1
0
Fork 0
godot/doc/classes
Thaddeus Crews ea6fec22ef
Input: Added serial number to `joy_info`
Co-Authored-By: A Thousand Ships <96648715+AThousandShips@users.noreply.github.com>
Co-Authored-By: RyanVail <111651152+ryanvail@users.noreply.github.com>
2026-02-03 07:37:15 -06:00
..
@GlobalScope.xml Document suffix hint in `PROPERTY_HINT_RANGE` 2025-12-17 19:04:48 +01:00
AABB.xml
AESContext.xml Fixed typo "blocker" to "block" in AESContext 2025-10-01 21:44:01 +02:00
AStar2D.xml Fix AStars to return empty path for disabled from point 2025-12-13 15:28:30 +01:00
AStar3D.xml Fix AStars to return empty path for disabled from point 2025-12-13 15:28:30 +01:00
AStarGrid2D.xml Fix AStars to return empty path for disabled from point 2025-12-13 15:28:30 +01:00
AcceptDialog.xml Document popups being invisible by default 2025-10-23 19:55:03 +02:00
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
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
AnimationNodeExtension.xml
AnimationNodeOneShot.xml Abort OneShot if previously interrupted 2025-11-22 03:05:31 +05:30
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml Expose "fade" methods for AnimationNodeStateMachinePlayback 2025-08-28 13:54:42 -04: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 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
AspectRatioContainer.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml Access microphone buffer from AudioServer and prevent microphone double starts 2025-12-03 19:49:56 +01:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml Improve documentation of pitch and volume variation in AudioStreamRandomizer 2025-11-22 13:28:33 +00:00
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
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 Add option to BoneConstraint3D to make reference target allow node 2025-11-05 07:52:24 +09:00
BoneMap.xml
BoneTwistDisperser3D.xml Add BoneTwistDisperser3D to propagate IK target's twist 2025-12-02 19:20:26 +09:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
ButtonGroup.xml
CCDIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
CPUParticles2D.xml Add emission shape ring for CPUParticles2D 2025-08-26 15:09:05 +02:00
CPUParticles3D.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
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml Disable unsupported SSR, SSS, DoF on transparent viewports 2025-09-11 14:59:07 +02:00
CameraFeed.xml CameraFeed: Add `set_format` and `get_formats` virtual binds 2026-01-28 00:08:50 +08: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 Tweak CanvasGroup description to be more explicit about its purpose 2025-11-14 20:03:23 +01:00
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
CenterContainer.xml
ChainIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
CharFXTransform.xml
CharacterBody2D.xml Document `CharacterBody.get_last_slide_collision()` returning `null` with no collision 2025-10-30 02:52:08 +01:00
CharacterBody3D.xml Document `CharacterBody.get_last_slide_collision()` returning `null` with no collision 2025-10-30 02:52:08 +01:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
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
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 Merge pull request #111426 from notroid5/patch-1 2025-11-26 23:43:27 +01:00
ColorPalette.xml
ColorPicker.xml Add a copy button to the color picker. 2025-12-19 21:12:19 +02:00
ColorPickerButton.xml
ColorRect.xml
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 Add BoneTwistDisperser3D to propagate IK target's twist 2025-12-02 19:20:26 +09:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CopyTransformModifier3D.xml Add option to BoneConstraint3D to make reference target allow node 2025-11-05 07:52:24 +09:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DPITexture.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
DTLSServer.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
DirAccess.xml Fix drive selection issue on Android 2025-08-11 21:47:00 +05:30
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #114449 from ndarilek/a11y-regions 2026-01-27 15:18:27 -06:00
DrawableTexture2D.xml DrawableTextures 2026-01-29 01:16:06 -08:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorDock.xml Fix EditorDock documentation code example 2026-01-08 00:30:00 +02:00
EditorExportPlatform.xml Remove link for consoles in EditorExportPlatform 2026-01-15 10:27:00 +01:00
EditorExportPlatformAppleEmbedded.xml
EditorExportPlatformExtension.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorExportPreset.xml Use ScriptExportMode enum in EditorExportPreset 2025-12-03 09:21:50 +01:00
EditorFeatureProfile.xml Separate Node editor dock 2025-11-22 10:17:03 +08:00
EditorFileDialog.xml Make EditorFileDialog inherit FileDialog 2025-12-02 12:30:51 +01:00
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
EditorPaths.xml Use ProjectSettings functions instead of hard-coded folder name in tests 2025-10-24 20:24:50 -07:00
EditorPlugin.xml Update EditorDock shortcut documentation 2025-12-11 13:37:33 -08:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml EditorResourcePreviewGenerator::request_draw_and_wait 2025-11-27 14:12:14 -08:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Deprecate `get_scene()` in `EditorScript` class 2025-10-22 17:03:41 -05:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Add setting for automatically opening scripts 2026-02-02 14:11:40 +01:00
EditorSpinSlider.xml Allow to use sliders for integers in `EditorSpinSlider` 2025-09-22 11:23:15 -03:00
EditorSyntaxHighlighter.xml
EditorToaster.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
EditorTranslationParserPlugin.xml Add CSV translation template generation 2025-10-30 08:44:41 +08:00
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
EncodedObjectAsID.xml
Engine.xml Merge pull request #111774 from Calinou/doc-engine-physics-ticks-per-second 2025-12-21 10:40:43 +01:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Add `agx_white`, `agx_contrast` and HDR support to the AgX tonemapper. 2025-12-03 09:01:39 -05:00
Expression.xml
ExternalTexture.xml
FABRIK3D.xml Tweak IKModifier3D docs and comment 2026-01-24 00:55:54 +09:00
FileAccess.xml Fix `FileAccess::create_temp()` not using `FileAccess::ModeFlags` 2026-01-01 12:03:16 +01:00
FileDialog.xml Enable native file picker support on Android 9 and older 2026-01-22 16:54:07 +05:30
FileSystemDock.xml Expose the signal when user select a file/folder in the FileSystemDock 2025-10-04 05:33:04 -07:00
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
FoldableContainer.xml Merge pull request #110572 from Calinou/doc-foldablecontainer-keywords 2025-12-19 11:52:06 +01:00
FoldableGroup.xml
Font.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
FontFile.xml
FontVariation.xml
FramebufferCacheRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
GDExtension.xml
GDExtensionManager.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
GPUParticles2D.xml
GPUParticles3D.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
GodotInstance.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
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 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
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
HScrollBar.xml Allow to add padding to `ScrollBar`s 2025-11-11 19:21:25 -03:00
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml Fix HTTPRequest timeout being scaled with `Engine.time_scale` 2025-11-12 23:55:29 +01:00
HashingContext.xml
HeightMapShape3D.xml Improve HeightMapShape3D documentation 2025-11-17 12:07:00 +01:00
HingeJoint3D.xml
IKModifier3D.xml Tweak IKModifier3D docs and comment 2026-01-24 00:55:54 +09:00
IP.xml
Image.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
ImporterMesh.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
ImporterMeshInstance3D.xml
Input.xml Input: Added serial number to `joy_info` 2026-02-03 07:37:15 -06: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
InputEventMIDI.xml
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml ItemList support center_on_current(). 2026-01-27 00:06:59 +08:00
IterateIK3D.xml Add Deterministic option to IK 2025-11-18 07:13:17 +09:00
JNISingleton.xml Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` 2025-09-22 00:01:50 -04:00
JSON.xml Handle NaN and Infinity in JSON stringify function 2025-10-29 12:06:40 -07:00
JSONRPC.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
JacobianIK3D.xml Fix JacobianIK to apply gradient correctly 2025-11-09 15:55:20 +09:00
JavaClass.xml Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` 2025-09-22 00:01:50 -04:00
JavaClassWrapper.xml
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
Joint2D.xml
Joint3D.xml
JointLimitation3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
JointLimitationCone3D.xml Change radius_range to angle to indicate hole of JointLimitationCone3D 2025-12-31 00:53:57 +09:00
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Merge pull request #110533 from Calinou/doc-label-performance 2025-12-19 11:51:58 +01:00
Label3D.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
LabelSettings.xml
Light2D.xml
Light3D.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
LightOccluder2D.xml
LightmapGI.xml
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
LimitAngularVelocityModifier3D.xml Add LimitAngularVelocityModifier3D 2025-11-15 06:43:33 +09: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 Add documentation about logging from `Logger` not being supported 2025-10-12 22:04:26 +02:00
LookAtModifier3D.xml Specify units for angles in the LookAtModifier3D documentation 2026-01-09 02:02:33 +01: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 Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
MenuButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
Mesh.xml
MeshConvexDecompositionSettings.xml
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 Remove default skeleton path in MeshInstance3D 2025-11-01 01:59:58 +01:00
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
MovieWriter.xml
MultiMesh.xml FTI - Add `multimesh_instances_reset_physics_interpolation()` 2025-10-08 16:17:18 +01:00
MultiMeshInstance2D.xml Clarify the purpose of MeshInstance2D and MultiMeshInstance2D 2026-01-01 16:09:22 +01:00
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
NativeMenu.xml Add PopupMenu method `set_item_index` 2026-01-26 12:17:56 -05:00
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 Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
NavigationServer2DManager.xml Make NavigationServer backend engine selectable 2025-10-30 08:59:06 +01:00
NavigationServer3D.xml
NavigationServer3DManager.xml Make NavigationServer backend engine selectable 2025-10-30 08:59:06 +01:00
NinePatchRect.xml
Node.xml Add Link to the Owner Tutorial 2025-12-20 22:14:57 -03:00
Node2D.xml Document link between `Node2D.look_at()` and `Node2D.get_angle_to()` 2025-10-13 20:47:55 +02:00
Node3D.xml Clarify notification call order 2025-11-11 15:41:56 +01:00
Node3DGizmo.xml
NodePath.xml
ORMMaterial3D.xml
OS.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
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 add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
PCKPacker.xml
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
PackedDataContainerRef.xml
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
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
Path2D.xml
Path3D.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
PathFollow2D.xml
PathFollow3D.xml
Performance.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
PhysicalBone2D.xml
PhysicalBone3D.xml Add "Ragdol System" Tutorial to `PhysicalBone3D` 2025-10-04 22:26:13 -03:00
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
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
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Document PhysicsServer3D shapes 2025-09-21 11:38:28 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
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 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 Document popups being invisible by default 2025-10-23 19:55:03 +02:00
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
ProjectSettings.xml Merge pull request #115466 from Calinou/doc-renderingserver-complete 2026-01-29 12:11:04 -06:00
Projection.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSPIRV.xml raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
RDShaderSource.xml raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml 2D: Switch to VBOs for instance data 2025-11-15 06:25:49 +11:00
RID.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
RandomNumberGenerator.xml
Range.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
RayCast2D.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
RayCast3D.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderDataExtension.xml
RenderDataRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderSceneBuffers.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderSceneBuffersConfiguration.xml
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
RenderSceneDataRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
RenderingDevice.xml raytracing: Initial Vulkan support 2026-01-27 16:17:45 +01:00
RenderingServer.xml Merge pull request #105701 from ColinSORourke/DrawableTexture 2026-01-30 09:32:05 -06:00
Resource.xml Fix "subresources" misspelling in `Resource.DEEP_DUPLICATE_NONE` docs 2026-01-31 22:45:45 +06:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
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
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
ResourceImporterSVG.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
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 Add "Threaded Loading Demo" link to `ResourceLoader` tutorials 2025-12-16 19:36:54 +01:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
RetargetModifier3D.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
RigidBody2D.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
RigidBody3D.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Add change_scene_to_node() 2025-10-22 12:21:18 +02:00
SceneTreeTimer.xml
Script.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
ScriptBacktrace.xml
ScriptCreateDialog.xml
ScriptEditor.xml Bind ScriptEditor::save_all_scripts() 2025-12-02 21:02:10 -08:00
ScriptEditorBase.xml merge parts of script and text editor 2026-02-02 11:22:25 +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
Semaphore.xml
SeparationRayShape2D.xml
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 Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Tweak SkeletonModifier3D document for _process_modification_with_delta 2026-01-04 08:23:46 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Fix SkeletonProfileHumanoid bone count documentation 2025-11-20 06:50:40 -08:00
Skin.xml
SkinReference.xml
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
SpinBox.xml SpinBox: Add a property to set whether `custom_arrow_step` rounds value 2025-11-18 12:12:33 -06:00
SplineIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
SplitContainer.xml Allow SplitContainer to have multiple children 2025-11-24 16:50:09 -05:00
SpotLight3D.xml
SpringArm3D.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
SpringBoneCollision3D.xml
SpringBoneCollisionCapsule3D.xml
SpringBoneCollisionPlane3D.xml
SpringBoneCollisionSphere3D.xml
SpringBoneSimulator3D.xml Add mutable_bone_axes to IKs 2025-11-17 09:45:31 +09:00
Sprite2D.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
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 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
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SubtweenTweener.xml
SurfaceTool.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
SyntaxHighlighter.xml
SystemFont.xml
TCPServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
TLSOptions.xml
TabBar.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
TabContainer.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
TextEdit.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
TextLine.xml [RTL] Use separate paragraph copy for the partially visible paragraphs. 2025-11-05 17:51:22 +02:00
TextMesh.xml Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
TextParagraph.xml [RTL] Use separate paragraph copy for the partially visible paragraphs. 2025-11-05 17:51:22 +02:00
TextServer.xml Automatically include text server data if project includes translations requiring it. 2025-12-18 15:32:52 +02:00
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
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
Theme.xml
ThemeDB.xml
Thread.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
TileData.xml
TileMap.xml
TileMapLayer.xml Document `TileMapLayer.get_coords_for_body_rid()` precision depending on quadrant size 2025-09-16 16:19:24 +02:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml TileSetAtlasSource: Fix and/an docstring typo 2025-10-20 19:47:41 +01:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml Separate Node editor dock 2025-11-22 10:17:03 +08:00
TorusMesh.xml
TouchScreenButton.xml
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 Move context and plural support to Translation 2025-09-26 10:51:57 +08:00
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
Tweener.xml
TwoBoneIK3D.xml Add IKModifier3D 2025-11-04 02:38:48 +09:00
UDPServer.xml
UDSServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
UndoRedo.xml
UniformSetCacheRD.xml Improve Texture*RD, RenderData and LightmapperRD class documentation 2026-01-01 16:10:34 +01:00
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml Allow to add padding to `ScrollBar`s 2025-11-11 19:21:25 -03:00
VSeparator.xml
VSlider.xml
VSplitContainer.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
Vector2.xml Improve documentation for Vector2's angle-related methods 2025-10-29 22:35:50 +01:00
Vector2i.xml [VectorNi] Fix float division examples in docs 2025-12-11 22:25:16 +00:00
Vector3.xml
Vector3i.xml [VectorNi] Fix float division examples in docs 2025-12-11 22:25:16 +00:00
Vector4.xml
Vector4i.xml [VectorNi] Fix float division examples in docs 2025-12-11 22:25:16 +00:00
VehicleBody3D.xml
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Merge pull request #111748 from Calinou/doc-sdfgi-debug-probes 2025-12-19 11:52:53 +01: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
VirtualJoystick.xml Adds VirtualJoystick 2026-01-29 08:29:12 +01:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
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
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
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 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
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 Add `instance_index` option to parameters in visual shaders 2025-11-08 14:35:24 +03:00
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
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.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
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 Fix miscellaneous oddities around the class reference (part 6) 2025-11-25 21:20:57 +01:00
VoxelGIData.xml Complete RenderingServer, ArrayMesh and VoxelGIData class documentation 2026-01-29 01:34:28 +01:00
WeakRef.xml
Window.xml Merge pull request #111804 from Calinou/doc-window-content-scale 2025-12-21 10:40:50 +01:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml
XRInterfaceExtension.xml Fix miscellaneous oddities around the class reference (part 7) 2025-11-28 18:19:45 +01:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml
XRTracker.xml
XRVRS.xml
bool.xml
float.xml Add missing truthiness documentation 2026-01-14 20:30:13 +01:00
int.xml