godot/doc/classes
David Sichma 6ec4da2e3b Fix inconsistency in KinematicBody
- moved new infinite_inertia argument of move_and_slide and
move_and_slide_with_snap in KinematicBody and KinematicBody2D to the
end if not already there. This makes the order of arguments consistent
and should keep projects from 3.0 compatible as this argument did not
exist in 3.0. Docs updated accordingly.
- renamed max_bounces to max_slides for consistency. Docs updated
accordingly.
- the argument infinite_inertia in test_move is now optional, as it is
in every other movement related method. This closes #22829.
2018-10-17 17:22:14 +02:00
..
@GDScript.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
@GlobalScope.xml [DOCS] ButtonList - extra mouse buttons 2018-09-29 00:37:25 +08:00
@NativeScript.xml
@VisualScript.xml
AABB.xml
AcceptDialog.xml Doc: Clarify usage of dialog_hide_on_ok and caveat for FileDialog 2018-08-15 20:08:18 +02:00
AnimatedSprite3D.xml
AnimatedSprite.xml
AnimatedTexture.xml Mark AnimatedTexture frame_* properties as internal 2018-09-13 22:54:35 +02:00
Animation.xml Add example to Animation doc 2018-10-03 13:17:49 -03:00
AnimationNode.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02: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-07-26 11:56:21 +02: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 doc: Sync classref with current source 2018-08-21 00:35:46 +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 doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeStateMachinePlayback.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationNodeStateMachineTransition.xml doc: Sync classref with current source 2018-08-21 00:35:46 +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 Add method to manually advance AnimationTree and manual process mode. 2018-08-02 08:29:51 +01:00
AnimationRootNode.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
AnimationTrackEditPlugin.xml
AnimationTree.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AnimationTreePlayer.xml
Area2D.xml update class docs 2018-08-31 22:35:15 +02:00
Area.xml Improve ClassDB information for some some signal parameters 2018-09-01 18:05:51 +08:00
Array.xml Doc: fix example in Array sort_custom() 2018-09-25 11:46:45 +02:00
ArrayMesh.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
ARVRAnchor.xml
ARVRCamera.xml
ARVRController.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
ARVRInterface.xml
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml
AStar.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
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
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectHighShelfFilter.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AudioEffectReverb.xml
AudioEffectStereoEnhance.xml
AudioServer.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AudioStream.xml Added description and measurement 2018-07-31 14:20:27 -05:00
AudioStreamMicrophone.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
AudioStreamPlayback.xml
AudioStreamPlayer2D.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
AudioStreamPlayer3D.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
AudioStreamPlayer.xml Added description and measurement 2018-07-31 14:20:27 -05:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
BackBufferCopy.xml removed reference to texscreen 2018-08-13 21:34:56 -07:00
BakedLightmap.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
BakedLightmapData.xml
BaseButton.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
Basis.xml
BitMap.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml
BoxContainer.xml
BoxShape.xml
Button.xml
ButtonGroup.xml
Camera2D.xml
Camera.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
CanvasItem.xml Small documentation clarification added to CanvasItem. 2018-09-16 21:44:37 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape.xml
CenterContainer.xml
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
ClassDB.xml
ClippedCamera.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
CollisionObject2D.xml Improve ClassDB information for some some signal parameters 2018-09-01 18:05:51 +08:00
CollisionObject.xml Improve ClassDB information for some some signal parameters 2018-09-01 18:05:51 +08:00
CollisionPolygon2D.xml
CollisionPolygon.xml
CollisionShape2D.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
CollisionShape.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
Color.xml [DOCS] Classref updates: Color, RigidBody* 2018-10-02 15:47:10 -07:00
ColorPicker.xml Misc. typos 2018-09-12 21:39:17 -04:00
ColorPickerButton.xml Misc. typos 2018-09-12 21:39:17 -04:00
ColorRect.xml [DOCS] Updates to assorted class descriptions. 2018-08-17 14:55:19 -07:00
ConcavePolygonShape2D.xml
ConcavePolygonShape.xml
ConeTwistJoint.xml
ConfigFile.xml Fix mistake in ConfigFile.xml 2018-09-15 21:06:32 +02:00
ConfirmationDialog.xml
Container.xml
Control.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
ConvexPolygonShape2D.xml
ConvexPolygonShape.xml
CPUParticles2D.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
CPUParticles.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
CubeMap.xml
CubeMesh.xml
Curve2D.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
Curve3D.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
Curve.xml Bind Curve::get_point_count 2018-09-07 20:07:44 +02:00
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml DocData: Fix return type listed as "var" instead of "Variant" 2018-08-31 22:41:14 +02:00
DirectionalLight.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
Directory.xml
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml
EditorFileDialog.xml
EditorFileSystem.xml doc: Sync classref with current source 2018-09-21 09:33:05 +02:00
EditorFileSystemDirectory.xml Misc. typos 2018-09-12 21:39:17 -04:00
EditorImportPlugin.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
EditorInspector.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
EditorInspectorPlugin.xml
EditorInterface.xml Improve EditorPlugin.xml and EditorInterface.xml 2018-09-18 16:38:19 +02:00
EditorPlugin.xml Merge pull request #22218 from char0xff/doc_editorpluginsinterface 2018-09-21 14:58:27 +02:00
EditorProperty.xml update class docs 2018-08-31 22:35:15 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml doc: Sync classref with current source 2018-09-21 09:33:05 +02:00
EditorSceneImporter.xml
EditorScenePostImport.xml doc: Misc formatting fixes 2018-09-21 15:34:11 +02:00
EditorScript.xml
EditorSelection.xml
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 2018-08-21 00:35:46 +02:00
EncodedObjectAsID.xml
Engine.xml
Environment.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
Expression.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
File.xml
FileDialog.xml Filled missing Doc for String and FileDialog 2018-10-12 04:46:24 +02:00
float.xml Fixed casting result in float.xml 2018-09-29 07:45:27 +02:00
Font.xml
FuncRef.xml
Generic6DOFJoint.xml
Geometry.xml
GeometryInstance.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
GIProbe.xml
GIProbeData.xml
Gradient.xml
GradientTexture.xml
GraphEdit.xml Improve ClassDB information for some some signal parameters 2018-09-01 18:05:51 +08:00
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HingeJoint.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml doc: Misc formatting fixes 2018-09-21 15:34:11 +02:00
ImageTexture.xml Add documentation details about Image formats and color space conversion 2018-09-13 16:38:50 +02:00
ImmediateGeometry.xml
Input.xml [Docs] Add doc for Input::get_action_strength 2018-10-05 09:54:00 -03:00
InputDefault.xml
InputEvent.xml
InputEventAction.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml [DOCS] InputEventMouseButton: correct description for doubleclick property 2018-09-28 01:46:49 +08:00
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventWithModifiers.xml
InputMap.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
InstancePlaceholder.xml
int.xml
InterpolatedCamera.xml
IP_Unix.xml
IP.xml
ItemList.xml ItemList signals additional documentation 2018-10-03 18:13:59 +02:00
JavaScript.xml
Joint2D.xml
Joint.xml
JSON.xml
JSONParseResult.xml
KinematicBody2D.xml Fix inconsistency in KinematicBody 2018-10-17 17:22:14 +02:00
KinematicBody.xml Fix inconsistency in KinematicBody 2018-10-17 17:22:14 +02:00
KinematicCollision2D.xml
KinematicCollision.xml
Label.xml
LargeTexture.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
Light2D.xml
Light.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Doc LineEdit MenuRedo and clear_button_enabled 2018-10-13 17:41:02 +02:00
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml doc: Sync classref with current source 2018-09-11 00:18:21 +02:00
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml Moved documentation for methods made accessible from super class for Mesh 2018-08-29 21:02:48 +10:00
MeshDataTool.xml added descriptions to MeshDataTool doc 2018-10-11 09:00:37 -07:00
MeshInstance2D.xml
MeshInstance.xml
MeshLibrary.xml
MultiMesh.xml doc: Sync classref with current source 2018-09-11 00:18:21 +02:00
MultiMeshInstance.xml
MultiplayerAPI.xml Clearly deprecate sync too in favor of remotesync. 2018-09-15 00:06:03 +02:00
Mutex.xml
Navigation2D.xml
Navigation.xml
NavigationMesh.xml
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml [DOCS] NetworkedMultiplayerPeer: TransferMode(s) 2018-09-30 16:45:48 +02:00
Nil.xml
NinePatchRect.xml
Node2D.xml
Node.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
NodePath.xml
Object.xml Misc. typos 2018-09-12 21:39:17 -04:00
OccluderPolygon2D.xml
OmniLight.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
OptionButton.xml
OrientedPathFollow.xml
OS.xml Fix warnings in Android platform 2018-10-03 15:17:00 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
PacketPeer.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml Add note in ParallaxLayer doc about ignoring position/scale changes after entering the scene 2018-10-02 17:48:01 -03:00
Particles2D.xml Particles: Allow speed_scale at 0 in property hint, equivalent to pause 2018-08-24 18:11:35 +02:00
Particles.xml Particles: Allow speed_scale at 0 in property hint, equivalent to pause 2018-08-24 18:11:35 +02:00
ParticlesMaterial.xml
Path2D.xml
Path.xml
PathFollow2D.xml
PathFollow.xml
PCKPacker.xml
Performance.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
PHashTranslation.xml
PhysicalBone.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Physics2DDirectBodyState.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
Physics2DDirectBodyStateSW.xml
Physics2DDirectSpaceState.xml [DOCS] PhysicsDirectSpaceState updates 2018-09-23 09:31:37 +10:00
Physics2DServer.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
Physics2DServerSW.xml
Physics2DShapeQueryParameters.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody2D.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
PhysicsBody.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
PhysicsDirectBodyState.xml Added documentation for some RigidBody methods, and copied the descriptions to matching PhysicsDirectBodyState methods. 2018-08-29 18:44:24 -04:00
PhysicsDirectSpaceState.xml [DOCS] PhysicsDirectSpaceState updates 2018-09-23 09:31:37 +10:00
PhysicsMaterial.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
PhysicsServer.xml Fix warnings about unhandled enum value in switch [-Wswitch] 2018-09-27 18:34:30 +02:00
PhysicsShapeQueryParameters.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
PhysicsShapeQueryResult.xml
PinJoint2D.xml
PinJoint.xml
Plane.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
PlaneMesh.xml
PlaneShape.xml
Polygon2D.xml
PolygonPathFinder.xml
PoolByteArray.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
PoolColorArray.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
PoolIntArray.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
PoolRealArray.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
PoolStringArray.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
PoolVector2Array.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
PoolVector3Array.xml Standardize documentation for the pool arrays' invert methods 2018-09-12 06:33:11 +08:00
Popup.xml
PopupDialog.xml
PopupMenu.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml Misc. typos 2018-09-12 21:39:17 -04:00
ProgressBar.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -07:00
ProjectSettings.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Range.xml [DOCS] Many class ref updates 2018-08-18 21:35:56 -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
RayCast.xml RayCast2D: Fix reporting old collider after collision ended 2018-08-30 16:28:48 +02:00
RayShape2D.xml
RayShape.xml
Rect2.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
ReflectionProbe.xml
RemoteTransform2D.xml Clarify which direction RemoteTransform[2D] work 2018-09-10 15:54:32 +02:00
RemoteTransform.xml Clarify which direction RemoteTransform[2D] work 2018-09-10 15:54:32 +02:00
Resource.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
ResourcePreloader.xml
ResourceSaver.xml [DOCS] Classref additions and corrections 2018-09-01 11:07:51 -07:00
RichTextLabel.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
RID.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
RigidBody2D.xml [DOCS] Classref updates: Color, RigidBody* 2018-10-02 15:47:10 -07:00
RigidBody.xml [DOCS] Classref updates: Color, RigidBody* 2018-10-02 15:47:10 -07: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 Add Behaviour of SceneTree pausing to the doc 2018-10-03 15:29:25 +02:00
SceneTreeTimer.xml
Script.xml [DOCS] Classref additions and corrections 2018-09-01 11:07:51 -07:00
ScriptCreateDialog.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
ScriptEditor.xml update class docs 2018-08-31 22:35:15 +02:00
ScrollBar.xml
ScrollContainer.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml Misc. typos 2018-09-12 21:39:17 -04:00
ShaderMaterial.xml doc: Sync classref with current source 2018-09-15 03:13:47 +02:00
Shape2D.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
Shape.xml Merge pull request #21670 from cbscribe/kcc_class_edits 2018-09-01 22:55:12 +02:00
ShortCut.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
Skeleton2D.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Skeleton.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
SkeletonIK.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Sky.xml
Slider.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
SliderJoint.xml
SoftBody.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
Spatial.xml doc: Sync classref with current source 2018-09-11 00:18:21 +02:00
SpatialGizmo.xml
SpatialMaterial.xml [DOCS] SpatialMaterial descriptions 2018-10-06 17:39:24 -07:00
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
SplitContainer.xml
SpotLight.xml
SpringArm.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Sprite3D.xml
Sprite.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
SpriteBase3D.xml
SpriteFrames.xml Revert "Drop deprecated compatibility methods from AnimatedSprite" 2018-09-13 02:32:51 +02:00
StaticBody2D.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
StaticBody.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
StreamPeerSSL.xml Update class documentation xml 2018-10-07 21:57:26 +08:00
StreamPeerTCP.xml Mark AnimatedTexture frame_* properties as internal 2018-09-13 22:54:35 +02:00
StreamTexture.xml
String.xml Filled missing Doc for String and FileDialog 2018-10-12 04:46:24 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
StyleBoxTexture.xml
SurfaceTool.xml update and expand surfacetool doc 2018-10-08 21:34:36 -07:00
TabContainer.xml Doc Tabcontainer rearrange tabs 2018-10-15 15:05:46 +02:00
Tabs.xml Doc Tabs 2018-10-15 15:01:36 +02:00
TCP_Server.xml
TextEdit.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
TextFile.xml doc: Sync classref with current source 2018-07-26 11:56:21 +02:00
Texture3D.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
Texture.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
TextureLayered.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
TextureProgress.xml [DOC] Complete the TextureProgress reference 2018-10-04 10:38:18 +09:00
TextureRect.xml
Theme.xml
Thread.xml
TileMap.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
TileSet.xml Fixed a typo, sahpe to shape. 2018-10-13 13:20:45 +07:00
Timer.xml [DOCS] Classref additions and consistency fixes 2018-09-16 10:52:21 -07:00
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml DocData: Fix return type listed as "var" instead of "Variant" 2018-08-31 22:41:14 +02:00
Transform.xml DocData: Fix return type listed as "var" instead of "Variant" 2018-08-31 22:41:14 +02:00
Translation.xml
TranslationServer.xml
Tree.xml [Docs] Fix some broken links 2018-10-06 04:20:16 +08:00
TreeItem.xml [Docs] Fixed 'get_button_count's link and a typo related to 'button'. 2018-10-13 17:34:57 +07:00
TriangleMesh.xml
Tween.xml [Docs] Remove double-spaces from descriptions, as well a couple other small fixes 2018-09-23 16:13:30 -04:00
UndoRedo.xml doc: Sync classref with current source 2018-08-29 22:25:11 +02:00
Variant.xml
VBoxContainer.xml
Vector2.xml add ONE constants to Vector2 and Vector3 2018-10-07 21:33:18 +08:00
Vector3.xml add ONE constants to Vector2 and Vector3 2018-10-07 21:33:18 +08:00
VehicleBody.xml
VehicleWheel.xml
VideoPlayer.xml
VideoStream.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
Viewport.xml Expose "get_modal_stack_top()" to GDScript 2018-09-14 16:35:52 -03:00
ViewportContainer.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
ViewportTexture.xml
VisibilityEnabler2D.xml [DOCS] Update VisibilityEnabler* and TileSet doc 2018-10-01 15:20:18 -07:00
VisibilityEnabler.xml [DOCS] Update VisibilityEnabler* and TileSet doc 2018-10-01 15:20:18 -07:00
VisibilityNotifier2D.xml update class docs 2018-08-31 22:35:15 +02:00
VisibilityNotifier.xml update class docs 2018-08-31 22:35:15 +02:00
VisualInstance.xml doc: Sync classref with current source 2018-08-21 00:35:46 +02:00
VisualServer.xml Update class documentation xml 2018-10-07 21:57:26 +08: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
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml [DOCS] Corrections and clarifications 2018-08-27 18:56:43 -07:00
World2D.xml
World.xml
WorldEnvironment.xml
XMLParser.xml
YSort.xml