1
0
Fork 0
godot/doc/classes
Thaddeus Crews 0d85d43b0c
Merge pull request #111162 from KoBeWi/tfw_your_side_projects_goes_to_trash
Remove side menu functionality in `EditorFileDialog`
2025-10-22 13:48:43 -05:00
..
@GlobalScope.xml Allow to use sliders for integers in `EditorSpinSlider` 2025-09-22 11:23:15 -03:00
AABB.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
AESContext.xml Fixed typo "blocker" to "block" in AESContext 2025-10-01 21:44:01 +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 #107303 from passivestar/close-dialog-action 2025-10-22 13:48:36 -05:00
AimModifier3D.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationMixer.xml Document `AnimationMixer.animation_started` not being emitted for looping animations 2025-07-14 22:31:23 +02:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeExtension.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName 2025-10-07 17:15:06 -05:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Correct Array `remove_at` class reference 2025-10-19 11:54:58 +01:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml
AudioStream.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Fix button down signal not emitting on first press after being disabled 2025-07-30 16:23:42 +02:00
BaseMaterial3D.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
Basis.xml Fix Basis.determinant() doc: uniform scale determinant is scale^3, not scale^2 2025-09-11 18:45:02 +03:00
BitMap.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
Bone2D.xml
BoneAttachment3D.xml
BoneConstraint3D.xml
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
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
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml fix AudioListener3D not tracking self velocity for doppler 2025-07-28 23:02:16 -07:00
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml Disable unsupported SSR, SSS, DoF on transparent viewports 2025-09-11 14:59:07 +02:00
CameraFeed.xml
CameraServer.xml Add CameraServer camera_feeds_updated signal, and document async behavior 2025-08-08 03:53:41 +09:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Add methods to draw ellipses 2025-09-19 10:45:16 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
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
CharacterBody2D.xml Fix description about CharacterBody velocity and delta 2025-10-01 09:55:47 +08:00
CharacterBody3D.xml Fix description about CharacterBody velocity and delta 2025-10-01 09:55:47 +08:00
CheckBox.xml
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
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionPolygon3D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionShape2D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
CollisionShape3D.xml Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs 2025-09-17 11:43:20 +12:00
Color.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ColorPalette.xml
ColorPicker.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ColorPickerButton.xml
ColorRect.xml
Compositor.xml
CompositorEffect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Merge pull request #110895 from Giganzo/input-focus 2025-10-21 19:09:25 -05:00
ConvertTransformModifier3D.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CopyTransformModifier3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml
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
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Docs: Fix example in Dictionary.set description 2025-10-04 11:11:54 +08:00
DirAccess.xml Fix drive selection issue on Android 2025-08-11 21:47:00 +05:30
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Add MIME argument to the `FileDialog.add_filter`. 2025-10-09 22:17:56 +03:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorDock.xml Rework editor docks 2025-09-29 17:30:41 +02:00
EditorExportPlatform.xml Add default param value to `EditorExportPlatform::get_forced_export_files` 2025-08-16 04:16:43 +02:00
EditorExportPlatformAppleEmbedded.xml
EditorExportPlatformExtension.xml Merge pull request #108658 from bruvzg/ed_pl_init 2025-09-30 18:35:25 -05:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorExportPreset.xml
EditorFeatureProfile.xml
EditorFileDialog.xml Remove side menu functionality in EditorFileDialog 2025-10-22 12:29:26 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Merge pull request #104740 from Jojo-1000/update-import-plugin-docs 2025-10-01 13:12:32 -05:00
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
EditorNode3DGizmo.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Merge pull request #107671 from dsnopek/editor-run-control 2025-10-20 18:09:32 -05:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Merge pull request #109049 from ryevdokimov/deprecate-script-add-root-node 2025-10-01 13:12:45 -05:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #111140 from DeeJayLSP/gdinter 2025-10-21 19:09:24 -05:00
EditorSpinSlider.xml Allow to use sliders for integers in `EditorSpinSlider` 2025-09-22 11:23:15 -03:00
EditorSyntaxHighlighter.xml
EditorToaster.xml
EditorTranslationParserPlugin.xml Add source lines to file locations on POT generation 2025-10-08 16:43:22 -03:00
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Overhaul screen space reflections. 2025-10-21 19:23:38 +03:00
Expression.xml
ExternalTexture.xml
FileAccess.xml Core: Remove `skip_cr` argument from `String` 2025-09-28 10:07:24 -05:00
FileDialog.xml Add MIME argument to the `FileDialog.add_filter`. 2025-10-09 22:17:56 +03:00
FileSystemDock.xml Rework editor docks 2025-09-29 17:30:41 +02: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
Font.xml
FontFile.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
GodotInstance.xml LibGodot: Core - Build Godot Engine as a Library 2025-10-07 02:15:41 +02:00
Gradient.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add example of using get_connection_list_from_node 2025-06-29 01:37:45 +06:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml [GraphNode] Fix slot focus rect draw, make slot focus mode configurable. 2025-06-22 15:07:11 +03:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
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
HeightMapShape3D.xml
HingeJoint3D.xml
IP.xml
Image.xml Document `compress()` not being supported in exported builds in Image 2025-09-28 23:02:15 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
ImporterMesh.xml
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
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMIDI.xml
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
IntervalTweener.xml
ItemList.xml
JNISingleton.xml Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` 2025-09-22 00:01:50 -04:00
JSON.xml
JSONRPC.xml
JavaClass.xml Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` 2025-09-22 00:01:50 -04:00
JavaClassWrapper.xml JavaClassWrapper: Add example to invoke constructor 2025-07-30 13:27:35 +05:30
JavaObject.xml Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton` 2025-09-22 00:01:50 -04:00
JavaScriptBridge.xml Update tutorial link for calling Javascript from script 2025-10-05 21:32:19 -07:00
JavaScriptObject.xml
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Clarify `visible_characters` 2025-07-31 16:15:56 +01:00
Label3D.xml
LabelSettings.xml Fix various errors in the class reference 2025-06-13 21:14:55 +08:00
Light2D.xml
Light3D.xml Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
LightOccluder2D.xml
LightmapGI.xml
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml
Line2D.xml
LineEdit.xml Fix cases where `LineEdit` can still show focus with mouse events 2025-10-06 10:19:35 -03:00
LinkButton.xml
Logger.xml Rephrase `Logger` documentation to be more explicit about thread-safety 2025-09-17 14:21:53 +02:00
LookAtModifier3D.xml
MainLoop.xml Fix NOTIFICATION_OS_IME_UPDATE docs on platforms 2025-10-20 19:37:17 -04:00
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
Mesh.xml
MeshConvexDecompositionSettings.xml
MeshDataTool.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml Add `recording_signals` to MissingNode 2025-10-09 22:08:59 +02:00
MissingResource.xml
ModifierBoneTarget3D.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml Fix typo in mutex documentation 2025-10-15 12:05:19 +03:30
NativeMenu.xml
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
NavigationMeshSourceGeometryData2D.xml
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
NavigationRegion3D.xml
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
Node.xml Fix NOTIFICATION_OS_IME_UPDATE docs on platforms 2025-10-20 19:37:17 -04:00
Node2D.xml Document link between `Node2D.look_at()` and `Node2D.get_angle_to()` 2025-10-13 20:47:55 +02:00
Node3D.xml Fix and improve `Node2D.move_local_{x,y}()` description 2025-09-25 18:52:11 +02:00
Node3DGizmo.xml
NodePath.xml
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 Add multilevel notes to methods 2025-10-20 11:47:37 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml add dropdown keyword to MenuButton and OptionButton 2025-08-12 15:57:01 -07:00
PCKPacker.xml
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
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
Performance.xml Allow custom monitors to select desired type 2025-10-22 07:31:44 -05:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState2DExtension.xml Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3D.xml Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3DExtension.xml Fix `move_and_slide` forcing synchronization with physics thread 2025-08-14 18:58:36 +02:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Document PhysicsServer3D shapes 2025-09-21 11:38:28 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml fix function used in the code example 2025-08-10 18:24:13 -03:00
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
ProjectSettings.xml Merge pull request #107303 from passivestar/close-dialog-action 2025-10-22 13:48:36 -05:00
Projection.xml
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 [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RDShaderSource.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
RID.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
RandomNumberGenerator.xml
Range.xml Fix snapping logic in Range 2025-08-12 03:32:27 -07:00
RayCast2D.xml
RayCast3D.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml Update notice in ReflectionProbe class 2025-07-27 14:27:19 +03:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
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
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
RenderingDevice.xml Fix D3D12 driver returning internal types to RenderingDevice's texture_get_native_handle/get_driver_resource 2025-10-15 10:35:38 -07:00
RenderingServer.xml Add Stretch Modes for Splash Screen 2025-10-21 18:20:44 -04:00
Resource.xml Merge pull request #102499 from Jordyfel/resource-docs 2025-06-28 13:02:54 +02:00
ResourceFormatLoader.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
ResourceFormatSaver.xml
ResourceImporter.xml
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
ResourceImporterLayeredTexture.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
ResourceImporterOBJ.xml
ResourceImporterSVG.xml Rename SVGTexture to DPITexture. 2025-08-21 11:39:16 +03:00
ResourceImporterScene.xml 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 Merge pull request #104666 from allenwp/color-encoding-docs 2025-09-22 08:50:11 -05:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml Improve `ResourceLoader.get_dependencies()`'s description 2025-06-16 16:07:53 +08:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RetargetModifier3D.xml
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
SceneTree.xml Add change_scene_to_node() 2025-10-22 12:21:18 +02:00
SceneTreeTimer.xml
Script.xml
ScriptBacktrace.xml
ScriptCreateDialog.xml
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
ScriptLanguage.xml
ScriptLanguageExtension.xml Move deprecated `has_named_classes` from `ScriptLanguage` to `ScriptLanguageExtension` 2025-10-05 16:55:06 +02:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderIncludeDB.xml
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
Skeleton2D.xml
Skeleton3D.xml
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
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SocketServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml 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
SpringArm3D.xml
SpringBoneCollision3D.xml
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
SpringBoneSimulator3D.xml
Sprite2D.xml Document `REGION_RECT` canvas shader built-in in Sprite2D region property 2025-08-22 19:41:48 +02:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerSocket.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
StreamPeerTCP.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
StreamPeerTLS.xml
StreamPeerUDS.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
String.xml Merge pull request #62083 from KoBeWi/string_slice'n_dice 2025-09-22 08:50:01 -05:00
StringName.xml Added Find Sequence to Spans 2025-09-16 12:37:07 -07:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SubtweenTweener.xml
SurfaceTool.xml Add note for some usages of Plane in APIs 2025-10-13 16:09:49 -04:00
SyntaxHighlighter.xml
SystemFont.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TCPServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
TLSOptions.xml
TabBar.xml Add switch on hover to TabBar 2025-10-22 00:34:57 +02:00
TabContainer.xml Add switch on hover to TabBar 2025-10-22 00:34:57 +02:00
TextEdit.xml [TextEdit] Make `wrap_right_offset` adjustable theme constant. 2025-10-18 21:35:02 +03:00
TextLine.xml
TextMesh.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
TextParagraph.xml
TextServer.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerDummy.xml
TextServerExtension.xml Restore per font oversampling override. 2025-06-19 18:10:54 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml Expose `Thread::is_main_thread()` 2025-08-19 10:35:45 -05:00
TileData.xml
TileMap.xml
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
TileSetAtlasSource.xml TileSetAtlasSource: Fix and/an docstring typo 2025-10-20 19:47:41 +01:00
TileSetScenesCollectionSource.xml Better clarify initialization of scene tiles 2025-07-02 21:39:46 +02:00
TileSetSource.xml
Time.xml
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml Move context and plural support to Translation 2025-09-26 10:51:57 +08:00
TranslationDomain.xml
TranslationServer.xml Add default plural rules 2025-09-26 10:51:57 +08:00
Tree.xml Merge pull request #110904 from YeldhamDev/tree_drag_unfolding 2025-10-21 15:11:01 -05:00
TreeItem.xml Rename TreeItem's `alt_text` to `description` for consistency 2025-06-14 19:56:30 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
Tweener.xml
UDPServer.xml
UDSServer.xml Core: Add UNIX domain socket support 2025-09-26 05:46:19 +10:00
UndoRedo.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
UniformSetCacheRD.xml
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
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml Merge pull request #98250 from Calinou/doc-physics-spiral-of-death 2025-07-31 10:39:04 -05:00
VehicleWheel3D.xml
VideoStream.xml Mark methods for various classes as required 2025-07-30 19:24:56 +02:00
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Fix description of `Viewport::set_input_as_handled` 2025-10-14 11:06:54 +02:00
ViewportTexture.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Add more PROPERTY_HINT_GROUP_ENABLE uses 2025-09-20 21:11:12 +02:00
VisualShader.xml Restore graph_offset property 2025-06-25 18:25:57 +02:00
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function. 2025-09-15 18:11:53 -04:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
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
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml Docs: Fix typo and spacing in vector coordinates 2025-06-16 15:44:20 +02:00
XRBodyModifier3D.xml
XRBodyTracker.xml Adjust names of new XRBodyTracker joints 2025-06-18 12:26:25 -05:00
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml
XRFaceModifier3D.xml [Docs] Various grammar and spelling fixes 2025-06-23 20:54:08 +02:00
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml
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
bool.xml
float.xml
int.xml