godot/doc/classes
Ryan Roden-Corrent fd4a65df7b Fill out some of the AnimationNode docs.
The API docs for various animation nodes are pretty empty, yet the
tutorial at
https://docs.godotengine.org/en/latest/tutorials/animation/animation_tree.html
contains some details.

These details should be included in the API docs so looking up a
particular class actually provides some information rather than
requiring the user to hunt for a different tutorial.

This also links the AnimationTree tutorial and demo in the docs.
I've found the TPS demo to be the best resource so far for learning
how to use the AnimationTree. This should be easy to find if someone
looks up the AnimationTree API docs.

Finally, this fixes a param typo in AnimationNodeStateMachine.

(cherry picked from commit 584288a32c)
2019-04-19 13:04:22 +02:00
..
@GDScript.xml Corrects small typo in atan2() documentation. 2019-03-27 17:31:29 +01:00
@GlobalScope.xml Improved bindings and added documentation for AnimationNode, closes #20720 2018-11-25 16:57:23 -03:00
@NativeScript.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
@VisualScript.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AABB.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
AcceptDialog.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AnimatedSprite.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AnimatedSprite3D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AnimatedTexture.xml [DOCS] minor classref updates 2019-03-16 10:42:06 -07:00
Animation.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
AnimationNode.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
AnimationNodeAdd2.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeAdd3.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeAnimation.xml doc: Sync classref with current source 2018-11-10 20:21:34 +07:00
AnimationNodeBlend2.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeBlend3.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeBlendSpace1D.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeBlendSpace2D.xml Fill out some of the AnimationNode docs. 2019-04-19 13:04:22 +02:00
AnimationNodeBlendTree.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeOneShot.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeOutput.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
AnimationNodeStateMachine.xml Fill out some of the AnimationNode docs. 2019-04-19 13:04:22 +02:00
AnimationNodeStateMachinePlayback.xml Fill out some of the AnimationNode docs. 2019-04-19 13:04:22 +02:00
AnimationNodeStateMachineTransition.xml Fill out some of the AnimationNode docs. 2019-04-19 13:04:22 +02:00
AnimationNodeTimeScale.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeTimeSeek.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeTransition.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationPlayer.xml Elaborate AnimationPlayer manual advancing 2019-02-27 15:34:23 -05:00
AnimationRootNode.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
AnimationTrackEditPlugin.xml Style fixes for commit d5bb6faa 2018-06-13 14:42:55 +02:00
AnimationTree.xml Fill out some of the AnimationNode docs. 2019-04-19 13:04:22 +02:00
AnimationTreePlayer.xml Elaborate AnimationPlayer manual advancing 2019-02-27 15:34:23 -05:00
Area.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
Area2D.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Array.xml [DOCS] Minor classref updates. 2019-02-24 20:30:26 -08:00
ArrayMesh.xml doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
ARVRAnchor.xml Docs: Language fixes in ARVR reference 2019-01-16 10:37:11 +01:00
ARVRCamera.xml Docs: Language fixes in ARVR reference 2019-01-16 10:37:11 +01:00
ARVRController.xml Docs: Language fixes in ARVR reference 2019-01-16 10:37:11 +01:00
ARVRInterface.xml Remove trailing whitespace 2018-11-20 11:15:02 +01:00
ARVROrigin.xml Docs: Language fixes in ARVR reference 2019-01-16 10:37:11 +01:00
ARVRPositionalTracker.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVRServer.xml [Docs] Fixed a typing glitch in ARVRServer.xml 2019-01-18 14:07:33 +07:00
AStar.xml doc: Fix formatting in code blocks 2018-12-14 09:37:19 +01:00
AtlasTexture.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AudioBusLayout.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
AudioEffect.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectAmplify.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectBandLimitFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectBandPassFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectChorus.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectCompressor.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectDelay.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AudioEffectDistortion.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectEQ.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectEQ6.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
AudioEffectEQ10.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
AudioEffectEQ21.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
AudioEffectFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectHighPassFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectHighShelfFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectLimiter.xml doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
AudioEffectLowPassFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectLowShelfFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectNotchFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectPanner.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectPhaser.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectPitchShift.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectRecord.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AudioEffectReverb.xml doc: Sync classref with current source 2018-11-20 09:34:45 +01:00
AudioEffectStereoEnhance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioServer.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
AudioStream.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
AudioStreamMicrophone.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AudioStreamPlayback.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioStreamPlayer.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
AudioStreamPlayer2D.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
AudioStreamPlayer3D.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
AudioStreamRandomPitch.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioStreamSample.xml AudioStreamSample: Don't crash when writing to file fails 2019-03-12 15:51:07 +01:00
BackBufferCopy.xml removed reference to texscreen 2018-08-13 21:34:56 -07:00
BakedLightmap.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
BakedLightmapData.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BaseButton.xml Docs: fix arg name of toggled signal in BaseButton 2019-01-11 09:51:39 +07:00
Basis.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
BitMap.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
BitmapFont.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Bone2D.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
BoneAttachment.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
bool.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BoxContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BoxShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Button.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ButtonGroup.xml Expose ButtonGroup's "get_buttons()" to GDScript 2018-12-14 04:16:23 -02:00
Camera.xml doc: Sync classref with current source 2019-02-10 13:01:03 +01:00
Camera2D.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
CanvasItem.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
CanvasItemMaterial.xml doc: Sync classref with current source 2018-11-10 20:21:34 +07:00
CanvasLayer.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
CanvasModulate.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CapsuleMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CapsuleShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CapsuleShape2D.xml Fixed (minor) typo in CapsuleShape2D doc page 2018-04-25 11:57:01 +01:00
CenterContainer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
CheckBox.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
CheckButton.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
CircleShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ClassDB.xml [docs] fix links in class docs 2018-05-17 00:15:30 +08:00
ClippedCamera.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
CollisionObject.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
CollisionObject2D.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
CollisionPolygon.xml Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
CollisionPolygon2D.xml Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
CollisionShape.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
CollisionShape2D.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
Color.xml doc: Fix formatting in code blocks 2018-12-14 09:37:19 +01:00
ColorPicker.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ColorPickerButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ColorRect.xml [DOCS] Updates to assorted class descriptions. 2018-08-17 14:55:19 -07:00
ConcavePolygonShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ConcavePolygonShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ConeTwistJoint.xml Added missing end points for brief descriptions in the docs. 2018-03-30 20:11:14 -03:00
ConfigFile.xml Document use of spaces in ConfigFile 2018-11-18 10:10:50 -03:00
ConfirmationDialog.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Container.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Control.xml Add tooltip for in-editor FPS display in 3D viewport 2019-02-20 12:16:22 +01:00
ConvexPolygonShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ConvexPolygonShape2D.xml Documented set_point_cloud() for ConvexPolygonShape2D 2018-12-06 07:01:27 +02:00
CPUParticles.xml Update CPUParticles.xml 2019-02-07 16:12:38 +01:00
CPUParticles2D.xml doc: Sync classref with current source 2018-12-04 21:57:07 +01:00
CubeMap.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CubeMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Curve.xml Bind Curve::get_point_count 2018-09-07 20:07:44 +02:00
Curve2D.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
Curve3D.xml Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
CurveTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CylinderMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CylinderShape.xml added cylinder shape support 2018-07-01 11:16:54 +02:00
DampedSpringJoint2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Dictionary.xml [DOCS] minor classref updates 2019-03-16 10:42:06 -07:00
DirectionalLight.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
Directory.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
DynamicFont.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
DynamicFontData.xml Add a property to control DynamicFont anti-aliasing 2018-11-10 22:07:32 +01:00
EditorExportPlugin.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorFileDialog.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
EditorFileSystem.xml doc: Sync classref with current source 2018-11-23 01:06:24 +01:00
EditorFileSystemDirectory.xml Misc. typos 2018-09-12 21:39:17 -04:00
EditorImportPlugin.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
EditorInspector.xml doc: Sync classref with current source 2018-11-10 20:21:34 +07:00
EditorInspectorPlugin.xml Fix MethodInfo for EditorInspectorPlugin.can_handle 2018-05-28 16:28:09 +02:00
EditorInterface.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
EditorPlugin.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
EditorProperty.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
EditorResourceConversionPlugin.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorResourcePreview.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorResourcePreviewGenerator.xml doc: Sync classref with current source 2018-09-21 09:33:05 +02:00
EditorSceneImporter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorScenePostImport.xml doc: Fix formatting in code blocks 2018-12-14 09:37:19 +01:00
EditorScript.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorSelection.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorSettings.xml Fixes favorites not updating and rename favorite_dirs to favorites 2018-09-18 14:02:59 +02:00
EditorSpatialGizmo.xml doc: Sync classref with current source 2019-02-25 11:22:41 +01:00
EditorSpatialGizmoPlugin.xml doc: Sync classref with current source 2019-03-12 17:03:35 +01:00
EncodedObjectAsID.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Engine.xml doc: Sync classref with current source 2019-02-25 11:22:41 +01:00
Environment.xml Adding option to re-orient our sky 2018-12-15 19:41:34 +11:00
Expression.xml Explain how to use Expression inputs 2019-01-31 15:52:17 +01:00
File.xml Clarify encoding used for text by the File class 2019-04-06 21:14:47 +02:00
FileDialog.xml Add undo-redo to the TileSet editor, and other improvements 2018-12-30 10:54:03 -02:00
float.xml Docs: Fix "equal to" and code markup in float.xml 2019-01-03 18:42:25 +02:00
Font.xml Remove "TODO" instances in the docs 2019-03-05 11:02:44 -03:00
FuncRef.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
GDNativeLibraryResourceLoader.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
GDNativeLibraryResourceSaver.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
Generic6DOFJoint.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Geometry.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
GeometryInstance.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
GIProbe.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
GIProbeData.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Gradient.xml Fixed typos 2018-11-04 22:15:11 +01:00
GradientTexture.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
GraphEdit.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
GraphNode.xml General fixes for the AnimationTree editor 2018-12-17 21:03:58 -02:00
GridContainer.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
GrooveJoint2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HBoxContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HingeJoint.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
HScrollBar.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HSeparator.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HSlider.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HSplitContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
HTTPClient.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
HTTPRequest.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
Image.xml doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
ImageTexture.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
ImmediateGeometry.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Input.xml doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
InputDefault.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEvent.xml doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
InputEventAction.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventJoypadButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventJoypadMotion.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
InputEventKey.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventMagnifyGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventMIDI.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
InputEventMouse.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
InputEventMouseButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventMouseMotion.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
InputEventPanGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventScreenDrag.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
InputEventScreenTouch.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventWithModifiers.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
InputMap.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
InstancePlaceholder.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
int.xml Fix VariantWriter overflow on 64-bit int 2019-02-21 11:24:00 +01:00
InterpolatedCamera.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
IP.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
IP_Unix.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ItemList.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
JavaScript.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
Joint.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Joint2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
JSON.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
JSONParseResult.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
KinematicBody.xml Better documentation for some move_and_slide parameters 2019-03-27 17:31:29 +01:00
KinematicBody2D.xml Better documentation for some move_and_slide parameters 2019-03-27 17:31:29 +01:00
KinematicCollision.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
KinematicCollision2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Label.xml Add tooltip for in-editor FPS display in 3D viewport 2019-02-20 12:16:22 +01:00
LargeTexture.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
Light.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Light2D.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
LightOccluder2D.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
Line2D.xml Line2D texture stretch mode 2018-07-16 23:16:58 +02:00
LineEdit.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
LineShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
LinkButton.xml Added missing end points for brief descriptions in the docs. 2018-03-30 20:11:14 -03:00
Listener.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MainLoop.xml Changes IME input to use notification instead of callback, exposes IME methods to gdscript/gdnative. 2018-11-23 14:07:48 +02:00
MarginContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Marshalls.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Material.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MenuButton.xml Make opening menus with the same parent on mouse focus explicit 2018-11-20 20:37:45 -02:00
Mesh.xml Moved documentation for methods made accessible from super class for Mesh 2018-08-29 21:02:48 +10:00
MeshDataTool.xml doc: Fix formatting in code blocks 2018-12-14 09:37:19 +01:00
MeshInstance.xml doc: Sync with current source 2018-10-25 15:14:47 +02:00
MeshInstance2D.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
MeshLibrary.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MultiMesh.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
MultiMeshInstance.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
MultiplayerAPI.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Mutex.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Navigation.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Navigation2D.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
NavigationMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NavigationMeshInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NavigationPolygon.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
NavigationPolygonInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NetworkedMultiplayerPeer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Nil.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NinePatchRect.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Node.xml Added minimal documentation for _get_configuration_warning method 2019-04-12 02:56:26 -04:00
Node2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
NodePath.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Object.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
OccluderPolygon2D.xml Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
OmniLight.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
OptionButton.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
OS.xml doc: Fix style for vararg in makerst 2019-03-10 11:31:27 +01:00
PackedDataContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PackedDataContainerRef.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PackedScene.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
PacketPeer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PacketPeerStream.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PacketPeerUDP.xml [docs] fix links in class docs 2018-05-14 23:06:22 +08:00
Panel.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PanelContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PanoramaSky.xml filled in docs for panorama sky 2018-05-13 13:56:34 -07:00
ParallaxBackground.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ParallaxLayer.xml Add note in ParallaxLayer doc about ignoring position/scale changes after entering the scene 2018-10-02 17:48:01 -03:00
Particles.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
Particles2D.xml [DOCS] Add tutorial link to Particles2D 2019-03-27 17:31:29 +01:00
ParticlesMaterial.xml clarified and filled out particles material doc 2019-01-07 12:26:36 +01:00
Path.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
Path2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PathFollow.xml Rename OrientedPathFollow to PathFollowOriented 2019-01-16 14:32:18 -02:00
PathFollow2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
PCKPacker.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Performance.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
PHashTranslation.xml Fill info for translation related docs 2018-11-20 03:12:37 -02:00
PhysicalBone.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Physics2DDirectBodyState.xml [DOC] Physics[2D]DirectBodyState updates 2019-03-27 17:31:29 +01:00
Physics2DDirectBodyStateSW.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DDirectSpaceState.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Physics2DServer.xml doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
Physics2DServerSW.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DShapeQueryParameters.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
Physics2DShapeQueryResult.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DTestMotionResult.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PhysicsBody.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
PhysicsBody2D.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
PhysicsDirectBodyState.xml [DOC] Physics[2D]DirectBodyState updates 2019-03-27 17:31:29 +01:00
PhysicsDirectSpaceState.xml [DOCS] Update PhysicsDirectSpaceState.cast_motion 2019-01-31 20:39:40 +11:00
PhysicsMaterial.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
PhysicsServer.xml doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
PhysicsShapeQueryParameters.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
PhysicsShapeQueryResult.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PinJoint.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PinJoint2D.xml [DOCS] Small fix to PinJoint2D 2018-03-02 04:59:17 +01:00
Plane.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
PlaneMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PlaneShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Polygon2D.xml Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
PolygonPathFinder.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PoolByteArray.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolColorArray.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolIntArray.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolRealArray.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolStringArray.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolVector2Array.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
PoolVector3Array.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Popup.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
PopupDialog.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PopupMenu.xml doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
PopupPanel.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Position2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Position3D.xml Added missing end points for brief descriptions in the docs. 2018-03-30 20:11:14 -03:00
PrimitiveMesh.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
PrismMesh.xml Doc: Fix typos spotted by @yurchor 2018-07-01 15:55:53 +02:00
ProceduralSky.xml Misc. typos 2018-09-12 21:39:17 -04:00
ProgressBar.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ProjectSettings.xml Made the tooltip position offset configurable 2019-03-16 10:41:08 -07:00
ProximityGroup.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ProxyTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
QuadMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Quat.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
RandomNumberGenerator.xml Improve RandomNumberGenerator docs. 2019-04-19 13:03:28 +02:00
Range.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
RayCast.xml [DOCS] minor classref updates 2019-03-16 10:42:06 -07:00
RayCast2D.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
RayShape.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
RayShape2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Rect2.xml [DOCS] minor classref updates 2019-03-16 10:42:06 -07:00
RectangleShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Reference.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ReferenceRect.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
ReflectionProbe.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
RemoteTransform.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
RemoteTransform2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Resource.xml Small improvements to the Resource doc 2019-02-17 10:37:23 -03:00
ResourceFormatDDS.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatImporter.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoader.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
ResourceFormatLoaderBinary.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderBMFont.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderDynamicFont.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderGDScript.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderImage.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderNativeScript.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderShader.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderStreamTexture.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderText.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderTextureLayered.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderTheora.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatLoaderWebm.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatPKM.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatPVR.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatSaver.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
ResourceFormatSaverBinary.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatSaverGDScript.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatSaverNativeScript.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatSaverShader.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceFormatSaverText.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
ResourceImporter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ResourceInteractiveLoader.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ResourceLoader.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
ResourcePreloader.xml Improve the ResourcePreloader documentation 2019-02-07 17:00:16 +01:00
ResourceSaver.xml doc: Sync with current source 2018-10-25 15:14:47 +02:00
ResourceSaverPNG.xml Added basic support for custom resource savers and loaders 2018-12-15 05:34:53 +00:00
RichTextLabel.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
RID.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
RigidBody.xml [DOCS] rephrase impulse 2019-01-29 13:05:20 +01:00
RigidBody2D.xml [DOCS] rephrase impulse 2019-01-29 13:05:20 +01:00
RootMotionView.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
SceneState.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
SceneTree.xml [DOCS] Minor classref updates. 2019-02-24 20:30:26 -08:00
SceneTreeTimer.xml doc: Fix wrong tag 2019-02-25 11:17:56 +01:00
Script.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
ScriptCreateDialog.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
ScriptEditor.xml update class docs 2018-08-31 22:35:15 +02:00
ScrollBar.xml Docs update for several classes 2018-04-19 21:09:53 +02:00
ScrollContainer.xml Update ScrollContainer description to be less ambiguous. 2019-02-27 12:24:56 -05:00
SegmentShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Semaphore.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Separator.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Shader.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
ShaderMaterial.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
Shape.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
Shape2D.xml GDScript: Fix return value of "lerp" builtin 2019-01-18 10:47:04 +01:00
ShortCut.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Skeleton.xml doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
Skeleton2D.xml linked tutorials in the classref 2019-03-13 20:09:17 +01:00
SkeletonIK.xml doc: Sync classref with current source 2018-11-23 01:06:24 +01:00
Sky.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Slider.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
SliderJoint.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
SoftBody.xml Add method get_collision_exceptions 2018-11-01 06:41:34 -03:00
Spatial.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
SpatialGizmo.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SpatialMaterial.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
SpatialVelocityTracker.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SphereMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SphereShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SpinBox.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
SplitContainer.xml doc: Sync classref with current source 2018-11-23 01:06:24 +01:00
SpotLight.xml Remove "TODO" instances in the docs 2019-03-05 11:02:44 -03:00
SpringArm.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Sprite.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Sprite3D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
SpriteBase3D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
SpriteFrames.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
StaticBody.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
StaticBody2D.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
StreamPeer.xml StreamPeer get[_utf8]_string with negative length. 2018-09-22 13:35:41 +02:00
StreamPeerBuffer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StreamPeerSSL.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
StreamPeerTCP.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
StreamTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
String.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
StyleBox.xml Improve documentation for StyleBox. 2019-02-20 15:51:07 +01:00
StyleBoxEmpty.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StyleBoxFlat.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
StyleBoxLine.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
StyleBoxTexture.xml Improve documentation for StyleBox. 2019-02-20 15:51:07 +01:00
SurfaceTool.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
TabContainer.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
Tabs.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
TCP_Server.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TextEdit.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
TextFile.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
Texture.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Texture3D.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
TextureArray.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
TextureButton.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
TextureLayered.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
TextureProgress.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
TextureRect.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Theme.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
Thread.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TileMap.xml Clarified TileMap get_cell method behavior. 2019-02-12 22:44:39 -06:00
TileSet.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
Timer.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
ToolButton.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
TouchScreenButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Transform.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
Transform2D.xml DocData: Fix return type listed as "var" instead of "Variant" 2018-08-31 22:41:14 +02:00
Translation.xml Fill info for translation related docs 2018-11-20 03:12:37 -02:00
TranslationLoaderPO.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
TranslationServer.xml Fill info for translation related docs 2018-11-20 03:12:37 -02:00
Tree.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
TreeItem.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
TriangleMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Tween.xml mentioned possible use of property:component syntax 2019-03-03 01:26:54 +05:30
UndoRedo.xml doc: Sync classref with current source 2019-03-07 10:54:42 +01:00
Variant.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VBoxContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Vector2.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
Vector3.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
VehicleBody.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
VehicleWheel.xml [Docs] fix typos 2018-03-29 12:46:21 +07:00
VideoPlayer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VideoStream.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
Viewport.xml Document that ViewportTexture is flipped on Y 2019-02-22 15:11:32 +01:00
ViewportContainer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ViewportTexture.xml Add longer description to ViewportTexture doc 2018-06-18 16:35:17 +02:00
VisibilityEnabler.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VisibilityEnabler2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VisibilityNotifier.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VisibilityNotifier2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VisualInstance.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
VisualServer.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
VisualShader.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNode.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeColorConstant.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeColorOp.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeColorUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeCubeMap.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeCubeMapUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeDotProduct.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeInput.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeOutput.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeScalarConstant.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeScalarFunc.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeScalarInterp.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeScalarOp.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeScalarUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTexture.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTextureUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformCompose.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformConstant.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformDecompose.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformMult.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeTransformVecMult.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeUniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVec3Constant.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVec3Uniform.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorCompose.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorDecompose.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorFunc.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorInterp.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorLen.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VisualShaderNodeVectorOp.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
VScrollBar.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VSeparator.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VSlider.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VSplitContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
WeakRef.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
WindowDialog.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
World.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
World2D.xml doc: Use HTTPS for docs.godotengine.org and point to latest branch 2018-11-05 08:46:27 +01:00
WorldEnvironment.xml Update WorldEnvironment.xml 2018-12-12 13:32:26 +02:00
XMLParser.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
YSort.xml Add documentation about nested YSort nodes. 2019-04-03 16:49:34 +02:00