godot-module-template/doc/classes
Thaddeus Crews 65951c721f
Merge pull request #115649 from ashtonmeuser/type-limits
Add integer limit constants to @GlobalScope
2026-02-20 11:35:59 -06:00
..
@GlobalScope.xml Add integer limit constants to @GlobalScope 2026-02-18 17:54:39 -08:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AimModifier3D.xml Add relative option to LookAt/AimModifier3D 2025-11-15 23:06:48 +09:00
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationMixer.xml
AnimationNode.xml
AnimationNodeAdd2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Fix incorrect AnimationNodeAnimation.timeline_length description 2025-12-31 22:15:29 +10:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml Expose AnimationNode(StateMachine/BlendTree).get_node_list() 2025-04-22 21:08:26 +02:00
AnimationNodeExtension.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml Correct AnimationNode document where it mentions multiple inputs 2024-04-21 05:16:13 +09:00
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml Add explicit_elapse option to NodeSeek to handle some processes 2024-11-20 22:51:27 +09:00
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml Add ability for Area3D to detect/influence SoftBody3D with Jolt Physics 2026-02-12 16:30:05 +01:00
Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
ArrayMesh.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml
AtlasTexture.xml
AudioBusLayout.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCapture.xml Add details about AudioEffectCapture.clear_buffer() and get_buffer() 2024-02-20 18:27:19 +01:00
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
AudioEffectHardLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectHighPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectHighShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectInstance.xml
AudioEffectLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectLowPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLowShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectNotchFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Fix spectrum analyzer 2026-02-01 19:22:16 -03:00
AudioEffectSpectrumAnalyzerInstance.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml Add samples playback support 2024-06-18 11:06:31 -04:00
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 Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
AudioStreamPlaybackPolyphonic.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
AudioStreamPlaybackResampled.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioStreamPlayer.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AudioStreamPlayer2D.xml Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPlayer3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioStreamPolyphonic.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamRandomizer.xml Improve documentation of pitch and volume variation in AudioStreamRandomizer 2025-11-22 13:28:33 +00:00
AudioStreamWAV.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
AwaitTweener.xml Add AwaitTweener 2026-02-16 17:41:32 +01:00
BackBufferCopy.xml
BaseButton.xml Show shortcut without events in tooltip if it has name 2026-02-18 10:47:49 +01:00
BaseMaterial3D.xml
Basis.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
BitMap.xml
BlitMaterial.xml DrawableTextures 2026-01-29 01:16:06 -08:00
Bone2D.xml
BoneAttachment3D.xml
BoneConstraint3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
BoneMap.xml
BoneTwistDisperser3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
CallbackTweener.xml
Camera2D.xml Clarify align() behavior regarding force_update_scroll() 2026-01-05 17:15:08 -08:00
Camera3D.xml docs:clarify Camera3D.set_frustum size parameter 2026-01-28 22:56:04 +05:30
CameraAttributes.xml Document that auto-exposure won't work on Mobile & Compatibility. 2026-02-19 07:13:06 +05:00
CameraAttributesPhysical.xml Document that auto-exposure won't work on Mobile & Compatibility. 2026-02-19 07:13:06 +05:00
CameraAttributesPractical.xml Document that auto-exposure won't work on Mobile & Compatibility. 2026-02-19 07:13:06 +05:00
CameraFeed.xml CameraFeed: Add set_format and get_formats virtual binds 2026-01-28 00:08:50 +08:00
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Clarify using local variables with drawing methods 2026-01-07 15:20:49 +05:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CCDIK3D.xml
CenterContainer.xml
ChainIK3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml Make CharFXTransform.font property read only, add some extra documentation notes. 2025-02-02 23:08:35 +02:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ClassDB.xml Document ClassDB not storing information on user-defined classes 2025-08-18 23:44:01 +02:00
CodeEdit.xml CodeEdit: Add line number gutter minimum digits 2025-11-03 18:15:49 +08:00
CodeHighlighter.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CollisionObject2D.xml Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
CollisionObject3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
CollisionPolygon2D.xml Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
CollisionPolygon3D.xml
CollisionShape2D.xml Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
CollisionShape3D.xml
Color.xml
ColorPalette.xml
ColorPicker.xml
ColorPickerButton.xml ColorPicker: Add intensity slider 2025-05-23 12:45:29 +08:00
ColorRect.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Compositor.xml
CompositorEffect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Document popups being invisible by default 2025-10-23 19:55:03 +02:00
Container.xml GUI: Add accessibility region role for landmark navigation 2026-01-19 08:12:33 -05:00
Control.xml Fix incorrect transform method reference in CanvasItem.get_screen_transform() documentation 2025-12-01 01:07:57 +08:00
ConvertTransformModifier3D.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CopyTransformModifier3D.xml
CPUParticles2D.xml
CPUParticles3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Crypto.xml
CryptoKey.xml Update CryptoKey documentation to mention ECC. 2024-05-08 20:14:04 -07:00
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Update the Dictionary.get regarding the default argument & it's side effects 2026-02-13 07:05:54 +05:00
DirAccess.xml
DirectionalLight2D.xml Document the direction that directional and spot lights emit light in 2025-06-08 03:34:01 -07:00
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #116256 from dsnopek/monado-opengl-fix 2026-02-16 10:19:28 -06:00
DPITexture.xml
DrawableTexture2D.xml DrawableTextures 2026-01-29 01:16:06 -08:00
DTLSServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
EditorDebuggerPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorDebuggerSession.xml
EditorDock.xml Add extra bottom dock slots 2026-02-18 15:23:25 +01:00
EditorExportPlatform.xml Remove link for consoles in EditorExportPlatform 2026-01-15 10:27:00 +01:00
EditorExportPlatformAppleEmbedded.xml Introduce 'visionos' platform derived from 'apple_embedded' 2025-05-19 15:47:01 -07:00
EditorExportPlatformExtension.xml
EditorExportPlatformPC.xml Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
EditorExportPlugin.xml
EditorExportPreset.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
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 Expose set_edited and is_edited on EditorInterface 2025-12-01 06:43:11 -05:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
EditorPaths.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml EditorResourcePreviewGenerator::request_draw_and_wait 2025-11-27 14:12:14 -08:00
EditorResourceTooltipPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml Clarify API for top selected nodes in EditorSelection and make public 2025-03-27 16:09:08 -07:00
EditorSettings.xml Merge pull request #76596 from Calinou/editor-settings-allow-negative-line-spacing 2026-02-19 20:29:17 -06:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Expose the EditorScriptHighlighter::_create() method to GDExtension 2024-11-07 12:22:55 -06:00
EditorToaster.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Fix crash after calling EditorUndoRedoManager.clear_history() and then interacting with history dock entries 2025-12-30 11:27:36 -05:00
EditorVCSInterface.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
EncodedObjectAsID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Support output to HDR monitors 2026-02-11 22:13:26 -07:00
Expression.xml
ExternalTexture.xml
FABRIK3D.xml Tweak IKModifier3D docs and comment 2026-01-24 00:55:54 +09:00
FileAccess.xml Fix FileAccess.seek_end behavior on Android 2026-02-08 00:16:34 +05:30
FileDialog.xml Enable native file picker support on Android 9 and older 2026-01-22 16:54:07 +05:30
FileSystemDock.xml
float.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
FlowContainer.xml Add FlowContainer wrap options for center alignment. 2024-04-29 08:26:45 -05:00
FogMaterial.xml
FogVolume.xml
FoldableContainer.xml
FoldableGroup.xml
Font.xml Fix Font's documentation to say that get_ascent and get_descent return the maximum ascent and descent 2026-02-09 02:54:24 -08:00
FontFile.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
FontVariation.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
FramebufferCacheRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
GDExtension.xml
GDExtensionManager.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
GodotInstance.xml
GPUParticles2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
GPUParticles3D.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
GPUParticlesAttractor3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Fix GPUParticlesCollisionHeightField3D adding collisions excluded by its layer_mask 2025-02-04 08:02:44 +02: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
GradientTexture1D.xml
GradientTexture2D.xml Add conic gradient to GradientTexture2D 2026-01-28 14:38:53 -05:00
GraphEdit.xml Remove experimental flag from graph nodes 2026-01-21 05:46:10 +04:00
GraphElement.xml Remove experimental flag from graph nodes 2026-01-21 05:46:10 +04:00
GraphFrame.xml Remove experimental flag from graph nodes 2026-01-21 05:46:10 +04:00
GraphNode.xml Remove experimental flag from graph nodes 2026-01-21 05:46:10 +04:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
IKModifier3D.xml Tweak IKModifier3D docs and comment 2026-01-24 00:55:54 +09:00
Image.xml Image: Support resizing all uncompressed formats 2026-02-01 19:57:44 +01:00
ImageFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageFormatLoaderExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #114895 from Nintorch/is-joy-vibrating 2026-02-19 20:29:13 -06:00
InputEvent.xml Add device IDs to keyboard and mouse events 2026-02-14 11:28:44 +05:00
InputEventAction.xml Fix type error in InputEventAction.action description 2025-05-09 17:01:36 +08:00
InputEventFromWindow.xml
InputEventGesture.xml Add device IDs to keyboard and mouse events 2026-02-14 11:28:44 +05:00
InputEventJoypadButton.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
InputEventJoypadMotion.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
InputEventKey.xml Add notes about InputEventKey property usage. 2025-06-13 15:39:29 +03:00
InputEventMagnifyGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventMIDI.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
InputEventMouse.xml Add device IDs to keyboard and mouse events 2026-02-14 11:28:44 +05:00
InputEventMouseButton.xml Merge pull request #88130 from AlekseyKapustyanenko/Rotary_Input 2024-02-13 23:43:33 +01:00
InputEventMouseMotion.xml Fix InputEventMouseMotion reference 2025-05-13 11:06:11 +00:00
InputEventPanGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventScreenDrag.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventScreenTouch.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventShortcut.xml
InputEventWithModifiers.xml Add device IDs to keyboard and mouse events 2026-02-14 11:28:44 +05:00
InputMap.xml Fix issues with InputMap::load_from_project_settings() when called in tool script 2026-01-30 11:13:54 -05:00
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml ItemList support center_on_current(). 2026-01-27 00:06:59 +08:00
IterateIK3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
JacobianIK3D.xml
JavaClass.xml
JavaClassWrapper.xml
JavaObject.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JointLimitation3D.xml
JointLimitationCone3D.xml Change radius_range to angle to indicate hole of JointLimitationCone3D 2025-12-31 00:53:57 +09:00
JSON.xml Handle NaN and Infinity in JSON stringify function 2025-10-29 12:06:40 -07:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml
LabelSettings.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
LightmapProbe.xml
LightOccluder2D.xml
LimitAngularVelocityModifier3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
Line2D.xml
LineEdit.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
LinkButton.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
Logger.xml
LookAtModifier3D.xml Fix LookAtModifier3D / AimModifier3D forward vector 2026-02-02 22:38:47 +09:00
MainLoop.xml Fix NOTIFICATION_OS_IME_UPDATE docs on platforms 2025-10-20 19:37:17 -04:00
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml
Mesh.xml
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 Clarify the purpose of MeshInstance2D and MultiMeshInstance2D 2026-01-01 16:09:22 +01:00
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
ModifierBoneTarget3D.xml Implement ModifierBoneTarget3D which can be target of the other mods 2025-06-05 23:46:36 +09:00
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml Clarify the purpose of MeshInstance2D and MultiMeshInstance2D 2026-01-01 16:09:22 +01:00
MultiMeshInstance3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml Add PopupMenu method set_item_index 2026-01-26 12:17:56 -05: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 Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
NavigationLink3D.xml Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
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 Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPolygon.xml
NavigationRegion2D.xml Add functions to get axis-aligned bounds of navigation regions 2025-01-13 20:18:33 +01:00
NavigationRegion3D.xml Add functions to get axis-aligned bounds of navigation regions 2025-01-13 20:18:33 +01:00
NavigationServer2D.xml Fix: make nav_map_2d uses rasterizer cell scale options in 2d navigation settings 2025-06-21 16:51:17 +02:00
NavigationServer2DManager.xml Make NavigationServer backend engine selectable 2025-10-30 08:59:06 +01:00
NavigationServer3D.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
NavigationServer3DManager.xml
NinePatchRect.xml
Node.xml Improve ProcessMode docs 2026-02-09 14:51:20 -06:00
Node2D.xml Document link between Node2D.look_at() and Node2D.get_angle_to() 2025-10-13 20:47:55 +02:00
Node3D.xml
Node3DGizmo.xml Add docs for Node3DGizmo to clarify its link to EditorNode3DGizmo 2023-10-02 16:17:16 +02:00
NodePath.xml
Object.xml CONNECT_APPEND_SOURCE_OBJECT on signal emission 2026-01-14 14:59:57 +01:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml Improve CSV translations 2025-10-27 17:47:45 +08:00
OptionButton.xml
ORMMaterial3D.xml
OS.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
PackedByteArray.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedColorArray.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
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 Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedFloat64Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedInt32Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedInt64Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedScene.xml
PackedStringArray.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedVector2Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedVector3Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PackedVector4Array.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml Deprecate Parallax Background and Parallax Layer 2025-04-30 19:10:13 -04:00
ParticleProcessMaterial.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB 2024-04-05 01:28:26 +09:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Fixed documentation for get_velocity_at_local_position 2026-02-09 14:38:26 -03:00
PhysicsDirectBodyState2DExtension.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3D.xml Fixed documentation for get_velocity_at_local_position 2026-02-09 14:38:26 -03:00
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml Add clarifications to PhysicsDirectSpaceState docs on how to get their instance 2025-06-05 11:46:42 +02:00
PhysicsDirectSpaceState2DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsDirectSpaceState3D.xml Add clarifications to PhysicsDirectSpaceState docs on how to get their instance 2025-06-05 11:46:42 +02:00
PhysicsDirectSpaceState3DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsPointQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsServer2D.xml Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
PhysicsServer2DExtension.xml Add one-way collision direction for CollisionShape2Ds 2026-02-02 13:12:00 -05:00
PhysicsServer2DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3D.xml Document PhysicsServer3D shapes 2025-09-21 11:38:28 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml Add PopupMenu method set_item_index 2026-01-26 12:17:56 -05:00
PopupPanel.xml
PortableCompressedTexture2D.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
ProjectSettings.xml Support output to HDR monitors 2026-02-11 22:13:26 -07:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
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 Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
RDPipelineMultisampleState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineRasterizationState.xml Add descriptions to the remaining properties of RDPipelineRasterizationState 2024-01-31 19:27:41 -08:00
RDPipelineSpecializationConstant.xml
RDSamplerState.xml Add descriptions to remaining properties of RDSamplerState 2024-01-16 16:10:46 -08:00
RDShaderFile.xml
RDShaderSource.xml raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
RDShaderSPIRV.xml raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
RefCounted.xml
ReferenceRect.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
ReflectionProbe.xml
RemoteTransform2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RemoteTransform3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RenderData.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderDataExtension.xml Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderingDevice.xml Support output to HDR monitors 2026-02-11 22:13:26 -07:00
RenderingServer.xml Support output to HDR monitors 2026-02-11 22:13:26 -07:00
RenderSceneBuffers.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderSceneBuffersConfiguration.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderSceneData.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderSceneDataExtension.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneDataRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
Resource.xml Fix "subresources" misspelling in Resource.DEEP_DUPLICATE_NONE docs 2026-01-31 22:45:45 +06: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 [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
ResourceImporterCSVTranslation.xml Improve CSV translations 2025-10-27 17:47:45 +08:00
ResourceImporterDynamicFont.xml [Import] Automatically disable hinting for pixel fonts. 2026-01-26 12:11:33 +02:00
ResourceImporterImage.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ResourceImporterImageFont.xml Fix typo in ResourceImporterImageFont docs 2025-10-27 18:04:56 +01: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 ResourceImporterWAV: Enable QOA compression by default 2024-08-31 00:42:56 -03:00
ResourceLoader.xml Add "Threaded Loading Demo" link to ResourceLoader tutorials 2025-12-16 19:36:54 +01:00
ResourcePreloader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceSaver.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
ResourceUID.xml
RetargetModifier3D.xml Make transform elements BitField in RetargetModifier 2024-12-28 07:19:48 +09:00
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
RID.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml Bind SceneState methods get_path and get_base_scene_state 2025-03-14 13:04:26 +01:00
SceneTree.xml Add change_scene_to_node() 2025-10-22 12:21:18 +02:00
SceneTreeTimer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Script.xml
ScriptBacktrace.xml
ScriptCreateDialog.xml
ScriptEditor.xml Add reload_open_files() to script editor 2026-02-18 17:06:14 -08:00
ScriptEditorBase.xml Fix ScriptTextEditor resizing issue 2026-02-14 13:04:08 +01:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Remove unused create_script method from ScriptLanguage 2026-01-02 17:42:22 +01:00
ScrollBar.xml
ScrollContainer.xml Add color theme for scroll hints 2026-01-08 14:10:55 -03:00
SegmentShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Semaphore.xml
SeparationRayShape2D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
SeparationRayShape3D.xml
Separator.xml
Shader.xml DrawableTextures 2026-01-29 01:16:06 -08:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderIncludeDB.xml
ShaderMaterial.xml Add missing method reference in ShaderMaterial.set_shader_parameter 2025-12-31 11:55:17 +08:00
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
Skeleton2D.xml
Skeleton3D.xml
SkeletonIK3D.xml
SkeletonModification2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DCCDIK.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
SkeletonModification2DStackHolder.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DTwoBoneIK.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml Expose MeshInstance3D.get_skin_reference and add docs 2024-04-10 14:12:25 +02:00
Sky.xml
Slider.xml
SliderJoint3D.xml
SocketServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
SpinBox.xml
SplineIK3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
SpringBoneCollision3D.xml Add validation for rotation axis to SpringBoneSimulator3D 2025-01-15 18:29:30 +09:00
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 Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneSimulator3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Improve documentation on "physics spiral of death" in ProjectSettings 2024-10-16 22:51:01 +02:00
StaticBody3D.xml Improve documentation on "physics spiral of death" in ProjectSettings 2024-10-16 22:51:01 +02:00
StatusIndicator.xml
StreamPeer.xml
StreamPeerBuffer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerSocket.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
StreamPeerUDS.xml
String.xml Document hyphens being replaced with spaces in String.capitalize() 2026-01-23 20:21:26 +01:00
StringName.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
StyleBox.xml
StyleBoxEmpty.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubtweenTweener.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SystemFont.xml
TabBar.xml
TabContainer.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
TCPServer.xml
TextEdit.xml
TextLine.xml
TextMesh.xml
TextParagraph.xml [RTL] Use separate paragraph copy for the partially visible paragraphs. 2025-11-05 17:51:22 +02:00
TextServer.xml
TextServerDummy.xml
TextServerExtension.xml Automatically include text server data if project includes translations requiring it. 2025-12-18 15:32:52 +02:00
TextServerManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
Texture2DRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
Texture3D.xml
Texture3DRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
TextureButton.xml
TextureCubemapArrayRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
TextureCubemapRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
TextureLayered.xml
TextureLayeredRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
TextureProgressBar.xml
TextureRect.xml Support tiling AtlasTexture in TextureRect 2026-02-14 15:21:59 +01:00
Theme.xml
ThemeDB.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Thread.xml
TileData.xml
TileMap.xml
TileMapLayer.xml
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Transform2D.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
Transform3D.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
Translation.xml
TranslationDomain.xml Add methods for querying loaded Translation instances 2025-11-21 08:51:26 +08:00
TranslationServer.xml Add methods for querying loaded Translation instances 2025-11-21 08:51:26 +08:00
Tree.xml Improve spacing in trees showing table data in modern theme 2026-01-12 00:01:49 +04:00
TreeItem.xml Tree: Add per-cell autowrap_trim_flags to TreeItem 2025-12-24 15:28:15 -05:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Add AwaitTweener 2026-02-16 17:41:32 +01:00
Tweener.xml
TwoBoneIK3D.xml Document the purpose of the index parameter in IK and SkeletonModifier3D classes 2026-02-13 23:24:05 +01:00
UDPServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
UDSServer.xml
UndoRedo.xml
UniformSetCacheRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
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
VehicleWheel3D.xml
VFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml Add speed scale feature for VideoStreamPlayer node 2025-05-28 08:58:32 +08:00
Viewport.xml
ViewportTexture.xml
VirtualJoystick.xml Adds VirtualJoystick 2026-01-29 08:29:12 +01:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Optimize usability of VisibleOnScreenNotifier2D 2025-01-21 20:00:25 +08:00
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml Fix sorting_offset property flags for Decal 2025-12-25 15:24:30 +01:00
VisualShader.xml DrawableTextures 2026-01-29 01:16:06 -08:00
VisualShaderNode.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveXYZTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCustom.xml Tweak high-end mark in the visual shader editor's node creation dialog 2025-11-18 01:40:49 +01:00
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
VisualShaderNodeFloatOp.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIf.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Add instance_index option to parameters in visual shaders 2025-11-08 14:35:24 +03:00
VisualShaderNodeParameterRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleAccelerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleBoxEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleConeVelocity.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmit.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml Visual Shader: Add vector operations to Remap node 2024-09-22 11:25:36 -07:00
VisualShaderNodeReroute.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSmoothStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingSetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Window.xml Merge pull request #106560 from SheepYhangCN/taskbar-progress-state 2026-02-16 10:19:21 -06:00
WorkerThreadPool.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml Update XRCamera3D docs to clarify what it provides and overrides 2026-01-30 06:24:12 -06:00
XRController3D.xml
XRControllerTracker.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
XRFaceModifier3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRFaceTracker.xml
XRHandModifier3D.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
XRHandTracker.xml
XRInterface.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRServer.xml
XRTracker.xml
XRVRS.xml