1
0
Fork 0
godot/doc/classes
Lukas Tenbrink 1f1017a47f
Update links to the contributing section of the docs to the appropriate new sections.
(cherry picked from commit 4c0026b053)
2025-09-12 09:28:22 -05:00
..
@GlobalScope.xml Fix unclear `PROPERTY_USAGE_STORAGE`/`EDITOR` description 2024-07-17 11:30:13 +02:00
AABB.xml Fix typo in AABB docs 2024-07-15 14:35:12 +03:00
AESContext.xml
AStar2D.xml Fix some C# variable types In `AStar2D/3D` Class Reference 2024-09-16 17:15:07 +02:00
AStar3D.xml Fix some C# variable types In `AStar2D/3D` Class Reference 2024-09-16 17:15:07 +02:00
AStarGrid2D.xml
AcceptDialog.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Animation.xml Make `Animation::capture_included` read-only 2024-08-10 18:53:45 +02:00
AnimationLibrary.xml
AnimationMixer.xml Add Animation tutorial links to class reference by 4.3 2024-08-13 01:57:28 +09:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Add a note of loop_mode for custom_timeline to the NodeAnimation docs 2024-08-01 18:52:32 +09:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml Minor AnimationNodeBlendSpace2D documentation fixes 2024-09-16 17:12:52 +02:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeTransition.xml
AnimationPlayer.xml clarify animation queuing documentation 2024-07-19 12:36:25 -04:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Fix various code examples in documentation 2024-12-21 03:47:36 +01:00
ArrayMesh.xml Add note to shadow_mesh docs to warn about improper usage 2024-07-19 13:26:51 -07:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AtlasTexture.xml Fix empty region in AtlasTexture 2024-07-18 15:31:59 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml Fill the documentation of a few overlooked classes 2024-01-07 17:51:04 +01:00
AudioEffectLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with AudioEffectSpectrumAnalyzer 2024-05-08 00:17:59 -07:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioSamplePlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioServer.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStream.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackPolyphonic.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
AudioStreamPlayer2D.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlayer3D.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPolyphonic.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamRandomizer.xml
AudioStreamWAV.xml Change "sample" to "stream" 2024-06-22 19:58:45 -07:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
Basis.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Button.xml [Button] Use align_to_largest_stylebox for min. size calculation. 2024-07-04 09:40:55 +03:00
ButtonGroup.xml
CPUParticles2D.xml
CPUParticles3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Callable.xml Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
CallbackTweener.xml
Camera2D.xml
Camera3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml Improve documentation for `CameraAttributesPhysical.exposure_shutter_speed` 2023-12-04 17:35:31 -07:00
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasItem.xml Clarify is_visible_in_tree() in CanvasItem 2024-07-14 01:16:25 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml Specify how CanvasTexture does not work in 3D 2024-01-06 01:43:40 +01:00
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CharFXTransform.xml
CharacterBody2D.xml
CharacterBody3D.xml Surface normal is not correct 2024-04-09 19:30:57 -07:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ClassDB.xml Merge pull request #90916 from Naros/expose-classdb-class-get-property-default-value 2024-04-22 22:18:26 +02:00
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml Add further details on properties returning `Packed*Array` 2024-04-08 11:35:27 +02:00
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Color.xml Document alternatives to some static Color methods 2024-07-28 17:30:02 +02:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
Compositor.xml
CompositorEffect.xml Clarify usage of CompositorEffect as an abstract base class in the documentation 2024-08-09 21:28:31 -07:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Fix confusing descriptions of ConfirmationDialog's description. 2024-05-22 15:05:56 +08:00
Container.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Control.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
Crypto.xml [Doc] Update Crypto example 2024-05-09 14:36:28 +02:00
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml Fix curve2d incorrect sample range description 2024-09-16 17:12:40 +02:00
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CylinderMesh.xml
CylinderShape3D.xml
DTLSServer.xml Fix various code examples in documentation 2024-12-21 03:47:36 +01:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #94412 from dsnopek/xr-always-render 2024-07-18 15:38:14 +02:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml EditorExportPlugin: Call _export_file for all resource types 2024-07-04 23:35:32 -04:00
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml Fix instanced .blend/GLTF scenes lose all children after update until .tscn is reopened 2024-07-19 08:51:23 -04:00
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Merge pull request #95336 from esainane/typo-eh 2024-08-12 14:10:21 +02:00
EditorInspector.xml
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml Use `[codeblock lang=text]` more often in class ref 2024-04-08 16:17:50 +02:00
EditorPlugin.xml Fix typo in EditorPlugin `_forward_3d_draw_over_viewport(overlay)` method example 2024-08-01 00:10:16 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorResourcePreview.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
EditorSettings.xml Update class reference contribution link. 2025-09-11 11:50:17 -05:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Add a way to force history for undoredo 2024-06-26 13:24:34 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Ensure post processing happens when adjustments are enabled in the Compatibility renderer 2024-06-11 14:31:06 -07:00
Expression.xml
FileAccess.xml
FileDialog.xml [Docs] Add some notes about native file dialog limitations. 2024-07-22 15:56:54 +03:00
FileSystemDock.xml
FlowContainer.xml
FogMaterial.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
FogVolume.xml
Font.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FontFile.xml
FontVariation.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSDF3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Generic6DOFJoint3D.xml
Geometry2D.xml Clarify is_polygon_clockwise() coordinate system 2024-05-20 18:34:45 +01:00
Geometry3D.xml Expose 3D Delaunay tetrahedralization in `Geometry3D` 2023-10-16 11:48:49 +02:00
GeometryInstance3D.xml Merge pull request #87231 from Calinou/geometryinstance3d-transparency-warn-mobile-compatibility 2024-05-04 11:52:06 +02:00
Gradient.xml
GradientTexture1D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture2D.xml
GraphEdit.xml [GraphEdit] Add a note about the behavior of get_children() 2024-06-29 19:40:10 +02:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml
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
HScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
HashingContext.xml Fix hashing context example 2024-05-14 19:22:50 +12:00
HeightMapShape3D.xml
HingeJoint3D.xml
IP.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Image.xml [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml [Doc] Fix some incorrect uses of `a/an` 2024-03-13 21:20:28 +01:00
ImporterMeshInstance3D.xml
Input.xml Fix description for `Input.vibrate_handheld()` 2024-06-12 17:42:25 +08:00
InputEvent.xml Add "repeat" keyword alias for InputEvent "echo" in the class reference 2024-06-24 19:23:18 +02:00
InputEventAction.xml Add event_index to InputEventAction 2024-05-30 12:51:15 +02:00
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
InputEventKey.xml Add "repeat" keyword alias for InputEvent "echo" in the class reference 2024-06-24 19:23:18 +02:00
InputEventMIDI.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Update documentation for places to receive InputEventShortcut 2024-07-26 16:56:27 +03:00
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml
JNISingleton.xml
JSON.xml Clean up English in JSON documentation 2024-08-06 11:21:45 +02:00
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml Update class reference contribution link. 2025-09-11 11:50:17 -05:00
JavaScriptObject.xml
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Label3D.xml
LabelSettings.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Light2D.xml
Light3D.xml
LightOccluder2D.xml
LightmapGI.xml Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 2024-07-13 13:10:04 +02:00
LightmapGIData.xml
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
Lightmapper.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
LightmapperRD.xml
Line2D.xml
LineEdit.xml
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml
Mesh.xml Clarify that the `Mesh.ARRAY_NORMAL` array will normalize its contents internally 2024-07-04 10:55:43 +02:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml Add option to bake a mesh from blend shape mix 2024-04-10 23:35:28 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
MissingNode.xml Allow opening scenes with missing scene dependency 2024-02-13 19:46:35 +01:00
MissingResource.xml
MovieWriter.xml
MultiMesh.xml Mention Multimesh custom data will be compressed to half in Compatibility 2024-08-05 12:27:59 +08:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml Add NavigationLink function to change navigation map 2024-09-16 16:45:38 +02:00
NavigationLink3D.xml Add NavigationLink function to change navigation map 2024-09-16 16:45:38 +02:00
NavigationMesh.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml Add navigation source geometry parser callbacks 2024-04-19 12:10:57 +02:00
NavigationServer3D.xml Add navigation source geometry parser callbacks 2024-04-19 12:10:57 +02:00
NinePatchRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Node.xml Update Node docs to change iOS to Android for NOTIFICATION_WM_GO_BACK_REQUEST 2024-07-17 11:41:58 +02:00
Node2D.xml
Node3D.xml
Node3DGizmo.xml
NodePath.xml Add : to node properties, to differentiate them from node paths 2024-07-03 17:07:49 +02:00
ORMMaterial3D.xml
OS.xml [macOS] Fix `is_process_running` and `kill` for bundled apps. 2024-07-31 16:54:53 +02:00
Object.xml Update class reference contribution link. 2025-09-11 11:50:17 -05:00
Occluder3D.xml
OccluderInstance3D.xml Fix invalid inheritance of `OccluderInstance3D` 2024-06-19 16:47:37 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
OptionButton.xml
PCKPacker.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PackedVector4Array.xml
PacketPeer.xml
PacketPeerDTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml Add tutorial link to Parallax2D doc 2024-07-16 08:25:29 -04:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Path3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PathFollow2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PathFollow3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml Rework migration of animate_physical_bones to compatibility 2024-06-25 18:54:59 +09:00
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml Add keywords to `PhysicsBody{2D,3D}.test_move()` for easier discoverability 2024-03-09 17:33:04 +01:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
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 Bind `PhysicsServer*D::body_set_state_sync_callback` 2024-07-23 13:30:44 +02:00
PhysicsServer2DExtension.xml Bind `PhysicsServer*D::body_set_state_sync_callback` 2024-07-23 13:30:44 +02:00
PhysicsServer2DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3D.xml Bind `PhysicsServer*D::body_set_state_sync_callback` 2024-07-23 13:30:44 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsShapeQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsTestMotionParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Popup.xml
PopupMenu.xml [NativeMenu] Do not auto toggle check/multi-state items. Add `is_native_menu` method. 2024-07-08 11:20:28 +03:00
PopupPanel.xml Remove `Popup`'s unused "panel" style 2024-04-13 15:18:12 -03:00
PortableCompressedTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
ProjectSettings.xml [.NET] Move search in files extension list definition to be after Scene level module init. 2024-09-16 16:38:08 +02:00
Projection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
PropertyTweener.xml
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
RDShaderSource.xml
RDTextureFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
RID.xml [Doc] Clarify the session-specific nature of `RID` and `ObjectID` 2024-06-18 20:19:21 +02:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
Rect2.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
Rect2i.xml
RectangleShape2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Expose more state in RenderSceneBuffersRD 2024-07-15 22:04:10 +10:00
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderingDevice.xml Fix texture compression descriptions in RenderingDevice docs 2024-07-15 15:19:02 +02:00
RenderingServer.xml Fix Parallax2D repeats being not relative to its transform 2024-09-16 17:04:12 +02:00
Resource.xml Clarify that Resource.duplicate(true) doesn't duplicate subresources inside Array or Dictionary properties 2024-07-14 16:32:08 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml [Font] Add option to disable embedded bitmaps loading. 2024-03-11 16:31:10 +02:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-09-16 16:54:56 +02:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
ResourceImporterScene.xml
ResourceImporterShaderFile.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterTexture.xml Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 09:28:22 -05:00
ResourceImporterTextureAtlas.xml Fix link in the docs about ResourceImporterTextureAtlas 2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml Fix incorrect text in ResourceImporterWAV description 2024-06-24 17:46:58 +02:00
ResourceLoader.xml ResourceLoader: Support polling and get-before-complete on the main thread 2024-06-28 11:25:10 +02:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml Improve RichTextLabel `install_effect()` documentation 2023-12-19 17:29:49 +01:00
RichTextLabel.xml Add `push_url` as a keyword for `push_meta` 2024-07-09 12:39:30 +02:00
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SceneTree.xml Add link to notification docs in SceneTree docs 2024-07-26 13:26:26 +02:00
SceneTreeTimer.xml
Script.xml Add note about `Script.has_source_code` and GDScript binary tokenization 2024-07-19 10:38:55 +02:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml Fix request_save_previous_state signal type 2024-07-07 19:12:30 -04:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix virtual binding for `ScriptLanguageExtension::_reload_scripts` 2024-09-16 17:06:44 +02:00
ScrollBar.xml Document, cleanup and fix some theme properties 2023-09-27 00:06:15 +02:00
ScrollContainer.xml Document ScrollContainer signals being emitted for touch events only 2023-09-10 18:26:13 +02:00
SegmentShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Semaphore.xml
SeparationRayShape2D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
SeparationRayShape3D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skeleton2D.xml
Skeleton3D.xml Re-add Skeleton3D::animate_physical_bones 2024-07-14 14:24:25 +09:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Add Animation tutorial links to class reference by 4.3 2024-08-13 01:57:28 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml Expose MeshInstance3D.get_skin_reference and add docs 2024-04-10 14:12:25 +02:00
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
SplitContainer.xml
SpotLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
SpringArm3D.xml
Sprite2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Sprite3D.xml Fix invalid frame index when Sprite2D's hframes or vframes has been changed 2023-12-15 20:32:18 +02:00
SpriteBase3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SpriteFrames.xml Animation: Document frame duration units in `SpriteFrames` 2024-06-16 18:43:20 +03:00
StandardMaterial3D.xml
StaticBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
String.xml
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Use `[codeblock lang=text]` more often in class ref 2024-04-08 16:17:50 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml
TCPServer.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TabBar.xml
TabContainer.xml Allow setting icon max width for TabContainer 2024-04-26 08:27:27 +08:00
TextEdit.xml add missing punctuation to the default list 2024-06-27 17:51:21 +02:00
TextLine.xml
TextMesh.xml
TextParagraph.xml [RTL] Fix text size rounding with MSDF fonts. 2024-07-22 07:48:29 +03:00
TextServer.xml [TextServer] Fix get_word_breaks and it uses. 2024-06-21 14:56:57 +03:00
TextServerDummy.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextServerExtension.xml
TextServerManager.xml
Texture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture2D.xml Update get_image doc to mention that it will return an empty image with invalid texture 2024-01-02 11:31:38 +08:00
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml Fix "dimensionnal" typo 2024-02-19 16:43:42 +00:00
Texture3DRD.xml Avoid saving the texture_rd_rid property of TextureRD resources 2024-01-24 10:34:51 -08:00
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Theme.xml Fix below what value is invalid in default_font_size doc 2024-09-17 08:57:45 +02:00
ThemeDB.xml
Thread.xml
TileData.xml
TileMap.xml Document converting a TileMap node to TileMapLayer using the editor 2024-08-07 11:15:29 +02:00
TileMapLayer.xml
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Some improvements to TileSetScenesCollectionSource docs 2024-07-14 20:04:49 +02:00
TileSetSource.xml
Time.xml
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul Transform2D documentation 2024-07-09 18:01:17 +02:00
Transform3D.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
Translation.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
TranslationServer.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
Tree.xml
TreeItem.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TriangleMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
UndoRedo.xml
UniformSetCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
VBoxContainer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
VFlowContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Variant.xml Update links to the contributing section of the docs to the appropriate new sections. 2025-09-12 09:28:22 -05:00
Vector2.xml Fix description of `Vector2/3.dot` 2024-06-15 18:21:05 +02:00
Vector2i.xml Expose `Vector*` component-wise and scalar `min/max` to scripting 2024-05-02 13:02:40 +02:00
Vector3.xml Fix description of `Vector2/3.dot` 2024-06-15 18:21:05 +02:00
Vector3i.xml Expose `Vector*` component-wise and scalar `min/max` to scripting 2024-05-02 13:02:40 +02:00
Vector4.xml Clarify the results of VectorN.normalized() in the docs 2024-06-03 14:17:12 -07:00
Vector4i.xml
VehicleBody3D.xml
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml
ViewportTexture.xml Merge pull request #90310 from mhilbrunner/OutdatedDemos 2024-04-08 11:21:38 +02:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml
VisualShader.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNode.xml
VisualShaderNodeBillboard.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Fix some leftover references to `hint_albedo` in docs 2024-02-18 16:57:38 +01:00
VisualShaderNodeCubemapParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSDFRaymarch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
WeakRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Window.xml Fix various code examples in documentation 2024-12-21 03:47:36 +01:00
WorkerThreadPool.xml
World2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml [Doc] Fix some incorrect uses of `a/an` 2024-03-13 21:20:28 +01:00
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml
XRController3D.xml Expose profile_changed signal to XRController3D 2024-03-06 16:48:25 -06:00
XRControllerTracker.xml
XRFaceModifier3D.xml
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 the Hand enum from XRHandTracker to fix name-collision with the hand property of the base class. 2024-04-25 19:38:57 -04:00
XRInterface.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XRInterfaceExtension.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRNode3D.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.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
XRServer.xml
XRTracker.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
XRVRS.xml
bool.xml Overlay bool documentation 2023-08-02 09:54:20 +02:00
float.xml
int.xml