1
0
Fork 0
godot/doc/classes
Micky ca4b29b18d Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
..
@GlobalScope.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
AABB.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
AESContext.xml
AStar2D.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
AStar3D.xml Docs: Update AStar3D examples 2024-11-10 14:19:14 -08:00
AStarGrid2D.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
AcceptDialog.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
AnimatedSprite3D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
AnimationMixer.xml Add root_motion_local option to AnimationMixer 2024-11-19 08:25:31 +09:00
AnimationNode.xml Rename animation node process function 2024-12-15 18:27:21 +01:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Add advance_on_start option to NodeAnimation 2024-11-12 04:40:15 +09:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeExtension.xml Merge pull request #100416 from TokageItLab/anode-ex 2024-12-17 16:19:22 +01:00
AnimationNodeOneShot.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Merge pull request #67857 from anvilfolk/extended-curve 2024-11-29 22:45:19 +01:00
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml Add explicit_elapse option to NodeSeek to handle some processes 2024-11-20 22:51:27 +09:00
AnimationNodeTransition.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Area3D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Array.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ArrayMesh.xml Merge pull request #100685 from raulsntos/dotnet/collection-expressions 2024-12-23 11:15:15 -06:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AtlasTexture.xml Clarify tiling of AtlasTexture 2024-10-23 23:03:19 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
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 Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
AudioEffectStereoEnhance.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStream.xml Add missing `GDVIRTUAL_BIND()` for `AudioStream::_has_loop()` and `::_get_bar_beats()` 2024-12-08 06:38:47 -06:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPlayer2D.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPlayer3D.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Add runtime file loading to AudioStreamWAV 2024-12-02 20:03:53 -05:00
BackBufferCopy.xml Link to Screen-reading shaders tutorial in BackBufferCopy documentation 2024-10-22 16:38:24 +02:00
BaseButton.xml
BaseMaterial3D.xml Document limitations of refraction from using screen texture 2024-12-18 15:53:39 -08:00
Basis.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Clarify Button's text clipping 2024-11-17 23:04:52 +01:00
ButtonGroup.xml
CPUParticles2D.xml Merge pull request #67857 from anvilfolk/extended-curve 2024-11-29 22:45:19 +01:00
CPUParticles3D.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Callable.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
CallbackTweener.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml Merge pull request #97571 from j20001970/camerafeed-virtual 2024-12-18 00:39:38 +01:00
CameraServer.xml Document CameraFeed platform limitations 2024-12-16 07:30:18 -08:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Implement 2D instance shader parameters 2024-12-17 23:59:16 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml Update CanvasLayer 'Follow Viewport' documentation to match its behavior 2024-11-28 16:26:01 +01:00
CanvasModulate.xml Docs: Add link to 2D lights and shadows from CanvasModulate 2024-10-17 19:53:41 -07:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharFXTransform.xml Remove link to outdated CharFX example project 2024-10-27 14:03:33 -04:00
CharacterBody2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
CharacterBody3D.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml Rename ClassDB::class_call_static_method -> class_call_static 2024-10-30 19:07:28 +01:00
CodeEdit.xml Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml Fix `CollisionShape{2D,3D}.debug_color` inconsistencies 2024-12-06 15:12:20 +03:00
CollisionShape3D.xml Fix `CollisionShape{2D,3D}.debug_color` inconsistencies 2024-12-06 15:12:20 +03:00
Color.xml Merge pull request #98499 from tetrapod00/docs-dotnet-constructor-differences 2024-11-11 14:18:22 -06:00
ColorPalette.xml Save color palette as resources to reuse later 2024-12-06 20:16:06 +07:00
ColorPicker.xml Save color palette as resources to reuse later 2024-12-06 20:16:06 +07:00
ColorPickerButton.xml
ColorRect.xml
Compositor.xml
CompositorEffect.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Merge pull request #99238 from Calinou/doc-node2d-no-z-index 2024-11-29 22:47:11 +01:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
Curve.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Curve2D.xml
Curve3D.xml Implement closed path for Curve3d 2024-11-16 12:59:08 +01:00
CurveTexture.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
CurveXYZTexture.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
CylinderMesh.xml
CylinderShape3D.xml
DTLSServer.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix C# boolean "Prints" comments in documentation 2024-11-11 21:19:34 +01:00
DirAccess.xml Merge pull request #98812 from bruvzg/macos_bundles_as_file 2024-12-03 14:41:07 -06:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #100685 from raulsntos/dotnet/collection-expressions 2024-12-23 11:15:15 -06:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
EditorDebuggerPlugin.xml Clarify `EngineDebugger` and `EditorDebugger*` documentation 2024-10-21 11:36:59 +03:00
EditorDebuggerSession.xml Clarify `EngineDebugger` and `EditorDebugger*` documentation 2024-10-21 11:36:59 +03:00
EditorExportPlatform.xml [Export] Write text server data from memory, instead of using temporary file. 2024-12-02 18:22:55 +02:00
EditorExportPlatformExtension.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml Merge pull request #94092 from allenwp/editor-export-plugin-docs-94045 2024-11-11 14:17:58 -06:00
EditorExportPreset.xml
EditorFeatureProfile.xml Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03:00
EditorFileDialog.xml Merge pull request #99644 from bruvzg/fd_all_name 2024-12-02 17:20:23 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorImportPlugin.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
EditorInspector.xml Expose EditorInspector.edit to scripting 2024-12-14 23:51:12 -08:00
EditorInspectorPlugin.xml
EditorInterface.xml Marked `EditorInterface.popup_create_dialog()` as experimental in the doc 2024-12-22 15:50:19 +08:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
EditorPaths.xml
EditorPlugin.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
EditorProperty.xml Merge pull request #87375 from limbonaut/instantiate_property_editor 2024-12-09 14:33:28 -06:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorResourcePreviewGenerator.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScenePostImportPlugin.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorScript.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Remove unused editor setting `editors/grid_map/editor_side` 2024-12-22 12:27:21 +01:00
EditorSpinSlider.xml Fix spinner in AnimationTrackEdit in FPS mode 2024-11-17 01:54:06 +09:00
EditorSyntaxHighlighter.xml
EditorToaster.xml Expose toast notification methods 2024-11-11 19:39:33 -05:00
EditorTranslationParserPlugin.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
EditorUndoRedoManager.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Embedding game process in editor 2024-12-18 17:52:42 -05:00
EngineDebugger.xml Clarify `EngineDebugger` and `EditorDebugger*` documentation 2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
Expression.xml
ExternalTexture.xml
FileAccess.xml Merge pull request #98397 from adamscott/add-tmp-support 2024-12-03 14:40:59 -06:00
FileDialog.xml [Android] Implement native file picker support 2024-10-30 14:53:02 +05:30
FileSystemDock.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontFile.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02:00
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml
GPUParticles2D.xml Merge pull request #100378 from clayjohn/particles-preprocess 2024-12-18 00:39:49 +01:00
GPUParticles3D.xml Merge pull request #100378 from clayjohn/particles-preprocess 2024-12-18 00:39:49 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Geometry3D.xml
GeometryInstance3D.xml Implement 2D instance shader parameters 2024-12-17 23:59:16 +01:00
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Merge pull request #100456 from Sauermann/proposal-hovered-connection-highlight 2024-12-19 20:00:08 -06:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
HTTPRequest.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
HashingContext.xml
HeightMapShape3D.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
HingeJoint3D.xml
IP.xml
Image.xml Add note about alpha channels blending to `Image.blit_rect` 2024-11-11 21:24:14 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings 2024-10-28 10:14:04 -07:00
ImporterMeshInstance3D.xml
Input.xml Get joypad's vendor ID, product ID, and name on Windows 2024-12-15 23:59:11 +01:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMIDI.xml Add Web MIDI support 2024-12-15 21:24:15 +11:00
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Expose `Geometry2D.bresenham_line()` method 2024-10-25 10:27:55 +03:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml ItemList - highlight selected items && draw cursor last 2024-12-14 19:03:43 +01:00
JNISingleton.xml
JSON.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaObject.xml
JavaScriptBridge.xml
JavaScriptObject.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
Label3D.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
LabelSettings.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
Light2D.xml
Light3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
LightOccluder2D.xml
LightmapGI.xml Implement shadowmasks for LightmapGI 2024-12-12 11:00:28 +01:00
LightmapGIData.xml Implement shadowmasks for LightmapGI 2024-12-12 11:00:28 +01:00
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
Line2D.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
LineEdit.xml Clarify `LineEdit.shortcut_keys_enabled` only affects context menu items 2024-10-19 00:49:07 +08:00
LinkButton.xml
LookAtModifier3D.xml Merge pull request #99612 from TokageItLab/lkat-bn 2024-11-26 13:04:44 -06:00
MainLoop.xml Merge pull request #94636 from Calinou/doc-process-delta-low-fps 2024-12-11 17:35:42 -06:00
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Add "Inspect Native Shader Code" to shader resource and shader editor 2024-10-08 11:02:45 -07:00
MenuBar.xml [MenuBar] Use PopupMenu title property as a menu name. 2024-12-20 23:35:07 +02:00
MenuButton.xml
Mesh.xml
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
MeshLibrary.xml Add ShadowCastingSetting to MeshLibrary / GridMap items 2024-11-27 01:06:21 +01:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
MultiplayerAPIExtension.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
MultiplayerPeer.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01:00
NavigationPathQueryParameters3D.xml Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01:00
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
NavigationServer3D.xml Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
NinePatchRect.xml
Node.xml Merge pull request #99700 from hpvb/scene_tree_editor_performance 2024-12-16 17:16:00 +01:00
Node2D.xml Update Z Index property location in Node2D class reference 2024-11-15 15:02:10 +01:00
Node3D.xml
Node3DGizmo.xml
NodePath.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ORMMaterial3D.xml
OS.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Object.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Occluder3D.xml
OccluderInstance3D.xml Update OccluderInstance3D.xml 2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml
OmniLight3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
OptimizedTranslation.xml
OptionButton.xml
PCKPacker.xml Add a code sample that extracts all files to ZIPReader documentation 2024-12-03 00:37:50 +01:00
PackedByteArray.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedColorArray.xml
PackedDataContainer.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedDataContainerRef.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedFloat32Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedFloat64Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedInt32Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedInt64Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedScene.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
PackedStringArray.xml
PackedVector2Array.xml fix typo on PackedVector2Array docs 2024-10-04 19:08:23 -07:00
PackedVector3Array.xml
PackedVector4Array.xml Update PackedVector4Array description to include explanation shared by PackedArray classes 2024-11-22 07:12:56 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml Add examples to PacketPeerUDP class documentation. 2024-11-10 18:34:29 +02:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Popup.xml
PopupMenu.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
ProjectSettings.xml Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
Projection.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
PropertyTweener.xml Add C# examples to PropertyTweener docs 2024-12-02 14:32:17 +01:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSPIRV.xml
RDShaderSource.xml
RDTextureFormat.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RDTextureView.xml Add descriptions to RDTextureFormat's methods 2024-10-17 07:46:40 -07:00
RDUniform.xml
RDVertexAttribute.xml
RID.xml
RandomNumberGenerator.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Range.xml Update doc/classes/Range.xml 2024-11-12 20:29:04 -03:00
RayCast2D.xml
RayCast3D.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml ReflectionProbe add Blend Distance 2024-12-05 23:29:47 +01:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
RenderDataExtension.xml
RenderDataRD.xml
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersExtension.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersRD.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
RenderingDevice.xml Implement buffer_get_data_async and texture_get_data_async. 2024-12-11 11:55:23 -08:00
RenderingServer.xml Follow-up of ArrayMesh::surface_remove addition 2024-12-20 10:53:43 +01:00
Resource.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
ResourceFormatLoader.xml Universalize UID support in all resource types 2024-11-11 15:59:56 +01:00
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import 2024-10-25 02:48:42 +02:00
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary 2024-11-13 08:33:40 -06:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RetargetModifier3D.xml Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
RibbonTrailMesh.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
RichTextEffect.xml
RichTextLabel.xml Add get_line_range to RTL 2024-12-15 19:09:42 -05:00
RigidBody2D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
RigidBody3D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
RootMotionView.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
ScrollBar.xml
ScrollContainer.xml Add a focus border on `ScrollContainer` 2024-11-23 23:54:38 -03:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderIncludeDB.xml Adding ability to include build-in include files (precursor to custom shader templates) 2024-11-24 08:47:45 +11:00
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml Fix grammar mistake in Shortcut documentation 2024-10-27 14:39:57 -06:00
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
SkeletonIK3D.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
SpringArm3D.xml Docs: Add link to SpringArm tutorial 2024-11-04 11:19:25 -08:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml Add half precision floating point support to `StreamPeer` 2024-11-12 08:46:52 -03:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
StringName.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml Rename `consume_drag_and_drop` to `mouse_target` 2024-11-25 21:36:29 +01:00
SurfaceTool.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
SyntaxHighlighter.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
SystemFont.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02:00
TCPServer.xml
TLSOptions.xml
TabBar.xml
TabContainer.xml
TextEdit.xml Improve TextEdit and CodeEdit documentation 2024-11-14 17:09:00 -05:00
TextLine.xml
TextMesh.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
TextParagraph.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
TextServer.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
TextServerDummy.xml
TextServerExtension.xml Merge pull request #99164 from bruvzg/int_files 2024-12-03 14:40:58 -06:00
TextServerManager.xml
Texture.xml
Texture2D.xml Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01:00
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml Remove incorrect statement that TextureButton needs a texture for normal state in docs 2024-12-12 15:34:38 -08:00
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml Document radial_center_offset bounds 2024-11-23 20:40:00 +03:00
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml
TileMap.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
TileMapLayer.xml Merge pull request #98587 from skyace65/SurroundingCells 2024-11-12 09:27:46 -06:00
TileMapPattern.xml
TileSet.xml Merge pull request #98782 from tetrapod00/docs-tilemap-deprecation 2024-11-10 12:12:52 -06:00
TileSetAtlasSource.xml Clarify documentation for TileSetAtlasSource `texture_region_size` 2024-11-29 22:00:57 +01:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml Allow Timer nodes to ignore engine time scale 2024-12-19 18:40:24 +01:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Transform3D.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
Translation.xml
TranslationDomain.xml
TranslationServer.xml Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00
Tree.xml [Tree] Allow disabling auto generated tooltip for `TreeItem` 2024-12-01 14:39:51 +01:00
TreeItem.xml Improve Scene Tree editor performance 2024-12-12 22:47:05 +01:00
TriangleMesh.xml
TubeTrailMesh.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Tween.xml Fix various typos and code style issues 2024-11-28 17:40:42 +01:00
Tweener.xml
UDPServer.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
UndoRedo.xml
UniformSetCacheRD.xml
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
Variant.xml
Vector2.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Vector2i.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Vector3.xml Merge pull request #100204 from KoBeWi/nananananan 2024-12-11 17:36:03 -06:00
Vector3i.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Vector4.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Vector4i.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
VehicleBody3D.xml
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VideoStreamPlayer.xml
Viewport.xml Merge pull request #92997 from Calinou/styleboxflat-antialiasing-adjust-for-stretch-scale 2024-12-19 19:59:48 -06:00
ViewportTexture.xml Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node 2024-10-19 12:18:34 -07:00
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
WeakRef.xml
Window.xml Merge pull request #100685 from raulsntos/dotnet/collection-expressions 2024-12-23 11:15:15 -06:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
XRController3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
XRControllerTracker.xml
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
XRInterfaceExtension.xml
XRNode3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml XR: Allow locking the camera to the `XROrigin3D` for benchmarking or automated testing 2024-11-12 15:06:27 -06:00
XRTracker.xml
XRVRS.xml
bool.xml
float.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
int.xml