godot/doc/classes
2024-09-03 15:38:51 +02:00
..
@GlobalScope.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AABB.xml Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
AcceptDialog.xml Add minimum width/height to dialog buttons 2024-04-17 23:48:05 +02:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimatedSprite3D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimatedTexture.xml
Animation.xml Make Animation::capture_included read-only 2024-08-10 18:53:45 +02:00
AnimationLibrary.xml
AnimationMixer.xml Add document to clarify un-interpolatable type on animation blending 2024-08-18 09:31:49 +09:00
AnimationNode.xml Correct AnimationNode document where it mentions multiple inputs 2024-04-21 05:16:13 +09:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Add a note of loop_mode for custom_timeline to the NodeAnimation docs 2024-08-01 18:52:32 +09:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml Minor AnimationNodeBlendSpace2D documentation fixes 2024-08-16 15:13:36 -04:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimationNodeStateMachinePlayback.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml Correct AnimationNode document where it mentions multiple inputs 2024-04-21 05:16:13 +09:00
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml clarify animation queuing documentation 2024-07-19 12:36:25 -04:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
ArrayMesh.xml Add note to shadow_mesh docs to warn about improper usage 2024-07-19 13:26:51 -07:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml Merge pull request #92123 from timothyqiu/estimate-end 2024-08-28 00:10:47 +02:00
AStar3D.xml Merge pull request #92123 from timothyqiu/estimate-end 2024-08-28 00:10:47 +02:00
AStarGrid2D.xml Merge pull request #92123 from timothyqiu/estimate-end 2024-08-28 00:10:47 +02:00
AtlasTexture.xml Fix empty region in AtlasTexture 2024-07-18 15:31:59 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
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 Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with AudioEffectSpectrumAnalyzer 2024-05-08 00:17:59 -07:00
AudioEffectSpectrumAnalyzerInstance.xml Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with AudioEffectSpectrumAnalyzer 2024-05-08 00:17:59 -07:00
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioSamplePlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioServer.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStream.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackPolyphonic.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPlayer2D.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPlayer3D.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml WAV stream/importer: Improve compression/loop names and descriptions 2024-08-30 16:31:57 -03:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
Basis.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml Add BoneAttachment3D::get_skeleton() method 2024-08-17 09:35:24 +10:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml [Button] Use align_to_largest_stylebox for min. size calculation. 2024-07-04 09:40:55 +03:00
ButtonGroup.xml
Callable.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
CallbackTweener.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Clarify is_visible_in_tree() in CanvasItem 2024-07-14 01:16:25 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml Merge pull request #93141 from RadiantUwU/add_static_classdb_calls 2024-08-26 23:28:36 +02:00
CodeEdit.xml Draw a checkerboard behind translucent colors in CodeEdit autocompletion previews 2024-08-09 00:03:11 +02:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Document alternatives to some static Color methods 2024-07-28 17:30:02 +02:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
Compositor.xml Add tutorial link in Compositor and CompositorEffect docs 2024-08-14 22:04:12 -07:00
CompositorEffect.xml Add tutorial link in Compositor and CompositorEffect docs 2024-08-14 22:04:12 -07:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Fix confusing descriptions of ConfirmationDialog's description. 2024-05-22 15:05:56 +08:00
Container.xml
Control.xml Clarify Mouse Filter Pass in the Inspector 2024-06-19 14:43:06 -04:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml Add cone angle control to particle emission ring shape 2024-09-02 14:35:51 +02:00
Crypto.xml [Doc] Update Crypto example 2024-05-09 14:36:28 +02:00
CryptoKey.xml Update CryptoKey documentation to mention ECC. 2024-05-08 20:14:04 -07:00
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml Fix curve2d incorrect sample range description 2024-08-21 16:00:25 +08:00
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix several typos in the documentation 2024-08-02 08:42:20 +08:00
DirAccess.xml Add symlink API support for Windows, expose symlink methods. 2024-04-28 19:59:34 +03:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #94477 from RedMser/typos-batch-1 2024-08-28 00:12:12 +02:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EditorDebuggerSession.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EditorExportPlatform.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorExportPlatformExtension.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorExportPreset.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorFeatureProfile.xml
EditorFileDialog.xml Expose EditorFileDialog::popup_file_dialog() to GDScript and GDExtension 2024-04-29 14:49:32 -05:00
EditorFileSystem.xml Fix instanced .blend/GLTF scenes lose all children after update until .tscn is reopened 2024-07-19 08:51:23 -04:00
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Merge pull request #95336 from esainane/typo-eh 2024-08-12 14:10:21 +02:00
EditorInspector.xml Disable follow focus while updating inspector 2024-05-19 12:44:30 +02:00
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml Pass current value to EditorInterface node/property popups 2024-09-03 00:54:55 -04:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Keep looking when a preview plugin returns an empty image. 2024-09-01 15:17:49 -07:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #95700 from m4gr3d/add_pip_support_to_game_window 2024-08-28 13:14:23 +02:00
EditorSpinSlider.xml Improve SpinBox interaction, split arrows, add theme attributes 2024-08-23 18:21:20 +02:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Expose EditorUndoRedoManager's clear_history() 2024-08-29 19:23:39 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EngineProfiler.xml
Environment.xml Ensure post processing happens when adjustments are enabled in the Compatibility renderer 2024-06-11 14:31:06 -07:00
Expression.xml
FileAccess.xml Fix mismatched parentheses in class reference 2024-05-30 15:54:53 +08:00
FileDialog.xml [Docs] Add some notes about native file dialog limitations. 2024-07-22 15:56:54 +03:00
FileSystemDock.xml Fix folder colors not present in editor dir dialog 2024-04-16 16:21:49 -03:00
float.xml
FlowContainer.xml Add FlowContainer wrap options for center alignment. 2024-04-29 08:26:45 -05:00
FogMaterial.xml
FogVolume.xml
Font.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FontFile.xml
FontVariation.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04:00
Generic6DOFJoint3D.xml
Geometry2D.xml Merge pull request #92001 from GrahameGW/line_intersect_docs 2024-08-16 14:31:59 +02:00
Geometry3D.xml
GeometryInstance3D.xml Merge pull request #87231 from Calinou/geometryinstance3d-transparency-warn-mobile-compatibility 2024-05-04 11:52:06 +02:00
GPUParticles2D.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml [GraphEdit] Add a note about the behavior of get_children() 2024-06-29 19:40:10 +02:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml Fix hashing context example 2024-05-14 19:22:50 +12:00
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml Deprecate unused paramater angular_limit/softness in HingeJoint3D 2024-05-02 10:50:58 +02:00
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
HTTPRequest.xml
Image.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
InputEvent.xml Add "repeat" keyword alias for InputEvent "echo" in the class reference 2024-06-24 19:23:18 +02:00
InputEventAction.xml Add event_index to InputEventAction 2024-05-30 12:51:15 +02:00
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml Add "repeat" keyword alias for InputEvent "echo" in the class reference 2024-06-24 19:23:18 +02:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Add movement caveats to InputEventMouseMotion docs 2024-08-23 07:54:18 -07:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Update documentation for places to receive InputEventShortcut 2024-07-26 16:56:27 +03:00
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml
JavaClass.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaClassWrapper.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaObject.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaScriptBridge.xml
JavaScriptObject.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
JNISingleton.xml
Joint2D.xml
Joint3D.xml Merge pull request #87446 from Mickeon/documentation-Joint-tweaks 2024-05-29 22:13:18 +02:00
JSON.xml Merge pull request #92656 from fire/vsk-json-to-native-4.3 2024-08-30 09:58:57 +02:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
Label3D.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
LabelSettings.xml
Light2D.xml
Light3D.xml Fix Light3D BakeMode enum documentation 2024-05-28 01:48:43 -03:00
LightmapGI.xml Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 2024-07-13 13:10:04 +02:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
LinkButton.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Fix mismatched parentheses in class reference 2024-05-30 15:54:53 +08:00
MenuBar.xml
MenuButton.xml
Mesh.xml Clarify that the Mesh.ARRAY_NORMAL array will normalize its contents internally 2024-07-04 10:55:43 +02:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml Improve description of find_item_by_name() method in MeshLibrary class doc 2024-05-27 05:51:30 -03:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml Fixed Timestep Interpolation: MultiMesh 2024-08-18 17:14:59 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml [macOS] Improve native menu open/close callbacks. 2024-06-05 20:22:41 +03:00
NavigationAgent2D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationAgent3D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationLink2D.xml Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
NavigationLink3D.xml Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
NavigationMesh.xml Change NavigationMesh to also parse collision shapes by default 2024-08-01 14:41:49 +02:00
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml Add bounds function to NavigationMeshSourceGeometryData 2024-08-19 00:12:37 +02:00
NavigationMeshSourceGeometryData3D.xml Add bounds function to NavigationMeshSourceGeometryData 2024-08-19 00:12:37 +02:00
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml Add navigation path simplification 2024-04-11 12:32:21 +02:00
NavigationPathQueryParameters3D.xml Add navigation path simplification 2024-04-11 12:32:21 +02:00
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml Add triangulation partition option to 2D navigation mesh baking 2024-08-05 00:08:46 +02:00
NavigationRegion2D.xml Remove experimental constrain_avoidance from NavigationRegion2D 2024-04-16 18:02:53 +02:00
NavigationRegion3D.xml
NavigationServer2D.xml Add navigation source geometry parser callbacks 2024-04-19 12:10:57 +02:00
NavigationServer3D.xml Add navigation obstacles to performance monitor stats 2024-06-25 05:17:27 +02:00
NinePatchRect.xml
Node.xml In Node.xml mentioned that Node::duplicate also copies children. 2024-08-22 18:57:05 +02:00
Node2D.xml Make it clear Node2D.look_at() aligns the +X axis 2024-04-29 08:12:26 +08:00
Node3D.xml Fixed Timestep Interpolation (3D) 2024-07-07 22:15:23 +02:00
Node3DGizmo.xml
NodePath.xml Add : to node properties, to differentiate them from node paths 2024-07-03 17:07:49 +02:00
Object.xml Fix C# code example for Object._get_property_list 2024-08-26 12:36:01 -07:00
Occluder3D.xml
OccluderInstance3D.xml Fix invalid inheritance of OccluderInstance3D 2024-06-19 16:47:37 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml
OS.xml Add Metal support for macOS (arm64) and iOS 2024-08-20 12:11:06 +02:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PackedVector4Array.xml Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml Add tutorial link to Parallax2D doc 2024-07-16 08:25:29 -04:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Add cone angle control to particle emission ring shape 2024-09-02 14:35:51 +02:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml Add navigation obstacles to performance monitor stats 2024-06-25 05:17:27 +02:00
PhysicalBone2D.xml
PhysicalBone3D.xml Rework migration of animate_physical_bones to compatibility 2024-06-25 18:54:59 +09:00
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml Remove note about night sky in PhysicalSkyMaterial 2024-06-04 15:34:27 +02:00
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml Fix PhysicsMaterial description being limited to 3D 2024-05-28 08:25:33 +08:00
PhysicsPointQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsPointQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsServer2D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DExtension.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsShapeQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsTestMotionParameters2D.xml
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 Make Polygon2D::bones property internal 2024-08-10 17:55:29 +02:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Remove Popup's unused "panel" style 2024-04-13 15:18:12 -03:00
PopupMenu.xml [NativeMenu] Do not auto toggle check/multi-state items. Add is_native_menu method. 2024-07-08 11:20:28 +03:00
PopupPanel.xml Remove Popup's unused "panel" style 2024-04-13 15:18:12 -03:00
PortableCompressedTexture2D.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml Merge pull request #96096 from Wierdox/doc_clarify_hdr_2d_description 2024-09-03 11:43:24 +02:00
PropertyTweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
Rect2i.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml
RenderingDevice.xml Disable extra memory tracking by default 2024-08-24 20:52:39 -03:00
RenderingServer.xml Expose the function 'RenderingServer.canvas_item_attach_skeleton' 2024-08-25 04:13:04 +03:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Expose more state in RenderSceneBuffersRD 2024-07-15 22:04:10 +10:00
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
Resource.xml Fix some legacy code 2024-08-01 12:08:14 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +03:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-08-16 15:48:56 +03:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml Remove unused Optimize Mesh import option from OBJ mesh import 2024-07-08 22:58:51 +02:00
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Document support 3D premultiplied alpha in ResourceImporterTexture 2024-08-01 03:59:49 +02:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml ResourceImporterWAV: Enable QOA compression by default 2024-08-31 00:42:56 -03:00
ResourceLoader.xml Merge pull request #92530 from Naros/expose-resource-cache-get-ref 2024-08-28 15:46:35 +02:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml Fix typos 2024-07-17 18:53:03 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
RID.xml [Doc] Clarify the session-specific nature of RID and ObjectID 2024-06-18 20:19:21 +02:00
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml Add link to notification docs in SceneTree docs 2024-07-26 13:26:26 +02:00
SceneTreeTimer.xml
Script.xml Add note about Script.has_source_code and GDScript binary tokenization 2024-07-19 10:38:55 +02:00
ScriptCreateDialog.xml
ScriptEditor.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
ScriptEditorBase.xml Fix request_save_previous_state signal type 2024-07-07 19:12:30 -04:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix virtual binding for ScriptLanguageExtension::_reload_scripts 2024-08-17 21:09:32 -07:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml Add optional count argument to Sempahore::post 2024-08-27 18:18:01 +03:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
ShapeCast3D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
Shortcut.xml
Signal.xml [Doc] Clarify is_null methods of Callable and Signal 2024-08-25 14:33:07 +02:00
Skeleton2D.xml
Skeleton3D.xml Re-add Skeleton3D::animate_physical_bones 2024-07-14 14:24:25 +09:00
SkeletonIK3D.xml Add SkeletonIK3D get/set_interpolation compat from #87888 2024-04-18 01:49:12 -07:00
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Add Animation tutorial links to class reference by 4.3 2024-08-13 01:57:28 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Merge pull request #89265 from davthedev/spinbox-buttons-refactor 2024-08-27 16:54:39 +02:00
SplitContainer.xml
SpotLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
SpringArm3D.xml
Sprite2D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml Add duplicate animation 2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml [StatusIndicator] Add method to get indicator icon screen rect. 2024-05-02 14:39:33 +03:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Add String.is_valid_unicode_identifier() 2024-08-27 11:34:08 +08:00
StringName.xml Add String.is_valid_unicode_identifier() 2024-08-27 11:34:08 +08:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Expose create_from_arrays in SurfaceTool and cleanup some naming 2024-04-19 18:45:06 -07:00
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml Add tab tooltip text 2024-04-23 08:28:48 +04:00
TabContainer.xml Allow setting icon max width for TabContainer 2024-04-26 08:27:27 +08:00
TCPServer.xml
TextEdit.xml Implement fit content width in TextEdit 2024-08-04 15:14:56 -07:00
TextLine.xml
TextMesh.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
TextParagraph.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
TextServer.xml [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +03:00
TextServerDummy.xml
TextServerExtension.xml [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +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
TileData.xml Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
TileMap.xml Add helper methods to check for tile transforms 2024-08-12 02:51:34 +02:00
TileMapLayer.xml Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map 2024-08-28 00:11:40 +02:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml document 0, 90, 180, and 270 degree TileMap cell rotations 2024-04-30 09:16:54 -04:00
TileSetScenesCollectionSource.xml Some improvements to TileSetScenesCollectionSource docs 2024-07-14 20:04:49 +02:00
TileSetSource.xml
Time.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
Timer.xml Clarify Timer.start() documentation to match the current behavior. 2024-08-13 21:05:14 +07:00
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul Transform2D documentation 2024-07-09 18:01:17 +02:00
Transform3D.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
Translation.xml
TranslationServer.xml
Tree.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TreeItem.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
Tweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
UDPServer.xml
UndoRedo.xml
UniformSetCacheRD.xml
Variant.xml Update Variant documentation comment about class_name 2024-04-30 21:21:22 +03:00
VBoxContainer.xml
Vector2.xml Fix description of Vector2/3.dot 2024-06-15 18:21:05 +02:00
Vector2i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
Vector3.xml Fix description of Vector2/3.dot 2024-06-15 18:21:05 +02:00
Vector3i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
Vector4.xml Clarify the results of VectorN.normalized() in the docs 2024-06-03 14:17:12 -07:00
Vector4i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml Expose contact point and contact normal on VehicleWheel3D 2024-08-28 10:28:56 -04:00
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Merge pull request #92496 from clayjohn/HDR-2D-sRGB 2024-08-19 12:08:40 +02:00
ViewportTexture.xml Ensure MovieWriter output is in gamma space when using HDR 2D 2024-05-28 15:30:13 -07:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml [Compatibility] Add stub for VisualShaderNodeComment 2024-04-18 02:39:29 +02:00
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03: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 Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml Add hint_enum for uniform int in gdshader 2024-07-13 14:30:08 -04:00
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 [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
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
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml Document expected coordinates in PopupMenu.popup() 2024-08-05 16:45:33 +02:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRBodyTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRFaceModifier3D.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRFaceTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRHandModifier3D.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRHandTracker.xml Change hand tracking project settings and finetune show_when_tracked 2024-08-20 11:12:52 +10:00
XRInterface.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XRInterfaceExtension.xml
XRNode3D.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRServer.xml Apply reference frame transform to OpenXRCompositionLayer nodes 2024-05-29 07:52:54 -05:00
XRTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRVRS.xml Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00