1
0
Fork 0
godot/doc/classes
Hugo Locurcio 08f39e412b
Document Label performance caveats with huge amounts of text
RichTextLabel generally performs better in this scenario.
2025-09-15 17:45:18 +02:00
..
@GlobalScope.xml Make `PROPERTY_HINT_GROUP_ENABLE` hide properties by default 2025-06-16 20:03:49 +08:00
AABB.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
AESContext.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
AStar2D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AStar3D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AStarGrid2D.xml Fix incorrect statement on thread (un)safety in AStar class reference 2025-08-19 20:48:20 +02:00
AcceptDialog.xml Merge pull request #104530 from RedMser/accept-dialog-custom-action-docs 2025-06-18 18:13:55 -05:00
AimModifier3D.xml Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods 2025-06-02 03:42:45 +09:00
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimatedSprite3D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimatedTexture.xml
Animation.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
AnimationLibrary.xml Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
AnimationMixer.xml Document `AnimationMixer.animation_started` not being emitted for looping animations 2025-07-14 22:31:23 +02:00
AnimationNode.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
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 Expose `AnimationNode(StateMachine/BlendTree).get_node_list()` 2025-04-22 21:08:26 +02:00
AnimationNodeExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AnimationNodeOneShot.xml Changed NodeOneShot fading so that it does not depend on input delta 2025-05-18 09:27:05 +09:00
AnimationNodeOutput.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeStateMachine.xml Expose `AnimationNode(StateMachine/BlendTree).get_node_list()` 2025-04-22 21:08:26 +02:00
AnimationNodeStateMachinePlayback.xml Add node started/finished signals for animation state machines 2025-06-05 12:09:16 -07:00
AnimationNodeStateMachineTransition.xml Merge pull request #67857 from anvilfolk/extended-curve 2024-11-29 22:45:19 +01:00
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
AnimationPlayer.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimationRootNode.xml
AnimationTree.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
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 Enhance bindings of deep resource duplication 2025-06-20 18:40:41 +02:00
ArrayMesh.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
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
AudioEffectCompressor.xml AudioEffectCompressor: recommend HardLimiter over deprecated Limiter 2025-03-09 00:26:15 -03:00
AudioEffectDelay.xml
AudioEffectDistortion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectInstance.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AudioEffectPitchShift.xml
AudioEffectRecord.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStream.xml Documentation: Add clarification to AudioStream::get_length 2025-06-12 11:04:54 -04: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
AudioStreamPlayback.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
AudioStreamPlaybackPolyphonic.xml
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
AudioStreamRandomizer.xml Simpler default values for AudioStreamRandomizer 2023-08-02 17:20:40 +02:00
AudioStreamWAV.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
BackBufferCopy.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
BaseButton.xml Fix button down signal not emitting on first press after being disabled 2025-07-30 16:23:42 +02:00
BaseMaterial3D.xml Add stencil support for spatial materials 2025-06-11 09:59:10 -05:00
Basis.xml Merge pull request #101563 from MajorMcDoom/basis_scaled_local 2025-06-09 00:43:55 +02:00
BitMap.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
Bone2D.xml
BoneAttachment3D.xml Refactore BoneAttachment property registration 2025-06-05 09:42:31 +09:00
BoneConstraint3D.xml Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods 2025-06-02 03:42:45 +09:00
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ButtonGroup.xml Add search keywords for CheckButton and ButtonGroup 2025-07-31 23:23:27 +02:00
CPUParticles2D.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
CPUParticles3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Callable.xml Enforce GDScript and C# dictionary spacing style guidelines in code samples 2025-06-10 13:32:57 -04:00
CallbackTweener.xml
Camera2D.xml Improve `Camera2D.zoom` description to be less ambiguous 2025-06-05 18:26:57 +02:00
Camera3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
CameraServer.xml Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09:00
CameraTexture.xml
CanvasGroup.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CanvasItem.xml Document CanvasItem `draw_*()` methods using local coordinate space 2025-09-03 23:10:28 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Merge pull request #105245 from timothyqiu/canvas-layer-range 2025-06-05 13:10:50 +02:00
CanvasModulate.xml Docs: Add link to 2D lights and shadows from CanvasModulate 2024-10-17 19:53:41 -07:00
CanvasTexture.xml
CapsuleMesh.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CapsuleShape2D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CapsuleShape3D.xml Update capsule documentations for size constraint clarifications 2025-06-21 20:49:41 +03:00
CenterContainer.xml
CharFXTransform.xml Make `CharFXTransform.font` property read only, add some extra documentation notes. 2025-02-02 23:08:35 +02:00
CharacterBody2D.xml Merge pull request #98250 from Calinou/doc-physics-spiral-of-death 2025-07-31 10:39:04 -05:00
CharacterBody3D.xml Merge pull request #98250 from Calinou/doc-physics-spiral-of-death 2025-07-31 10:39:04 -05:00
CheckBox.xml Allow modification of the color for the checkbox's checked and unchecked icons 2024-12-15 22:19:13 +07:00
CheckButton.xml Add search keywords for CheckButton and ButtonGroup 2025-07-31 23:23:27 +02:00
CircleShape2D.xml
ClassDB.xml Document ClassDB not storing information on user-defined classes 2025-08-18 23:44:01 +02:00
CodeEdit.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
CodeHighlighter.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CollisionObject2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
CollisionObject3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
CollisionPolygon2D.xml Merge pull request #102520 from Giganzo/CollisionShape3D-disabled-doc 2025-06-07 00:43:26 +02:00
CollisionPolygon3D.xml Add info about set_deferred for setting CollisionShape3D disabled property 2025-02-09 23:17:42 +01:00
CollisionShape2D.xml
CollisionShape3D.xml Add info about set_deferred for setting CollisionShape3D disabled property 2025-02-09 23:17:42 +01:00
Color.xml Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
ColorPalette.xml
ColorPicker.xml ColorPicker: Add okhsl HS and HL rectangular picker shapes 2025-06-07 22:30:40 +08:00
ColorPickerButton.xml ColorPicker: Add intensity slider 2025-05-23 12:45:29 +08:00
ColorRect.xml
Compositor.xml
CompositorEffect.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
ConfigFile.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ConfirmationDialog.xml
Container.xml
Control.xml Typos 2025-08-19 18:32:59 -05:00
ConvertTransformModifier3D.xml Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods 2025-06-02 03:42:45 +09:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CopyTransformModifier3D.xml Implement BoneConstraint3D with Copy/ConvertTransfrom & TrackBone mods 2025-06-02 03:42:45 +09:00
Crypto.xml
CryptoKey.xml Update CryptoKey documentation to mention ECC. 2024-05-08 20:14:04 -07:00
Cubemap.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
CubemapArray.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DPITexture.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
DTLSServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
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 Merge pull request #107770 from RandomShaper/fix_res_dupe_bindings 2025-06-21 11:14:19 +02: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 [Windows] Fix color picker on old versions of Windows 10. 2025-08-18 09:23:31 +03:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Merge pull request #107085 from KoBeWi/new_in_folder 2025-06-13 01:30:43 +02:00
EditorDebuggerPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorDebuggerSession.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorExportPlatform.xml Add default param value to `EditorExportPlatform::get_forced_export_files` 2025-08-16 04:16:43 +02:00
EditorExportPlatformAppleEmbedded.xml Introduce 'visionos' platform derived from 'apple_embedded' 2025-05-19 15:47:01 -07:00
EditorExportPlatformExtension.xml Fix editor one-click icons not showing. 2025-07-21 12:18:44 +03:00
EditorExportPlatformPC.xml Introduce 'drivers/apple_embedded' abstract platform for code reuse 2025-05-19 15:37:13 -07:00
EditorExportPlugin.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorExportPreset.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorFeatureProfile.xml Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03:00
EditorFileDialog.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystemImportFormatSupportQuery.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
EditorImportPlugin.xml fix signature in docs of EditorImportPlugin._GetOptionVisibility 2025-07-01 19:54:06 -04:00
EditorInspector.xml Revert "Fix inspector jumping when gaining focus" 2025-02-26 18:18:30 +08:00
EditorInspectorPlugin.xml
EditorInterface.xml Revert "Rework scene preview thumbnails" 2025-06-21 00:05:57 +02:00
EditorNode3DGizmo.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml Use `[codeblock lang=text]` more often in class ref 2024-04-08 16:17:50 +02:00
EditorPlugin.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorProperty.xml Allow to override editor settings per project 2025-06-02 17:51:26 +02:00
EditorResourceConversionPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
EditorResourceTooltipPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorSceneFormatImporter.xml Remove unused `EditorSceneFormatImporter::_get_import_flags` 2025-01-14 16:57:06 +01:00
EditorScenePostImport.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorScenePostImportPlugin.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
EditorScript.xml Remove outdated note from EditorScript description 2025-07-29 13:43:22 +02:00
EditorScriptPicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSelection.xml Clarify API for top selected nodes in EditorSelection and make public 2025-03-27 16:09:08 -07:00
EditorSettings.xml Update class reference contribution link. 2025-09-10 16:50:44 +02:00
EditorSpinSlider.xml Make EditorSpinSlider display a slider for floats with a step of 1.0 2025-01-22 23:03:01 +01:00
EditorSyntaxHighlighter.xml
EditorToaster.xml Expose toast notification methods 2024-11-11 19:39:33 -05:00
EditorTranslationParserPlugin.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EditorUndoRedoManager.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08: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 Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Expression.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ExternalTexture.xml
FileAccess.xml Specified return value in several store methods in FileAccess 2025-06-28 10:46:22 +05:30
FileDialog.xml Document that `native file dialog` is only available on Android 10+ devices. 2025-06-27 17:07:50 +05:30
FileSystemDock.xml Fix folder colors not present in editor dir dialog 2024-04-16 16:21:49 -03:00
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
FoldableContainer.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
FoldableGroup.xml Add FoldableContainer 2025-04-08 22:27:32 +02:00
Font.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
FontFile.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
FontVariation.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
FramebufferCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
GDExtension.xml Change "GDExtension example in C++" links to accommodate the new docs file structure. 2025-04-03 16:01:43 +02:00
GDExtensionManager.xml Change "GDExtension example in C++" links to accommodate the new docs file structure. 2025-04-03 16:01:43 +02:00
GPUParticles2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
GPUParticles3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
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
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Geometry3D.xml
GeometryInstance3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Gradient.xml Document `Gradient.sample()` clamping behavior 2025-06-25 15:21:00 +02:00
GradientTexture1D.xml
GradientTexture2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
GraphEdit.xml Add example of using get_connection_list_from_node 2025-06-29 01:37:45 +06:00
GraphElement.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
GraphFrame.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
GraphNode.xml [GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 2025-06-22 15:07:11 +03:00
GridContainer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
GrooveJoint2D.xml
HBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HMACContext.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
HTTPRequest.xml fix image download example code 2025-07-03 00:32:47 -04:00
HashingContext.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
HeightMapShape3D.xml Fix incorrect note about holes in HeightMapShape3D 2025-06-03 19:10:07 +02:00
HingeJoint3D.xml Use Grisu2 algorithm in String::num_scientific to fix serializing 2025-05-22 09:13:16 -07:00
IP.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Image.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
ImageTexture3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
ImageTextureLayered.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ImmediateMesh.xml
ImporterMesh.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #108214 from Nintorch/fix-joypad-vendor-product 2025-09-01 11:14:12 -05:00
InputEvent.xml Clarify the types `InputEvent.is_action_type()` will return `true` for 2025-08-12 19:15:46 +02:00
InputEventAction.xml Fix type error in InputEventAction.action description 2025-05-09 17:01:36 +08:00
InputEventFromWindow.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
InputEventKey.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
InputEventMIDI.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Fix InputEventMouseMotion reference 2025-05-13 11:06:11 +00:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventShortcut.xml
InputEventWithModifiers.xml Update documentation for modifier key behaviour 2025-01-16 04:11:30 +03:00
InputMap.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
InstancePlaceholder.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
IntervalTweener.xml
ItemList.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
JNISingleton.xml
JSON.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
JSONRPC.xml JSONRPC: Require manual method registration 2025-04-03 17:51:03 +02:00
JavaClass.xml Fix `JavaClassWrapper` so it actually works 2024-09-02 08:54:23 -05:00
JavaClassWrapper.xml JavaClassWrapper: Add example to invoke constructor 2025-07-30 13:27:35 +05:30
JavaObject.xml
JavaScriptBridge.xml Update class reference contribution link. 2025-09-10 16:50:44 +02:00
JavaScriptObject.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Document Label performance caveats with huge amounts of text 2025-09-15 17:45:18 +02:00
Label3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
LabelSettings.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
Light2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Light3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
LightOccluder2D.xml
LightmapGI.xml Add a supersampling option to LightmapGI 2025-01-07 18:44:59 +01:00
LightmapGIData.xml
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
Lightmapper.xml
LightmapperRD.xml
Line2D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
LineEdit.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
LinkButton.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Logger.xml Ability to print and log script backtraces 2025-04-24 18:54:41 +02:00
LookAtModifier3D.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
MainLoop.xml Update _physics_process and _process docs to reflect implementation. 2025-08-14 14:05:09 -04:00
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
MenuBar.xml Remove debug focus rect draws from MenuBar and GraphNode. 2025-04-12 21:05:18 +03:00
MenuButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
Mesh.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
MeshInstance2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshInstance3D.xml Update MeshInstance3D.xml 2025-04-28 18:01:20 -04:00
MeshLibrary.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
MeshTexture.xml
MethodTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
MissingNode.xml
MissingResource.xml
ModifierBoneTarget3D.xml Implement ModifierBoneTarget3D which can be target of the other mods 2025-06-05 23:46:36 +09:00
MovieWriter.xml Add Ogg Theora support to MovieWriter 2025-06-10 15:52:24 +02:00
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerAPI.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
MultiplayerAPIExtension.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
MultiplayerPeer.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
MultiplayerPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Mutex.xml
NativeMenu.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
NavigationAgent2D.xml Add a note about navigation mesh baking issues when using `0` for the `agent_radius` 2025-06-24 15:10:07 +02:00
NavigationAgent3D.xml Add a note about navigation mesh baking issues when using `0` for the `agent_radius` 2025-06-24 15:10:07 +02:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml Add a note about navigation mesh baking issues when using `0` for the `agent_radius` 2025-06-23 10:23:09 +02:00
NavigationMeshGenerator.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationMeshSourceGeometryData2D.xml Add bounds function to NavigationMeshSourceGeometryData 2024-08-19 00:12:37 +02:00
NavigationMeshSourceGeometryData3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryParameters3D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryResult2D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPathQueryResult3D.xml Add navigation path query parameter limits 2025-06-13 14:42:26 +02:00
NavigationPolygon.xml Add a note about navigation mesh baking issues when using `0` for the `agent_radius` 2025-06-23 10:23:09 +02:00
NavigationRegion2D.xml 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
NavigationServer3D.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
NinePatchRect.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Node.xml Update _physics_process and _process docs to reflect implementation. 2025-08-14 14:05:09 -04:00
Node2D.xml Update Z Index property location in Node2D class reference 2024-11-15 15:02:10 +01:00
Node3D.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
Node3DGizmo.xml
NodePath.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ORMMaterial3D.xml
OS.xml Document `OS.get_video_adapter_driver_info()` being slow to call the first time 2025-08-06 14:39:16 +02:00
Object.xml Update class reference contribution link. 2025-09-10 16:50:44 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
OptimizedTranslation.xml
OptionButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
PCKPacker.xml [PCK] Move directory to the end of file, write exported/saved PCK in place. 2025-06-02 12:54:09 +03:00
PackedByteArray.xml Add PackedByteArray conversion to PackedVector2Array, PackedVector3Array, PackedVector4Array and PackedColorArray 2025-06-12 17:05:57 +02:00
PackedColorArray.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02: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 Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedFloat64Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedInt32Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedInt64Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedScene.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PackedStringArray.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedVector2Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedVector3Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PackedVector4Array.xml Improve documentation for `Array.get()` and `Packed*Array.get()` methods 2025-05-20 23:47:04 +02:00
PacketPeer.xml
PacketPeerDTLS.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
PacketPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PacketPeerStream.xml
PacketPeerUDP.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Panel.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
PanelContainer.xml
PanoramaSkyMaterial.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Path2D.xml
Path3D.xml Path3D: custom debug color and custom debug show 2025-03-20 06:49:04 +02:00
PathFollow2D.xml Add error checks for bad configuration in `PathFollow2D/3D` `set_progress_ratio` 2024-09-04 18:07:49 +02:00
PathFollow3D.xml
Performance.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
PhysicalBone2D.xml
PhysicalBone3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08: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 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 Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
PhysicsServer2DExtension.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
PhysicsServer3DExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
PhysicsShapeQueryParameters2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PhysicsShapeQueryParameters3D.xml fix function used in the code example 2025-08-10 18:24:13 -03:00
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult2D.xml
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
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
PointLight2D.xml
PointMesh.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Popup.xml Add separate `minimize_disabled` and `maximize_disabled` window flags. 2025-04-07 18:58:11 +03:00
PopupMenu.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml BasisU: Use KTX2 format and add import options to configure encoder 2025-05-03 01:45:38 +08:00
PrimitiveMesh.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Update ProgressBar description 2025-04-21 15:06:45 -04:00
ProjectSettings.xml Update `ProjectSettings` HDR 2D documentation to include Compatibility support. 2025-08-29 13:54:00 -04:00
Projection.xml Merge pull request #100209 from Flarkk/simplify_fix_projection 2025-03-06 16:36:19 -06:00
PropertyTweener.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSPIRV.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RDShaderSource.xml
RDTextureFormat.xml
RDTextureView.xml Add ASTC HDR format variants 2025-02-13 11:45:42 -03:00
RDUniform.xml
RDVertexAttribute.xml Add ASTC HDR format variants 2025-02-13 11:45:42 -03:00
RID.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RandomNumberGenerator.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Range.xml Fix snapping logic in Range 2025-08-12 03:32:27 -07:00
RayCast2D.xml Fix differences between RayCast2D and RayCast3D documentation 2025-06-06 15:25:39 +02:00
RayCast3D.xml Fix differences between RayCast2D and RayCast3D documentation 2025-06-06 15:25:39 +02:00
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
ReflectionProbe.xml Update notice in ReflectionProbe class 2025-07-27 14:27:19 +03:00
RemoteTransform2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RemoteTransform3D.xml
RenderData.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
RenderDataExtension.xml Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml
RenderSceneBuffers.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneDataExtension.xml
RenderSceneDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderingDevice.xml Update descriptions for driver resource enums . 2025-07-24 01:11:59 +08:00
RenderingServer.xml Update `ProjectSettings` HDR 2D documentation to include Compatibility support. 2025-08-29 13:54:00 -04:00
Resource.xml Merge pull request #102499 from Jordyfel/resource-docs 2025-06-28 13:02:54 +02:00
ResourceFormatLoader.xml Improve `ResourceLoader.get_dependencies()`'s description 2025-06-16 16:07:53 +08:00
ResourceFormatSaver.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporter.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
ResourceImporterImage.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ResourceImporterImageFont.xml Fix miscellaneous oddities around the class reference (part 5) 2025-06-06 15:21:25 +02:00
ResourceImporterLayeredTexture.xml BasisU: Use KTX2 format and add import options to configure encoder 2025-05-03 01:45:38 +08:00
ResourceImporterOBJ.xml
ResourceImporterSVG.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03: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
ResourceImporterTexture.xml Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 01:04:14 +02:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml Improve `ResourceLoader.get_dependencies()`'s description 2025-06-16 16:07:53 +08: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 Expose helper methods for converting UIDs 2025-05-25 00:26:16 +02:00
RetargetModifier3D.xml Make transform elements BitField in RetargetModifier 2024-12-28 07:19:48 +09:00
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Merge pull request #108029 from Joy-less/clarify-visible_characters 2025-08-03 10:51:18 -05: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 Bind `SceneState` methods `get_path` and `get_base_scene_state` 2025-03-14 13:04:26 +01:00
SceneTree.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SceneTreeTimer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Script.xml Expose get_rpc_config and get_node_rpc_config 2025-05-27 00:43:21 +02:00
ScriptBacktrace.xml Fix empty lines being added for errors with no script backtrace 2025-05-05 13:27:21 +02:00
ScriptCreateDialog.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
ScriptEditor.xml Expose `ScriptEditor.clear_docs_from_script` 2025-06-22 13:55:01 -04:00
ScriptEditorBase.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
ScriptExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
ScriptLanguage.xml Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 2025-04-10 21:22:21 +02:00
ScriptLanguageExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
ScrollBar.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
ScrollContainer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderIncludeDB.xml Adding ability to include build-in include files (precursor to custom shader templates) 2024-11-24 08:47:45 +11:00
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml C#: Fix Shortcut example 2025-06-17 19:13:21 +02:00
Signal.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Skeleton2D.xml
Skeleton3D.xml Add description for `Skeleton3D.bone_list_changed` 2025-06-02 15:23:29 +02:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Remove angle constraint mention from SkeletonModification2DFABRIK.xml 2025-06-15 20:20:03 +02:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
SkeletonModificationStack2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModifier3D.xml Add bone name/idx matching validation & virtual func to skel Modifier 2025-05-17 06:18:25 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Fix SkeletonProfileHumanoid documentation error 2025-01-10 17:43:17 -08:00
Skin.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SoftBody3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Merge pull request #108782 from skyace65/Spinbox-link-fix 2025-07-23 13:27:06 -05:00
SplitContainer.xml Add theme colors to touch dragger and fix touch dragger icon theme 2025-07-17 13:05:47 -05:00
SpotLight3D.xml Document the direction that directional and spot lights emit light in 2025-06-08 03:34:01 -07:00
SpringArm3D.xml Docs: Add link to SpringArm tutorial 2024-11-04 11:19:25 -08:00
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 Add optional rot axis / Fix initial pose with rot axis in SpringBone 2025-06-05 09:38:06 +09:00
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
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml [StatusIndicator] Add method to get indicator icon screen rect. 2024-05-02 14:39:33 +03:00
StreamPeer.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
StreamPeerGZIP.xml Fix `StreamPeerGZIP::finish()` internal buffer size usage 2025-03-19 09:56:32 +01:00
StreamPeerTCP.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
StreamPeerTLS.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
String.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
StringName.xml Merge pull request #107143 from Mickeon/documentation-miscellaneous-oddities-part-5 2025-06-13 15:53:47 +02:00
StyleBox.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
StyleBoxEmpty.xml
StyleBoxFlat.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
StyleBoxLine.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
StyleBoxTexture.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
SubViewport.xml Update SubViewport documentations to include a note about input behaviour 2025-01-20 11:35:32 +03:00
SubViewportContainer.xml
SubtweenTweener.xml Add `tween_subtween` method for nesting Tweens 2025-01-03 14:28:48 -08:00
SurfaceTool.xml Merge pull request #99242 from RedMser/fix-todos-in-classref 2025-01-03 00:48:04 +01:00
SyntaxHighlighter.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
SystemFont.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TCPServer.xml
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TabBar.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
TabContainer.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
TextEdit.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TextLine.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
TextMesh.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
TextParagraph.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
TextServer.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerDummy.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TextServerExtension.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Texture2DArray.xml Document creating Texture2DArray, Cubemap and CubemapArray from code 2025-02-24 23:02:30 +01:00
Texture2DArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture2DRD.xml
Texture3D.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
Texture3DRD.xml
TextureButton.xml Remove incorrect statement that TextureButton needs a texture for normal state in docs 2024-12-12 15:34:38 -08:00
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
TextureLayeredRD.xml
TextureProgressBar.xml Tweak `TextureProgressBar` `NOTIFICATION_DRAW` to support 9-patch stretch in radial modes 2025-01-12 21:41:54 +03:00
TextureRect.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Theme.xml Editor: Add ability to rename theme types 2025-05-29 21:57:48 +03:00
ThemeDB.xml
Thread.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
TileData.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileMap.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TileMapLayer.xml Better clarify initialization of scene tiles 2025-07-02 21:39:46 +02:00
TileMapPattern.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
TileSet.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileSetAtlasSource.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
TileSetScenesCollectionSource.xml Better clarify initialization of scene tiles 2025-07-02 21:39:46 +02:00
TileSetSource.xml
Time.xml
Timer.xml Clarify behavior of `Timer.stop()` 2025-06-06 22:13:16 +02:00
TorusMesh.xml
TouchScreenButton.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
Transform2D.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
Transform3D.xml
Translation.xml Document Translation plurals requiring the use of the gettext PO format 2025-07-14 22:54:57 +02:00
TranslationDomain.xml Add translation preview in editor 2025-05-27 07:59:28 +08:00
TranslationServer.xml Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00
Tree.xml Document `Tree.item_collapsed` also being emitted when the item is expanded 2025-08-04 21:47:18 +02:00
TreeItem.xml Rename TreeItem's `alt_text` to `description` for consistency 2025-06-14 19:56:30 +02:00
TriangleMesh.xml Expose TriangleMesh api functions wrapped for scripting 2025-04-02 09:52:35 +02:00
TubeTrailMesh.xml
Tween.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
Tweener.xml
UDPServer.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
UndoRedo.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
UniformSetCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml
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 Add aliases for Vector2/3.limit_length method 2025-05-09 14:42:47 +02:00
Vector2i.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Vector3.xml Add aliases for Vector2/3.limit_length method 2025-05-09 14:42:47 +02:00
Vector3i.xml
Vector4.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Vector4i.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
VehicleBody3D.xml Merge pull request #98250 from Calinou/doc-physics-spiral-of-death 2025-07-31 10:39:04 -05:00
VehicleWheel3D.xml Physics Interpolation - Move 3D FTI to `SceneTree` 2025-04-26 14:13:30 +01:00
VideoStream.xml
VideoStreamPlayback.xml Doc: Add "required" qualifier to methods 2025-06-05 21:41:07 +08:00
VideoStreamPlayer.xml Add speed scale feature for VideoStreamPlayer node 2025-05-28 08:58:32 +08:00
Viewport.xml Update `ProjectSettings` HDR 2D documentation to include Compatibility support. 2025-08-29 13:54:00 -04:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Optimize usability of VisibleOnScreenNotifier2D 2025-01-21 20:00:25 +08:00
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml Restore graph_offset property 2025-06-25 18:25:57 +02:00
VisualShaderNode.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNodeBillboard.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08: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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeDerivativeFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeDeterminant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFaceForward.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeFloatOp.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeFloatParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFrame.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeIntOp.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeIntParameter.xml Add `hint_enum` for uniform int in gdshader 2024-07-13 14:30:08 -04:00
VisualShaderNodeIs.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMultiplyAdd.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRemap.xml Visual Shader: Add vector operations to Remap node 2024-09-22 11:25:36 -07:00
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
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
VisualShaderNodeTextureParameter.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformCompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeUIntOp.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
WeakRef.xml
Window.xml Clarify that EXCLUDE_FROM_CAPTURE only works with native windows. 2025-08-21 00:14:58 +03:00
WorkerThreadPool.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml Fix Jolt note in WorldBoundaryShape3D documentation 2025-01-20 14:52:56 +01:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRAnchor3D.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
XRBodyModifier3D.xml
XRBodyTracker.xml Adjust names of new XRBodyTracker joints 2025-06-18 12:26:25 -05:00
XRCamera3D.xml Fix interpolation in XR nodes 2025-03-12 19:28:04 +01:00
XRController3D.xml Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
XRControllerTracker.xml
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 Remove redundant info on the enum types used 2025-06-04 08:21:47 +08:00
XRInterface.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
XRInterfaceExtension.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRNode3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRServer.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRTracker.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRVRS.xml Allow using custom Rect2i for rendering with OpenXR 2025-01-09 09:46:15 -06:00
bool.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00
float.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
int.xml Replace XML codeblock spaces with tabs 2025-06-06 14:35:38 +02:00