1
0
Fork 0
godot/doc/classes
smix8 2b8531d944 Add function to get navigation region iteration id from NavigationServer
Adds function to get navigation region iteration id from NavigationServer.
2025-04-15 19:17:45 +02:00
..
@GlobalScope.xml Improve documentation on `is_nan()` and `NAN` constant 2025-04-11 20:25:16 +02:00
AABB.xml
AESContext.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml
AcceptDialog.xml Add separate `minimize_disabled` and `maximize_disabled` window flags. 2025-04-07 18:58:11 +03: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
AnimationLibrary.xml
AnimationMixer.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +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 Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Add negative index to `Array.remove_at` and `Array.insert` 2025-04-08 14:55:39 -03: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 Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml [AudioStreamGenerator] Add mixing rate presets, update docs. 2025-02-11 11:22:34 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml fix for stereo panning adding _calc_output_vol_stereo issue 103989 2025-04-09 11:02:04 +01:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Add AudioStreamMP3 `load_from_file`/`load_from_buffer` and harmonize other audio streams 2025-01-09 15:46:04 +01:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Improve BaseMaterial3D/Label3D/SpriteBase3D's `fixed_size` documentation 2025-03-06 02:10:08 +01:00
Basis.xml Fix typo in Basis get_rotation_quaternion doc 2025-01-09 17:09:32 +11:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Add properties to configure space trimming on line break. 2025-03-16 16:15:37 +02:00
ButtonGroup.xml
CPUParticles2D.xml Merge pull request #101883 from ProgrammerOnCoffee/cpuparticles-doc 2025-01-27 09:45:56 -06:00
CPUParticles3D.xml Fix incorrect CPUParticles2D documentation 2025-01-25 12:18:42 +01:00
Callable.xml
CallbackTweener.xml
Camera2D.xml Improve usability of Camera2D 2025-03-12 09:57:31 +08:00
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml Deactivate the `CameraServer` by default. 2025-03-21 07:58:57 +01:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml add missing word to canvas layer docs 2025-04-05 19:44:37 -04:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
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 #103507 from Eole211/fix-min-wall-slide-doc 2025-04-01 19:53:31 -05:00
CharacterBody3D.xml Merge pull request #103507 from Eole211/fix-min-wall-slide-doc 2025-04-01 19:53:31 -05:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Merge pull request #105126 from ProgrammerOnCoffee/fix-codeedit-typos 2025-04-09 18:11:56 -05:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml Add debug colours and fills to CollisionPolygon3D. 2025-01-20 18:27:05 -05:00
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Add color space alpha notes to Color documentation 2025-04-09 01:25:05 -07:00
ColorPalette.xml
ColorPicker.xml Modify color in ColorPicker with keyboard or joypad 2025-03-11 22:41:41 +01: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 #76829 from bruvzg/ac_kit_direct 2025-04-08 12:32:47 -05:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml Document creating Texture2DArray, Cubemap and CubemapArray from code 2025-02-24 23:02:30 +01:00
CubemapArray.xml Document creating Texture2DArray, Cubemap and CubemapArray from code 2025-02-24 23:02:30 +01:00
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DTLSServer.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
DirAccess.xml Implement `DirAccess.is_equivalent` method. 2025-03-25 17:52:15 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #76829 from bruvzg/ac_kit_direct 2025-04-08 12:32:47 -05:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Merge pull request #100556 from KoBeWi/unlimited_contextizer 2025-01-07 23:17:23 +01:00
EditorDebuggerPlugin.xml Fix typo in Editor Debugger plugin documentation 2025-01-09 22:41:48 -03:00
EditorDebuggerSession.xml
EditorExportPlatform.xml [Export] Use project settings overrides with the target preset features instead of current platform features. 2025-04-08 21:22:37 +03:00
EditorExportPlatformExtension.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml Add support for export plugins to modify the Android prebuilt manifest 2025-03-14 16:05:09 -07:00
EditorExportPreset.xml [Export] Use project settings overrides with the target preset features instead of current platform features. 2025-04-08 21:22:37 +03:00
EditorFeatureProfile.xml
EditorFileDialog.xml Merge pull request #98262 from KoBeWi/fileland_natives 2025-01-07 23:17:08 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Revert "Fix inspector jumping when gaining focus" 2025-02-26 18:18:30 +08:00
EditorInspectorPlugin.xml
EditorInterface.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
EditorProperty.xml Initial editor accessibility. 2025-04-08 20:25:48 +03:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml Remove unused `EditorSceneFormatImporter::_get_import_flags` 2025-01-14 16:57:06 +01:00
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml Clarify API for top selected nodes in EditorSelection and make public 2025-03-27 16:09:08 -07:00
EditorSettings.xml Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4 2025-04-11 09:51:11 -05: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
EditorTranslationParserPlugin.xml Fix typo in EditorTranslationParserPlugin docs 2025-02-22 16:26:02 +10:00
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Update tonemapping docs. 2025-02-13 14:23:37 -05:00
Expression.xml
ExternalTexture.xml
FileAccess.xml Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4 2025-04-11 09:51:11 -05:00
FileDialog.xml Fix FILE_MODE_OPEN_ANY file dialog not selecting folders. 2025-01-27 10:43:11 +02:00
FileSystemDock.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
FoldableContainer.xml Add FoldableContainer 2025-04-08 22:27:32 +02:00
FoldableGroup.xml Add FoldableContainer 2025-04-08 22:27:32 +02:00
Font.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
FontFile.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml
GPUParticles2D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
GPUParticles3D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
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
Geometry3D.xml
GeometryInstance3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml Fix dead links across the class reference 2025-02-12 16:03:06 +01:00
HTTPRequest.xml Fix dead links across the class reference 2025-02-12 16:03:06 +01:00
HashingContext.xml
HeightMapShape3D.xml
HingeJoint3D.xml
IP.xml
Image.xml Add DDS image load and save functionality 2025-03-14 19:31:43 -07:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml Document creating Texture2DArray, Cubemap and CubemapArray from code 2025-02-24 23:02:30 +01:00
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Android: Inform that sensors must be enabled in ProjectSettings 2025-02-21 23:04:01 +05:30
InputEvent.xml
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 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
IntervalTweener.xml
ItemList.xml Add HScrollbar to ItemList 2025-01-10 14:59:12 +01:00
JNISingleton.xml
JSON.xml
JSONRPC.xml JSONRPC: Require manual method registration 2025-04-03 17:51:03 +02:00
JavaClass.xml
JavaClassWrapper.xml Add instruction to wrap nested classes in JavaClassWrapper 2025-03-20 02:25:26 +05:30
JavaObject.xml
JavaScriptBridge.xml
JavaScriptObject.xml
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
Label3D.xml Add properties to configure space trimming on line break. 2025-03-16 16:15:37 +02:00
LabelSettings.xml
Light2D.xml
Light3D.xml GLTF: Fix wrong color space for GLTFLight 2025-03-10 13:42:35 -07:00
LightOccluder2D.xml
LightmapGI.xml Add a supersampling option to LightmapGI 2025-01-07 18:44:59 +01:00
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml
Line2D.xml
LineEdit.xml [TextEdit / LineEdit] Add support for OEM Alt codes input. 2025-04-10 08:52:19 +03:00
LinkButton.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
LookAtModifier3D.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Edit misleading `Material::render_priority` description 2025-04-07 20:18:09 -04:00
MenuBar.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
MenuButton.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
Mesh.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml Fix LogMultiplayer example in docs 2025-02-01 12:06:15 +00:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml Fix BBCode tag for NativeMenu class reference 2025-03-10 15:23:37 +08:00
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml Add path query region filters 2025-02-13 15:05:34 +01:00
NavigationPathQueryParameters3D.xml Add path query region filters 2025-02-13 15:05:34 +01:00
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
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 Add function to get navigation region iteration id from NavigationServer 2025-04-15 19:17:45 +02:00
NavigationServer3D.xml Add function to get navigation region iteration id from NavigationServer 2025-04-15 19:17:45 +02:00
NinePatchRect.xml
Node.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
Node2D.xml
Node3D.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
Node3DGizmo.xml
NodePath.xml
ORMMaterial3D.xml
OS.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
Object.xml Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4 2025-04-11 09:51:11 -05:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml Add auto translate mode for items in PopupMenu and OptionButton 2025-03-09 23:50:11 +08:00
PCKPacker.xml
PackedByteArray.xml Merge pull request #105054 from Mickeon/documentation-typo-packed-arrays 2025-04-11 13:29:14 -05:00
PackedColorArray.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedFloat64Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedInt32Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedInt64Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedScene.xml
PackedStringArray.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedVector2Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedVector3Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PackedVector4Array.xml Fix typo in common note for packed arrays 2025-04-05 13:46:00 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml Remove Parallax2D's experimental flag 2025-01-24 08:28:20 -05:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Fix emission_shape_changed signal error when using ShaderMaterial with 3DGPUParticles 2025-01-17 15:07:28 +01:00
Path2D.xml
Path3D.xml Path3D: custom debug color and custom debug show 2025-03-20 06:49:04 +02:00
PathFollow2D.xml
PathFollow3D.xml
Performance.xml [Navigation] Create a dedicated 2D navigation server 2025-03-29 12:10:50 +01:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml Fix differences between PhysicsDirectSpaceState2D/3D docs 2025-04-10 09:26:39 +02:00
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml Fix differences between PhysicsDirectSpaceState2D/3D docs 2025-04-10 09:26:39 +02:00
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
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 Add separate `minimize_disabled` and `maximize_disabled` window flags. 2025-04-07 18:58:11 +03:00
PopupMenu.xml Add auto translate mode for items in PopupMenu and OptionButton 2025-03-09 23:50:11 +08:00
PopupPanel.xml
PortableCompressedTexture2D.xml PortableCompressedTexture: Support ASTC format and creating directly from compressed image 2025-04-05 18:44:36 +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
ProjectSettings.xml Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4 2025-04-11 09:51:11 -05:00
Projection.xml Merge pull request #100209 from Flarkk/simplify_fix_projection 2025-03-06 16:36:19 -06: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
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
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml Clarify expected types in RayCast3D documentation 2025-01-11 22:06:31 +01:00
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
RenderingDevice.xml Merge pull request #104333 from Mickeon/documentation-even-more-miscellaneous-oddities 2025-04-08 12:32:41 -05:00
RenderingServer.xml Fix *even* more miscellaneous oddities around the class reference 2025-04-07 17:37:08 +02:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml Clarifying the impact of "Normal Map (RG Channels)" on texture imports. 2025-01-15 20:57:04 -05:00
ResourceImporterOBJ.xml
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml Add create_id_for_path() to ResourceUID 2025-04-11 00:53:34 +02:00
RetargetModifier3D.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml Bind `SceneState` methods `get_path` and `get_base_scene_state` 2025-03-14 13:04:26 +01:00
SceneTree.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
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
ScrollBar.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
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
Signal.xml Merge pull request #94143 from Mickeon/documentation-object-connect-to-signal-too-long-didn't-read 2025-04-09 18:11:59 -05:00
Skeleton2D.xml
Skeleton3D.xml Merge pull request #104333 from Mickeon/documentation-even-more-miscellaneous-oddities 2025-04-08 12:32:41 -05:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Merge pull request #104333 from Mickeon/documentation-even-more-miscellaneous-oddities 2025-04-08 12:32:41 -05:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Fix SkeletonProfileHumanoid documentation error 2025-01-10 17:43:17 -08:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
SpringBoneCollision3D.xml Add validation for rotation axis to SpringBoneSimulator3D 2025-01-15 18:29:30 +09:00
SpringBoneCollisionCapsule3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneCollisionPlane3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneCollisionSphere3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneSimulator3D.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml Improve BaseMaterial3D/Label3D/SpriteBase3D's `fixed_size` documentation 2025-03-06 02:10:08 +01:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml Fix miscellaneous oddities around the class reference (part 4) 2025-04-10 17:56:58 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml Fix `StreamPeerGZIP::finish()` internal buffer size usage 2025-03-19 09:56:32 +01:00
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Merge pull request #105073 from Mickeon/documentation-miscellaneous-oddities-part-4 2025-04-11 09:51:11 -05:00
StringName.xml Add Options, Functions and Settings to convert Node-Names and Strings to kebab-case 2025-04-10 21:22:21 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml Update SubViewport documentations to include a note about input behaviour 2025-01-20 11:35:32 +03:00
SubViewportContainer.xml
SubtweenTweener.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
TCPServer.xml
TLSOptions.xml
TabBar.xml Merge pull request #103024 from cruglet/master 2025-04-10 16:53:44 -05:00
TabContainer.xml Add tab spacing modifier for tabs in TabBar and TabContainer 2025-03-05 16:55:37 -05:00
TextEdit.xml [TextEdit / LineEdit] Add support for OEM Alt codes input. 2025-04-10 08:52:19 +03:00
TextLine.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
TextMesh.xml
TextParagraph.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
TextServer.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
TextServerDummy.xml
TextServerExtension.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml Document creating Texture2DArray, Cubemap and CubemapArray from code 2025-02-24 23:02:30 +01:00
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
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
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileMap.xml Document the valid range of tile coordinates in TileMapLayer 2025-02-13 00:10:10 +08:00
TileMapLayer.xml Merge pull request #102662 from groud/chunk_tilemap_physics 2025-03-17 16:03:29 -05:00
TileMapPattern.xml
TileSet.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileSetAtlasSource.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileSetScenesCollectionSource.xml Replace references from TileMap to TileMapLayer in documentation 2025-03-21 10:42:15 -03:00
TileSetSource.xml
Time.xml
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationDomain.xml
TranslationServer.xml
Tree.xml Tree - highlight selected items 2025-01-24 08:07:02 +01:00
TreeItem.xml Base accessibility API. 2025-04-08 20:14:28 +03:00
TriangleMesh.xml Expose TriangleMesh api functions wrapped for scripting 2025-04-02 09:52:35 +02:00
TubeTrailMesh.xml
Tween.xml Use float instead of integers for durations 2025-02-07 11:02:12 +01:00
Tweener.xml
UDPServer.xml Fix `UDPServer::poll` typos 2025-04-08 18:42:16 -04:00
UndoRedo.xml
UniformSetCacheRD.xml
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
Variant.xml
Vector2.xml Updated "Vector2.angle_to" description in Vector2.xml 2025-02-13 21:59:33 +01:00
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Replace global oversampling with overrideable per-viewport oversampling. 2025-04-14 13:43:09 +03: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
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
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
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
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 Merge pull request #76829 from bruvzg/ac_kit_direct 2025-04-08 12:32:47 -05:00
WorkerThreadPool.xml
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
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml Fix interpolation in XR nodes 2025-03-12 19:28:04 +01:00
XRController3D.xml Clarify XRController input name is defined by XRInterface and explain for OpenXR 2025-03-24 16:14:51 -07:00
XRControllerTracker.xml
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml OpenXR: Support alternative reference spaces from extensions 2025-03-24 11:33:30 -05:00
XRInterfaceExtension.xml
XRNode3D.xml Fix interpolation in XR nodes 2025-03-12 19:28:04 +01:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml
XRTracker.xml
XRVRS.xml Allow using custom Rect2i for rendering with OpenXR 2025-01-09 09:46:15 -06:00
bool.xml
float.xml
int.xml