godot-module-template/doc/classes
Thaddeus Crews 076445b804
Merge pull request #111459 from paul-marechal/mesh_data_tool_tangent_doc
Add note for some usages of Plane in APIs
2025-10-20 18:09:53 -05:00
..
@GlobalScope.xml Allow to use sliders for integers in EditorSpinSlider 2025-09-22 11:23:15 -03:00
AABB.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
AcceptDialog.xml Merge pull request #104530 from RedMser/accept-dialog-custom-action-docs 2025-06-18 18:13:55 -05:00
AESContext.xml Fixed typo "blocker" to "block" in AESContext 2025-10-01 21:44:01 +02:00
AimModifier3D.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
AnimationLibrary.xml
AnimationMixer.xml Document AnimationMixer.animation_started not being emitted for looping animations 2025-07-14 22:31:23 +02:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml Add node started/finished signals for animation state machines 2025-06-05 12:09:16 -07:00
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName 2025-10-07 17:15:06 -05:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Correct Array remove_at class reference 2025-10-19 11:54:58 +01:00
ArrayMesh.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ArrayOccluder3D.xml
AspectRatioContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AStar2D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AStar3D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AStarGrid2D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ6.xml
AudioEffectEQ10.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ21.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectFilter.xml
AudioEffectHardLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
AudioListener2D.xml
AudioListener3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml
AudioStream.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
AudioStreamGenerator.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
BackBufferCopy.xml
BaseButton.xml Fix button down signal not emitting on first press after being disabled 2025-07-30 16:23:42 +02:00
BaseMaterial3D.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
Basis.xml Fix Basis.determinant() doc: uniform scale determinant is scale^3, not scale^2 2025-09-11 18:45:02 +03:00
BitMap.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
Bone2D.xml
BoneAttachment3D.xml Refactore BoneAttachment property registration 2025-06-05 09:42:31 +09:00
BoneConstraint3D.xml Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods 2025-06-02 03:42:45 +09:00
BoneMap.xml
bool.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ButtonGroup.xml Add search keywords for CheckButton and ButtonGroup 2025-07-31 23:23:27 +02:00
Callable.xml Enforce GDScript and C# dictionary spacing style guidelines in code samples 2025-06-10 13:32:57 -04:00
CallbackTweener.xml
Camera2D.xml Improve Camera2D.zoom description to be less ambiguous 2025-06-05 18:26:57 +02:00
Camera3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml Disable unsupported SSR, SSS, DoF on transparent viewports 2025-09-11 14:59:07 +02:00
CameraFeed.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
CameraServer.xml Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09:00
CameraTexture.xml
CanvasGroup.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CanvasItem.xml Add methods to draw ellipses 2025-09-19 10:45:16 +02:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CapsuleShape2D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CapsuleShape3D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CenterContainer.xml
CharacterBody2D.xml Fix description about CharacterBody velocity and delta 2025-10-01 09:55:47 +08:00
CharacterBody3D.xml Fix description about CharacterBody velocity and delta 2025-10-01 09:55:47 +08:00
CharFXTransform.xml
CheckBox.xml
CheckButton.xml Add search keywords for CheckButton and ButtonGroup 2025-07-31 23:23:27 +02:00
CircleShape2D.xml
ClassDB.xml Document ClassDB not storing information on user-defined classes 2025-08-18 23:44:01 +02:00
CodeEdit.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionPolygon3D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionShape2D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionShape3D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
Color.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ColorPalette.xml
ColorPicker.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ColorPickerButton.xml
ColorRect.xml
Compositor.xml
CompositorEffect.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ConeTwistJoint3D.xml
ConfigFile.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ConfirmationDialog.xml
Container.xml
Control.xml Add pivot_offset_ratio property to Control 2025-09-30 15:27:52 +02:00
ConvertTransformModifier3D.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CopyTransformModifier3D.xml
CPUParticles2D.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
CPUParticles3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CubemapArray.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
Curve.xml
Curve2D.xml Fix curve2d incorrect sample range description 2024-08-21 16:00:25 +08:00
Curve3D.xml Implement closed path for Curve3d 2024-11-16 12:59:08 +01:00
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
Decal.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Dictionary.xml Docs: Fix example in Dictionary.set description 2025-10-04 11:11:54 +08:00
DirAccess.xml Fix drive selection issue on Android 2025-08-11 21:47:00 +05:30
DirectionalLight2D.xml Document the direction that directional and spot lights emit light in 2025-06-08 03:34:01 -07:00
DirectionalLight3D.xml Document the direction that directional and spot lights emit light in 2025-06-08 03:34:01 -07:00
DisplayServer.xml Merge pull request #109491 from syntaxerror247/window-color 2025-09-26 13:47:32 -05:00
DPITexture.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
DTLSServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Merge pull request #107085 from KoBeWi/new_in_folder 2025-06-13 01:30:43 +02:00
EditorDebuggerPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorDebuggerSession.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorDock.xml Rework editor docks 2025-09-29 17:30:41 +02:00
EditorExportPlatform.xml Add default param value to EditorExportPlatform::get_forced_export_files 2025-08-16 04:16:43 +02:00
EditorExportPlatformAppleEmbedded.xml
EditorExportPlatformExtension.xml Merge pull request #108658 from bruvzg/ed_pl_init 2025-09-30 18:35:25 -05:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorExportPreset.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorFeatureProfile.xml
EditorFileDialog.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
EditorImportPlugin.xml Merge pull request #104740 from Jojo-1000/update-import-plugin-docs 2025-10-01 13:12:32 -05:00
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
EditorNode3DGizmo.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Merge pull request #107671 from dsnopek/editor-run-control 2025-10-20 18:09:32 -05:00
EditorProperty.xml
EditorResourceConversionPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
EditorResourceTooltipPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorSceneFormatImporter.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
EditorScenePostImport.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorScenePostImportPlugin.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorScript.xml Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #111509 from passivestar/orbit-snapping 2025-10-16 12:48:09 -05:00
EditorSpinSlider.xml Allow to use sliders for integers in EditorSpinSlider 2025-09-22 11:23:15 -03:00
EditorSyntaxHighlighter.xml
EditorToaster.xml
EditorTranslationParserPlugin.xml Add source lines to file locations on POT generation 2025-10-08 16:43:22 -03:00
EditorUndoRedoManager.xml
EditorVCSInterface.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
EncodedObjectAsID.xml
Engine.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Blend Environment glow before tonemapping and change default blend mode to screen. 2025-10-10 12:08:08 -04:00
Expression.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ExternalTexture.xml
FileAccess.xml Core: Remove skip_cr argument from String 2025-09-28 10:07:24 -05:00
FileDialog.xml Unify FileDialog context menus 2025-10-02 23:10:27 +02:00
FileSystemDock.xml Rework editor docks 2025-09-29 17:30:41 +02:00
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
FoldableContainer.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
FoldableGroup.xml
Font.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
FontFile.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
Generic6DOFJoint3D.xml
Geometry2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Geometry3D.xml
GeometryInstance3D.xml
GodotInstance.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add example of using get_connection_list_from_node 2025-06-29 01:37:45 +06:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml [GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 2025-06-22 15:07:11 +03:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
HScrollBar.xml
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
HTTPClient.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
HTTPRequest.xml fix image download example code 2025-07-03 00:32:47 -04:00
Image.xml Document compress() not being supported in exported builds in Image 2025-09-28 23:02:15 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ImmediateMesh.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Merge pull request #108214 from Nintorch/fix-joypad-vendor-product 2025-09-01 11:14:12 -05:00
InputEvent.xml Clarify the types InputEvent.is_action_type() will return true for 2025-08-12 19:15:46 +02:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
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
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
int.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
IntervalTweener.xml
IP.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ItemList.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
JavaClass.xml Implement has_java_method(...) for JavaClassWrapper and JNISingleton 2025-09-22 00:01:50 -04:00
JavaClassWrapper.xml JavaClassWrapper: Add example to invoke constructor 2025-07-30 13:27:35 +05:30
JavaObject.xml Implement has_java_method(...) for JavaClassWrapper and JNISingleton 2025-09-22 00:01:50 -04:00
JavaScriptBridge.xml Update tutorial link for calling Javascript from script 2025-10-05 21:32:19 -07:00
JavaScriptObject.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
JNISingleton.xml Implement has_java_method(...) for JavaClassWrapper and JNISingleton 2025-09-22 00:01:50 -04:00
Joint2D.xml
Joint3D.xml
JSON.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Clarify visible_characters 2025-07-31 16:15:56 +01:00
Label3D.xml
LabelSettings.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
Light2D.xml
Light3D.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Fix cases where LineEdit can still show focus with mouse events 2025-10-06 10:19:35 -03:00
LinkButton.xml
Logger.xml Rephrase Logger documentation to be more explicit about thread-safety 2025-09-17 14:21:53 +02:00
LookAtModifier3D.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
MainLoop.xml Update _physics_process and _process docs to reflect implementation. 2025-08-14 14:05:09 -04:00
MarginContainer.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Marker2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marker3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marshalls.xml
Material.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
MenuBar.xml
MenuButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
Mesh.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
MeshConvexDecompositionSettings.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
MeshDataTool.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml Add recording_signals to MissingNode 2025-10-09 22:08:59 +02:00
MissingResource.xml
ModifierBoneTarget3D.xml Implement ModifierBoneTarget3D which can be target of the other mods 2025-06-05 23:46:36 +09:00
MovieWriter.xml Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Mutex.xml Fix typo in mutex documentation 2025-10-15 12:05:19 +03:30
NativeMenu.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
NavigationAgent2D.xml Add a note about navigation mesh baking issues when using 0 for the agent_radius 2025-06-24 15:10:07 +02:00
NavigationAgent3D.xml Add a note about navigation mesh baking issues when using 0 for the agent_radius 2025-06-24 15:10:07 +02:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml Add a note about navigation mesh baking issues when using 0 for the agent_radius 2025-06-23 10:23:09 +02:00
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryParameters3D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryResult2D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryResult3D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPolygon.xml Add a note about navigation mesh baking issues when using 0 for the agent_radius 2025-06-23 10:23:09 +02:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2025-06-21 16:51:17 +02:00
NavigationServer3D.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
NinePatchRect.xml
Node.xml Update _physics_process and _process docs to reflect implementation. 2025-08-14 14:05:09 -04:00
Node2D.xml Document link between Node2D.look_at() and Node2D.get_angle_to() 2025-10-13 20:47:55 +02:00
Node3D.xml Fix and improve Node2D.move_local_{x,y}() description 2025-09-25 18:52:11 +02:00
Node3DGizmo.xml Add docs for Node3DGizmo to clarify its link to EditorNode3DGizmo 2023-10-02 16:17:16 +02:00
NodePath.xml
Object.xml Update class reference contribution link. 2025-09-10 16:50:44 +02:00
Occluder3D.xml
OccluderInstance3D.xml Update OccluderInstance3D.xml 2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
ORMMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
OS.xml Document OS.get_video_adapter_driver_info() being slow to call the first time 2025-08-06 14:39:16 +02:00
PackedByteArray.xml Add PackedByteArray conversion to PackedVector2Array, PackedVector3Array, PackedVector4Array and PackedColorArray 2025-06-12 17:05:57 +02:00
PackedColorArray.xml
PackedDataContainer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PackedDataContainerRef.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PackedVector4Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PacketPeerStream.xml
PacketPeerUDP.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml Expose energy_multiplier to PanoramaSkyMaterial and ProceduralSkyMaterial 2023-10-25 14:12:22 +02:00
Parallax2D.xml Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
ParallaxBackground.xml Deprecate Parallax Background and Parallax Layer 2025-04-30 19:10:13 -04:00
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml Make Node::orphan_node_count thread-safe 2025-09-29 17:54:41 -04:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml Remove note about night sky in PhysicalSkyMaterial 2024-06-04 15:34:27 +02:00
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState2DExtension.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3D.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3DExtension.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
PhysicsServer2DExtension.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Document PhysicsServer3D shapes 2025-09-21 11:38:28 +02:00
PhysicsServer3DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsShapeQueryParameters2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PhysicsShapeQueryParameters3D.xml fix function used in the code example 2025-08-10 18:24:13 -03:00
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Popup.xml
PopupMenu.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml Update note for rendering/rendering_device/vsync/swapchain_image_count 2025-10-18 15:35:36 -07:00
PropertyTweener.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
RandomNumberGenerator.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Range.xml Fix snapping logic in Range 2025-08-12 03:32:27 -07:00
RayCast2D.xml Fix differences between RayCast2D and RayCast3D documentation 2025-06-06 15:25:39 +02:00
RayCast3D.xml Fix differences between RayCast2D and RayCast3D documentation 2025-06-06 15:25:39 +02:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml Add ASTC HDR format variants 2025-02-13 11:45:42 -03:00
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
ReflectionProbe.xml Update notice in ReflectionProbe class 2025-07-27 14:27:19 +03:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderingDevice.xml Fix D3D12 driver returning internal types to RenderingDevice's texture_get_native_handle/get_driver_resource 2025-10-15 10:35:38 -07:00
RenderingServer.xml Add material debanding for use in Mobile rendering method. 2025-10-08 16:22:41 -04:00
RenderSceneBuffers.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
Resource.xml Merge pull request #102499 from Jordyfel/resource-docs 2025-06-28 13:02:54 +02:00
ResourceFormatLoader.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
ResourceFormatSaver.xml
ResourceImporter.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
ResourceImporterImage.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ResourceImporterImageFont.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
ResourceImporterLayeredTexture.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ResourceImporterOBJ.xml Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import 2024-10-25 02:48:42 +02:00
ResourceImporterScene.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
ResourceImporterShaderFile.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ResourceImporterSVG.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
ResourceImporterTexture.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml Improve ResourceLoader.get_dependencies()'s description 2025-06-16 16:07:53 +08:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RetargetModifier3D.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Merge pull request #108029 from Joy-less/clarify-visible_characters 2025-08-03 10:51:18 -05:00
RID.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RigidBody2D.xml Clarify the behavior of RigidBody.CENTER_OF_MASS_MODE_AUTO 2025-08-01 00:38:33 +02:00
RigidBody3D.xml Clarify the behavior of RigidBody.CENTER_OF_MASS_MODE_AUTO 2025-08-01 00:38:33 +02:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SceneTreeTimer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Script.xml
ScriptBacktrace.xml
ScriptCreateDialog.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ScriptEditor.xml Expose ScriptEditor.clear_docs_from_script 2025-06-22 13:55:01 -04:00
ScriptEditorBase.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ScriptExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Move deprecated has_named_classes from ScriptLanguage to ScriptLanguageExtension 2025-10-05 16:55:06 +02:00
ScrollBar.xml
ScrollContainer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderIncludeDB.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml C#: Fix Shortcut example 2025-06-17 19:13:21 +02:00
Signal.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Skeleton2D.xml
Skeleton3D.xml
SkeletonIK3D.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Remove angle constraint mention from SkeletonModification2DFABRIK.xml 2025-06-15 20:20:03 +02:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Slider: Add tick position property and tick offset theme item 2025-06-09 12:36:08 +08:00
SliderJoint3D.xml
SocketServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml
SpinBox.xml Merge pull request #108782 from skyace65/Spinbox-link-fix 2025-07-23 13:27:06 -05:00
SplitContainer.xml Add theme colors to touch dragger and fix touch dragger icon theme 2025-07-17 13:05:47 -05:00
SpotLight3D.xml Document the direction that directional and spot lights emit light in 2025-06-08 03:34:01 -07:00
SpringArm3D.xml
SpringBoneCollision3D.xml
SpringBoneCollisionCapsule3D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
SpringBoneCollisionPlane3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
SpringBoneCollisionSphere3D.xml
SpringBoneSimulator3D.xml
Sprite2D.xml Document REGION_RECT canvas shader built-in in Sprite2D region property 2025-08-22 19:41:48 +02:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
StreamPeerGZIP.xml
StreamPeerSocket.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
StreamPeerTCP.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
StreamPeerTLS.xml
StreamPeerUDS.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
String.xml Merge pull request #62083 from KoBeWi/string_slice'n_dice 2025-09-22 08:50:01 -05:00
StringName.xml Added Find Sequence to Spans 2025-09-16 12:37:07 -07:00
StyleBox.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubtweenTweener.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
SyntaxHighlighter.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SystemFont.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TabBar.xml Add icon color theme items for TabBar and TabContainer 2025-10-03 10:41:28 -03:00
TabContainer.xml Add icon color theme items for TabBar and TabContainer 2025-10-03 10:41:28 -03:00
TCPServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
TextEdit.xml Fix TextEdit styles and disable clipping. 2025-09-21 07:32:30 +03:00
TextLine.xml
TextMesh.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
TextParagraph.xml
TextServer.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerDummy.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TextServerExtension.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml Expose Thread::is_main_thread() 2025-08-19 10:35:45 -05:00
TileData.xml
TileMap.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TileMapLayer.xml Better clarify initialization of scene tiles 2025-07-02 21:39:46 +02:00
TileMapPattern.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
TileSet.xml
TileSetAtlasSource.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TileSetScenesCollectionSource.xml Better clarify initialization of scene tiles 2025-07-02 21:39:46 +02:00
TileSetSource.xml
Time.xml
Timer.xml Clarify behavior of Timer.stop() 2025-06-06 22:13:16 +02:00
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Transform3D.xml
Translation.xml Move context and plural support to Translation 2025-09-26 10:51:57 +08:00
TranslationDomain.xml
TranslationServer.xml Add default plural rules 2025-09-26 10:51:57 +08:00
Tree.xml Merge pull request #97210 from AleksLitynski/object-snapshot-debugger 2025-10-03 12:01:11 -05:00
TreeItem.xml Rename TreeItem's alt_text to description for consistency 2025-06-14 19:56:30 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
Tweener.xml
UDPServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
UDSServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
UndoRedo.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
UniformSetCacheRD.xml
Variant.xml Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml Merge pull request #98250 from Calinou/doc-physics-spiral-of-death 2025-07-31 10:39:04 -05:00
VehicleWheel3D.xml Physics Interpolation - Move 3D FTI to SceneTree 2025-04-26 14:13:30 +01:00
VFlowContainer.xml
VideoStream.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
VideoStreamPlayback.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
VideoStreamPlayer.xml
Viewport.xml Fix description of Viewport::set_input_as_handled 2025-10-14 11:06:54 +02:00
ViewportTexture.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisibleOnScreenEnabler2D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenEnabler3D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Add more PROPERTY_HINT_GROUP_ENABLE uses 2025-09-20 21:11:12 +02:00
VisualShader.xml Restore graph_offset property 2025-06-25 18:25:57 +02:00
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeColorOp.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Replace the term "color space" with "color encoding". Add additional detail to Color class description. State clearly that Color is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
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
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml Clarify that EXCLUDE_FROM_CAPTURE only works with native windows. 2025-08-21 00:14:58 +03:00
WorkerThreadPool.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
WorldBoundaryShape3D.xml Fix Jolt note in WorldBoundaryShape3D documentation 2025-01-20 14:52:56 +01:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRAnchor3D.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
XRBodyModifier3D.xml
XRBodyTracker.xml Adjust names of new XRBodyTracker joints 2025-06-18 12:26:25 -05:00
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml
XRFaceModifier3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRFaceTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRInterfaceExtension.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRNode3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRServer.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRTracker.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRVRS.xml