godot-module-template/doc/classes
..
@GlobalScope.xml
AABB.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
AcceptDialog.xml
AESContext.xml
AimModifier3D.xml
AnimatableBody2D.xml Improve documentation on "physics spiral of death" in ProjectSettings 2024-10-16 22:51:01 +02:00
AnimatableBody3D.xml
AnimatedSprite2D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimatedSprite3D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationMixer.xml
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AnimationNodeBlendSpace2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AnimationNodeBlendTree.xml
AnimationNodeExtension.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Area3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Array.xml
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
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
AudioEffectAmplify.xml Add volume_linear property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCompressor.xml
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
AudioEffectDistortion.xml
AudioEffectEQ.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ6.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ10.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPhaser.xml
AudioEffectPitchShift.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
AudioEffectRecord.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
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
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml
Basis.xml
BitMap.xml
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-01-28 13:37:11 +00:00
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
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml
CallbackTweener.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Clarify notification call order 2025-11-11 15:41:56 +01:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml Merge pull request #105245 from timothyqiu/canvas-layer-range 2025-06-05 13:10:50 +02:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CapsuleShape3D.xml
CCDIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
CenterContainer.xml
ChainIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
CharacterBody2D.xml
CharacterBody3D.xml Document CharacterBody.get_last_slide_collision() returning null with no collision 2025-10-30 02:52:08 +01:00
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
CodeEdit.xml
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
ColorPalette.xml Save color palette as resources to reuse later 2024-12-06 20:16:06 +07:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
Compositor.xml Add tutorial link in Compositor and CompositorEffect docs 2024-08-14 22:04:12 -07:00
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 doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConcavePolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml
ConvertTransformModifier3D.xml
ConvexPolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CopyTransformModifier3D.xml
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Curve2D.xml Fix curve2d incorrect sample range description 2024-08-21 16:00:25 +08:00
Curve3D.xml
CurveTexture.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
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 Explain Dictionary.set() return value in docs 2025-11-01 10:33:18 -04: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
DPITexture.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
DTLSServer.xml
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorDock.xml Rework editor docks 2025-09-29 17:30:41 +02:00
EditorExportPlatform.xml
EditorExportPlatformAppleEmbedded.xml
EditorExportPlatformExtension.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorExportPreset.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Revert "Fix inspector jumping when gaining focus" 2025-02-26 18:18:30 +08:00
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml
EditorNode3DGizmo.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorToaster.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml
Expression.xml
ExternalTexture.xml
FABRIK3D.xml
FileAccess.xml
FileDialog.xml
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
FogVolume.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
FoldableContainer.xml
FoldableGroup.xml Add FoldableContainer 2025-04-08 22:27:32 +02:00
Font.xml
FontFile.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
GodotInstance.xml
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml
GraphElement.xml
GraphFrame.xml
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
HMACContext.xml
HScrollBar.xml Allow to add padding to ScrollBars 2025-11-11 19:21:25 -03:00
HSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
IKModifier3D.xml
Image.xml
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
Input.xml
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
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
ItemList.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
IterateIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
JacobianIK3D.xml Fix JacobianIK to apply gradient correctly 2025-11-09 15:55:20 +09:00
JavaClass.xml
JavaClassWrapper.xml
JavaObject.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml Implement has_java_method(...) for JavaClassWrapper and JNISingleton 2025-09-22 00:01:50 -04:00
Joint2D.xml
Joint3D.xml
JointLimitation3D.xml
JointLimitationCone3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
LabelSettings.xml
Light2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Light3D.xml
LightmapGI.xml
LightmapGIData.xml Implement shadowmasks for LightmapGI 2024-12-12 11:00:28 +01:00
Lightmapper.xml
LightmapperRD.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
LightmapProbe.xml
LightOccluder2D.xml Add sdf_collision property description to LightOccluder2D 2023-10-06 12:10:13 +02:00
Line2D.xml
LineEdit.xml
LinkButton.xml
Logger.xml
LookAtModifier3D.xml
MainLoop.xml
MarginContainer.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Marker2D.xml
Marker3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
ModifierBoneTarget3D.xml
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
Mutex.xml
NativeMenu.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml Add functions to get axis-aligned bounds of navigation regions 2025-01-13 20:18:33 +01:00
NavigationServer2D.xml
NavigationServer2DManager.xml
NavigationServer3D.xml
NavigationServer3DManager.xml
NinePatchRect.xml
Node.xml
Node2D.xml
Node3D.xml
Node3DGizmo.xml
NodePath.xml
Object.xml
Occluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OccluderInstance3D.xml Update OccluderInstance3D.xml 2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml
OS.xml
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
PacketPeerExtension.xml
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 Deprecate Parallax Background and Parallax Layer 2025-04-30 19:10:13 -04:00
ParticleProcessMaterial.xml
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 Add "Ragdol System" Tutorial to PhysicalBone3D 2025-10-04 22:26:13 -03:00
PhysicalBoneSimulator3D.xml Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB 2024-04-05 01:28:26 +09:00
PhysicalSkyMaterial.xml Remove note about night sky in PhysicalSkyMaterial 2024-06-04 15:34:27 +02:00
PhysicsBody2D.xml
PhysicsBody3D.xml Improve documentation on "physics spiral of death" in ProjectSettings 2024-10-16 22:51:01 +02:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml Fix move_and_slide forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
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
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
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
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PinJoint2D.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PinJoint3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Document popups being invisible by default 2025-10-23 19:55:03 +02:00
PopupMenu.xml
PopupPanel.xml Make PopupMenu/Panel shadows properly visible again 2024-12-02 14:20:58 -03:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
ProgressBar.xml
Projection.xml
ProjectSettings.xml
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
Range.xml
RayCast2D.xml
RayCast3D.xml Fix differences between RayCast2D and RayCast3D documentation 2025-06-06 15:25:39 +02:00
RDAttachmentFormat.xml
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
RDPipelineRasterizationState.xml Add descriptions to the remaining properties of RDPipelineRasterizationState 2024-01-31 19:27:41 -08:00
RDPipelineSpecializationConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDSamplerState.xml Add descriptions to remaining properties of RDSamplerState 2024-01-16 16:10:46 -08:00
RDShaderFile.xml
RDShaderSource.xml Mention user should remove compute shader hint when use set_stage_source 2024-09-05 17:16:58 +08:00
RDShaderSPIRV.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml 2D: Switch to VBOs for instance data 2025-11-15 06:25:49 +11:00
Rect2.xml
Rect2i.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderingDevice.xml 2D: Switch to VBOs for instance data 2025-11-15 06:25:49 +11:00
RenderingServer.xml
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersRD.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
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
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
ResourceImporterScene.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
ResourceImporterShaderFile.xml
ResourceImporterSVG.xml
ResourceImporterTexture.xml
ResourceImporterTextureAtlas.xml Fix link in the docs about ResourceImporterTextureAtlas 2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RetargetModifier3D.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml
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
SceneTreeTimer.xml
Script.xml
ScriptBacktrace.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
ScrollContainer.xml
SegmentShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Semaphore.xml Add optional count argument to Sempahore::post 2024-08-27 18:18:01 +03:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Shader.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
ShaderGlobalsOverride.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ShaderInclude.xml
ShaderIncludeDB.xml
ShaderMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Shape2D.xml
Shape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml
Skeleton2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skeleton3D.xml Add description for Skeleton3D.bone_list_changed 2025-06-02 15:23:29 +02:00
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
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkinReference.xml
Sky.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Slider.xml Slider: Add tick position property and tick offset theme item 2025-06-09 12:36:08 +08:00
SliderJoint3D.xml
SocketServer.xml
SoftBody3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
SpinBox.xml Merge pull request #108782 from skyace65/Spinbox-link-fix 2025-07-23 13:27:06 -05:00
SplineIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
SplitContainer.xml
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
SpringBoneCollisionPlane3D.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SpriteFrames.xml Add duplicate animation 2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
StaticBody2D.xml
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
StreamPeerExtension.xml
StreamPeerGZIP.xml Fix StreamPeerGZIP::finish() internal buffer size usage 2025-03-19 09:56:32 +01:00
StreamPeerSocket.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
StreamPeerUDS.xml
String.xml
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubtweenTweener.xml Add tween_subtween method for nesting Tweens 2025-01-03 14:28:48 -08:00
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml Allow tab_rmb_clicked signal to always be emitted 2025-11-07 11:10:09 -08:00
TabContainer.xml
TCPServer.xml
TextEdit.xml
TextLine.xml
TextMesh.xml
TextParagraph.xml
TextServer.xml
TextServerDummy.xml
TextServerExtension.xml
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml Editor: Add ability to rename theme types 2025-05-29 21:57:48 +03:00
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
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationDomain.xml
TranslationServer.xml
Tree.xml
TreeItem.xml
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Tweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
TwoBoneIK3D.xml
UDPServer.xml
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
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml
VehicleWheel3D.xml Physics Interpolation - Move 3D FTI to SceneTree 2025-04-26 14:13:30 +01:00
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml add gui_drag_threshold for viewports 2025-10-24 19:01:25 +02:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml
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 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
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 Allow to add padding to ScrollBars 2025-11-11 19:21:25 -03:00
VSeparator.xml
VSlider.xml
VSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
WeakRef.xml
Window.xml
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
WorldBoundaryShape3D.xml Fix Jolt note in WorldBoundaryShape3D documentation 2025-01-20 14:52:56 +01:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
XRControllerTracker.xml
XRFaceModifier3D.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XROrigin3D.xml Tweak XROrigin3D documentation 2024-01-24 16:53:09 +01:00
XRPose.xml Improve wording on XRPose's name description 2024-09-11 18:10:08 +02:00
XRPositionalTracker.xml
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