virtualx-engine/doc/classes
Hugo Locurcio b1a295b739
Implement distance fade properties in OmniLight3D and SpotLight3D
This can be used to fade lights and their shadows in the distance,
similar to Decal nodes. This can bring significant performance
improvements, especially for lights with shadows enabled and when
using higher-than-default shadow quality settings.

While lights can be smoothly faded out over distance, shadows are
currently "all or nothing" since per-light shadow color is no longer
customizable in the Vulkan renderer. This may result in noticeable
pop-in when leaving the shadow cutoff distance, but depending on the
scene, it may not always be that noticeable.
2022-02-25 15:17:35 +01:00
..
@GlobalScope.xml Fix a typo in PROPERTY_HINT_ENUM_SUGGESTION description 2022-02-17 15:31:16 +03:00
AABB.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AcceptDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AESContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatableBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatableBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedSprite2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedSprite3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Animation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNode.xml Fix wording in AnimationNode classref 2022-02-17 23:18:07 +08:00
AnimationNodeAdd2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeAdd3.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeAnimation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlend2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlend3.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendSpace1D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendSpace2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendTree.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeOneShot.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachinePlayback.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachineTransition.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTimeScale.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTimeSeek.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTransition.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationPlayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationRootNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTrackEditPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTree.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Area2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Area3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ArrayMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ArrayOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AspectRatioContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AStar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AStar2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AtlasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioBusLayout.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectAmplify.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectBandLimitFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectBandPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectCapture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectChorus.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectCompressor.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectDelay.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectDistortion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ6.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ10.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ21.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectHighPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectHighShelfFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectInstance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectLimiter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectLowPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectLowShelfFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectNotchFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPanner.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPhaser.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPitchShift.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectRecord.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectReverb.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectSpectrumAnalyzer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectStereoEnhance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioListener2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioListener3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioServer.xml Expose AudioServer.capture_device as a property 2022-02-17 19:35:46 +01:00
AudioStream.xml Add missing binding to AudioStream class 2022-02-22 18:11:40 -08:00
AudioStreamGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamGeneratorPlayback.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamMicrophone.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayback.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlaybackResampled.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayer3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamRandomizer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamSample.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BackBufferCopy.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BaseButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BaseMaterial3D.xml Use Filament specular models and parametrization 2022-02-22 19:39:41 -08:00
Basis.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BitMap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Bone2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoneAttachment3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
bool.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Button.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ButtonGroup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Callable.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CallbackTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Camera2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Camera3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraEffects.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraFeed.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasGroup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasItem.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasItemMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasLayer.xml Merge pull request #58144 from Josephblt/Godot-4-CanvasLayer-missing-show-hide 2022-02-15 17:43:05 +01:00
CanvasModulate.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CenterContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CharacterBody2D.xml Rename motion_velocity to velocity 2022-02-22 23:31:33 -08:00
CharacterBody3D.xml Rename motion_velocity to velocity 2022-02-22 23:31:33 -08:00
CharFXTransform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CheckBox.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CheckButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CircleShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ClassDB.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CodeEdit.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
CodeHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionObject2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionObject3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionPolygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionPolygon3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Color.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ColorPicker.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
ColorPickerButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ColorRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConcavePolygonShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConcavePolygonShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConeTwistJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConfigFile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConfirmationDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Container.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Control.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConvexPolygonShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConvexPolygonShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CPUParticles2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CPUParticles3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Crypto.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CryptoKey.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Cubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CubemapArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Curve.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Curve2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Curve3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CurveTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CurveXYZTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CylinderMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CylinderShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DampedSpringJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Decal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Dictionary.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DirectionalLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DirectionalLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Directory.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DisplayServer.xml Fix default value for DisplayServer::virtual_keyboard_show Rect2 parameter 2022-02-18 09:43:02 +01:00
DTLSServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorCommandPalette.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorDebuggerPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorExportPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFeatureProfile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFileDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFileSystem.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFileSystemDirectory.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorImportPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInspector.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInspectorPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInterface.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorNode3DGizmo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorNode3DGizmoPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorPaths.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorProperty.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourceConversionPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePicker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePreview.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePreviewGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporterFBX.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporterGLTF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScenePostImport.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScenePostImportPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScript.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScriptPicker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSelection.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSettings.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSpinSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSyntaxHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorTranslationParserPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorVCSInterface.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EncodedObjectAsID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Engine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EngineDebugger.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EngineProfiler.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Environment.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
Expression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
File.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FileDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FileSystemDock.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
float.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogVolume.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Font.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FontData.xml Merge pull request #57877 from bruvzg/subpixel_gl_pos 2022-02-15 13:58:38 +01:00
Generic6DOFJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Geometry2D.xml Merge pull request #57664 from skyace65/TriangulateInfo 2022-02-22 22:06:16 +01:00
Geometry3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GeometryInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticles2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticles3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractor3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorBox3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorSphere3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorVectorField3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollision3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionBox3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionHeightField3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionSDF3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionSphere3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Gradient.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GradientTexture1D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GradientTexture2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GraphEdit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GraphNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GridContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GrooveJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HashingContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HBoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HeightMapShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HFlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HingeJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HMACContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HTTPClient.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HTTPRequest.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Image.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImageTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImageTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImageTextureLayered.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImmediateMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImporterMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImporterMeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Input.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEvent.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventAction.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventFromWindow.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventJoypadButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventJoypadMotion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventKey.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMagnifyGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMIDI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouse.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseMotion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventPanGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenDrag.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenTouch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventShortcut.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventWithModifiers.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputMap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InstancePlaceholder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
int.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
IntervalTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
IP.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ItemList.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaClass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaClassWrapper.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaScript.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaScriptObject.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JNISingleton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JSON.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JSONRPC.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
KinematicCollision2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
KinematicCollision3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Label.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Light2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Light3D.xml Implement distance fade properties in OmniLight3D and SpotLight3D 2022-02-25 15:17:35 +01:00
LightmapGI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapGIData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Lightmapper.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapperRD.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapProbe.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightOccluder2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Line2D.xml Add a property hint for the Line2D Round Precision property 2022-02-17 00:21:00 +01:00
LineEdit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LinkButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MainLoop.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MarginContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Marshalls.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Material.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MenuButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Mesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshDataTool.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshInstance2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshLibrary.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MethodTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMeshInstance2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerAPI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerPeerExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerSpawner.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerSynchronizer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Mutex.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NativeExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NativeExtensionManager.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationAgent2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationAgent3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationMeshGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationObstacle2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationObstacle3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationPolygon.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationRegion2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationRegion3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationServer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationServer3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NinePatchRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node.xml Merge pull request #58042 from Sauermann/fix-viewport-border-notifications 2022-02-19 09:07:07 +01:00
Node2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node3DGizmo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NodePath.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Object.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Occluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OccluderInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OccluderPolygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OmniLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OptimizedTranslation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OptionButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ORMMaterial3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OS.xml Add an OS.get_processor_name() method 2022-02-15 20:55:53 +01:00
PackedByteArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedColorArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedDataContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedDataContainerRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedFloat32Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedFloat64Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedInt32Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedInt64Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedScene.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedStringArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedVector2Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedVector3Array.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerDTLS.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerUDP.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Panel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PanelContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PanoramaSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxBackground.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxLayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParticlesMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Path2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Path3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PCKPacker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Performance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalBone2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalBone3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectBodyState2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectBodyState3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectSpaceState2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectSpaceState3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsRayQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsRayQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsServer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsServer3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsShapeQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsShapeQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionResult2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionResult3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PinJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PinJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Plane.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PlaneMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Polygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PolygonOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PolygonPathFinder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Popup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PopupMenu.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PopupPanel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Position2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Position3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PrimitiveMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PrismMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProceduralSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProgressBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProjectSettings.xml Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
PropertyTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProxyTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Quaternion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RandomNumberGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Range.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RayCast2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RayCast3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDAttachmentFormat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDFramebufferPass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendStateAttachment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineDepthStencilState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineMultisampleState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineRasterizationState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineSpecializationConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDSamplerState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderFile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderSPIRV.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDTextureFormat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDTextureView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDVertexAttribute.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Rect2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Rect2i.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RectangleShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RefCounted.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReferenceRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReflectionProbe.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RemoteTransform2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RemoteTransform3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RenderingDevice.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RenderingServer.xml Implement distance fade properties in OmniLight3D and SpotLight3D 2022-02-25 15:17:35 +01:00
Resource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceFormatLoader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceFormatSaver.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceImporter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceLoader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourcePreloader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceSaver.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceUID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RibbonTrailMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RichTextEffect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RichTextLabel.xml Merge pull request #58055 from markdibarry/add_get_line_offset 2022-02-16 14:07:23 +01:00
RID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RigidDynamicBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RigidDynamicBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RootMotionView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneReplicationConfig.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneTree.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneTreeTimer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Script.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptCreateDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptEditor.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptEditorBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScrollContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SegmentShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Semaphore.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SeparationRayShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SeparationRayShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Separator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShaderGlobalsOverride.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShaderMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShapeCast2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shortcut.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Signal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Skeleton2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Skeleton3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonIK3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DCCDIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DFABRIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DJiggle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DLookAt.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DPhysicalBones.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DStackHolder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DTwoBoneIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DCCDIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DFABRIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DJiggle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DLookAt.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DStackHolder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DTwoBoneIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModificationStack2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModificationStack3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Skin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkinReference.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sky.xml Revert "Default to real-time radiance map filter for environment sky reflections" 2022-02-17 23:13:32 -08:00
Slider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SliderJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SoftDynamicBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpinBox.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpotLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpringArm3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sprite2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sprite3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpriteBase3D.xml Fix mismatched BBCode tags in classref 2022-02-17 10:19:56 +08:00
SpriteFrames.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StandardMaterial3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StaticBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StaticBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamCubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamCubemapArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerBuffer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerSSL.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerTCP.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamTexture2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamTexture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamTextureLayered.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
String.xml Added or improved documentation to a few more String methods 2022-02-23 10:50:33 -05:00
StringName.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBox.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxEmpty.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxFlat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxLine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SubViewport.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SubViewportContainer.xml Connect notifications from Container to Viewport 2022-02-15 22:41:30 +01:00
SurfaceTool.xml Fix incorrect SurfaceTool example in class docs 2022-02-22 12:46:01 -05:00
SyntaxHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TabBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TabContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TCPServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextEdit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextLine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextParagraph.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextServer.xml Merge pull request #57877 from bruvzg/subpixel_gl_pos 2022-02-15 13:58:38 +01:00
TextServerExtension.xml Merge pull request #57877 from bruvzg/subpixel_gl_pos 2022-02-15 13:58:38 +01:00
TextServerManager.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureLayered.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureProgressBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Theme.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Thread.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileMap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileMapPattern.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSet.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetAtlasSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetScenesCollectionSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Time.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Timer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TouchScreenButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Transform2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Transform3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Translation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TranslationServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tree.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TreeItem.xml Fix documentation about TreeItem button ID 2022-02-17 01:00:16 +08:00
TriangleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TubeTrailMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tween.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
UDPServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
UndoRedo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Variant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VBoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Vector2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Vector2i.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Vector3.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Vector3i.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VehicleBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VehicleWheel3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VelocityTracker3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VFlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VideoStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VideoStreamPlayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Viewport.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ViewportTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenEnabler2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenEnabler3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBillboard.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeClamp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeComment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCompare.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemapUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveXYZTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCustom.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDerivativeFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDeterminant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDotProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeExpression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFaceForward.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFresnel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGlobalExpression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGroupBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIf.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeInput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIs.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeMix.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeMultiplyAdd.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeOuterProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleAccelerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleBoxEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleConeVelocity.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMeshEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRandomness.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRingEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleSphereEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeResizableBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSample3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeScreenUVToSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFRaymarch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFToScreenUV.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSmoothStep.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeStep.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSwitch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArrayUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3DUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDFNormal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureUniformTriplanar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformCompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformDecompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformVecMult.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniformRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUVFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec2Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec2Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorCompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorDecompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorDistance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorLen.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorRefract.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VoxelGI.xml Document that meshes and lights must be fully set up before baking VoxelGI 2022-02-18 21:40:51 +01:00
VoxelGIData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WeakRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Window.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
World2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
World3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WorldBoundaryShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WorldBoundaryShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WorldEnvironment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
X509Certificate.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XMLParser.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRAnchor3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRCamera3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRController3D.xml Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
XRInterface.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRInterfaceExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRNode3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XROrigin3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRPose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRPositionalTracker.xml Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
XRServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00