godot/doc/classes
20kdc 0f38f50e97
Fix the documentation of Bone2D::apply_rest (squashed)
Co-authored-by: Micky <66727710+Mickeon@users.noreply.github.com>
(cherry picked from commit f16f8bf39b)
2024-03-11 15:03:07 +01:00
..
@GlobalScope.xml Clarify that Callable will not be encoded with var_to_bytes 2024-01-25 17:40:45 +01:00
AABB.xml Overhaul AABB's documentation 2024-01-25 17:40:44 +01:00
AcceptDialog.xml [DisplayServer] Add method to estimate window title bar size. 2023-10-03 16:13:52 +03:00
AESContext.xml
AnimatableBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimatableBody3D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Include animation.length in Animation example 2024-01-24 16:38:28 +01:00
AnimationLibrary.xml Unexpose internal data property of AnimationLibrary 2023-11-02 18:57:39 +01:00
AnimationMixer.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeSub2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimationRootNode.xml
AnimationTree.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
Area2D.xml
Area3D.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
Array.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
ArrayMesh.xml
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
AStarGrid2D.xml Merge pull request #82691 from YuriSizov/rst-validate-with-exceptions 2023-10-04 15:42:42 +02:00
AtlasTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioBusLayout.xml
AudioEffect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCapture.xml
AudioEffectChorus.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCompressor.xml
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectNotchFilter.xml
AudioEffectPanner.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPhaser.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPitchShift.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Add a bus_renamed AudioServer signal 2023-09-15 13:02:03 +03:00
AudioStream.xml
AudioStreamGenerator.xml Add C# example for the AudioStreamGenerator code snippet 2023-11-10 09:28:35 +01:00
AudioStreamGeneratorPlayback.xml Document AudioStreamGeneratorPlayback.get_skips() 2023-11-02 21:54:07 +02:00
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml Simpler default values for AudioStreamRandomizer 2023-08-02 17:20:40 +02:00
AudioStreamWAV.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
BackBufferCopy.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
BaseButton.xml Merge pull request #79064 from MewPurPur/rename-button-pressed-THIS-IS-NOT-A-COMPAT-BREAK 2023-08-03 14:46:39 +02:00
BaseMaterial3D.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
Basis.xml Link to the "article" in the docs instead of saying "article" 2024-01-25 17:38:15 +01:00
BitMap.xml
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-03-11 15:03:07 +01:00
BoneAttachment3D.xml
BoneMap.xml
bool.xml Overlay bool documentation 2023-08-02 09:54:20 +02:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
BoxShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Button.xml Merge pull request #82409 from KoBeWi/3_in_1 2023-10-18 00:00:36 +02:00
ButtonGroup.xml
Callable.xml Fix get_method from named lambda 2023-08-11 20:31:08 +07:00
CallbackTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
Camera2D.xml
Camera3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml Improve documentation for CameraAttributesPhysical.exposure_shutter_speed 2023-12-07 10:27:07 +01:00
CameraAttributesPractical.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml Improve canvas layer index documentation 2023-09-18 21:33:31 +02:00
CanvasModulate.xml
CanvasTexture.xml Specify how CanvasTexture does not work in 3D 2024-01-25 17:40:44 +01:00
CapsuleMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CapsuleShape2D.xml
CapsuleShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CenterContainer.xml
CharacterBody2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
CharacterBody3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
CharFXTransform.xml Add transform support to CharFXTransform 2023-08-23 00:18:37 -05:00
CheckBox.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CheckButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CircleShape2D.xml
ClassDB.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CodeEdit.xml Merge pull request #82748 from sepTN/than-then-typo 2023-10-04 15:44:52 +02:00
CodeHighlighter.xml
CollisionObject2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
CollisionObject3D.xml
CollisionPolygon2D.xml Mention CollisionPolygon2D.polygon is local to the given CollisionPolygon2D 2024-01-24 16:01:58 +01:00
CollisionPolygon3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
CollisionShape2D.xml
CollisionShape3D.xml Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
Color.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
ColorPicker.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ColorPickerButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ColorRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedCubemap.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
CompressedCubemapArray.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
CompressedTexture2D.xml
CompressedTexture2DArray.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
CompressedTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConcavePolygonShape2D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConcavePolygonShape3D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConeTwistJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConfigFile.xml Clarify ConfigFile class methods that return error 2023-08-24 18:16:46 +00:00
ConfirmationDialog.xml
Container.xml
Control.xml Make mouse-enter/exit notifications match mouse event propagation 2023-11-09 09:11:59 -05:00
ConvexPolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CPUParticles2D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
CPUParticles3D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
Crypto.xml
CryptoKey.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Cubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Curve2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Curve3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Curve.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CurveTexture.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CurveXYZTexture.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CylinderMesh.xml
CylinderShape3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
DampedSpringJoint2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Decal.xml
Dictionary.xml Add an example for Dictionary.merge(), mention lack of recursion 2023-10-31 10:16:11 +01:00
DirAccess.xml [Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS. 2023-10-13 15:48:03 +03:00
DirectionalLight2D.xml
DirectionalLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
DisplayServer.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
DTLSServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorCommandPalette.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorDebuggerPlugin.xml Fix typos in EditorDebuggerPlugin and RDShaderSPIRV classref 2023-09-12 16:16:32 +08:00
EditorDebuggerSession.xml
EditorExportPlatform.xml Expose EditorExportPlatform::get_os_name() 2023-09-07 12:28:09 -05:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorFeatureProfile.xml Allow changing feature profile via EditorInterface 2023-07-24 18:46:36 +02:00
EditorFileDialog.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorInspector.xml Expose EditorInspector::get_edited_object to GDScript 2023-09-23 09:47:07 -04:00
EditorInspectorPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorInterface.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorNode3DGizmo.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorNode3DGizmoPlugin.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorPaths.xml
EditorPlugin.xml Fix various typos in documentation 2024-01-25 17:38:15 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourcePreview.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourcePreviewGenerator.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourceTooltipPlugin.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
EditorSceneFormatImporter.xml Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
EditorScenePostImport.xml Update Importing 3D scenes link to match splitting PR 2023-09-23 16:53:18 -05:00
EditorScenePostImportPlugin.xml
EditorScript.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorScriptPicker.xml
EditorSelection.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSettings.xml fix documentation for icon_and_font_color editor setting 2023-12-07 10:27:09 +01:00
EditorSpinSlider.xml Fix a property reference in EditorSpinSlider 2023-11-10 15:30:16 +01:00
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorVCSInterface.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
EncodedObjectAsID.xml
Engine.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Expression.xml
FileAccess.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
FileDialog.xml [macOS] Implement optional native file selection dialog support for sandboxed apps. 2023-07-12 22:36:24 +03:00
FileSystemDock.xml
float.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
FlowContainer.xml
FogMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
FogVolume.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Font.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontFile.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
FontVariation.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
GDExtension.xml
GDExtensionManager.xml Implement reloading of GDExtensions 2023-09-25 22:10:17 -05:00
Generic6DOFJoint3D.xml
Geometry2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Geometry3D.xml Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points 2023-08-16 09:11:53 +02:00
GeometryInstance3D.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
GPUParticles2D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
GPUParticles3D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
GPUParticlesAttractor3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollision3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionHeightField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSDF3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Gradient.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture1D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture2D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GraphEdit.xml Add missing descriptions to remaining signals. 2024-01-25 17:40:45 +01:00
GraphElement.xml Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-please 2023-10-02 13:16:28 +02:00
GraphNode.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HeightMapShape3D.xml
HFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HTTPClient.xml [Web] Always return -1 as body length in HTTPClientWeb. 2023-07-24 08:57:02 +02:00
HTTPRequest.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Image.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture.xml
ImageTextureLayered.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
ImmediateMesh.xml Add C# Example to ImmediateMesh.xml 2023-10-23 14:50:07 +02:00
ImporterMesh.xml Fix multiple issues with UV compression 2023-10-30 23:11:34 +01:00
ImporterMeshInstance3D.xml Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
Input.xml Document that Input.is_action_* should not be used during input-handling 2023-11-10 21:34:50 +01:00
InputEvent.xml
InputEventAction.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventFromWindow.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventJoypadButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventJoypadMotion.xml
InputEventKey.xml Fix documentation on how to get the keycode string from a physical_keycode 2023-11-09 13:03:29 +01:00
InputEventMagnifyGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventMIDI.xml Link to the "article" in the docs instead of saying "article" 2024-01-25 17:38:15 +01:00
InputEventMouse.xml
InputEventMouseButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMouseMotion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventPanGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventWithModifiers.xml Replaced Command with Cmd in documentation 2023-08-13 23:53:24 +02:00
InputMap.xml
InstancePlaceholder.xml
int.xml Fix int's C# documentation 2023-09-01 17:00:09 +02:00
IntervalTweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
IP.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ItemList.xml Expose force_update_list_size 2023-09-15 13:18:02 -04:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Joint3D.xml Expose the get_rid method of Joint2D and Joint3D 2023-08-27 00:34:47 +03:00
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
KinematicCollision3D.xml
Label3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Label.xml Add note that a large value for outline_size is not recommended 2024-01-25 17:40:44 +01:00
LabelSettings.xml
Light2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Light3D.xml Fix LightmapGI taking editor-only and sky-only lights into account 2023-10-23 22:56:17 +02:00
LightmapGI.xml Clarify that LightmapGI is not supported in compatibility renderer 2024-02-17 13:07:20 +03:00
LightmapGIData.xml Avoid reimporting lightmap textures every getter call 2023-10-22 16:32:08 +07:00
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml Add sdf_collision property description to LightOccluder2D 2023-10-06 12:10:13 +02:00
Line2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
LineEdit.xml Make LineEdit secret character easier to change and enter 2023-10-19 21:32:38 +08:00
LinkButton.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
MainLoop.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
MarginContainer.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Marker2D.xml
Marker3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marshalls.xml
Material.xml Fill out Material documentation and clarify render_priority and next_pass sorting 2023-10-25 10:58:06 +02:00
MenuBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
MenuButton.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Mesh.xml Fix multiple issues with UV compression 2023-10-30 23:11:34 +01:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml Vertex and attribute compression to reduce the size of the vertex format. 2023-10-05 12:02:23 -06:00
MeshInstance2D.xml
MeshInstance3D.xml Clarify difference between surface material and surface override material 2023-09-28 23:18:26 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
MissingNode.xml
MissingResource.xml
MovieWriter.xml Fix metadata name in MovieWriter.xml 2023-09-29 14:09:04 -04:00
MultiMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiplayerAPI.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerAPIExtension.xml Fix documentation in MultiplayerAPIExtension 2023-10-31 18:39:45 -06:00
MultiplayerPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerPeerExtension.xml
Mutex.xml
NavigationAgent2D.xml Improve NavigationAgent3D.target_position documentation readability 2023-10-02 20:33:00 +10:00
NavigationAgent3D.xml Solve race condition between AThousandShips and Akien 2023-10-21 19:04:41 +02:00
NavigationLink2D.xml Fix missing NavigationLink property updates in constructor 2023-12-07 10:27:02 +01:00
NavigationLink3D.xml Fix missing NavigationLink property updates in constructor 2023-12-07 10:27:02 +01:00
NavigationMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
NavigationMeshGenerator.xml Move navigation mesh baking to NavigationServer 2023-08-03 19:49:07 +02:00
NavigationMeshSourceGeometryData2D.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationMeshSourceGeometryData3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
NavigationObstacle2D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationObstacle3D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationPathQueryParameters2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
NavigationPathQueryParameters3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationPolygon.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationRegion2D.xml Fix missing NavigationRegion property updates in constructor 2023-12-07 10:27:02 +01:00
NavigationRegion3D.xml Fix missing NavigationRegion property updates in constructor 2023-12-07 10:27:02 +01:00
NavigationServer2D.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
NavigationServer3D.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
NinePatchRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Node2D.xml
Node3D.xml Add docs for Node3DGizmo to clarify its link to EditorNode3DGizmo 2023-10-02 16:17:16 +02:00
Node3DGizmo.xml Add docs for Node3DGizmo to clarify its link to EditorNode3DGizmo 2023-10-02 16:17:16 +02:00
Node.xml Clarify Node doc: get_child returns null for invalid index 2024-01-25 17:40:44 +01:00
NodePath.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
Object.xml Correct C# syntax in _validate_property example for the Object class 2024-01-25 17:38:16 +01:00
Occluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OccluderInstance3D.xml Web: Disable raycast module by default (no occlusion culling) 2023-09-16 21:00:04 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OptimizedTranslation.xml
OptionButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ORMMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
OS.xml [iOS, GDExtension] Fix loading and exporting static libraries and xcframeworks. 2023-11-09 20:04:40 +02:00
PackedByteArray.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedColorArray.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedDataContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedDataContainerRef.xml
PackedFloat32Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedFloat64Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedInt32Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedInt64Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedScene.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PackedStringArray.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedVector2Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PackedVector3Array.xml Add performance note to Array.resize() 2024-01-25 17:40:45 +01:00
PacketPeer.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PacketPeerDTLS.xml
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ParallaxBackground.xml
ParallaxLayer.xml Improve docs on how ParallaxLayer mirroring works. 2024-03-11 15:02:16 +01:00
ParticleProcessMaterial.xml Add a description for the velocity_pivot parameter 2023-11-01 03:15:05 +01:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml PulseAudio: Remove get_latency() caching 2023-08-04 15:35:13 +09:30
PhysicalBone2D.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
PhysicalBone3D.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-03-11 15:02:49 +01:00
PhysicalSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml Add ability to get barycentric coordinates from ray 2023-08-02 15:16:44 -05:00
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-03-11 15:02:49 +01:00
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PhysicsServer2DExtension.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PhysicsServer2DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml Fix bindings of PhysicsServer3DRenderingServerHandler 2023-09-20 12:24:32 +02:00
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult3D.xml
PinJoint2D.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PinJoint3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
PlaceholderCubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml
PlaceholderMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Plane.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PolygonOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
PolygonPathFinder.xml
Popup.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PopupMenu.xml Update add_submenu doc to mention that submenu should already exist 2023-11-02 11:02:13 +08:00
PopupPanel.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml Add missing descriptions to PrimitiveMesh and SoftBody3D 2024-01-24 16:38:27 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
ProgressBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Projection.xml
ProjectSettings.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Quaternion.xml Complete the docs for Quaternion 2024-01-25 17:38:15 +01:00
RandomNumberGenerator.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
Range.xml
RayCast2D.xml Clarified behavior of RayCast objects when get_collision_point() is used inside a collision shape 2024-01-24 16:38:28 +01:00
RayCast3D.xml Clarified behavior of RayCast objects when get_collision_point() is used inside a collision shape 2024-01-24 16:38:28 +01:00
RDAttachmentFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDFramebufferPass.xml
RDPipelineColorBlendState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineColorBlendStateAttachment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineDepthStencilState.xml Add descriptions to the remaining properties of RDPipelineDepthStencilState 2024-01-25 17:40:45 +01:00
RDPipelineMultisampleState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineRasterizationState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml Fix typos in EditorDebuggerPlugin and RDShaderSPIRV classref 2023-09-12 16:16:32 +08:00
RDTextureFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Rect2.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
Rect2i.xml Revert incorrect Rect2.expand description. 2023-08-03 14:59:07 +02:00
RectangleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RefCounted.xml Explain circular references and how to break them 2023-11-11 10:07:48 +08:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
RenderingServer.xml Add thread guard for force_draw and update relared doc 2024-01-25 17:38:15 +01:00
RenderSceneBuffers.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersConfiguration.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersRD.xml Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
Resource.xml Document that resource_name is not always supported 2023-11-01 10:43:41 +01:00
ResourceFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceFormatSaver.xml
ResourceImporter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporterBitMap.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterBMFont.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
ResourceImporterCSVTranslation.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterDynamicFont.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterImage.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterImageFont.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
ResourceImporterLayeredTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterOBJ.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
ResourceImporterScene.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
ResourceImporterShaderFile.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterTextureAtlas.xml Fix link in the docs about ResourceImporterTextureAtlas 2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceLoader.xml Clarify return value of get_dependencies() 2023-07-11 13:28:34 +02:00
ResourcePreloader.xml
ResourceSaver.xml Document UID behavior in ResourceSaver's save function 2023-10-15 22:19:44 +08:00
ResourceUID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RibbonTrailMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RichTextEffect.xml Improve RichTextLabel install_effect() documentation 2024-01-24 15:57:58 +01:00
RichTextLabel.xml Improve RichTextLabel install_effect() documentation 2024-01-24 15:57:58 +01:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
RootMotionView.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
SceneState.xml
SceneTree.xml Enhance SceneTree.change_scene*() methods' docs 2023-11-24 11:25:21 +01:00
SceneTreeTimer.xml
Script.xml C#: Abstract script class support 2023-09-15 20:35:25 -07:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptExtension.xml Core: Fix Object::has_method() for script static methods 2023-10-04 19:44:32 +03:00
ScriptLanguage.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptLanguageExtension.xml Highlight doc comments in a different color 2023-10-08 19:26:10 +03:00
ScrollBar.xml Document, cleanup and fix some theme properties 2023-09-27 00:06:15 +02:00
ScrollContainer.xml Document ScrollContainer signals being emitted for touch events only 2023-09-10 18:26:13 +02:00
SegmentShape2D.xml
Semaphore.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SeparationRayShape2D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
SeparationRayShape3D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
Separator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Shader.xml
ShaderGlobalsOverride.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ShaderInclude.xml
ShaderMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Sync changes between ShapeCast and RayCast class references 2023-11-07 16:49:51 +08:00
ShapeCast3D.xml Sync changes between ShapeCast and RayCast class references 2023-11-07 16:49:51 +08:00
Shortcut.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Add missing descriptions to remaining signals. 2024-01-25 17:40:45 +01:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skin.xml
SkinReference.xml
Sky.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Slider.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
SliderJoint3D.xml
SoftBody3D.xml Add missing descriptions to PrimitiveMesh and SoftBody3D 2024-01-24 16:38:27 +01:00
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml
SpinBox.xml Update SpinBox documentation to include resetting to min/max behaviour 2023-10-09 19:20:52 +08:00
SplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
SpotLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SpringArm3D.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
Sprite2D.xml Fix invalid frame index when Sprite2D's hframes or vframes has been changed 2024-01-25 18:32:37 +01:00
Sprite3D.xml Fix invalid frame index when Sprite2D's hframes or vframes has been changed 2024-01-25 18:32:37 +01:00
SpriteBase3D.xml
SpriteFrames.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StandardMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
StaticBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StaticBody3D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StreamPeer.xml
StreamPeerBuffer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
StringName.xml Fix various typos in documentation 2024-01-25 17:40:45 +01:00
StyleBox.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
StyleBoxEmpty.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxFlat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxLine.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SubViewport.xml
SubViewportContainer.xml Mark SubViewportContainer::_propagate_input_event experimental 2023-11-14 21:34:46 +01:00
SurfaceTool.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
SyntaxHighlighter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SystemFont.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
TabBar.xml Fix disabled tabs being selected when removing the current one 2023-10-25 16:46:54 -03:00
TabContainer.xml Fix disabled tabs being selected when removing the current one 2023-10-25 16:46:54 -03:00
TCPServer.xml
TextEdit.xml Replace some "uncommon" words in class reference 2024-01-25 17:40:45 +01:00
TextLine.xml
TextMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
TextParagraph.xml
TextServer.xml Add missing descriptions to TextServer's constants 2024-01-24 15:57:59 +01:00
TextServerDummy.xml
TextServerExtension.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
TextServerManager.xml
Texture2D.xml Update get_image doc to mention that it will return an empty image with invalid texture 2024-01-25 17:40:44 +01:00
Texture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture2DArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture2DRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture3D.xml
Texture3DRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture.xml
TextureButton.xml
TextureCubemapArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureCubemapRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureLayered.xml
TextureLayeredRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureProgressBar.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
TextureRect.xml
Theme.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ThemeDB.xml
Thread.xml Support threads in the script debugger 2023-07-26 12:06:45 +02:00
TileData.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TileMap.xml Prevent threading problems in TileMap 2024-02-27 16:02:54 +01:00
TileMapPattern.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
TileSet.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
TileSetAtlasSource.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
TileSetScenesCollectionSource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TileSetSource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Time.xml Clarify get_time_zone_from_system will return a localized timezone name 2023-11-01 19:47:30 +08:00
Timer.xml
TLSOptions.xml Fix typos in documentation: than/then and loose/lose 2023-10-04 04:51:48 +07:00
TorusMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TouchScreenButton.xml
Transform2D.xml Link to the "article" in the docs instead of saying "article" 2024-01-25 17:38:15 +01:00
Transform3D.xml Link to the "article" in the docs instead of saying "article" 2024-01-25 17:38:15 +01:00
Translation.xml
TranslationServer.xml
Tree.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
TreeItem.xml GUI: Fix text overlapping icon in Tree 2023-08-24 22:09:02 +03:00
TriangleMesh.xml
TubeTrailMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Tween.xml Clarify Tween.set_parallel() 2024-03-11 15:00:50 +01:00
Tweener.xml
UDPServer.xml
UndoRedo.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Variant.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Vector2.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
Vector2i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
Vector3.xml Clarify C# docs for operators performing xform_inv 2023-10-17 19:49:42 +02:00
Vector3i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
Vector4.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
Vector4i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml corrected tooltip information Roll Influence property of VehicleWheel3D 2024-01-24 15:57:59 +01:00
VFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VideoStream.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
VideoStreamPlayback.xml
VideoStreamPlayer.xml VideoPlayer: Fix reloading translation remapped stream 2023-12-07 10:27:03 +01:00
Viewport.xml Improve and clarify texture filtering documentation 2023-12-07 10:27:02 +01:00
ViewportTexture.xml Unexpose Resource.setup_local_to_scene 2023-09-06 23:38:42 +02:00
VisibleOnScreenEnabler2D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisibleOnScreenEnabler3D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisibleOnScreenNotifier2D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisibleOnScreenNotifier3D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisualInstance3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShader.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
VisualShaderNode.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Implement drop-down list properties to the custom visual shader nodes 2023-09-29 10:55:05 +03:00
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeFloatFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
VisualShaderNodeInput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntConstant.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeResizableBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRotationByAxis.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeScreenUVToSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSwitch.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureParameter.xml Improve and clarify texture filtering documentation 2023-12-07 10:27:02 +01:00
VisualShaderNodeTextureParameterTriplanar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeWorldPositionFromDepth.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VoxelGI.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
VoxelGIData.xml
VScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
WeakRef.xml
Window.xml Merge pull request #82179 from bruvzg/mode_docs 2023-10-03 17:22:05 +02:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XMLParser.xml Improve XMLParser's documentation 2023-08-28 16:39:26 +03:00
XRAnchor3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix issue with OpenXR environment blend mode not being applied properly 2023-09-13 14:07:23 +10:00
XRInterfaceExtension.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRNode3D.xml Added XR tracking-state change signals 2023-09-03 12:17:16 -04:00
XROrigin3D.xml
XRPose.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRPositionalTracker.xml Fix typos in documentation: than/then and loose/lose 2023-10-04 04:51:48 +07:00
XRServer.xml