godot/doc/classes
Joseph Catrambone ec94370053 Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
..
@GDScript.xml doc: Fix style issues 2019-02-18 09:45:10 +01:00
@GlobalScope.xml
@NativeScript.xml
@VisualScript.xml
AABB.xml
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
ARVROrigin.xml Docs: Language fixes in ARVR reference 2019-01-16 10:37:11 +01:00
ARVRPositionalTracker.xml
ARVRServer.xml [Docs] Fixed a typing glitch in ARVRServer.xml 2019-01-18 14:07:33 +07:00
AStar.xml
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 Document AnimatedTexture and bind MAX_FRAMES constant 2019-01-27 13:11:57 +01: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
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml GLES2: Fix typo in project setting 2019-01-15 13:26:54 +01:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Fix some AnimationPlayer bugs and update documentation 2019-02-13 14:40:22 -03:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
AnimationTreePlayer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01: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
ArrayMesh.xml
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
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectLimiter.xml doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectStereoEnhance.xml
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
AudioStreamPlayback.xml
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
AudioStreamSample.xml
BackBufferCopy.xml
BakedLightmap.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
BakedLightmapData.xml
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
BoneAttachment.xml
BoxContainer.xml
BoxShape.xml
Button.xml
ButtonGroup.xml
CPUParticles.xml
CPUParticles2D.xml
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
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape.xml
CapsuleShape2D.xml
CenterContainer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
ClippedCamera.xml
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
CollisionShape2D.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
Color.xml
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
ConcavePolygonShape.xml
ConcavePolygonShape2D.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
ConvexPolygonShape.xml
ConvexPolygonShape2D.xml
CubeMap.xml
CubeMesh.xml
Curve.xml
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
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml added warnings about Dictionary element erasure while iterating over it 2019-02-10 23:28:22 +03:00
DirectionalLight.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
Directory.xml
DynamicFont.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
DynamicFontData.xml
EditorExportPlugin.xml
EditorFileDialog.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
EditorInspector.xml
EditorInspectorPlugin.xml
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
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorScenePostImport.xml
EditorScript.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml Minor fixes and documentation for Spatial Gizmos 2019-01-27 18:40:01 +01:00
EditorSpatialGizmoPlugin.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
EncodedObjectAsID.xml
Engine.xml Add hex-encoded version number to Engine singleton for easy comparisons 2019-02-17 13:38:52 +01:00
Environment.xml
Expression.xml Explain how to use Expression inputs 2019-01-31 15:52:17 +01:00
File.xml Clear up eof_reached function, fixes #16919 2019-02-17 09:05:32 -03:00
FileDialog.xml Add undo-redo to the TileSet editor, and other improvements 2018-12-30 10:54:03 -02:00
Font.xml
FuncRef.xml
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
GIProbe.xml
GIProbeData.xml
Generic6DOFJoint.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Geometry.xml
GeometryInstance.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Gradient.xml
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
HBoxContainer.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
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
HingeJoint.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
IP.xml
IP_Unix.xml
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
Input.xml
InputDefault.xml
InputEvent.xml
InputEventAction.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventGesture.xml
InputEventJoypadButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventJoypadMotion.xml
InputEventKey.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventMIDI.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
InputEventWithModifiers.xml
InputMap.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
InstancePlaceholder.xml
InterpolatedCamera.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ItemList.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
JSON.xml
JSONParseResult.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
JavaScript.xml
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
KinematicBody.xml Improve docs for KinematicBody linear_velocity, fixes #23927 2019-01-18 17:48:16 -05:00
KinematicBody2D.xml Improve docs for KinematicBody linear_velocity, fixes #23927 2019-01-18 17:48:16 -05:00
KinematicCollision.xml
KinematicCollision2D.xml
Label.xml
LargeTexture.xml
Light.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Light2D.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
LightOccluder2D.xml
Line2D.xml
LineEdit.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml
MeshDataTool.xml
MeshInstance.xml
MeshInstance2D.xml
MeshLibrary.xml
MultiMesh.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
MultiMeshInstance.xml
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
NavigationMeshInstance.xml
NavigationPolygon.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Nil.xml
NinePatchRect.xml
Node.xml doc: Sync classref with current source 2019-02-10 13:01:03 +01:00
Node2D.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
NodePath.xml
OS.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +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
OptionButton.xml Expose OS::get_current_video_driver to scripting languages 2019-02-16 14:41:07 +01:00
PCKPacker.xml
PHashTranslation.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
PacketPeer.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ParallaxLayer.xml
Particles.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
Particles2D.xml Added missing descriptions to Particles2D 2019-01-19 06:17:39 +05:30
ParticlesMaterial.xml clarified and filled out particles material doc 2019-01-07 12:26:36 +01:00
Path.xml
Path2D.xml
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
Performance.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectBodyStateSW.xml
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
Physics2DShapeQueryParameters.xml
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody.xml
PhysicsBody2D.xml
PhysicsDirectBodyState.xml [DOCS] rephrase impulse 2019-01-29 13:05:20 +01:00
PhysicsDirectSpaceState.xml [DOCS] Update PhysicsDirectSpaceState.cast_motion 2019-01-31 20:39:40 +11:00
PhysicsMaterial.xml
PhysicsServer.xml doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
PhysicsShapeQueryParameters.xml
PhysicsShapeQueryResult.xml
PinJoint.xml
PinJoint2D.xml
Plane.xml
PlaneMesh.xml
PlaneShape.xml
Polygon2D.xml Add warnings to docs for methods that return copies, not refs. 2019-02-19 20:03:40 -08:00
PolygonPathFinder.xml
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
PopupMenu.xml doc: Misc formatting fixes 2019-02-10 13:30:48 +01:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ProjectSettings.xml GLES2: Make Nvidia flicker workaround opt-in 2019-01-14 19:02:07 +01:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
RID.xml
RandomNumberGenerator.xml doc: Fix style issues 2019-02-18 09:45:10 +01:00
Range.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
RayCast.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
RayCast2D.xml
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 doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
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
ResourceFormatImporter.xml
ResourceFormatLoader.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
ResourceFormatLoaderBMFont.xml
ResourceFormatLoaderBinary.xml
ResourceFormatLoaderDynamicFont.xml
ResourceFormatLoaderGDScript.xml
ResourceFormatLoaderImage.xml
ResourceFormatLoaderNativeScript.xml
ResourceFormatLoaderShader.xml
ResourceFormatLoaderStreamTexture.xml
ResourceFormatLoaderText.xml
ResourceFormatLoaderTextureLayered.xml
ResourceFormatLoaderTheora.xml
ResourceFormatLoaderWebm.xml
ResourceFormatPKM.xml
ResourceFormatPVR.xml
ResourceFormatSaver.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
ResourceFormatSaverBinary.xml
ResourceFormatSaverGDScript.xml
ResourceFormatSaverNativeScript.xml
ResourceFormatSaverShader.xml
ResourceFormatSaverText.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
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
ResourceSaverPNG.xml
RichTextLabel.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01: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
SceneState.xml
SceneTree.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
SegmentShape2D.xml
Semaphore.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape.xml
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
Skeleton2D.xml doc: Sync classref with current source 2019-02-18 09:35:29 +01:00
SkeletonIK.xml
Sky.xml
Slider.xml
SliderJoint.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
SoftBody.xml
Spatial.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
SpatialGizmo.xml
SpatialMaterial.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml
SpringArm.xml
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
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
StreamTexture.xml
String.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
StyleBox.xml doc: Sync classref with current source 2019-01-26 22:21:53 +01:00
StyleBoxEmpty.xml
StyleBoxFlat.xml doc: Fix references to setters and misc formatting 2018-12-29 00:17:09 +01:00
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml Fix typos with codespell 2019-02-13 09:23:29 +01:00
TCP_Server.xml
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
TextEdit.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
TextFile.xml
Texture.xml
Texture3D.xml
TextureArray.xml
TextureButton.xml doc: Fix wrong references found by new makerst.py 2019-01-07 10:06:12 +01:00
TextureLayered.xml
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
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
Transform2D.xml
Translation.xml
TranslationLoaderPO.xml doc: Sync classref with current source 2018-12-27 11:10:18 +01:00
TranslationServer.xml
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
Tween.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
UndoRedo.xml
VBoxContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
Variant.xml
Vector2.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
Vector3.xml
VehicleBody.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
VehicleWheel.xml
VideoPlayer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
VideoStream.xml
Viewport.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ViewportContainer.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
ViewportTexture.xml
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
VisualServer.xml doc: Fix wrong references found by Sphinx and new makerst.py 2019-01-07 12:15:01 +01:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeCubeMap.xml
VisualShaderNodeCubeMapUniform.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeInput.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarFunc.xml
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarUniform.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformMult.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorInterp.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
WeakRef.xml
WindowDialog.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
World.xml
World2D.xml
WorldEnvironment.xml
XMLParser.xml
YSort.xml doc: Add missing commas after "If true/false" 2018-12-20 13:47:12 +01:00
bool.xml
float.xml Docs: Fix "equal to" and code markup in float.xml 2019-01-03 18:42:25 +02:00
int.xml