virtualx-engine/doc/classes
Rémi Verschelde 1580081268
Merge pull request #71474 from raulsntos/plane_get_center
Rename `center` method to `get_center` in Plane.
2023-01-16 09:16:40 +01:00
..
@GlobalScope.xml Merge pull request #71339 from raulsntos/dotnet/is_finite 2023-01-13 23:34:51 +03:00
AABB.xml
AcceptDialog.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml AnimatedSprite{2D,3D} improvements 2023-01-05 13:13:25 +03:00
AnimatedSprite3D.xml AnimatedSprite{2D,3D} improvements 2023-01-05 13:13:25 +03:00
AnimatedTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
Animation.xml Add inspector plugin for key time edit & Change find key argument 2022-12-22 10:03:06 +09:00
AnimationLibrary.xml Add animation_changed signal to AnimationLibrary 2022-11-21 15:39:03 -05:00
AnimationNode.xml Simplify some editor plugin logic and remove dead code 2023-01-05 21:04:54 +03:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Change auto_advance flag to advance_mode enum and unify with disabled flag. 2022-12-16 07:42:59 +00:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Split pause() from AnimationPlayer's stop() 2023-01-11 14:03:31 +01:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Add animation_started/finished signals to AnimationTree 2022-12-21 01:20:22 +09:00
Area2D.xml Improve signal documentation for Area2D/3D 2022-12-12 23:15:14 +03:00
Area3D.xml Improve signal documentation for Area2D/3D 2022-12-12 23:15:14 +03:00
Array.xml Merge pull request #70745 from rcorre/array_dup_doc 2023-01-10 10:45:30 +01:00
ArrayMesh.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml Divide AStarGrid2D::default_heuristic into two different heuristics 2022-12-24 09:31:02 +03:00
AtlasTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml AudioEffectDistorion docs & inspector edits 2022-11-22 17:38:13 -08:00
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml Fix AudioStreamPlayer2D and 3D's playing not updating right away 2022-11-22 15:46:28 +01:00
AudioStreamPlayer3D.xml Fix AudioStreamPlayer2D and 3D's playing not updating right away 2022-11-22 15:46:28 +01:00
AudioStreamRandomizer.xml Add optional arguments to AudioStreamRandomizer 2022-12-20 18:48:02 -05:00
AudioStreamWAV.xml
BackBufferCopy.xml Fix BackBufferCopy rect property appearing when not relevant in inspector 2022-12-08 19:52:48 +01:00
BaseButton.xml Button shortcuts no longer "press" the Button. 2023-01-13 18:43:02 +01:00
BaseMaterial3D.xml Ignore depth draw optimization when using depth draw alpha prepass 2023-01-03 12:33:07 -08:00
Basis.xml Move EulerOrder enum to math_defs.h and global scope 2022-11-02 13:44:13 -05:00
BitMap.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Bone2D.xml
BoneAttachment3D.xml Remove SkeletonModificationStack3D, and Skeleton3D api cleanup 2023-01-12 12:04:53 -08:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
ButtonGroup.xml Add configuration warning when ButtonGroup is used with non-toggleable buttons 2022-12-22 06:59:47 +01:00
Callable.xml Fix Callable call error reporting. 2023-01-10 13:56:27 +01:00
CallbackTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
CanvasGroup.xml Various fixes and documentation for CanvasGroup 2022-12-13 10:22:18 -08:00
CanvasItem.xml Improve dashed line alignment and make it optional. 2023-01-13 10:30:12 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Merge pull request #59682 from Sauermann/fix-following-viewport-transform 2022-12-19 16:26:19 +01:00
CanvasModulate.xml
CanvasTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml fix "unknown document" classref links 2022-11-14 21:36:28 +01:00
CharacterBody3D.xml Merge pull request #63650 from fabriceci/apply-moving-platform-angular-velocity 2023-01-03 12:39:35 +01:00
CharFXTransform.xml [RichTextEffect] Restore missing relative_index property. 2022-12-02 09:50:54 +02:00
CheckBox.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
CheckButton.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml fix typo 'comleption' -> 'completion' 2023-01-06 19:52:19 +01:00
CodeHighlighter.xml
CollisionObject2D.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
CollisionObject3D.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml C#: Synchronize Color with Core 2022-12-16 03:04:05 +01:00
ColorPicker.xml Merge pull request #68255 from jbcolli2/ColorPickerBug 2022-12-21 22:25:14 +01:00
ColorPickerButton.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
ColorRect.xml
CompressedCubemap.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CompressedCubemapArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CompressedTexture2D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CompressedTexture2DArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CompressedTexture3D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CompressedTextureLayered.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ConfirmationDialog.xml Fixed signal connection examples to use new callable syntax in the docs 2022-10-30 05:26:46 +05:30
Container.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
Control.xml Change set_drag_forwarding() to use callables. 2023-01-10 14:09:24 +01:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
CubemapArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
Curve.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Curve2D.xml Refactor baking code for Curve2D 2022-12-05 21:22:05 +08:00
Curve3D.xml Fix typos with codespell 2022-12-15 12:24:08 +01:00
CurveTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
CurveXYZTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix typos with codespell 2022-12-15 12:24:08 +01:00
DirAccess.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
DirectionalLight2D.xml Document the Light2D, PointLight2D and DirectionalLight2D classes 2022-11-24 23:08:46 +01:00
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #71022 from Sauermann/fix-captured-position-doc 2023-01-10 10:48:58 +01:00
DTLSServer.xml
EditorCommandPalette.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorDebuggerPlugin.xml [Editor] Better expose EditorDebuggerPlugin. 2022-11-14 14:55:22 +01:00
EditorDebuggerSession.xml [Editor] Better expose EditorDebuggerPlugin. 2022-11-14 14:55:22 +01:00
EditorExportPlatform.xml Document EditorExportPlatform 2023-01-11 20:16:42 -07:00
EditorExportPlugin.xml
EditorFeatureProfile.xml Allow to disable History Dock via feature profile 2022-11-07 13:06:59 +01:00
EditorFileDialog.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Fix inspector not showing name for LabelSettings.font 2022-11-25 12:48:37 +08:00
EditorInspectorPlugin.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
EditorInterface.xml Add EditorInterface.get_selected_paths() 2022-11-14 22:46:27 +01:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml fix "unknown document" classref links 2022-11-14 21:36:28 +01:00
EditorPaths.xml Only support XDG directory path configuration on Linux 2022-12-12 11:43:16 +01:00
EditorPlugin.xml Uppercase references to color constants in documentation 2023-01-13 22:56:22 +00:00
EditorProperty.xml Remove more instances of 'instance' being used as a verb 2022-11-16 14:01:53 +01:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml Add trimming option to cut un-keyed timeline before first key in gltf 2022-11-29 13:53:33 +09:00
EditorScenePostImport.xml updated example documentation for EditorScenePostImport 2022-12-12 16:06:35 +11:00
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
EditorSpinSlider.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Add remote history to EditorUndoRedoManager 2022-12-08 15:06:29 +01:00
EditorVCSInterface.xml VCS: Fix GDExtension return types for VCS after Array type hardening 2022-12-20 15:42:31 +05:30
EncodedObjectAsID.xml
Engine.xml Merge pull request #65836 from Calinou/add-max-physics-steps-per-frame-setting 2022-11-15 16:24:56 +01:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Expression.xml Fixed signal connection examples to use new callable syntax in the docs 2022-10-30 05:26:46 +05:30
FileAccess.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
FileDialog.xml
FileSystemDock.xml Remove more instances of 'instance' being used as a verb 2022-11-16 14:01:53 +01:00
float.xml Rename float=64 SCons option to precision=double 2022-12-10 16:43:45 +01:00
FlowContainer.xml Add alignment options to flow container 2022-10-23 13:40:17 +02:00
FogMaterial.xml
FogVolume.xml
Font.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
FontFile.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
FontVariation.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
GDExtension.xml Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
GDExtensionManager.xml Rename all gdnative occurences to gdextension 2022-12-12 11:04:57 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Clarify the difference between uniforms and per-instance uniforms in docs 2023-01-13 21:48:06 +01:00
GPUParticles2D.xml Rename GPUParticles2D/3D's trail_length_secs to trail_lifetime 2022-11-07 13:37:40 +01:00
GPUParticles3D.xml Rename GPUParticles2D/3D's trail_length_secs to trail_lifetime 2022-11-07 13:37:40 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
GradientTexture2D.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
GraphEdit.xml Improve usage of StringNames in GraphEdit 2022-12-02 22:57:23 +01:00
GraphNode.xml Rename (de)selected signals to node_(de)selected in GraphNode 2023-01-12 04:08:06 +01:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml Fill random docs 2022-11-22 17:59:45 +01:00
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Image.xml Uppercase references to color constants in documentation 2023-01-13 22:56:22 +00:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
ImageTexture3D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
ImageTextureLayered.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
ImmediateMesh.xml
ImporterMesh.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #71022 from Sauermann/fix-captured-position-doc 2023-01-10 10:48:58 +01:00
InputEvent.xml
InputEventAction.xml docs: Improve InputEventAction reference 2023-01-10 18:21:03 +01:00
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
InputEventMouse.xml Use BitField<> in core type masks 2023-01-08 22:17:40 +01:00
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml [iOS] Add Apple Pencil pressure and tilt support. 2022-12-23 23:44:10 +02:00
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Merge pull request #62814 from KoBeWi/strint 2022-11-15 22:29:55 +01:00
IntervalTweener.xml
IP.xml
ItemList.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
JavaScriptObject.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
Label3D.xml Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
LabelSettings.xml Fill random docs 2022-11-22 17:59:45 +01:00
Light2D.xml Document the Light2D, PointLight2D and DirectionalLight2D classes 2022-11-24 23:08:46 +01:00
Light3D.xml Tweak shadow bias defaults for DirectionalLight3D and OmniLight3D 2022-12-05 21:53:29 +01:00
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
LinkButton.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml Make Marker3D gizmo resizable 2022-10-31 15:19:48 +08:00
Marshalls.xml
Material.xml
MenuBar.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
MenuButton.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
Mesh.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
MeshDataTool.xml
MeshInstance2D.xml Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
MeshInstance3D.xml
MeshLibrary.xml Change GridMap navigation_layers to be per mesh_library item 2022-12-20 20:51:32 +01:00
MeshTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
MethodTweener.xml
MissingNode.xml Fix typo, change ´ to ' 2022-11-12 13:49:12 +02:00
MissingResource.xml Fix typo, change ´ to ' 2022-11-12 13:49:12 +02:00
MovieWriter.xml Document the DisplayServer class 2022-10-27 18:24:55 +02:00
MultiMesh.xml
MultiMeshInstance2D.xml Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
MultiplayerPeerExtension.xml [MP] Add MultiplayerPeer disconnect_peer, close. 2022-10-28 21:18:01 +02:00
Mutex.xml
NavigationAgent2D.xml Tweak NavigationAgent2D defaults 2023-01-11 23:47:16 +01:00
NavigationAgent3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationLink2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationLink3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationMesh.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationMeshGenerator.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationObstacle2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationObstacle3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryParameters2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryParameters3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryResult2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryResult3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPolygon.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationRegion2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationRegion3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationServer2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationServer3D.xml Merge pull request #70731 from smix8/navigationserver_performance_monitor_4.x 2023-01-12 10:36:18 +01:00
NinePatchRect.xml
Node.xml Add Node::get_window() method. 2023-01-10 11:10:46 +02:00
Node2D.xml Restore 'rotation_degrees' properties. 2022-12-19 10:59:47 +01:00
Node3D.xml Restore 'rotation_degrees' properties. 2022-12-19 10:59:47 +01:00
Node3DGizmo.xml
NodePath.xml Fill random docs 2022-11-22 17:59:45 +01:00
Object.xml Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
Occluder3D.xml
OccluderInstance3D.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml [MP] New default multiplayer_peer acting as server. 2022-11-20 14:17:20 +01:00
OmniLight3D.xml Tweak shadow bias defaults for DirectionalLight3D and OmniLight3D 2022-12-05 21:53:29 +01:00
OptimizedTranslation.xml
OptionButton.xml Add missing OptionButton method descriptions 2022-12-28 18:24:46 +01:00
ORMMaterial3D.xml
OS.xml Merge pull request #70714 from Calinou/doc-os-stdin 2023-01-12 09:24:47 +01:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml Fix typos with codespell 2022-12-15 12:24:08 +01:00
PCKPacker.xml
Performance.xml Add NavigationServer Performance Monitor 2023-01-08 22:58:21 +01:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml Document PhysicalSkyMaterial's energy_multiplier property 2022-11-24 01:38:25 +01:00
PhysicsBody2D.xml Revert move vector parameter name to motion 2022-11-19 20:19:50 +08:00
PhysicsBody3D.xml Revert move vector parameter name to motion 2022-11-19 20:19:50 +08:00
PhysicsDirectBodyState2D.xml Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
PhysicsDirectBodyState2DExtension.xml Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
PhysicsDirectBodyState3D.xml Implement collision impulse in Godot Physics 3D 2023-01-07 22:34:28 -05:00
PhysicsDirectBodyState3DExtension.xml Implement collision impulse in Godot Physics 3D 2023-01-07 22:34:28 -05:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml Bind methods related to physics query exclusions 2022-12-29 19:29:08 +01:00
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml Bind methods related to physics query exclusions 2022-12-29 19:29:08 +01:00
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
PhysicsPointQueryParameters3D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsRayQueryParameters2D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsRayQueryParameters3D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsServer2D.xml Merge pull request #70708 from rburing/bind_pin_joint_set_param_2d 2023-01-03 12:39:43 +01:00
PhysicsServer2DExtension.xml Bind methods related to physics query exclusions 2022-12-29 19:29:08 +01:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind methods related to disabling collision between joint bodies 2022-12-23 14:16:33 +01:00
PhysicsServer3DExtension.xml Bind methods related to physics query exclusions 2022-12-29 19:29:08 +01:00
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsShapeQueryParameters3D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsTestMotionParameters2D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsTestMotionParameters3D.xml Update remaining physics exclude parameters to use TypedArray 2022-11-23 19:39:04 +01:00
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderCubemapArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderMaterial.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderMesh.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderTexture2D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderTexture2DArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderTexture3D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
PlaceholderTextureLayered.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
Plane.xml Rename center method to get_center in Plane. 2023-01-15 17:18:50 +01:00
PlaneMesh.xml
PointLight2D.xml Document the Light2D, PointLight2D and DirectionalLight2D classes 2022-11-24 23:08:46 +01:00
PointMesh.xml
Polygon2D.xml clarify [member polygons] functionality in the Polygon2D class documentation 2022-10-30 20:32:36 -03:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml fix warnings in classref 2022-11-20 19:25:13 +01:00
PopupMenu.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
PopupPanel.xml
PortableCompressedTexture2D.xml Merge pull request #67948 from DeeJayLSP/split_webp 2022-11-15 16:25:40 +01:00
PrimitiveMesh.xml Add optional UV2 logic for lightmapping to primitive shapes 2022-11-13 19:28:10 +11:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
Projection.xml
ProjectSettings.xml Merge pull request #71328 from reduz/button-shortcuts-no-longer-press 2023-01-14 00:14:51 +03:00
PropertyTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Allow getting Quaternion rotation in different Euler orders 2022-11-02 19:20:10 -05:00
RandomNumberGenerator.xml
Range.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml Changed RenderingDevice::TextureUsageBits type to enum flags 2022-11-26 13:08:07 +03:00
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml fix warnings in classref 2022-11-20 19:25:13 +01:00
Rect2i.xml fix warnings in classref 2022-11-20 19:25:13 +01:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Changed STORAGE_BUFFER_USAGE_DISPATCH_INDIRECT type to enum flags 2022-12-15 14:10:37 +03:00
RenderingServer.xml Add framework for avoidance of color flash in new windows 2023-01-12 21:42:51 +01:00
Resource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml Ability to change a resource UID from API 2023-01-09 18:52:00 +01:00
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Renamed RTL remove_line() to remove_paragraph(). 2022-12-21 11:54:18 -06:00
RID.xml Add missing RID operator descriptions 2022-11-04 13:32:52 +01:00
RigidBody2D.xml Add note about inertia being required for apply_torque on various Nodes 2022-11-06 10:16:56 -05:00
RigidBody3D.xml Add note about inertia being required for apply_torque on various Nodes 2022-11-06 10:16:56 -05:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Add SceneTree.unload_current_scene() 2023-01-10 14:02:06 +01:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
ScrollContainer.xml Fill random docs 2022-11-22 17:59:45 +01:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml Clarify the difference between uniforms and per-instance uniforms in docs 2023-01-13 21:48:06 +01:00
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Add ShapeCast2D/3D::get_collider_rid method 2022-11-01 21:17:18 +01:00
ShapeCast3D.xml Add ShapeCast2D/3D::get_collider_rid method 2022-11-01 21:17:18 +01:00
Shortcut.xml
Signal.xml Fix warning in Signal Documentation 2022-11-24 11:34:32 +01:00
Skeleton2D.xml
Skeleton3D.xml Remove SkeletonModificationStack3D, and Skeleton3D api cleanup 2023-01-12 12:04:53 -08:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
SplitContainer.xml
SpotLight3D.xml Tweak shadow bias defaults for DirectionalLight3D and OmniLight3D 2022-12-05 21:53:29 +01:00
SpringArm3D.xml
Sprite2D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Sprite3D.xml Fill random docs 2022-11-22 17:59:45 +01:00
SpriteBase3D.xml
SpriteFrames.xml AnimatedSprite{2D,3D} improvements 2023-01-05 13:13:25 +03:00
StandardMaterial3D.xml Document the BaseMaterial3D class 2022-10-24 18:40:01 +02:00
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Fix typos with codespell 2022-12-15 12:24:08 +01:00
StringName.xml Fix typos with codespell 2022-12-15 12:24:08 +01:00
StyleBox.xml Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
StyleBoxEmpty.xml
StyleBoxFlat.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
SyntaxHighlighter.xml
SystemFont.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
TabBar.xml Expose TabBar::clear_tabs to GDScript 2023-01-08 13:52:57 +01:00
TabContainer.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
TCPServer.xml
TextEdit.xml Document MDSF font outlines may require msdf_pixel_range adjustments 2022-12-19 17:17:45 +01:00
TextLine.xml [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. 2022-12-15 23:16:02 +02:00
TextMesh.xml
TextParagraph.xml [RTL/TextServer] Add baseline inline alignment mode for objects and RTL tables. 2022-12-15 23:16:02 +02:00
TextServer.xml Update documentation for TextServer.format_number() when language parameter is omitted. 2022-12-18 23:11:02 -05:00
TextServerDummy.xml
TextServerExtension.xml Fix String::word_wrap() for long words 2022-12-16 13:18:57 +08:00
TextServerManager.xml
Texture.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
Texture2D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
Texture2DArray.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
Texture3D.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
TextureButton.xml Rename TextureButton set_*_texture methods to set_texture_* 2022-11-19 17:33:40 -06:00
TextureLayered.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
TextureProgressBar.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
TextureRect.xml Add expand modes to TextureRect 2023-01-12 17:06:03 +01:00
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml Fill random docs 2022-11-22 17:59:45 +01:00
TileMap.xml Fix typos with codespell 2023-01-09 08:39:07 +01:00
TileMapPattern.xml
TileSet.xml Merge pull request #67050 from KoBeWi/syrt 2022-12-12 11:40:54 +01:00
TileSetAtlasSource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TileSetScenesCollectionSource.xml
TileSetSource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Time.xml
Timer.xml Improve clarity surrounding Timer's time_left variable 2023-01-12 15:10:06 +02:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Unbind Variant methods that change immutable types. 2023-01-06 17:17:43 +01:00
Transform3D.xml
Translation.xml [Font] Add an import option to pre-render all glyphs required for the translation. 2022-11-10 10:43:15 +02:00
TranslationServer.xml
Tree.xml Merge pull request #70433 from Sauermann/fix-treeitem-id 2023-01-16 09:15:15 +01:00
TreeItem.xml Fix confusion about TreeItem.add_button ambiguity between id and index 2022-12-29 00:43:45 +01:00
TriangleMesh.xml
TubeTrailMesh.xml Add properties to disable top/bottom cap generation in TubeTrailMesh 2022-12-19 17:29:32 +01:00
Tween.xml Uppercase references to color constants in documentation 2023-01-13 22:56:22 +00:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
VBoxContainer.xml
Vector2.xml Rename float=64 SCons option to precision=double 2022-12-10 16:43:45 +01:00
Vector2i.xml Merge pull request #68386 from MewPurPur/snappedi-snappedf 2022-11-24 18:54:49 +01:00
Vector3.xml Rename float=64 SCons option to precision=double 2022-12-10 16:43:45 +01:00
Vector3i.xml Merge pull request #68386 from MewPurPur/snappedi-snappedf 2022-11-24 18:54:49 +01:00
Vector4.xml Rename float=64 SCons option to precision=double 2022-12-10 16:43:45 +01:00
Vector4i.xml Merge pull request #68386 from MewPurPur/snappedi-snappedf 2022-11-24 18:54:49 +01:00
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml Allow all lossless image formats to be used for VRS texture project setting 2022-11-18 22:21:28 +01:00
ViewportTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Added options for sorting transparent objects (port of PR 63040) 2022-12-23 19:30:33 +11:00
VisualShader.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNode.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeConstant.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleBoxEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleConeVelocity.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleEmit.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleMeshEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleOutput.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleRandomness.xml Merge pull request #71123 from Chaosus/vs_particle_randomness 2023-01-12 16:29:27 +03:00
VisualShaderNodeParticleRingEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleSphereEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeProximityFade.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeRandomRange.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeRemap.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeUIntFunc.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeUIntOp.xml Add uint type support to visual shaders 2023-01-06 10:35:25 +03:00
VisualShaderNodeUIntParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeUVFunc.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeUVPolarCoord.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVarying.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVaryingGetter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVaryingSetter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
VScrollBar.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
VSeparator.xml
VSlider.xml Use BitField<> hint for ArrayFormat 2023-01-08 18:47:48 +01:00
VSplitContainer.xml
WeakRef.xml
Window.xml Add support for the custom initial screen for the main window, fix primary screen detection. 2023-01-07 11:14:35 +02:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml expose XRInterface::get_transform_for_view and XRInterface::get_projection_for_view to gdscript 2022-11-10 09:30:31 -03:00
XRInterfaceExtension.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml