godot/doc/classes
Andrii Doroshenko (Xrayez) e3b77b24ac Add ability to set submenu's popup delay time on mouse hovering
This allows to set delay time for the submenu to popup. Setting
this value low can increase responsiveness. If the popup menu is added
as a child of another (acting as a submenu), it will inherit the delay
time of the parent menu item.
2018-07-09 18:37:41 +03:00
..
@GDScript.xml Document return value of yield() with signals 2018-07-02 21:33:21 +02:00
@GlobalScope.xml -Make sure that ProjectSettings are properly dumped when dumping docs. 2018-06-11 13:41:16 -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 Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AcceptDialog.xml [docs] fix links in class docs 2018-05-17 00:15:30 +08:00
AnimatedSprite3D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AnimatedSprite.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
Animation.xml Merge pull request #19526 from robojumper/fix_tutorials 2018-06-13 14:29:45 +02:00
AnimationPlayer.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AnimationTrackEditPlugin.xml Style fixes for commit d5bb6faa 2018-06-13 14:42:55 +02:00
AnimationTreePlayer.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
Area2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Area.xml [DOCS] Small fix to Area: Fix copy/paste errors 2018-03-03 10:52:14 +01:00
Array.xml [DOCS] Array sort 2018-05-25 16:55:56 +02:00
ArrayMesh.xml [docs] fix links in class docs 2018-05-14 23:06:22 +08:00
ARVRAnchor.xml Added missing end points for brief descriptions in the docs. 2018-03-30 20:11:14 -03:00
ARVRCamera.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVRController.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVRInterface.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVROrigin.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVRPositionalTracker.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ARVRServer.xml Update classref and docs, fix missing parameters' name 2018-04-11 10:20:22 +07:00
AStar.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AtlasTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioBusLayout.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +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 doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectBandPassFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectDistortion.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
AudioEffectEQ.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectHighPassFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectHighShelfFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectLimiter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectLowPassFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectLowShelfFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectNotchFilter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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
AudioEffectReverb.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioEffectStereoEnhance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioServer.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AudioStream.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AudioStreamPlayback.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioStreamPlayer2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AudioStreamPlayer3D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AudioStreamPlayer.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
AudioStreamRandomPitch.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
AudioStreamSample.xml Fully exposes data variable on AudioStreamSample/AudioStreamOGGVorbis... 2018-05-01 12:19:15 +02:00
BackBufferCopy.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BakedLightmap.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
BakedLightmapData.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BaseButton.xml Add a binary mask to allow configuration of which mouse buttons the BaseButton will respond to. 2018-03-13 23:59:53 +01:00
Basis.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
BitMap.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
BitmapFont.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +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 doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Camera2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Camera.xml Update classref and docs, fix missing parameters' name 2018-04-11 10:20:22 +07:00
CanvasItem.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
CanvasItemMaterial.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
CanvasLayer.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02: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
CapsuleShape2D.xml Fixed (minor) typo in CapsuleShape2D doc page 2018-04-25 11:57:01 +01:00
CapsuleShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CenterContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CheckBox.xml Added missing end points for brief descriptions in the docs. 2018-03-30 20:11:14 -03:00
CheckButton.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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
CollisionObject2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CollisionObject.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CollisionPolygon2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CollisionPolygon.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
CollisionShape2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
CollisionShape.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Color.xml Fix docs regarding Color.from_hsv hue range [0,360] -> [0,1] 2018-05-11 18:57:11 +07:00
ColorPicker.xml Increase settings apply speed and added deferred color apply 2018-05-31 11:33:36 +03:00
ColorPickerButton.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
ColorRect.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
ConcavePolygonShape.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 Doc: Fix typos spotted by @yurchor 2018-07-01 15:55:53 +02: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 support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
ConvexPolygonShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ConvexPolygonShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +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
Curve2D.xml Up vector implementation and OrientedPathFollow. 2018-05-20 19:51:56 -03:00
Curve3D.xml Up vector implementation and OrientedPathFollow. 2018-05-20 19:51:56 -03:00
Curve.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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
DampedSpringJoint2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Dictionary.xml Docs update for several classes 2018-04-19 21:09:53 +02:00
DirectionalLight.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Directory.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
DynamicFont.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
DynamicFontData.xml Merge pull request #17094 from Calinou/add-dynamicfont-hinting-options 2018-03-13 13:38:35 +01:00
EditorExportPlugin.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorFileDialog.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorFileSystem.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorFileSystemDirectory.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorImportPlugin.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
EditorInspector.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
EditorInspectorPlugin.xml Fix MethodInfo for EditorInspectorPlugin.can_handle 2018-05-28 16:28:09 +02:00
EditorInterface.xml Exposed set/get_project_metadata in EditorSettings. 2018-05-16 12:44:15 -03:00
EditorPlugin.xml Expose ScriptCreateDialog to EditorPlugin 2018-07-04 09:41:12 -05:00
EditorProperty.xml Sync classref with current source 2018-05-28 14:53:15 +02: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorSceneImporter.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
EditorScenePostImport.xml EditorScenePostImport: added get_source_folder() and get_source_file() methods 2018-05-31 03:23:42 +02: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 Sync classref with current source 2018-05-28 14:53:15 +02:00
EditorSpatialGizmo.xml Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboard 2018-06-13 22:29:54 +02:00
EncodedObjectAsID.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Engine.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
Environment.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
File.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
FileDialog.xml -Make sure that ProjectSettings are properly dumped when dumping docs. 2018-06-11 13:41:16 -03:00
float.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Font.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
FuncRef.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Generic6DOFJoint.xml Merge pull request #17559 from simedis/joint_motors 2018-05-08 10:23:41 +02:00
Geometry.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
GeometryInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
GIProbe.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
GIProbeData.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Gradient.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
GradientTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
GraphEdit.xml Docs update for several classes 2018-04-19 21:09:53 +02:00
GraphNode.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
GridContainer.xml Sync classref with current source 2018-05-12 09:38:00 +02: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +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 Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
HTTPRequest.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Image.xml -Make sure that ProjectSettings are properly dumped when dumping docs. 2018-06-11 13:41:16 -03:00
ImageTexture.xml ImageTexture.load returns an error code. 2018-05-14 19:11:41 +02:00
ImmediateGeometry.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Input.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputDefault.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEvent.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventAction.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventJoypadButton.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventJoypadMotion.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventKey.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventMagnifyGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventMouse.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventMouseButton.xml [DOCS] InputEventMouseButton: Factor 2018-06-18 03:19:41 +02:00
InputEventMouseMotion.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventPanGesture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InputEventScreenDrag.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventScreenTouch.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputEventWithModifiers.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InputMap.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
InstancePlaceholder.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
int.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
InterpolatedCamera.xml [DOCS] Tweaks and fixes for (Interpolated)Camera 2018-04-03 15:58:21 +02:00
IP_Unix.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
IP.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ItemList.xml Update classref and docs, fix missing parameters' name 2018-04-11 10:20:22 +07:00
JavaScript.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Joint2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Joint.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
JSON.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
JSONParseResult.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
KinematicBody2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
KinematicBody.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
KinematicCollision2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
KinematicCollision.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Label.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
LargeTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Light2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Light.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
LightOccluder2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Line2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
LineEdit.xml Sync classref with current source 2018-05-12 09:38:00 +02: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 doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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 doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Mesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MeshDataTool.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MeshInstance2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MeshInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MeshLibrary.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MultiMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MultiMeshInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
MultiplayerAPI.xml Add option to disable automatic multiplayer poll 2018-06-03 18:58:04 +02:00
Mutex.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Navigation2D.xml Add Navigation2D docs 2018-04-10 07:22:30 +02:00
Navigation.xml doc: Sync classref with current source 2018-04-10 10:12:42 +02: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NavigationPolygonInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
NetworkedMultiplayerPeer.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02: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
Node2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Node.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
NodePath.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Object.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
OccluderPolygon2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
OmniLight.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
OptionButton.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
OrientedPathFollow.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
OS.xml Expose OS.get_ticks_usec() 2018-06-18 21:03:55 +02: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 [DOCS] Node & PackedScene (#17833) 2018-03-28 23:07:03 +02: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ParallaxLayer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Particles2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Particles.xml Added some documentation to particles 2018-06-08 09:27:06 +10:00
ParticlesMaterial.xml [DOCS] minor ParticlesMaterial docs fix Linear -> Radial 2018-03-21 23:44:09 +07:00
Path2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Path.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
PathFollow2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PathFollow.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PCKPacker.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Performance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PHashTranslation.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PhysicalBone.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
Physics2DDirectBodyState.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DDirectBodyStateSW.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DDirectSpaceState.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Physics2DServer.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
Physics2DServerSW.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Physics2DShapeQueryParameters.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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
PhysicsBody2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
PhysicsBody.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
PhysicsDirectBodyState.xml doc: Sync classref with current source 2018-02-27 13:41:27 +01:00
PhysicsDirectSpaceState.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
PhysicsServer.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
PhysicsShapeQueryParameters.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PhysicsShapeQueryResult.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
PinJoint.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Plane.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02: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 Sync classref with current source 2018-05-12 09:38:00 +02:00
PolygonPathFinder.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PoolByteArray.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolColorArray.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolIntArray.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolRealArray.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolStringArray.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolVector2Array.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
PoolVector3Array.xml [DOCS] Add note that Pool*Arrays are passed by value (#18340) 2018-04-22 01:23:50 +02:00
Popup.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
PopupDialog.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
PopupMenu.xml Add ability to set submenu's popup delay time on mouse hovering 2018-07-09 18:37:41 +03: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 Sync classref with current source 2018-05-28 14:53:15 +02:00
ProgressBar.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ProjectSettings.xml Style fixes for commit d5bb6faa 2018-06-13 14:42:55 +02: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: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
Range.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
RayCast2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RayCast.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RayShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RayShape.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Rect2.xml Added description for abs function in Rect2 2018-06-18 15:25:13 +02: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ReflectionProbe.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
RemoteTransform2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RemoteTransform.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Resource.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01: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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ResourcePreloader.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ResourceSaver.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RichTextLabel.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
RID.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RigidBody2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
RigidBody.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
SceneState.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SceneTree.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
SceneTreeTimer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Script.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
ScriptCreateDialog.xml Expose ScriptCreateDialog to EditorPlugin 2018-07-04 09:41:12 -05:00
ScriptEditor.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ScrollBar.xml Docs update for several classes 2018-04-19 21:09:53 +02:00
ScrollContainer.xml -Make sure that ProjectSettings are properly dumped when dumping docs. 2018-06-11 13:41:16 -03:00
SegmentShape2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Semaphore.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Separator.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Shader.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
ShaderMaterial.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
Shape2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Shape.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
ShortCut.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Skeleton2D.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
Skeleton.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
Sky.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Slider.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SliderJoint.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Spatial.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
SpatialGizmo.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SpatialMaterial.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02: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 doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SplitContainer.xml Docs update for several classes 2018-04-19 21:09:53 +02:00
SpotLight.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Sprite3D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Sprite.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SpriteBase3D.xml Fix invalid DEFVAL in SpatialEditorGizmo::add_unscaled_billboard 2018-06-13 22:29:54 +02:00
SpriteFrames.xml Doc: Fix typos spotted by @yurchor 2018-07-01 15:55:53 +02:00
StaticBody2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StaticBody.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StreamPeer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StreamPeerBuffer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StreamPeerSSL.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
StreamPeerTCP.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StreamTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
String.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
StyleBox.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StyleBoxEmpty.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StyleBoxFlat.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StyleBoxLine.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
StyleBoxTexture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
SurfaceTool.xml Merge pull request #16705 from Chaosus/generate_normals_flip 2018-04-08 17:18:03 -03:00
TabContainer.xml doc: Sync classref with current source 2018-04-10 10:12:42 +02:00
Tabs.xml doc: Sync classref with current source 2018-04-10 10:12:42 +02:00
TCP_Server.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TextEdit.xml Improve breakpoints and breakpoint gutter API in TextEdit 2018-05-30 14:39:44 +02:00
Texture.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TextureButton.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TextureProgress.xml doc: Sync classref with current source 2018-04-10 10:12:42 +02:00
TextureRect.xml [DOCS] Update VideoPlayer classref 2018-05-20 13:43:48 -07:00
Theme.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Thread.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TileMap.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
TileSet.xml Sync classref with current source 2018-05-28 14:53:15 +02:00
Timer.xml Sync classref with current source 2018-05-12 09:38:00 +02:00
ToolButton.xml doc: Remove extraneous empty lines in descriptions 2018-06-15 08:54:06 +02:00
TouchScreenButton.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Transform2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Transform.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
Translation.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TranslationServer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Tree.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
TreeItem.xml [DOCS] TreeItem: Small fix for remove_child() 2018-06-18 03:28:26 +02:00
TriangleMesh.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Tween.xml -Make sure that ProjectSettings are properly dumped when dumping docs. 2018-06-11 13:41:16 -03:00
UndoRedo.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +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 Document Vector2.round() and Vector3.round() 2018-06-27 00:02:24 +02:00
Vector3.xml Document Vector2.round() and Vector3.round() 2018-06-27 00:02:24 +02:00
VehicleBody.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VehicleWheel.xml [Docs] fix typos 2018-03-29 12:46:21 +07:00
VideoPlayer.xml [DOCS] Update VideoPlayer classref 2018-05-20 13:43:48 -07:00
VideoStream.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
Viewport.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
ViewportContainer.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
ViewportTexture.xml Add longer description to ViewportTexture doc 2018-06-18 16:35:17 +02:00
VisibilityEnabler2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VisibilityEnabler.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VisibilityNotifier2D.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VisibilityNotifier.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VisualInstance.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
VisualServer.xml Sync classref with current source 2018-05-12 09:38:00 +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: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
World2D.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
World.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
WorldEnvironment.xml Add support for tutorial links to makerst.py 2018-06-12 17:40:24 +02:00
XMLParser.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00
YSort.xml doc: Remove status from hardcoded version string 2018-02-27 13:40:49 +01:00