.. |
@GlobalScope.xml
|
Clarify that `KEY_BACK` is unrelated to the Back button on Android
|
2020-08-31 15:29:42 +02:00 |
AABB.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
ARVRAnchor.xml
|
…
|
|
ARVRCamera.xml
|
…
|
|
ARVRController.xml
|
…
|
|
ARVRInterface.xml
|
…
|
|
ARVROrigin.xml
|
…
|
|
ARVRPositionalTracker.xml
|
…
|
|
ARVRServer.xml
|
…
|
|
AStar.xml
|
AStar: Make get_closest_point() deterministic for equidistant points
|
2020-06-10 15:30:52 +02:00 |
AStar2D.xml
|
AStar: Make get_closest_point() deterministic for equidistant points
|
2020-06-10 15:30:52 +02:00 |
AcceptDialog.xml
|
…
|
|
AnimatedSprite.xml
|
Document support for normal and specular maps in AnimatedSprite2D
|
2020-09-01 21:00:58 +02:00 |
AnimatedSprite3D.xml
|
Link to 2D Sprite animation tutorial in relevant class documentations
|
2020-08-25 12:58:31 +02:00 |
AnimatedTexture.xml
|
Add more error explanations in the BMP image loader
|
2020-08-21 02:28:17 +02:00 |
Animation.xml
|
Fix incorrect key name in the Animation documentation code sample
|
2020-07-29 18:23:31 +02:00 |
AnimationNode.xml
|
…
|
|
AnimationNodeAdd2.xml
|
…
|
|
AnimationNodeAdd3.xml
|
…
|
|
AnimationNodeAnimation.xml
|
…
|
|
AnimationNodeBlend2.xml
|
…
|
|
AnimationNodeBlend3.xml
|
…
|
|
AnimationNodeBlendSpace1D.xml
|
…
|
|
AnimationNodeBlendSpace2D.xml
|
…
|
|
AnimationNodeBlendTree.xml
|
…
|
|
AnimationNodeOneShot.xml
|
…
|
|
AnimationNodeOutput.xml
|
…
|
|
AnimationNodeStateMachine.xml
|
…
|
|
AnimationNodeStateMachinePlayback.xml
|
…
|
|
AnimationNodeStateMachineTransition.xml
|
…
|
|
AnimationNodeTimeScale.xml
|
…
|
|
AnimationNodeTimeSeek.xml
|
…
|
|
AnimationNodeTransition.xml
|
…
|
|
AnimationPlayer.xml
|
Explain editor usage of current_animation
|
2020-08-31 15:29:43 +02:00 |
AnimationRootNode.xml
|
…
|
|
AnimationTrackEditPlugin.xml
|
…
|
|
AnimationTree.xml
|
Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions
|
2020-06-04 12:16:39 +02:00 |
AnimationTreePlayer.xml
|
Mention the AnimationTreePlayer deprecation in the class reference
|
2020-09-16 00:19:32 +02:00 |
Area.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
Area2D.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
Array.xml
|
Improve documentation related to Array error handling
|
2020-09-10 12:04:07 +02:00 |
ArrayMesh.xml
|
…
|
|
AtlasTexture.xml
|
…
|
|
AudioBusLayout.xml
|
…
|
|
AudioEffect.xml
|
…
|
|
AudioEffectAmplify.xml
|
…
|
|
AudioEffectBandLimitFilter.xml
|
…
|
|
AudioEffectBandPassFilter.xml
|
…
|
|
AudioEffectChorus.xml
|
…
|
|
AudioEffectCompressor.xml
|
…
|
|
AudioEffectDelay.xml
|
…
|
|
AudioEffectDistortion.xml
|
Improve AudioEffectDistortion and AudioEffectFilter documentation
|
2020-09-14 11:00:49 +02:00 |
AudioEffectEQ.xml
|
…
|
|
AudioEffectEQ6.xml
|
…
|
|
AudioEffectEQ10.xml
|
…
|
|
AudioEffectEQ21.xml
|
…
|
|
AudioEffectFilter.xml
|
Improve AudioEffectDistortion and AudioEffectFilter documentation
|
2020-09-14 11:00:49 +02:00 |
AudioEffectHighPassFilter.xml
|
…
|
|
AudioEffectHighShelfFilter.xml
|
…
|
|
AudioEffectInstance.xml
|
…
|
|
AudioEffectLimiter.xml
|
…
|
|
AudioEffectLowPassFilter.xml
|
…
|
|
AudioEffectLowShelfFilter.xml
|
…
|
|
AudioEffectNotchFilter.xml
|
…
|
|
AudioEffectPanner.xml
|
…
|
|
AudioEffectPhaser.xml
|
…
|
|
AudioEffectPitchShift.xml
|
…
|
|
AudioEffectRecord.xml
|
Adds full description for AudioEffectRecord.xml
|
2020-06-11 10:00:06 +02:00 |
AudioEffectReverb.xml
|
…
|
|
AudioEffectSpectrumAnalyzer.xml
|
…
|
|
AudioEffectSpectrumAnalyzerInstance.xml
|
…
|
|
AudioEffectStereoEnhance.xml
|
…
|
|
AudioServer.xml
|
…
|
|
AudioStream.xml
|
…
|
|
AudioStreamGenerator.xml
|
…
|
|
AudioStreamGeneratorPlayback.xml
|
…
|
|
AudioStreamMicrophone.xml
|
…
|
|
AudioStreamPlayback.xml
|
…
|
|
AudioStreamPlaybackResampled.xml
|
…
|
|
AudioStreamPlayer.xml
|
…
|
|
AudioStreamPlayer2D.xml
|
…
|
|
AudioStreamPlayer3D.xml
|
Mention listener node in AudioStreamPlayer3D description
|
2020-08-31 15:29:41 +02:00 |
AudioStreamRandomPitch.xml
|
…
|
|
AudioStreamSample.xml
|
…
|
|
BackBufferCopy.xml
|
…
|
|
BakedLightmap.xml
|
Document known bugs in BakedLightmap
|
2020-05-24 21:29:12 +02:00 |
BakedLightmapData.xml
|
…
|
|
BaseButton.xml
|
Mention `toggled` signal for pressed state in BaseButton documentation
|
2020-07-24 10:31:57 +02:00 |
Basis.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
BitMap.xml
|
grow_mask() description added
|
2020-08-14 00:32:05 +02:00 |
BitmapFont.xml
|
Expose `get_char_size()` from Font instead of BitmapFont
|
2020-06-04 12:09:39 +02:00 |
Bone2D.xml
|
…
|
|
BoneAttachment.xml
|
…
|
|
BoxContainer.xml
|
…
|
|
BoxShape.xml
|
…
|
|
Button.xml
|
Add an example for creating a button in the Button class documentation
|
2020-07-31 13:08:24 +02:00 |
ButtonGroup.xml
|
…
|
|
CPUParticles.xml
|
…
|
|
CPUParticles2D.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
Camera.xml
|
…
|
|
Camera2D.xml
|
…
|
|
CameraFeed.xml
|
…
|
|
CameraServer.xml
|
…
|
|
CameraTexture.xml
|
…
|
|
CanvasItem.xml
|
Add an example to the `CanvasItem.draw_string()` documentation
|
2020-07-29 18:23:45 +02:00 |
CanvasItemMaterial.xml
|
…
|
|
CanvasLayer.xml
|
…
|
|
CanvasModulate.xml
|
…
|
|
CapsuleMesh.xml
|
…
|
|
CapsuleShape.xml
|
…
|
|
CapsuleShape2D.xml
|
…
|
|
CenterContainer.xml
|
…
|
|
CharFXTransform.xml
|
…
|
|
CheckBox.xml
|
…
|
|
CheckButton.xml
|
…
|
|
CircleShape2D.xml
|
…
|
|
ClassDB.xml
|
…
|
|
ClippedCamera.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
CollisionObject.xml
|
…
|
|
CollisionObject2D.xml
|
Revert "Allow Area2D and 3D mouse events without a collision layer"
|
2020-07-27 22:46:04 +02:00 |
CollisionPolygon.xml
|
…
|
|
CollisionPolygon2D.xml
|
…
|
|
CollisionShape.xml
|
…
|
|
CollisionShape2D.xml
|
Update CollisionShape2D doc
|
2020-08-21 02:28:28 +02:00 |
Color.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
ColorPicker.xml
|
…
|
|
ColorPickerButton.xml
|
…
|
|
ColorRect.xml
|
…
|
|
ConcavePolygonShape.xml
|
…
|
|
ConcavePolygonShape2D.xml
|
…
|
|
ConeTwistJoint.xml
|
…
|
|
ConfigFile.xml
|
…
|
|
ConfirmationDialog.xml
|
…
|
|
Container.xml
|
…
|
|
Control.xml
|
Improve the documentation related to overriding GUI theme items
|
2020-08-31 15:29:43 +02:00 |
ConvexPolygonShape.xml
|
…
|
|
ConvexPolygonShape2D.xml
|
…
|
|
Crypto.xml
|
…
|
|
CryptoKey.xml
|
…
|
|
CubeMap.xml
|
…
|
|
CubeMesh.xml
|
…
|
|
Curve.xml
|
…
|
|
Curve2D.xml
|
…
|
|
Curve3D.xml
|
…
|
|
CurveTexture.xml
|
…
|
|
CylinderMesh.xml
|
…
|
|
CylinderShape.xml
|
…
|
|
DTLSServer.xml
|
…
|
|
DampedSpringJoint2D.xml
|
…
|
|
Dictionary.xml
|
Document the `in` operator in String, Array and Dictionary classes
|
2020-06-15 14:34:34 +02:00 |
DirectionalLight.xml
|
Add performance hints to the DirectionalLight shadow mode property hint
|
2020-06-04 12:16:39 +02:00 |
Directory.xml
|
Revert "Follow-Up Fix Directory Open"
|
2020-07-28 13:53:57 -04:00 |
DynamicFont.xml
|
Document missing character behavior when drawing text with fonts
|
2020-09-04 08:50:32 +02:00 |
DynamicFontData.xml
|
Disable antialiasing on the DynamicFont outline as well when requested
|
2020-06-04 12:09:40 +02:00 |
EditorExportPlugin.xml
|
doc: Sync classref with current source
|
2020-08-21 02:33:44 +02:00 |
EditorFeatureProfile.xml
|
…
|
|
EditorFileDialog.xml
|
…
|
|
EditorFileSystem.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorFileSystemDirectory.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorImportPlugin.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorInspector.xml
|
doc: Sync classref with current source
|
2020-07-28 11:50:39 +02:00 |
EditorInspectorPlugin.xml
|
…
|
|
EditorInterface.xml
|
Improve the `EditorInterface.get_editor_viewport()` description
|
2020-07-30 16:27:11 +02:00 |
EditorNavigationMeshGenerator.xml
|
…
|
|
EditorPlugin.xml
|
…
|
|
EditorProperty.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorResourceConversionPlugin.xml
|
…
|
|
EditorResourcePreview.xml
|
…
|
|
EditorResourcePreviewGenerator.xml
|
…
|
|
EditorSceneImporter.xml
|
…
|
|
EditorSceneImporterAssimp.xml
|
…
|
|
EditorScenePostImport.xml
|
…
|
|
EditorScript.xml
|
…
|
|
EditorSelection.xml
|
…
|
|
EditorSettings.xml
|
Complete the EditorSettings class documentation
|
2020-07-24 10:31:57 +02:00 |
EditorSpatialGizmo.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorSpatialGizmoPlugin.xml
|
Document several editor-related classes to 100% completion
|
2020-07-24 10:31:57 +02:00 |
EditorSpinSlider.xml
|
…
|
|
EditorVCSInterface.xml
|
…
|
|
EncodedObjectAsID.xml
|
…
|
|
Engine.xml
|
Update AUTHORS and DONORS list
|
2020-08-14 00:32:05 +02:00 |
Environment.xml
|
Environment doc update regarding Viewport usage.
|
2020-06-22 17:59:44 -04:00 |
Expression.xml
|
…
|
|
ExternalTexture.xml
|
…
|
|
File.xml
|
Updated cursor positioning description for File open()
|
2020-08-31 15:29:43 +02:00 |
FileDialog.xml
|
doc/FileDialog: warn about access limitations in sandboxed apps
|
2020-09-01 21:01:32 +02:00 |
FileSystemDock.xml
|
…
|
|
Font.xml
|
Document missing character behavior when drawing text with fonts
|
2020-09-04 08:50:32 +02:00 |
FuncRef.xml
|
…
|
|
GIProbe.xml
|
…
|
|
GIProbeData.xml
|
…
|
|
Generic6DOFJoint.xml
|
Added missing spring enums for generic_6dof_joint
|
2020-05-04 16:10:22 +02:00 |
Geometry.xml
|
Clarify `Geometry.offset_polygon_2d` regarding vertices translation
|
2020-07-03 13:17:57 +02:00 |
GeometryInstance.xml
|
…
|
|
Gradient.xml
|
…
|
|
GradientTexture.xml
|
…
|
|
GraphEdit.xml
|
…
|
|
GraphNode.xml
|
…
|
|
GridContainer.xml
|
Clarify the required child node type in the GridContainer documentation
|
2020-09-08 08:56:13 +02:00 |
GrooveJoint2D.xml
|
…
|
|
HBoxContainer.xml
|
…
|
|
HScrollBar.xml
|
…
|
|
HSeparator.xml
|
…
|
|
HSlider.xml
|
Reference Range signals in the Slider class documentations
|
2020-08-17 11:05:04 +02:00 |
HSplitContainer.xml
|
…
|
|
HTTPClient.xml
|
Document HTTPRequest not supporting request data with GET method
|
2020-08-31 15:29:43 +02:00 |
HTTPRequest.xml
|
Document HTTPRequest not supporting request data with GET method
|
2020-08-31 15:29:43 +02:00 |
HashingContext.xml
|
…
|
|
HeightMapShape.xml
|
…
|
|
HingeJoint.xml
|
…
|
|
IP.xml
|
…
|
|
Image.xml
|
Clarify get_data Image method
|
2020-09-14 11:00:50 +02:00 |
ImageTexture.xml
|
…
|
|
ImmediateGeometry.xml
|
…
|
|
Input.xml
|
Document supported platforms for `Input.get_accelerometer()` and related
|
2020-08-31 15:29:41 +02:00 |
InputEvent.xml
|
…
|
|
InputEventAction.xml
|
…
|
|
InputEventGesture.xml
|
…
|
|
InputEventJoypadButton.xml
|
…
|
|
InputEventJoypadMotion.xml
|
…
|
|
InputEventKey.xml
|
…
|
|
InputEventMIDI.xml
|
…
|
|
InputEventMagnifyGesture.xml
|
…
|
|
InputEventMouse.xml
|
…
|
|
InputEventMouseButton.xml
|
…
|
|
InputEventMouseMotion.xml
|
Style: Sync other changes from new fix_style.sh and clang_format.sh
|
2020-07-24 10:39:18 +02:00 |
InputEventPanGesture.xml
|
…
|
|
InputEventScreenDrag.xml
|
…
|
|
InputEventScreenTouch.xml
|
…
|
|
InputEventWithModifiers.xml
|
…
|
|
InputMap.xml
|
…
|
|
InstancePlaceholder.xml
|
…
|
|
InterpolatedCamera.xml
|
…
|
|
ItemList.xml
|
…
|
|
JNISingleton.xml
|
…
|
|
JSON.xml
|
Documentation: clarify the indent parameter of JSON.print
|
2020-08-14 00:32:05 +02:00 |
JSONParseResult.xml
|
Improve JSON-related documentation
|
2020-07-31 13:09:21 +02:00 |
JSONRPC.xml
|
…
|
|
JavaClass.xml
|
…
|
|
JavaClassWrapper.xml
|
…
|
|
JavaScript.xml
|
…
|
|
Joint.xml
|
…
|
|
Joint2D.xml
|
Fix Joint2D doc
|
2020-06-22 08:37:57 +02:00 |
KinematicBody.xml
|
Style: Sync other changes from new fix_style.sh and clang_format.sh
|
2020-07-24 10:39:18 +02:00 |
KinematicBody2D.xml
|
Style: Sync other changes from new fix_style.sh and clang_format.sh
|
2020-07-24 10:39:18 +02:00 |
KinematicCollision.xml
|
…
|
|
KinematicCollision2D.xml
|
…
|
|
Label.xml
|
Fix label percent visible doc description
|
2020-06-15 14:34:35 +02:00 |
LargeTexture.xml
|
…
|
|
Light.xml
|
Improve the 3D light documentations
|
2020-06-11 10:00:06 +02:00 |
Light2D.xml
|
…
|
|
LightOccluder2D.xml
|
…
|
|
Line2D.xml
|
Clarify points in Line2D doc
|
2020-08-21 02:28:18 +02:00 |
LineEdit.xml
|
Add option to disable virtual keyboard for LineEdit
|
2020-07-24 10:31:57 +02:00 |
LineShape2D.xml
|
…
|
|
LinkButton.xml
|
…
|
|
Listener.xml
|
…
|
|
MainLoop.xml
|
…
|
|
MarginContainer.xml
|
…
|
|
Marshalls.xml
|
…
|
|
Material.xml
|
Fix Material.render_priority doc: no opaque sort
|
2020-06-15 14:34:35 +02:00 |
MenuButton.xml
|
…
|
|
Mesh.xml
|
…
|
|
MeshDataTool.xml
|
…
|
|
MeshInstance.xml
|
…
|
|
MeshInstance2D.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
MeshLibrary.xml
|
…
|
|
MeshTexture.xml
|
…
|
|
MultiMesh.xml
|
…
|
|
MultiMeshInstance.xml
|
…
|
|
MultiMeshInstance2D.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
MultiplayerAPI.xml
|
…
|
|
Mutex.xml
|
…
|
|
Navigation.xml
|
…
|
|
Navigation2D.xml
|
…
|
|
NavigationMesh.xml
|
…
|
|
NavigationMeshInstance.xml
|
…
|
|
NavigationPolygon.xml
|
…
|
|
NavigationPolygonInstance.xml
|
…
|
|
NetworkedMultiplayerPeer.xml
|
…
|
|
NinePatchRect.xml
|
…
|
|
Node.xml
|
Several documentation improvements
|
2020-09-15 19:26:40 +02:00 |
Node2D.xml
|
doc: Sync classref with current source
|
2020-06-22 13:24:11 +02:00 |
NodePath.xml
|
…
|
|
OS.xml
|
doc: Sync classref with current source
|
2020-07-28 11:50:39 +02:00 |
Object.xml
|
Document how to remove metadata from an Object
|
2020-09-14 14:24:14 +02:00 |
OccluderPolygon2D.xml
|
…
|
|
OmniLight.xml
|
Improve the 3D light documentations
|
2020-06-11 10:00:06 +02:00 |
OptionButton.xml
|
OptionButton.xml word order fix
|
2020-08-31 15:29:44 +02:00 |
PCKPacker.xml
|
…
|
|
PHashTranslation.xml
|
…
|
|
PackedDataContainer.xml
|
…
|
|
PackedDataContainerRef.xml
|
…
|
|
PackedScene.xml
|
Document how to instance a PackedScene and add it as a child
|
2020-07-10 08:51:21 +02:00 |
PacketPeer.xml
|
…
|
|
PacketPeerDTLS.xml
|
…
|
|
PacketPeerStream.xml
|
…
|
|
PacketPeerUDP.xml
|
…
|
|
Panel.xml
|
…
|
|
PanelContainer.xml
|
…
|
|
PanoramaSky.xml
|
…
|
|
ParallaxBackground.xml
|
…
|
|
ParallaxLayer.xml
|
…
|
|
Particles.xml
|
Document enlarging Particles visibility AABB when they cast shadows
|
2020-06-07 21:35:40 +02:00 |
Particles2D.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
ParticlesMaterial.xml
|
…
|
|
Path.xml
|
…
|
|
Path2D.xml
|
…
|
|
PathFollow.xml
|
…
|
|
PathFollow2D.xml
|
…
|
|
Performance.xml
|
…
|
|
PhysicalBone.xml
|
…
|
|
Physics2DDirectBodyState.xml
|
…
|
|
Physics2DDirectSpaceState.xml
|
…
|
|
Physics2DServer.xml
|
Mention that body_set_state is deferred
|
2020-08-25 12:58:24 +02:00 |
Physics2DShapeQueryParameters.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
Physics2DShapeQueryResult.xml
|
…
|
|
Physics2DTestMotionResult.xml
|
…
|
|
PhysicsBody.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
PhysicsBody2D.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
PhysicsDirectBodyState.xml
|
…
|
|
PhysicsDirectSpaceState.xml
|
…
|
|
PhysicsMaterial.xml
|
Add description for "absorbent" and "rough"
|
2020-06-18 11:29:28 +02:00 |
PhysicsServer.xml
|
…
|
|
PhysicsShapeQueryParameters.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
PhysicsShapeQueryResult.xml
|
…
|
|
PinJoint.xml
|
…
|
|
PinJoint2D.xml
|
…
|
|
Plane.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
PlaneMesh.xml
|
…
|
|
PlaneShape.xml
|
…
|
|
PointMesh.xml
|
…
|
|
Polygon2D.xml
|
…
|
|
PolygonPathFinder.xml
|
…
|
|
PoolByteArray.xml
|
…
|
|
PoolColorArray.xml
|
…
|
|
PoolIntArray.xml
|
…
|
|
PoolRealArray.xml
|
…
|
|
PoolStringArray.xml
|
…
|
|
PoolVector2Array.xml
|
…
|
|
PoolVector3Array.xml
|
…
|
|
Popup.xml
|
Mention caveats for `popup_exclusive` in the WindowDialog documentation
|
2020-08-05 12:01:31 +02:00 |
PopupDialog.xml
|
…
|
|
PopupMenu.xml
|
doc: Sync classref with current source
|
2020-05-07 13:47:06 +02:00 |
PopupPanel.xml
|
…
|
|
Position2D.xml
|
…
|
|
Position3D.xml
|
…
|
|
PrimitiveMesh.xml
|
Clarify how to convert PrimitiveMesh to ArrayMesh.
|
2020-07-24 10:31:57 +02:00 |
PrismMesh.xml
|
…
|
|
ProceduralSky.xml
|
…
|
|
ProgressBar.xml
|
…
|
|
ProjectSettings.xml
|
Clarify that 2D cell sizes are defined in pixels
|
2020-09-15 19:26:43 +02:00 |
ProximityGroup.xml
|
…
|
|
ProxyTexture.xml
|
…
|
|
QuadMesh.xml
|
…
|
|
Quat.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
RID.xml
|
…
|
|
RandomNumberGenerator.xml
|
…
|
|
Range.xml
|
…
|
|
RayCast.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
RayCast2D.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
RayShape.xml
|
…
|
|
RayShape2D.xml
|
…
|
|
Rect2.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
RectangleShape2D.xml
|
…
|
|
Reference.xml
|
Improve the Object, Reference and Resource class documentations
|
2020-07-28 00:48:33 +02:00 |
ReferenceRect.xml
|
…
|
|
ReflectionProbe.xml
|
…
|
|
RemoteTransform.xml
|
…
|
|
RemoteTransform2D.xml
|
…
|
|
Resource.xml
|
Improve the Object, Reference and Resource class documentations
|
2020-07-28 00:48:33 +02:00 |
ResourceFormatLoader.xml
|
…
|
|
ResourceFormatSaver.xml
|
…
|
|
ResourceImporter.xml
|
…
|
|
ResourceInteractiveLoader.xml
|
…
|
|
ResourceLoader.xml
|
…
|
|
ResourcePreloader.xml
|
…
|
|
ResourceSaver.xml
|
…
|
|
RichTextEffect.xml
|
…
|
|
RichTextLabel.xml
|
Document limitations related to centering text with RichTextLabel
|
2020-08-21 02:28:18 +02:00 |
RigidBody.xml
|
Document RigidBodies in character mode never sleeping automatically
|
2020-09-01 21:01:58 +02:00 |
RigidBody2D.xml
|
Document RigidBodies in character mode never sleeping automatically
|
2020-09-01 21:01:58 +02:00 |
RootMotionView.xml
|
…
|
|
SceneState.xml
|
…
|
|
SceneTree.xml
|
…
|
|
SceneTreeTimer.xml
|
…
|
|
Script.xml
|
…
|
|
ScriptCreateDialog.xml
|
…
|
|
ScriptEditor.xml
|
…
|
|
ScrollBar.xml
|
…
|
|
ScrollContainer.xml
|
…
|
|
SegmentShape2D.xml
|
…
|
|
Semaphore.xml
|
…
|
|
Separator.xml
|
…
|
|
Shader.xml
|
doc: Sync classref with current source
|
2020-09-08 14:20:53 +02:00 |
ShaderMaterial.xml
|
…
|
|
Shape.xml
|
…
|
|
Shape2D.xml
|
Bind Shape2D draw method
|
2020-06-18 10:51:44 +02:00 |
ShortCut.xml
|
…
|
|
Skeleton.xml
|
Fix presumed copy/paste error: "Returns" -> "Sets"
|
2020-07-24 10:31:57 +02:00 |
Skeleton2D.xml
|
…
|
|
SkeletonIK.xml
|
…
|
|
Skin.xml
|
…
|
|
SkinReference.xml
|
…
|
|
Sky.xml
|
…
|
|
Slider.xml
|
Reference Range signals in the Slider class documentations
|
2020-08-17 11:05:04 +02:00 |
SliderJoint.xml
|
…
|
|
SoftBody.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
Spatial.xml
|
Improve visibility documentation for CanvasItem and Node3D
|
2020-07-28 00:53:16 +02:00 |
SpatialGizmo.xml
|
…
|
|
SpatialMaterial.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
SpatialVelocityTracker.xml
|
…
|
|
SphereMesh.xml
|
…
|
|
SphereShape.xml
|
…
|
|
SpinBox.xml
|
Fix suffix property doc typo: "prefix" -> "suffix"
|
2020-05-06 23:30:45 +02:00 |
SplitContainer.xml
|
…
|
|
SpotLight.xml
|
Improve the 3D light documentations
|
2020-06-11 10:00:06 +02:00 |
SpringArm.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
Sprite.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
Sprite3D.xml
|
Update Sprite3D docs to reflect recent changes
|
2020-08-06 13:10:39 -07:00 |
SpriteBase3D.xml
|
…
|
|
SpriteFrames.xml
|
Document support for normal and specular maps in AnimatedSprite2D
|
2020-09-01 21:00:58 +02:00 |
StaticBody.xml
|
…
|
|
StaticBody2D.xml
|
…
|
|
StreamPeer.xml
|
…
|
|
StreamPeerBuffer.xml
|
…
|
|
StreamPeerSSL.xml
|
…
|
|
StreamPeerTCP.xml
|
…
|
|
StreamTexture.xml
|
…
|
|
String.xml
|
Document how to perform advanced string splitting using RegEx
|
2020-07-29 18:24:00 +02:00 |
StyleBox.xml
|
…
|
|
StyleBoxEmpty.xml
|
…
|
|
StyleBoxFlat.xml
|
…
|
|
StyleBoxLine.xml
|
…
|
|
StyleBoxTexture.xml
|
Document the expected normal map coordinate system where relevant
|
2020-05-05 13:41:29 +02:00 |
SurfaceTool.xml
|
…
|
|
TCP_Server.xml
|
…
|
|
TabContainer.xml
|
…
|
|
Tabs.xml
|
…
|
|
TextEdit.xml
|
Add option to disable virtual keyboard for TextEdit
|
2020-08-09 18:22:11 +02:00 |
TextFile.xml
|
…
|
|
Texture.xml
|
Clarify get_data texture method
|
2020-08-31 15:29:43 +02:00 |
Texture3D.xml
|
…
|
|
TextureArray.xml
|
…
|
|
TextureButton.xml
|
…
|
|
TextureLayered.xml
|
…
|
|
TextureProgress.xml
|
…
|
|
TextureRect.xml
|
Document ViewportTexture flipping in TextureRect
|
2020-07-24 22:30:58 +02:00 |
Theme.xml
|
…
|
|
Thread.xml
|
Document the GDScript debugger not supporting Thread yet
|
2020-08-31 15:29:42 +02:00 |
TileMap.xml
|
Reference the online documentation in collision layer/mask properties
|
2020-08-31 15:55:11 +02:00 |
TileSet.xml
|
Document an example dictionary returned by `TileSet.tile_get_shapes()`
|
2020-07-28 00:39:49 +02:00 |
Timer.xml
|
Mention `SceneTree.create_timer()` in the Timer class documentation
|
2020-07-10 08:51:21 +02:00 |
ToolButton.xml
|
…
|
|
TouchScreenButton.xml
|
Improve touch screen button description
|
2020-08-31 15:29:42 +02:00 |
Transform.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
Transform2D.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
Translation.xml
|
…
|
|
TranslationServer.xml
|
…
|
|
Tree.xml
|
…
|
|
TreeItem.xml
|
Clarify TreeItem return values
|
2020-07-31 13:08:40 +02:00 |
TriangleMesh.xml
|
…
|
|
Tween.xml
|
Tween.xml word order fix
|
2020-06-24 22:52:05 +02:00 |
UDPServer.xml
|
Document updated UDPServer interface.
|
2020-07-15 12:48:18 +02:00 |
UndoRedo.xml
|
…
|
|
VBoxContainer.xml
|
…
|
|
VScrollBar.xml
|
…
|
|
VSeparator.xml
|
…
|
|
VSlider.xml
|
Reference Range signals in the Slider class documentations
|
2020-08-17 11:05:04 +02:00 |
VSplitContainer.xml
|
…
|
|
Variant.xml
|
…
|
|
Vector2.xml
|
Improve Vector2.angle() description
|
2020-08-14 00:32:05 +02:00 |
Vector3.xml
|
[3.2] Backport core documentation changes to 3.2
|
2020-07-21 21:22:54 -04:00 |
VehicleBody.xml
|
Document VehicleBody3D and VehicleWheel3D limitations
|
2020-07-15 12:48:18 +02:00 |
VehicleWheel.xml
|
Document VehicleBody3D and VehicleWheel3D limitations
|
2020-07-15 12:48:18 +02:00 |
VideoPlayer.xml
|
…
|
|
VideoStream.xml
|
…
|
|
Viewport.xml
|
Mention Viewport.render_target_clear_mode property is intended for 2D usage
|
2020-09-03 07:57:01 +03:00 |
ViewportContainer.xml
|
Document how to resize a SubViewportContainer to avoid stretching
|
2020-06-15 14:34:35 +02:00 |
ViewportTexture.xml
|
…
|
|
VisibilityEnabler.xml
|
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
|
2020-07-24 10:31:57 +02:00 |
VisibilityEnabler2D.xml
|
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
|
2020-07-24 10:31:57 +02:00 |
VisibilityNotifier.xml
|
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
|
2020-07-24 10:31:57 +02:00 |
VisibilityNotifier2D.xml
|
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
|
2020-07-24 10:31:57 +02:00 |
VisualInstance.xml
|
…
|
|
VisualServer.xml
|
Use mesh instead of immediate for drawing Sprite3D
|
2020-07-03 12:19:26 -06:00 |
VisualShader.xml
|
doc: Sync classref with current source
|
2020-09-08 14:20:53 +02:00 |
VisualShaderNode.xml
|
…
|
|
VisualShaderNodeBooleanConstant.xml
|
…
|
|
VisualShaderNodeBooleanUniform.xml
|
…
|
|
VisualShaderNodeColorConstant.xml
|
…
|
|
VisualShaderNodeColorFunc.xml
|
…
|
|
VisualShaderNodeColorOp.xml
|
…
|
|
VisualShaderNodeColorUniform.xml
|
…
|
|
VisualShaderNodeCompare.xml
|
…
|
|
VisualShaderNodeCubeMap.xml
|
…
|
|
VisualShaderNodeCubeMapUniform.xml
|
…
|
|
VisualShaderNodeCustom.xml
|
…
|
|
VisualShaderNodeDeterminant.xml
|
…
|
|
VisualShaderNodeDotProduct.xml
|
…
|
|
VisualShaderNodeExpression.xml
|
…
|
|
VisualShaderNodeFaceForward.xml
|
…
|
|
VisualShaderNodeFresnel.xml
|
…
|
|
VisualShaderNodeGlobalExpression.xml
|
…
|
|
VisualShaderNodeGroupBase.xml
|
…
|
|
VisualShaderNodeIf.xml
|
…
|
|
VisualShaderNodeInput.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeIs.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeOuterProduct.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeOutput.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarClamp.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarConstant.xml
|
…
|
|
VisualShaderNodeScalarDerivativeFunc.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarFunc.xml
|
…
|
|
VisualShaderNodeScalarInterp.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarOp.xml
|
…
|
|
VisualShaderNodeScalarSmoothStep.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarSwitch.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeScalarUniform.xml
|
…
|
|
VisualShaderNodeSwitch.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTexture.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTextureUniform.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTextureUniformTriplanar.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformCompose.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformConstant.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformDecompose.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformFunc.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformMult.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformUniform.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeTransformVecMult.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeUniform.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVec3Constant.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVec3Uniform.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorClamp.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorCompose.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorDecompose.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorDerivativeFunc.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorDistance.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorFunc.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorInterp.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorLen.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorOp.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorRefract.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorScalarMix.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorScalarSmoothStep.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorScalarStep.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
VisualShaderNodeVectorSmoothStep.xml
|
Add documentation for the VisualShader nodes
|
2020-05-11 11:01:13 +02:00 |
WeakRef.xml
|
…
|
|
WindowDialog.xml
|
Documentation: specify how WindowDialog's default title bar is made
|
2020-08-31 16:17:53 +06:30 |
World.xml
|
Make it clear that PhysicsDirectSpaceState is only available from
|
2020-05-13 16:13:47 +02:00 |
World2D.xml
|
Make it clear that PhysicsDirectSpaceState is only available from
|
2020-05-13 16:13:47 +02:00 |
WorldEnvironment.xml
|
…
|
|
X509Certificate.xml
|
…
|
|
XMLParser.xml
|
…
|
|
YSort.xml
|
…
|
|
bool.xml
|
Update bool documentation to be more clear
|
2020-06-21 21:42:56 +02:00 |
float.xml
|
…
|
|
int.xml
|
…
|
|