godot/doc/classes
Rémi Verschelde 7d6c5c90b5
Merge pull request #41350 from skyace65/tilemap
Add defaults to tilemap set_cell function example
2020-08-29 12:53:22 +02:00
..
@GlobalScope.xml Clarify that KEY_BACK is unrelated to the Back button on Android 2020-08-28 17:10:08 +02:00
AABB.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
AcceptDialog.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
AESContext.xml Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
AnimatedSprite2D.xml Link to 2D Sprite animation tutorial in relevant class documentations 2020-08-21 14:26:28 +02:00
AnimatedSprite3D.xml Link to 2D Sprite animation tutorial in relevant class documentations 2020-08-21 14:26:28 +02:00
AnimatedTexture.xml Make the lack of AtlasTexture support in AnimatedTexture more prominent 2020-08-17 17:34:40 +02:00
Animation.xml Fix incorrect key name in the Animation documentation code sample 2020-07-29 10:13:44 +02:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeOneShot.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeOutput.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeStateMachine.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeTimeSeek.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeTransition.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationPlayer.xml Link to 2D Sprite animation tutorial in relevant class documentations 2020-08-21 14:26:28 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions 2020-06-02 12:19:33 +08:00
Area2D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Area3D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Array.xml Mention that Array.front/back throw error if empty 2020-08-12 17:53:18 +02:00
ArrayMesh.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
AStar.xml AStar: Make get_closest_point() deterministic for equidistant points 2020-06-09 11:04:12 +02:00
AStar2D.xml AStar: Make get_closest_point() deterministic for equidistant points 2020-06-09 11:04:12 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
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 02:32:51 -04: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 Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamPlayer2D.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamPlayer3D.xml Mention listener node in AudioStreamPlayer3D description 2020-08-27 12:44:20 -04:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml Improve the AudioStreamSample class documentation 2020-04-15 23:40:01 +02:00
BackBufferCopy.xml Document how to workaround UI anchor issues when using BackBufferCopy 2020-04-17 23:17:31 +02:00
BakedLightmap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
BakedLightmapData.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
BaseButton.xml Mention toggled signal for pressed state in BaseButton documentation 2020-07-17 00:01:24 +02:00
BaseMaterial3D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Basis.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
BitMap.xml grow_mask() description added 2020-08-12 11:50:15 +03:00
BitmapFont.xml Expose get_char_size() from Font instead of BitmapFont 2020-05-27 17:28:23 +08:00
Bone2D.xml
BoneAttachment3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
bool.xml Update bool documentation to be more clear 2020-06-21 03:08:28 -04:00
BoxContainer.xml
BoxShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Button.xml Add an example for creating a button in the Button class documentation 2020-07-15 16:33:44 +02:00
ButtonGroup.xml
Callable.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
Camera2D.xml Improve Camera2D documentation 2020-04-10 12:13:26 +02:00
Camera3D.xml Document the Camera3D's effects property 2020-05-15 14:38:26 +02:00
CameraEffects.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
CameraFeed.xml Improve the CameraServer and CameraFeed class documentations 2020-04-08 14:26:21 +02:00
CameraServer.xml Improve the CameraServer and CameraFeed class documentations 2020-04-08 14:26:21 +02:00
CameraTexture.xml
CanvasItem.xml Add an example to the CanvasItem.draw_string() documentation 2020-07-29 10:43:10 +02:00
CanvasItemMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CenterContainer.xml
CharFXTransform.xml
CheckBox.xml Fix various typos 2020-03-11 13:59:18 -04:00
CheckButton.xml Fix various typos 2020-03-11 13:59:18 -04:00
CircleShape2D.xml
ClassDB.xml
ClippedCamera3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CodeHighlighter.xml doc: Sync classref with current source 2020-07-15 08:43:21 +02:00
CollisionObject2D.xml Revert "Allow Area2D and 3D mouse events without a collision layer" 2020-07-27 22:45:01 +02:00
CollisionObject3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionPolygon2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
CollisionPolygon3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionShape2D.xml Update CollisionShape2D doc 2020-08-20 20:13:51 -04:00
CollisionShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Color.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
ColorPicker.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConeTwistJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConfigFile.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConfirmationDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Container.xml
Control.xml Document caveats related to Control scaling 2020-07-15 10:36:29 +02:00
ConvexPolygonShape2D.xml Split Geometry singleton into Geometry2D and Geometry3D 2020-05-27 14:28:34 +03:00
ConvexPolygonShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CPUParticles2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
CPUParticles3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Crypto.xml Document AES and new Crypto/CryptoKey functions. 2020-06-18 17:06:16 +02:00
CryptoKey.xml Document AES and new Crypto/CryptoKey functions. 2020-06-18 17:06:16 +02:00
Cubemap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
CubemapArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
CubeMesh.xml
Curve.xml
Curve2D.xml
Curve3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CurveTexture.xml
CylinderMesh.xml
CylinderShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
DampedSpringJoint2D.xml
Decal.xml Commit other files changed by file_format.sh 2020-07-13 14:14:11 -04:00
Dictionary.xml Document the in operator in String, Array and Dictionary classes 2020-06-12 19:22:35 +02:00
DirectionalLight3D.xml doc: Sync classref with current source 2020-06-25 11:00:38 +02:00
Directory.xml Follow-Up Fix Directory Open 2020-07-10 02:56:37 -05:00
DisplayServer.xml Fix Return key events in LineEdit & TextEdit on Android 2020-07-26 20:06:07 +02:00
DTLSServer.xml
DynamicFont.xml Document the lack of kerning support in DynamicFont 2020-08-07 15:03:35 +02:00
DynamicFontData.xml Disable antialiasing on the DynamicFont outline as well when requested 2020-05-28 22:30:38 +02:00
EditorDebuggerPlugin.xml Added debugger plugin support 2020-08-26 11:24:51 +05:30
EditorExportPlugin.xml iOS Export: Add a method to embed a framework 2020-08-19 14:35:54 +03:00
EditorFeatureProfile.xml Check for errors when saving in the ResourceSaver example documentation 2020-04-17 22:29:05 +02:00
EditorFileDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
EditorFileSystem.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorFileSystemDirectory.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorImportPlugin.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorInspector.xml doc: Sync classref with current source 2020-07-28 01:08:44 +02:00
EditorInspectorPlugin.xml
EditorInterface.xml Improve the EditorInterface.get_editor_viewport() description 2020-07-30 12:21:49 +02:00
EditorNode3DGizmo.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorNode3DGizmoPlugin.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorPlugin.xml Added debugger plugin support 2020-08-26 11:24:51 +05:30
EditorProperty.xml Document several editor-related classes to 100% completion 2020-07-20 14:48:42 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorSceneImporterAssimp.xml
EditorScenePostImport.xml
EditorScript.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
EditorSelection.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
EditorSettings.xml Complete the EditorSettings class documentation 2020-07-17 20:23:14 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml doc: Sync classref with current source 2020-07-15 08:43:21 +02:00
EditorTranslationParserPlugin.xml Updated Translation architecture to have TranslationPO, did some commit fixes and updated class Reference. 2020-08-19 03:01:53 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Update AUTHORS and DONORS list 2020-08-14 00:06:51 +02:00
EngineDebugger.xml Added debugger plugin support 2020-08-26 11:24:51 +05:30
Environment.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
Expression.xml
File.xml Added missing information about File.open_encrypted function to docs. 2020-07-31 12:57:44 +02:00
FileDialog.xml Merge pull request #39322 from dominiks/filedialog-title-doc 2020-06-15 13:22:25 +02:00
FileSystemDock.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
float.xml
Font.xml Add an example to the CanvasItem.draw_string() documentation 2020-07-29 10:43:10 +02:00
FuncRef.xml
Generic6DOFJoint3D.xml Added missing spring enums for generic_6dof_joint 2020-05-02 21:49:56 +10:00
Geometry2D.xml Clarify Geometry.offset_polygon_2d regarding vertices translation 2020-07-01 17:10:21 +03:00
Geometry3D.xml Split Geometry singleton into Geometry2D and Geometry3D 2020-05-27 14:28:34 +03:00
GeometryInstance3D.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
GIProbe.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
GIProbeData.xml
GPUParticles2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
GPUParticles3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Gradient.xml Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
GradientTexture.xml
GraphEdit.xml Merge pull request #36960 from pycbouh/docs-improve-shortcuts 2020-04-29 09:40:52 +02:00
GraphNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
GridContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
HingeJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
HScrollBar.xml
HSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
HSlider.xml Reference Range signals in the Slider class documentations 2020-08-08 13:56:22 +02:00
HSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
HTTPClient.xml Document HTML5 CORS restrictions in HTTPClient and HTTPRequest 2020-07-20 15:15:55 +02:00
HTTPRequest.xml Document HTML5 CORS restrictions in HTTPClient and HTTPRequest 2020-07-20 15:15:55 +02:00
Image.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
ImageTexture.xml Document image size limits 2020-04-17 16:04:32 +02:00
ImageTextureLayered.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
ImmediateGeometry3D.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
Input.xml State how 'MOUSE_MODE_CAPTURED' actually works in the 'Input' docs 2020-08-28 17:19:19 -03:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventGesture.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
InputEventJoypadButton.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
InputEventJoypadMotion.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
InputEventKey.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Document polling rate limitations in InputEventMouseMotion 2020-07-22 10:25:13 +02:00
InputEventPanGesture.xml
InputEventScreenDrag.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventScreenTouch.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventWithModifiers.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
InputMap.xml DocData: Skip language-specific ClassDoc without methods/constants 2020-06-17 15:09:07 +02:00
InstancePlaceholder.xml
int.xml
IP.xml
ItemList.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JNISingleton.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
Joint2D.xml Fix Joint2D doc 2020-06-21 22:55:16 -04:00
Joint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
JSON.xml Documentation: clarify the indent parameter of JSON.print 2020-08-13 11:35:33 +05:30
JSONParseResult.xml Improve JSON-related documentation 2020-07-31 09:56:11 +02:00
JSONRPC.xml
KinematicBody2D.xml Commit other files changed by file_format.sh 2020-07-13 14:14:11 -04:00
KinematicBody3D.xml Commit other files changed by file_format.sh 2020-07-13 14:14:11 -04:00
KinematicCollision2D.xml
KinematicCollision3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Label.xml Fix label percent visible doc description 2020-06-14 16:34:43 -04:00
LargeTexture.xml
Light2D.xml
Light3D.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
Lightmapper.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
LightmapperRD.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
LightmapProbe.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
LightOccluder2D.xml
Line2D.xml Clarify points in Line2D doc 2020-08-21 02:00:14 +02:00
LineEdit.xml doc: Sync classref with current source 2020-07-28 01:08:44 +02:00
LineShape2D.xml Rename Lineshapes d to distance 2020-05-09 15:10:00 +02:00
LinkButton.xml
Listener3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MainLoop.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
MarginContainer.xml
Marshalls.xml
Material.xml Fix Material.render_priority doc: no opaque sort 2020-06-13 17:35:09 -05:00
MenuButton.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Mesh.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
MeshDataTool.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
MeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
MeshInstance3D.xml Add a method to retrieve active material from MeshInstance 2020-03-30 16:53:07 -07:00
MeshLibrary.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MeshTexture.xml
MultiMesh.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MultiMeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
MultiMeshInstance3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MultiplayerAPI.xml
Mutex.xml
Navigation2D.xml
Navigation3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationAgent2D.xml Fix various typos 2020-03-11 13:59:18 -04:00
NavigationAgent3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationObstacle3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationServer2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationServer3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NetworkedMultiplayerPeer.xml
NinePatchRect.xml
Node.xml Expose NOTIFICATION_POST_ENTER_TREE 2020-08-12 13:31:32 +02:00
Node2D.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
Node3D.xml Improve visibility documentation for CanvasItem and Node3D 2020-07-27 14:26:46 +02:00
Node3DGizmo.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NodePath.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Object.xml Update GDScriptTranslationParserPlugin to use GDSriptParser instead of RegEx. 2020-08-19 03:10:51 +02:00
OccluderPolygon2D.xml
OmniLight3D.xml Improve the 3D light documentations 2020-06-10 11:19:11 +02:00
OptionButton.xml Fix OptionButton docs godotengine#36803 2020-04-10 20:35:40 -05:00
ORMMaterial3D.xml
OS.xml doc: Sync classref with current source 2020-07-28 01:08:44 +02:00
PackedByteArray.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedColorArray.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedDataContainer.xml
PackedDataContainerRef.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
PackedFloat32Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedFloat64Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedInt32Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedInt64Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedScene.xml Document how to instance a PackedScene and add it as a child 2020-07-09 20:05:33 +02:00
PackedStringArray.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedVector2Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PackedVector3Array.xml Add sort and has methods to PackedArrays 2020-07-06 22:16:39 -04:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml Fix various typos 2020-03-11 13:59:18 -04:00
Panel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PanelContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
PanoramaSkyMaterial.xml Working sky shader implementation 2020-03-21 20:43:44 -07:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Path2D.xml doc: Sync classref with current source 2020-04-28 16:33:44 +02:00
Path3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PathFollow2D.xml
PathFollow3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PCKPacker.xml
Performance.xml Added Custom Performance Monitor and feature to read intermediate values of Monitor 2020-06-29 17:20:29 +05:30
PHashTranslation.xml
PhysicalBone3D.xml Refactor physics force and impulse code 2020-06-02 23:18:59 -04:00
PhysicalSkyMaterial.xml Add night sky to PhysicalSkyMaterial 2020-05-16 12:59:55 -07:00
PhysicsBody2D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
PhysicsBody3D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
PhysicsDirectBodyState2D.xml Refactor physics force and impulse code 2020-06-02 23:18:59 -04:00
PhysicsDirectBodyState3D.xml Refactor physics force and impulse code 2020-06-02 23:18:59 -04:00
PhysicsDirectSpaceState2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsDirectSpaceState3D.xml Rename "GodotPhysics" to "GodotPhysics{2D,3D}" 2020-04-09 03:13:33 +10:00
PhysicsMaterial.xml Add description for "absorbent" and "rough" 2020-06-15 12:36:43 +01:00
PhysicsServer2D.xml Mention that body_set_state is deferred 2020-08-21 13:31:33 +02:00
PhysicsServer3D.xml Refactor physics force and impulse code 2020-06-02 23:18:59 -04:00
PhysicsShapeQueryParameters2D.xml Expose shape property for shape query parameters classes 2020-06-26 16:54:05 +03:00
PhysicsShapeQueryParameters3D.xml Expose shape property for shape query parameters classes 2020-06-26 16:54:05 +03:00
PhysicsShapeQueryResult2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsShapeQueryResult3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsTestMotionResult2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PinJoint2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PinJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Plane.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
PlaneMesh.xml
PointMesh.xml
Polygon2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
PolygonPathFinder.xml
Popup.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PopupMenu.xml doc: Sync classref with current source 2020-05-20 15:29:37 +02:00
PopupPanel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Position2D.xml
Position3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PrimitiveMesh.xml Clarify how to convert PrimitiveMesh to ArrayMesh. 2020-07-15 08:09:27 -04:00
PrismMesh.xml
ProceduralSkyMaterial.xml Add light size to Sky Shaders 2020-04-17 09:32:24 -07:00
ProgressBar.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ProjectSettings.xml Remove obsolete GLES2 backend code 2020-08-13 10:04:53 +02:00
ProximityGroup3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ProxyTexture.xml
QuadMesh.xml
Quat.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Commit other files changed by file_format.sh 2020-07-13 14:14:11 -04:00
RayCast3D.xml Commit other files changed by file_format.sh 2020-07-13 14:14:11 -04:00
RayShape2D.xml
RayShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RDAttachmentFormat.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDPipelineColorBlendState.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineColorBlendStateAttachment.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineDepthStencilState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDPipelineMultisampleState.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineRasterizationState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDSamplerState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderBytecode.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderFile.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderSource.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDTextureFormat.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDTextureView.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDUniform.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDVertexAttribute.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Rect2.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
Rect2i.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
RectangleShape2D.xml
Reference.xml Improve the Object, Reference and Resource class documentations 2020-07-27 10:03:46 +02:00
ReferenceRect.xml
ReflectionProbe.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
RemoteTransform2D.xml
RemoteTransform3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RenderingDevice.xml Environment: Refactor code for readability + more 2020-07-01 14:44:45 +02:00
RenderingServer.xml Add incremental update mode to sky 2020-07-11 00:10:15 -07:00
Resource.xml Improve the Object, Reference and Resource class documentations 2020-07-27 10:03:46 +02:00
ResourceFormatLoader.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml Document limitations related to centering text with RichTextLabel 2020-08-19 10:42:00 +02:00
RID.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RigidBody2D.xml Document where the center of mass is for RigidBody nodes 2020-08-27 11:20:29 -04:00
RigidBody3D.xml Document where the center of mass is for RigidBody nodes 2020-08-27 11:20:29 -04:00
RootMotionView.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SceneState.xml
SceneTree.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
SceneTreeTimer.xml
Script.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ScriptCreateDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
ScriptEditor.xml doc: Sync classref with current source 2020-07-15 08:43:21 +02:00
ScriptEditorBase.xml doc: Sync classref with current source 2020-07-15 08:43:21 +02:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml doc: Sync classref with current source 2020-03-09 10:13:45 +01:00
Separator.xml
Shader.xml Working sky shader implementation 2020-03-21 20:43:44 -07:00
ShaderGlobalsOverride.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
ShaderMaterial.xml
Shape2D.xml Bind Shape2D draw method 2020-04-15 18:17:21 +03:00
Shape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ShortCut.xml
Signal.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
Skeleton2D.xml
Skeleton3D.xml Fix presumed copy/paste error: "Returns" -> "Sets" 2020-07-23 04:21:29 +12:00
SkeletonIK3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Skin.xml
SkinReference.xml
Sky.xml Add incremental update mode to sky 2020-07-11 00:10:15 -07:00
Slider.xml Reference Range signals in the Slider class documentations 2020-08-08 13:56:22 +02:00
SliderJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SoftBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SphereMesh.xml
SphereShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpinBox.xml Fix suffix property doc typo: "prefix" -> "suffix" 2020-05-06 05:00:12 +12:00
SplitContainer.xml
SpotLight3D.xml doc: Sync classref with current source 2020-06-25 11:00:38 +02:00
SpringArm3D.xml fixed documentation for get_hit_length of spring arm 3D 2020-07-22 23:08:37 +02:00
Sprite2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Sprite3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpriteBase3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpriteFrames.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
StreamCubemap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamCubemapArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
StreamPeerTCP.xml
StreamTexture2D.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamTexture2DArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamTextureLayered.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
String.xml Document how to perform advanced string splitting using RegEx 2020-07-29 12:12:01 +02:00
StringName.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
SubViewport.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
SubViewportContainer.xml Document how to resize a SubViewportContainer to avoid stretching 2020-06-14 15:26:51 +02:00
SurfaceTool.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
SyntaxHighlighter.xml doc: Sync classref with current source 2020-07-15 08:43:21 +02:00
TabContainer.xml Clarifies 'icon_separation' in TabContainer (instead of 'hseparation') 2020-05-21 21:53:17 +02:00
Tabs.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
TCP_Server.xml
TextEdit.xml Add option to disable virtual keyboard for TextEdit 2020-08-09 11:06:36 +02:00
TextFile.xml
Texture.xml doc: Fix rebase error from #39589 2020-06-18 11:34:10 +02:00
Texture2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Texture2DArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
TextureButton.xml Added flip_h and flip_v properties in TextureButton 2020-07-01 11:31:27 +02:00
TextureLayered.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
TextureProgress.xml
TextureRect.xml
Theme.xml
Thread.xml Document the GDScript debugger not supporting Thread yet 2020-08-29 02:24:07 +02:00
TileMap.xml Add defaults to tilemap set_cell function example 2020-08-18 10:37:05 -04:00
TileSet.xml Document an example dictionary returned by TileSet.tile_get_shapes() 2020-07-16 09:42:24 +02:00
Timer.xml Mention SceneTree.create_timer() in the Timer class documentation 2020-07-09 19:43:38 +02:00
TouchScreenButton.xml Improve touch screen button description 2020-08-27 16:48:07 -04:00
Transform.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
Transform2D.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
Translation.xml Updated Translation architecture to have TranslationPO, did some commit fixes and updated class Reference. 2020-08-19 03:01:53 +02:00
TranslationServer.xml Updated Translation architecture to have TranslationPO, did some commit fixes and updated class Reference. 2020-08-19 03:01:53 +02:00
Tree.xml Mention how to remove TreeItem from a Tree 2020-04-21 15:31:21 +02:00
TreeItem.xml Clarify TreeItem return values 2020-07-20 14:38:34 +02:00
TriangleMesh.xml
Tween.xml Tween.xml word order fix 2020-06-23 18:42:11 +02:00
UDPServer.xml Document updated UDPServer interface. 2020-07-14 14:10:18 +02:00
UndoRedo.xml Replace is_commiting_action with is_committing_action 2020-04-08 18:52:04 +02:00
Variant.xml
VBoxContainer.xml
Vector2.xml Improve Vector2.angle() description 2020-08-05 00:18:19 +02:00
Vector2i.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
Vector3.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
Vector3i.xml Update core documentation to match recent C# changes 2020-07-21 14:44:53 -04:00
VehicleBody3D.xml Document VehicleBody3D and VehicleWheel3D limitations 2020-07-14 16:16:08 +02:00
VehicleWheel3D.xml Document VehicleBody3D and VehicleWheel3D limitations 2020-07-14 16:16:08 +02:00
VelocityTracker3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VideoPlayer.xml
VideoStream.xml
Viewport.xml Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
ViewportTexture.xml
VisibilityEnabler2D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-18 00:30:30 +02:00
VisibilityEnabler3D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-18 00:30:30 +02:00
VisibilityNotifier2D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-18 00:30:30 +02:00
VisibilityNotifier3D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-18 00:30:30 +02:00
VisualInstance3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VisualShader.xml doc: Sync classref with current source 2020-03-13 17:16:44 +01:00
VisualShaderNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeCompare.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml Fix various typos 2020-03-11 13:59:18 -04:00
VisualShaderNodeInput.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntUniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeIs.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeMultiplyAdd.xml Added 'fma' function to shader language 2020-07-10 19:58:03 +03:00
VisualShaderNodeOuterProduct.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeOutput.xml Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
VisualShaderNodeSample3D.xml Added Texture2DArray support to visual shaders 2020-06-19 18:02:05 +03:00
VisualShaderNodeScalarClamp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarInterp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarSwitch.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeSwitch.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTexture.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTexture2DArray.xml Added Texture2DArray support to visual shaders 2020-06-19 18:02:05 +03:00
VisualShaderNodeTexture2DArrayUniform.xml doc: Sync classref with current source 2020-06-25 11:00:38 +02:00
VisualShaderNodeTextureUniform.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTextureUniformTriplanar.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformCompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformConstant.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformDecompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformMult.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformUniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeTransformVecMult.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeUniform.xml Merge pull request #38505 from KoBeWi/ms_visual_docs 2020-05-10 13:07:56 +02:00
VisualShaderNodeUniformRef.xml Added UniformRef visual shader node 2020-07-28 14:44:53 +03:00
VisualShaderNodeVec3Constant.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVec3Uniform.xml Added default value for uniforms in visual shaders 2020-07-27 15:44:22 +03:00
VisualShaderNodeVectorClamp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorCompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDecompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDistance.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorInterp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorLen.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorOp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorRefract.xml Fix spelling & grammar in comments, docs, and messages 2020-07-21 15:17:23 -04:00
VisualShaderNodeVectorScalarMix.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorScalarStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VScrollBar.xml
VSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
VSlider.xml Reference Range signals in the Slider class documentations 2020-08-08 13:56:22 +02:00
VSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
WeakRef.xml
Window.xml doc: Sync classref with current source 2020-07-03 16:09:12 +02:00
World2D.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-12 12:55:59 +01:00
World3D.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-12 12:55:59 +01:00
WorldEnvironment.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
WorldMarginShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRCamera3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRController3D.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
XRInterface.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XROrigin3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRPositionalTracker.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRServer.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
YSort.xml