..
@GlobalScope.xml
Merge pull request #112486 from Calinou/doc-globalscope-instance-from-id-fix-code
2025-11-10 08:20:20 -06:00
AABB.xml
…
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
Document popups being invisible by default
2025-10-23 19:55:03 +02:00
AimModifier3D.xml
Add relative option to LookAt/AimModifier3D
2025-11-15 23:06:48 +09:00
AnimatableBody2D.xml
…
AnimatableBody3D.xml
…
AnimatedSprite2D.xml
…
AnimatedSprite3D.xml
…
AnimatedTexture.xml
…
Animation.xml
…
AnimationLibrary.xml
…
AnimationMixer.xml
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
Expose "fade" methods for AnimationNodeStateMachinePlayback
2025-08-28 13:54:42 -04:00
AnimationNodeStateMachineTransition.xml
…
AnimationNodeSub2.xml
…
AnimationNodeSync.xml
…
AnimationNodeTimeScale.xml
…
AnimationNodeTimeSeek.xml
…
AnimationNodeTransition.xml
…
AnimationPlayer.xml
Merge pull request #110767 from Ryan-000/Fix-AnimationPlayer-to-use-StringName
2025-10-07 17:15:06 -05:00
AnimationRootNode.xml
…
AnimationTree.xml
…
Area2D.xml
…
Area3D.xml
…
Array.xml
Fixed typo in array.xml (countrary to contrary) Godot Engine Issue #91521 and Docs issue # 11452
2025-11-12 22:13:06 -06: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
Change AudioStreamRandomizer random_pitch slider to random_pitch_semitones
2025-10-30 11:38:24 +01:00
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
…
Bone2D.xml
…
BoneAttachment3D.xml
…
BoneConstraint3D.xml
Add option to BoneConstraint3D to make reference target allow node
2025-11-05 07:52:24 +09:00
BoneMap.xml
…
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
CCDIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
CPUParticles2D.xml
Add emission shape ring for CPUParticles2D
2025-08-26 15:09:05 +02:00
CPUParticles3D.xml
…
Callable.xml
…
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
Expose CameraFeed::set_ycbcr_images
2025-10-19 20:27:55 +09:00
CameraServer.xml
Add CameraServer camera_feeds_updated signal, and document async behavior
2025-08-08 03:53:41 +09:00
CameraTexture.xml
…
CanvasGroup.xml
Tweak CanvasGroup description to be more explicit about its purpose
2025-11-14 20:03:23 +01:00
CanvasItem.xml
Clarify notification call order
2025-11-11 15:41:56 +01:00
CanvasItemMaterial.xml
…
CanvasLayer.xml
…
CanvasModulate.xml
…
CanvasTexture.xml
…
CapsuleMesh.xml
…
CapsuleShape2D.xml
…
CapsuleShape3D.xml
…
CenterContainer.xml
…
ChainIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
CharFXTransform.xml
…
CharacterBody2D.xml
Document `CharacterBody.get_last_slide_collision()` returning `null` with no collision
2025-10-30 02:52:08 +01:00
CharacterBody3D.xml
Document `CharacterBody.get_last_slide_collision()` returning `null` with no collision
2025-10-30 02:52:08 +01:00
CheckBox.xml
…
CheckButton.xml
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
CodeEdit: Add line number gutter minimum digits
2025-11-03 18:15:49 +08:00
CodeHighlighter.xml
…
CollisionObject2D.xml
…
CollisionObject3D.xml
…
CollisionPolygon2D.xml
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-17 11:43:20 +12:00
CollisionPolygon3D.xml
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-17 11:43:20 +12:00
CollisionShape2D.xml
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-17 11:43:20 +12:00
CollisionShape3D.xml
Fix minor grammar error in CollisionPolygon2D, CollisionPolygon3D, CollisionShape2D, and CollisionShape3D docs
2025-09-17 11:43:20 +12:00
Color.xml
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
Document popups being invisible by default
2025-10-23 19:55:03 +02:00
Container.xml
…
Control.xml
Fix typo in Control enum description (MouseBehaviorRecursive)
2025-11-13 13:19:34 +05:30
ConvertTransformModifier3D.xml
Add option to BoneConstraint3D to make reference target allow node
2025-11-05 07:52:24 +09:00
ConvexPolygonShape2D.xml
…
ConvexPolygonShape3D.xml
…
CopyTransformModifier3D.xml
Add option to BoneConstraint3D to make reference target allow node
2025-11-05 07:52:24 +09:00
Crypto.xml
…
CryptoKey.xml
…
Cubemap.xml
…
CubemapArray.xml
…
Curve.xml
…
Curve2D.xml
…
Curve3D.xml
…
CurveTexture.xml
…
CurveXYZTexture.xml
…
CylinderMesh.xml
…
CylinderShape3D.xml
…
DPITexture.xml
Rename SVGTexture to DPITexture.
2025-08-21 11:39:16 +03:00
DTLSServer.xml
…
DampedSpringJoint2D.xml
…
Decal.xml
…
Dictionary.xml
Explain Dictionary.set() return value in docs
2025-11-01 10:33:18 -04: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
…
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
Document popups being invisible by default
2025-10-23 19:55:03 +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 #106071 from Lazy-Rabbit-2001/pcd_improvement
2025-11-14 14:22:55 -06:00
EditorNode3DGizmo.xml
…
EditorNode3DGizmoPlugin.xml
…
EditorPaths.xml
Use ProjectSettings functions instead of hard-coded folder name in tests
2025-10-24 20:24:50 -07:00
EditorPlugin.xml
Refactor Bottom Panel to be a TabContainer
2025-11-06 13:39:52 -08: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
Deprecate `get_scene()` in `EditorScript` class
2025-10-22 17:03:41 -05:00
EditorScriptPicker.xml
…
EditorSelection.xml
…
EditorSettings.xml
Merge pull request #102889 from ryevdokimov/add-editorsettings-shortcuts
2025-11-14 14:23:11 -06: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 CSV translation template generation
2025-10-30 08:44:41 +08:00
EditorUndoRedoManager.xml
…
EditorVCSInterface.xml
…
EncodedObjectAsID.xml
…
Engine.xml
…
EngineDebugger.xml
…
EngineProfiler.xml
…
Environment.xml
Fix glow visual compatibility regression (issue #112469 )
2025-11-07 04:07:41 +00:00
Expression.xml
…
ExternalTexture.xml
…
FABRIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
FileAccess.xml
Core: Remove `skip_cr` argument from `String`
2025-09-28 10:07:24 -05:00
FileDialog.xml
Document popups being invisible by default
2025-10-23 19:55:03 +02:00
FileSystemDock.xml
Expose the signal when user select a file/folder in the FileSystemDock
2025-10-04 05:33:04 -07:00
FlowContainer.xml
…
FogMaterial.xml
…
FogVolume.xml
…
FoldableContainer.xml
…
FoldableGroup.xml
…
Font.xml
…
FontFile.xml
…
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
…
GraphElement.xml
…
GraphFrame.xml
…
GraphNode.xml
Add metadata for slots in `GraphNode`
2025-08-08 07:36:26 +04:00
GridContainer.xml
…
GrooveJoint2D.xml
…
HBoxContainer.xml
…
HFlowContainer.xml
…
HMACContext.xml
…
HScrollBar.xml
Allow to add padding to `ScrollBar`s
2025-11-11 19:21:25 -03:00
HSeparator.xml
…
HSlider.xml
…
HSplitContainer.xml
…
HTTPClient.xml
…
HTTPRequest.xml
Fix HTTPRequest timeout being scaled with `Engine.time_scale`
2025-11-12 23:55:29 +01:00
HashingContext.xml
…
HeightMapShape3D.xml
Improve HeightMapShape3D documentation
2025-11-17 12:07:00 +01:00
HingeJoint3D.xml
…
IKModifier3D.xml
Add mutable_bone_axes to IKs
2025-11-17 09:45:31 +09:00
IP.xml
…
Image.xml
Document color format caveats in `Image.set_pixel()`
2025-10-31 18:48:47 +01:00
ImageFormatLoader.xml
…
ImageFormatLoaderExtension.xml
…
ImageTexture.xml
…
ImageTexture3D.xml
…
ImageTextureLayered.xml
…
ImmediateMesh.xml
Add note for some usages of Plane in APIs
2025-10-13 16:09:49 -04:00
ImporterMesh.xml
…
ImporterMeshInstance3D.xml
…
Input.xml
Add support for joypad LED lights
2025-11-12 06:01:03 +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
…
IntervalTweener.xml
…
ItemList.xml
…
IterateIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
JNISingleton.xml
Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton`
2025-09-22 00:01:50 -04:00
JSON.xml
Handle NaN and Infinity in JSON stringify function
2025-10-29 12:06:40 -07:00
JSONRPC.xml
…
JacobianIK3D.xml
Fix JacobianIK to apply gradient correctly
2025-11-09 15:55:20 +09:00
JavaClass.xml
Implement `has_java_method(...)` for `JavaClassWrapper` and `JNISingleton`
2025-09-22 00:01:50 -04:00
JavaClassWrapper.xml
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
…
JointLimitation3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
JointLimitationCone3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
KinematicCollision2D.xml
…
KinematicCollision3D.xml
…
Label.xml
Clarify `visible_characters`
2025-07-31 16:15:56 +01:00
Label3D.xml
…
LabelSettings.xml
…
Light2D.xml
…
Light3D.xml
Merge pull request #104666 from allenwp/color-encoding-docs
2025-09-22 08:50:11 -05:00
LightOccluder2D.xml
…
LightmapGI.xml
…
LightmapGIData.xml
…
LightmapProbe.xml
…
Lightmapper.xml
…
LightmapperRD.xml
…
LimitAngularVelocityModifier3D.xml
Add LimitAngularVelocityModifier3D
2025-11-15 06:43:33 +09:00
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
Make possible to change the ellipsis character in `LinkButton`
2025-10-30 17:32:15 -03:00
Logger.xml
Add documentation about logging from `Logger` not being supported
2025-10-12 22:04:26 +02:00
LookAtModifier3D.xml
Add relative option to LookAt/AimModifier3D
2025-11-15 23:06:48 +09:00
MainLoop.xml
Fix NOTIFICATION_OS_IME_UPDATE docs on platforms
2025-10-20 19:37:17 -04:00
MarginContainer.xml
…
Marker2D.xml
…
Marker3D.xml
…
Marshalls.xml
…
Material.xml
…
MenuBar.xml
…
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
Remove default skeleton path in MeshInstance3D
2025-11-01 01:59:58 +01:00
MeshLibrary.xml
…
MeshTexture.xml
…
MethodTweener.xml
…
MissingNode.xml
Add `recording_signals` to MissingNode
2025-10-09 22:08:59 +02:00
MissingResource.xml
…
ModifierBoneTarget3D.xml
…
MovieWriter.xml
…
MultiMesh.xml
FTI - Add `multimesh_instances_reset_physics_interpolation()`
2025-10-08 16:17:18 +01:00
MultiMeshInstance2D.xml
…
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
…
NavigationAgent3D.xml
…
NavigationLink2D.xml
…
NavigationLink3D.xml
…
NavigationMesh.xml
…
NavigationMeshGenerator.xml
…
NavigationMeshSourceGeometryData2D.xml
…
NavigationMeshSourceGeometryData3D.xml
…
NavigationObstacle2D.xml
…
NavigationObstacle3D.xml
…
NavigationPathQueryParameters2D.xml
…
NavigationPathQueryParameters3D.xml
…
NavigationPathQueryResult2D.xml
…
NavigationPathQueryResult3D.xml
…
NavigationPolygon.xml
…
NavigationRegion2D.xml
…
NavigationRegion3D.xml
…
NavigationServer2D.xml
…
NavigationServer2DManager.xml
Make NavigationServer backend engine selectable
2025-10-30 08:59:06 +01:00
NavigationServer3D.xml
…
NavigationServer3DManager.xml
Make NavigationServer backend engine selectable
2025-10-30 08:59:06 +01:00
NinePatchRect.xml
…
Node.xml
Merge pull request #57121 from KoBeWi/noddeganger
2025-11-13 17:42:47 -06:00
Node2D.xml
Document link between `Node2D.look_at()` and `Node2D.get_angle_to()`
2025-10-13 20:47:55 +02:00
Node3D.xml
Clarify notification call order
2025-11-11 15:41:56 +01:00
Node3DGizmo.xml
…
NodePath.xml
…
ORMMaterial3D.xml
…
OS.xml
Fix OS.get_cmdline_args documentation
2025-11-07 23:35:09 +01:00
Object.xml
Clarify notification call order
2025-11-11 15:41:56 +01:00
Occluder3D.xml
…
OccluderInstance3D.xml
…
OccluderPolygon2D.xml
…
OmniLight3D.xml
…
OptimizedTranslation.xml
Improve CSV translations
2025-10-27 17:47:45 +08:00
OptionButton.xml
add dropdown keyword to MenuButton and OptionButton
2025-08-12 15:57:01 -07:00
PCKPacker.xml
…
PackedByteArray.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedColorArray.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedDataContainer.xml
…
PackedDataContainerRef.xml
…
PackedFloat32Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedFloat64Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedInt32Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedInt64Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedScene.xml
…
PackedStringArray.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedVector2Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedVector3Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PackedVector4Array.xml
Make Vector<T>::duplicate() const
2025-11-04 17:13:11 -06:00
PacketPeer.xml
…
PacketPeerDTLS.xml
…
PacketPeerExtension.xml
…
PacketPeerStream.xml
…
PacketPeerUDP.xml
…
Panel.xml
…
PanelContainer.xml
…
PanoramaSkyMaterial.xml
…
Parallax2D.xml
…
ParallaxBackground.xml
…
ParallaxLayer.xml
…
ParticleProcessMaterial.xml
…
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
Add "Ragdol System" Tutorial to `PhysicalBone3D`
2025-10-04 22:26:13 -03:00
PhysicalBoneSimulator3D.xml
…
PhysicalSkyMaterial.xml
…
PhysicsBody2D.xml
…
PhysicsBody3D.xml
…
PhysicsDirectBodyState2D.xml
Fix `move_and_slide` forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState2DExtension.xml
Fix `move_and_slide` forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3D.xml
Fix `move_and_slide` forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
PhysicsDirectBodyState3DExtension.xml
Fix `move_and_slide` forcing synchronization with physics thread
2025-08-14 18:58:36 +02:00
PhysicsDirectSpaceState2D.xml
…
PhysicsDirectSpaceState2DExtension.xml
…
PhysicsDirectSpaceState3D.xml
…
PhysicsDirectSpaceState3DExtension.xml
…
PhysicsMaterial.xml
…
PhysicsPointQueryParameters2D.xml
…
PhysicsPointQueryParameters3D.xml
…
PhysicsRayQueryParameters2D.xml
…
PhysicsRayQueryParameters3D.xml
…
PhysicsServer2D.xml
…
PhysicsServer2DExtension.xml
…
PhysicsServer2DManager.xml
…
PhysicsServer3D.xml
Document PhysicsServer3D shapes
2025-09-21 11:38:28 +02:00
PhysicsServer3DExtension.xml
…
PhysicsServer3DManager.xml
…
PhysicsServer3DRenderingServerHandler.xml
…
PhysicsShapeQueryParameters2D.xml
…
PhysicsShapeQueryParameters3D.xml
fix function used in the code example
2025-08-10 18:24:13 -03:00
PhysicsTestMotionParameters2D.xml
…
PhysicsTestMotionParameters3D.xml
…
PhysicsTestMotionResult2D.xml
…
PhysicsTestMotionResult3D.xml
…
PinJoint2D.xml
…
PinJoint3D.xml
…
PlaceholderCubemap.xml
…
PlaceholderCubemapArray.xml
…
PlaceholderMaterial.xml
…
PlaceholderMesh.xml
…
PlaceholderTexture2D.xml
…
PlaceholderTexture2DArray.xml
…
PlaceholderTexture3D.xml
…
PlaceholderTextureLayered.xml
…
Plane.xml
…
PlaneMesh.xml
…
PointLight2D.xml
…
PointMesh.xml
…
Polygon2D.xml
…
PolygonOccluder3D.xml
…
PolygonPathFinder.xml
…
Popup.xml
Document popups being invisible by default
2025-10-23 19:55:03 +02:00
PopupMenu.xml
PopupMenu: Add theme option for merging icon and checkbox gutters
2025-11-09 13:09:14 +08:00
PopupPanel.xml
…
PortableCompressedTexture2D.xml
…
PrimitiveMesh.xml
…
PrismMesh.xml
…
ProceduralSkyMaterial.xml
…
ProgressBar.xml
…
ProjectSettings.xml
Merge pull request #93889 from dalexeev/gds-exclude-addons-exceptions-setting
2025-11-17 10:56:51 -06: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
…
RDShaderSource.xml
…
RDTextureFormat.xml
…
RDTextureView.xml
…
RDUniform.xml
…
RDVertexAttribute.xml
2D: Switch to VBOs for instance data
2025-11-15 06:25:49 +11:00
RID.xml
…
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
…
RenderSceneBuffersConfiguration.xml
…
RenderSceneBuffersExtension.xml
…
RenderSceneBuffersRD.xml
…
RenderSceneData.xml
…
RenderSceneDataExtension.xml
…
RenderSceneDataRD.xml
…
RenderingDevice.xml
2D: Switch to VBOs for instance data
2025-11-15 06:25:49 +11:00
RenderingServer.xml
Document the rids that will be freed automatically when free their deps
2025-10-31 18:25:23 +08:00
Resource.xml
…
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
Improve CSV translations
2025-10-27 17:47:45 +08:00
ResourceImporterDynamicFont.xml
…
ResourceImporterImage.xml
…
ResourceImporterImageFont.xml
Fix typo in ResourceImporterImageFont docs
2025-10-27 18:04:56 +01:00
ResourceImporterLayeredTexture.xml
Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function.
2025-09-15 18:11:53 -04:00
ResourceImporterOBJ.xml
…
ResourceImporterSVG.xml
Rename SVGTexture to DPITexture.
2025-08-21 11:39:16 +03:00
ResourceImporterScene.xml
…
ResourceImporterShaderFile.xml
…
ResourceImporterTexture.xml
Merge pull request #104666 from allenwp/color-encoding-docs
2025-09-22 08:50:11 -05:00
ResourceImporterTextureAtlas.xml
…
ResourceImporterWAV.xml
…
ResourceLoader.xml
…
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
…
ScriptEditorBase.xml
…
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
Add scrollbar_h/v_separation theme properties to ScrollContainer
2025-10-24 01:16:51 -07:00
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
…
Skeleton2D.xml
…
Skeleton3D.xml
…
SkeletonIK3D.xml
…
SkeletonModification2D.xml
…
SkeletonModification2DCCDIK.xml
…
SkeletonModification2DFABRIK.xml
…
SkeletonModification2DJiggle.xml
…
SkeletonModification2DLookAt.xml
…
SkeletonModification2DPhysicalBones.xml
…
SkeletonModification2DStackHolder.xml
…
SkeletonModification2DTwoBoneIK.xml
…
SkeletonModificationStack2D.xml
…
SkeletonModifier3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
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
SplineIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09: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
…
SpringBoneCollisionPlane3D.xml
…
SpringBoneCollisionSphere3D.xml
…
SpringBoneSimulator3D.xml
Add mutable_bone_axes to IKs
2025-11-17 09:45:31 +09:00
Sprite2D.xml
Document `REGION_RECT` canvas shader built-in in Sprite2D region property
2025-08-22 19:41:48 +02:00
Sprite3D.xml
…
SpriteBase3D.xml
…
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
…
TCPServer.xml
Core: Add UNIX domain socket support
2025-09-26 05:46:19 +10:00
TLSOptions.xml
…
TabBar.xml
Allow tab_rmb_clicked signal to always be emitted
2025-11-07 11:10:09 -08:00
TabContainer.xml
Add switch on hover to TabBar
2025-10-22 00:34:57 +02:00
TextEdit.xml
Deprecate TextEdit background_color
2025-11-13 22:48:04 -05:00
TextLine.xml
[RTL] Use separate paragraph copy for the partially visible paragraphs.
2025-11-05 17:51:22 +02:00
TextMesh.xml
Document TextMesh performance caveats
2025-10-23 19:48:35 +02:00
TextParagraph.xml
[RTL] Use separate paragraph copy for the partially visible paragraphs.
2025-11-05 17:51:22 +02:00
TextServer.xml
Move localized number formatting methods to TranslationServer
2025-11-10 15:01:22 +08:00
TextServerDummy.xml
…
TextServerExtension.xml
Move localized number formatting methods to TranslationServer
2025-11-10 15:01:22 +08: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
…
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
Move localized number formatting methods to TranslationServer
2025-11-10 15:01:22 +08:00
Tree.xml
Merge pull request #110904 from YeldhamDev/tree_drag_unfolding
2025-10-21 15:11:01 -05:00
TreeItem.xml
Add custom `StyleBox` to `TreeItem`
2025-11-04 22:51:37 -03:00
TriangleMesh.xml
…
TubeTrailMesh.xml
…
Tween.xml
…
Tweener.xml
…
TwoBoneIK3D.xml
Add IKModifier3D
2025-11-04 02:38:48 +09:00
UDPServer.xml
…
UDSServer.xml
Core: Add UNIX domain socket support
2025-09-26 05:46:19 +10:00
UndoRedo.xml
…
UniformSetCacheRD.xml
…
VBoxContainer.xml
…
VFlowContainer.xml
…
VScrollBar.xml
Allow to add padding to `ScrollBar`s
2025-11-11 19:21:25 -03:00
VSeparator.xml
…
VSlider.xml
…
VSplitContainer.xml
…
Variant.xml
Update links to the contributing section of the docs to the appropriate new sections.
2025-09-12 01:04:14 +02:00
Vector2.xml
Improve documentation for Vector2's angle-related methods
2025-10-29 22:35:50 +01:00
Vector2i.xml
…
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
add gui_drag_threshold for viewports
2025-10-24 19:01:25 +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
…
VisualShaderNode.xml
…
VisualShaderNodeBillboard.xml
…
VisualShaderNodeBooleanConstant.xml
…
VisualShaderNodeBooleanParameter.xml
…
VisualShaderNodeClamp.xml
…
VisualShaderNodeColorConstant.xml
…
VisualShaderNodeColorFunc.xml
Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function.
2025-09-15 18:11:53 -04:00
VisualShaderNodeColorOp.xml
…
VisualShaderNodeColorParameter.xml
…
VisualShaderNodeComment.xml
…
VisualShaderNodeCompare.xml
…
VisualShaderNodeConstant.xml
…
VisualShaderNodeCubemap.xml
Replace the term "color space" with "color encoding". Add additional detail to `Color` class description. State clearly that `Color` is expected to use the nonlinear sRGB transfer function.
2025-09-15 18:11:53 -04:00
VisualShaderNodeCubemapParameter.xml
…
VisualShaderNodeCurveTexture.xml
…
VisualShaderNodeCurveXYZTexture.xml
…
VisualShaderNodeCustom.xml
Tweak high-end mark in the visual shader editor's node creation dialog
2025-11-18 01:40:49 +01:00
VisualShaderNodeDerivativeFunc.xml
…
VisualShaderNodeDeterminant.xml
…
VisualShaderNodeDistanceFade.xml
…
VisualShaderNodeDotProduct.xml
…
VisualShaderNodeExpression.xml
…
VisualShaderNodeFaceForward.xml
…
VisualShaderNodeFloatConstant.xml
…
VisualShaderNodeFloatFunc.xml
…
VisualShaderNodeFloatOp.xml
…
VisualShaderNodeFloatParameter.xml
…
VisualShaderNodeFrame.xml
…
VisualShaderNodeFresnel.xml
…
VisualShaderNodeGlobalExpression.xml
…
VisualShaderNodeGroupBase.xml
…
VisualShaderNodeIf.xml
…
VisualShaderNodeInput.xml
…
VisualShaderNodeIntConstant.xml
…
VisualShaderNodeIntFunc.xml
…
VisualShaderNodeIntOp.xml
…
VisualShaderNodeIntParameter.xml
…
VisualShaderNodeIs.xml
…
VisualShaderNodeLinearSceneDepth.xml
…
VisualShaderNodeMix.xml
…
VisualShaderNodeMultiplyAdd.xml
…
VisualShaderNodeOuterProduct.xml
…
VisualShaderNodeOutput.xml
…
VisualShaderNodeParameter.xml
…
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
[Window] Add unfiltered input handler signal for custom decorations.
2025-10-12 21:15:46 +03:00
WorkerThreadPool.xml
…
World2D.xml
…
World3D.xml
…
WorldBoundaryShape2D.xml
…
WorldBoundaryShape3D.xml
…
WorldEnvironment.xml
…
X509Certificate.xml
…
XMLParser.xml
…
XRAnchor3D.xml
…
XRBodyModifier3D.xml
…
XRBodyTracker.xml
…
XRCamera3D.xml
…
XRController3D.xml
…
XRControllerTracker.xml
…
XRFaceModifier3D.xml
…
XRFaceTracker.xml
…
XRHandModifier3D.xml
…
XRHandTracker.xml
…
XRInterface.xml
…
XRInterfaceExtension.xml
…
XRNode3D.xml
…
XROrigin3D.xml
…
XRPose.xml
…
XRPositionalTracker.xml
…
XRServer.xml
…
XRTracker.xml
…
XRVRS.xml
…
bool.xml
…
float.xml
…
int.xml
…