virtualx-engine/doc/classes
Rémi Verschelde 21136aaf9a
Merge pull request #67399 from Calinou/rename-precision-double-scons
Rename `float=64` SCons option to `precision=double`
2022-12-10 22:08:18 +01:00
..
@GlobalScope.xml Refactor baking code for Curve2D 2022-12-05 21:22:05 +08:00
AABB.xml Merge pull request #67001 from KoBeWi/🎲 2022-10-19 21:58:03 +02:00
AcceptDialog.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
AESContext.xml Fix invalid C# in crypto docs 2022-09-15 11:39:03 +02:00
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Allow negative speed_scale in AnimatedSprite2D & 3D 2022-09-13 12:41:07 +02:00
AnimatedSprite3D.xml Allow negative speed_scale in AnimatedSprite2D & 3D 2022-09-13 12:41:07 +02:00
AnimatedTexture.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
Animation.xml Remove UPDATE_TRIGGER & Match behaviors between AnimationTree/Player 2022-12-02 20:28:10 +09:00
AnimationLibrary.xml Add animation_changed signal to AnimationLibrary 2022-11-21 15:39:03 -05:00
AnimationNode.xml Refactor process of animation to retrive keys more exactly 2022-12-01 22:07:47 +09:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml Fix redraw timing in AnimationBlendTreeEditor 2022-09-14 21:05:21 +09:00
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Remove expression base node for transitions 2022-10-07 11:13:43 +02:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Fix broken root motion scale and refactor API 2022-11-26 17:26:10 +09:00
Area2D.xml Implement Area.has_overlapping_* 2022-09-10 12:17:37 +02:00
Area3D.xml Rename remaining "*_enable" to "*_enabled" 2022-09-21 22:47:46 +02:00
Array.xml Remove Array.find_last() 2022-11-25 18:34:50 +01:00
ArrayMesh.xml C#: Fix incorrect types used in ArrayMesh docs 2022-11-16 20:33:46 +01:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
AStar3D.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
AStarGrid2D.xml refactor(AStarGrid2D): Return Vector2i in get_id_path 2022-09-30 12:02:28 +02: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 Update AudioStreamGeneratorPlayback.xml 2022-09-10 21:39:13 +10:00
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 Remove warning when playing random no-repeat sound with only 1 sound in pool 2022-12-09 23:06:51 +01: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 Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
BaseMaterial3D.xml Make Roughness and Refraction not mention AO 2022-12-02 21:03:42 -05: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 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
BoneMap.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ButtonGroup.xml
Callable.xml Tweak Callable's documentation 2022-11-23 18:39:52 +01:00
CallbackTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Camera2D.xml Rename Camera2D's smoothing to position_smoothing 2022-10-11 16:51:26 +02:00
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 Fill random docs 2022-11-22 17:59:45 +01:00
CanvasItem.xml Move z_index, z_as_relative and y_sort_enabled from Node2D to CanvasItem 2022-11-29 17:11:22 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml Always update Viewport's last_mosue_position 2022-10-14 12:51:45 +02: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 Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
CharFXTransform.xml [RichTextEffect] Restore missing relative_index property. 2022-12-02 09:50:54 +02:00
CheckBox.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CheckButton.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CircleShape2D.xml
ClassDB.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CodeEdit.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +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 Add CollisionShape2D.debug_color property 2022-09-21 16:07:47 +03:00
CollisionShape3D.xml
Color.xml Tweak Color Documentation 2022-12-05 17:15:59 +01:00
ColorPicker.xml Merge pull request #67741 from cridenour/modular-color-picker 2022-11-04 10:48:37 +01:00
ColorPickerButton.xml
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 Copy local theme overrides from Control to Window 2022-12-07 20:50:51 +03:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Merge pull request #67656 from MewPurPur/instance🧹 2022-10-21 18:19:32 +02:00
CPUParticles3D.xml Merge pull request #67656 from MewPurPur/instance🧹 2022-10-21 18:19:32 +02:00
Crypto.xml [Net] Rename StreamPeerSSL to StreamPeerTLS. 2022-09-07 07:38:50 +02:00
CryptoKey.xml [Net] Rename StreamPeerSSL to StreamPeerTLS. 2022-09-07 07:38:50 +02:00
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 Refactor baking code for Curve2D 2022-12-05 21:22:05 +08: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 Document known issues with CylinderShape3D 2022-10-19 23:43:18 +02:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Overhaul Dictionary Documentation 2022-12-05 17:17:53 +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 #69712 from bruvzg/real_size 2022-12-07 14:29:46 +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
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 Merge pull request #66232 from Evanaellio/fix-tool-annotation 2022-09-22 06:08:07 +02:00
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 Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
EditorNode3DGizmoPlugin.xml fix "unknown document" classref links 2022-11-14 21:36:28 +01:00
EditorPaths.xml
EditorPlugin.xml Fill random docs 2022-11-22 17:59:45 +01: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 Fix code examples for @tool annotation 2022-09-21 22:52:55 +02:00
EditorScenePostImportPlugin.xml
EditorScript.xml Merge pull request #66326 from zak-grumbles/editor_script_reference_docs 2022-10-19 22:02:46 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #67871 from Calinou/editor-theme-add-oled-preset 2022-11-28 08:46:12 +01:00
EditorSpinSlider.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml Fix code examples for @tool annotation 2022-09-21 22:52:55 +02:00
EditorUndoRedoManager.xml Fix misc formatting issues 2022-11-14 19:00:48 +01:00
EditorVCSInterface.xml
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 Fix volumetric fog not rendering at densities lower than or equal to 0.001 2022-10-13 00:45:49 +02:00
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 Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
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 Fix volumetric fog not rendering at densities lower than or equal to 0.001 2022-10-13 00:45:49 +02:00
FogVolume.xml Improve volumetric fog and FogVolume documentation 2022-09-15 02:19:22 +02:00
Font.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
FontFile.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
FontVariation.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml Add method bind for Geometry2D.decompose_polygon_in_convex 2022-09-21 09:40:03 +04:00
Geometry3D.xml
GeometryInstance3D.xml Added missing descriptions for GeometryInstance3D 2022-11-11 16:43:42 -08: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 Improve parameter naming and documentation in GraphEdit and GraphNode 2022-09-09 17:50:44 +03:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml Fix invalid C# in crypto docs 2022-09-15 11:39:03 +02:00
HScrollBar.xml
HSeparator.xml
HSlider.xml Fill random docs 2022-11-22 17:59:45 +01:00
HSplitContainer.xml Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
HTTPClient.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
HTTPRequest.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Image.xml Document Texture, CompressedTexture and Placeholder classes 2022-11-11 19:07:57 +01:00
ImageFormatLoader.xml [Core] Make ImageFormatLoader extensible. 2022-09-20 02:01:57 +02:00
ImageFormatLoaderExtension.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
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 Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
InputEvent.xml
InputEventAction.xml
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
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
InputEventShortcut.xml
InputEventWithModifiers.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
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 Make Vector2i values paired with EDSCALE be just Vector2 2022-09-08 14:46:32 -03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
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 Fill random docs 2022-11-22 17:59:45 +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 Tweak LightmapGI defaults to be closer to the CPU lightmapper 2022-09-16 16:27:00 +02:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Allow selecting SpinBox & LineEdit text when focus enters 2022-10-29 09:58:42 +08:00
LinkButton.xml Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06: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 Move Shortcut Context to Control and ensure that shortcut_input adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. 2022-10-13 21:07:19 +10:00
MenuButton.xml Improve MenuButton and OptionButton 2022-10-03 20:07:39 +10:00
Mesh.xml Use a more specific type for Mesh create_(convex|trimesh)_shape 2022-11-25 11:43:11 -06:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
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 Remove the global space get_transformed_aabb helper method 2022-10-18 07:30:31 -05:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
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
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml Merge pull request #65452 from timothyqiu/agent-target 2022-10-31 11:56:17 +01:00
NavigationAgent3D.xml Make NavigationAgent target_location a property 2022-10-27 13:51:38 +08:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml Make it clear that obstacles don't affect pathfinding 2022-10-06 11:05:29 +08:00
NavigationObstacle3D.xml Make it clear that obstacles don't affect pathfinding 2022-10-06 11:05:29 +08:00
NavigationPathQueryParameters2D.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
NavigationPathQueryParameters3D.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
NavigationPathQueryResult2D.xml Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
NavigationPathQueryResult3D.xml Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
NavigationPolygon.xml
NavigationRegion2D.xml Improve consistancy of NavigationRegion setters 2022-09-21 22:42:52 -07:00
NavigationRegion3D.xml Improve consistancy of NavigationRegion setters 2022-09-21 22:42:52 -07:00
NavigationServer2D.xml Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
NavigationServer3D.xml Enable assigning an owner to navigation regions and links 2022-12-10 12:03:06 -08:00
NinePatchRect.xml
Node.xml Merge pull request #68874 from TokageItLab/fix-unique-path-keying 2022-11-28 14:49:34 +01:00
Node2D.xml Move z_index, z_as_relative and y_sort_enabled from Node2D to CanvasItem 2022-11-29 17:11:22 +01:00
Node3D.xml Unify Node3D RotationOrder with global EulerOrder 2022-11-02 17:46:03 -05:00
Node3DGizmo.xml
NodePath.xml Fill random docs 2022-11-22 17:59:45 +01:00
Object.xml Add missing public property_*_revert getters 2022-11-29 23:07:40 +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 Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ORMMaterial3D.xml
OS.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02:00
PackedByteArray.xml Replace File/Directory with FileAccess/DirAccess 2022-09-19 11:03:31 +02:00
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Swap arguments of ResourceSaver.save() 2022-09-21 22:26:48 +02:00
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
Panel.xml Fix theming code in Panel, SplitContainer, RichTextLabel 2022-09-06 22:53:19 +03:00
PanelContainer.xml
PanoramaSkyMaterial.xml Add class descriptions for Texture2DArray, CubemapArray and ImageTextureLayered, plus overhaul TextureLayered 2022-09-08 10:19:54 +02:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Merge pull request #67001 from KoBeWi/🎲 2022-10-19 21:58:03 +02:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml Refactor Curv3D and PathFollow3D 2022-11-12 12:03:54 +08:00
PCKPacker.xml
Performance.xml
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 Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
PhysicsDirectBodyState2DExtension.xml Create GDExtension classes for PhysicsServer2D 2022-09-04 12:04:08 +02:00
PhysicsDirectBodyState3D.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
PhysicsDirectBodyState3DExtension.xml Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor 2022-10-05 17:18:49 +02:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml Create GDExtension classes for PhysicsServer2D 2022-09-04 12:04:08 +02:00
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
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 Add area_get_collision_layer and area_get_collision_mask 2022-09-25 14:34:35 +04:00
PhysicsServer2DExtension.xml Add area_get_collision_layer and area_get_collision_mask 2022-09-25 14:34:35 +04:00
PhysicsServer2DManager.xml Expose registration of physics servers to GDExtension 2022-09-07 15:05:46 +02:00
PhysicsServer3D.xml Add area_get_collision_layer and area_get_collision_mask 2022-09-25 14:34:35 +04:00
PhysicsServer3DExtension.xml Add area_get_collision_layer and area_get_collision_mask 2022-09-25 14:34:35 +04:00
PhysicsServer3DManager.xml Expose registration of physics servers to GDExtension 2022-09-07 15:05:46 +02:00
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 Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
PlaneMesh.xml Add QuadMesh back as a subclass of PlaneMesh. 2022-09-19 08:53:10 -07:00
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 Use capitalized ID in the doc 2022-12-08 09:40:49 +08: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 Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
Projection.xml Fully document the Projection class. 2022-10-19 18:30:37 -06:00
ProjectSettings.xml Make submitting depth buffer in OpenXR optional 2022-12-06 22:37:33 +11:00
PropertyTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
QuadMesh.xml Set QuadMesh default size back to 1 2022-09-23 11:00:43 -07:00
QuadOccluder3D.xml
Quaternion.xml Allow getting Quaternion rotation in different Euler orders 2022-11-02 19:20:10 -05:00
RandomNumberGenerator.xml Randomize RandomNumberGenerator instances' default seed 2022-10-08 12:26:26 +05:30
Range.xml Fix default values on virtual classes causing errors in projects 2022-11-09 01:59:53 -06:00
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml Rename remaining "*_enable" to "*_enabled" 2022-09-21 22:47:46 +02:00
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 Rename and expose RefCounted::get_reference_count() 2022-09-21 21:18:54 +01:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Changed RenderingDevice::TextureUsageBits type to enum flags 2022-11-26 13:08:07 +03:00
RenderingServer.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
Resource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ResourceFormatLoader.xml Exposes ResourceFormatLoader.recognize_path to scripting 2022-10-11 12:35:27 +02:00
ResourceFormatSaver.xml Expose the logic to recognize a save path in ResourceSaver 2022-10-28 11:15:25 +02:00
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml Replace File/Directory with FileAccess/DirAccess 2022-09-19 11:03:31 +02:00
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml [RTL] Fix search method not taking nested frame and line wraps into account. 2022-12-04 22:11:21 +02: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 Rename change_scene() and change_scene_to() 2022-09-07 17:06:33 -04:00
SceneTreeTimer.xml
Script.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml Show method override icon in script editor gutter 2022-09-21 01:49:54 +02:00
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
Shape2D.xml Expose Shape2D::get_rect to scripting 2022-10-20 11:26:49 +03:00
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 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonIK3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DCCDIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DFABRIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DJiggle.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DLookAt.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DPhysicalBones.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DStackHolder.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DTwoBoneIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DCCDIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DFABRIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DJiggle.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DLookAt.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DStackHolder.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DTwoBoneIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModificationStack2D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModificationStack3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonProfile.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
SkeletonProfileHumanoid.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
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 Fill random docs 2022-11-22 17:59:45 +01:00
SplitContainer.xml Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
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
StandardMaterial3D.xml Document the BaseMaterial3D class 2022-10-24 18:40:01 +02:00
StaticBody2D.xml Improve StaticBody description 2022-10-06 10:25:27 +08:00
StaticBody3D.xml Improve StaticBody description 2022-10-06 10:25:27 +08:00
StreamPeer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StreamPeerBuffer.xml Replace File/Directory with FileAccess/DirAccess 2022-09-19 11:03:31 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml [IO] Add StreamPeerGZIP for streaming compression/decompression. 2022-09-20 18:39:10 +02:00
StreamPeerTCP.xml
StreamPeerTLS.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
String.xml Update StringName documentation to match String's 2022-12-09 20:03:40 +01:00
StringName.xml Update StringName documentation to match String's 2022-12-09 20:03:40 +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 Unbind StyleBox*.set_*_individual() methods 2022-09-07 16:37:36 +03:00
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
TabContainer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TCPServer.xml
TextEdit.xml Merge pull request #67888 from KoBeWi/overridead 2022-10-31 10:59:07 +01:00
TextLine.xml Update TextLine.xml 2022-10-24 20:43:28 -07:00
TextMesh.xml
TextParagraph.xml
TextServer.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
TextServerDummy.xml
TextServerExtension.xml Use system fonts as fallback and improve system font handling. 2022-12-04 18:44:20 +02: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 Fill random docs 2022-11-22 17:59:45 +01:00
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml Fill random docs 2022-11-22 17:59:45 +01:00
TileMap.xml Rename get_surrounding_tiles to get_surrounding_cells 2022-12-07 11:09:10 +01:00
TileMapPattern.xml
TileSet.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +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 Fixes #65377: get_datetime_* functions can return wrong values 2022-09-10 07:58:38 +08:00
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Transform3D.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
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 Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
TreeItem.xml Use capitalized ID in the doc 2022-12-08 09:40:49 +08:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Tweener.xml
UDPServer.xml
UndoRedo.xml Change UndoRedo to use Callables 2022-09-18 23:52:50 +02:00
Variant.xml
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 Fill random docs 2022-10-07 20:10:18 +02:00
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Fix default values not showing up on virtual classes 2022-11-06 15:05:36 -06:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml 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
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
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
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.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
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
VoxelGI.xml
VoxelGIData.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml Fill random docs 2022-11-22 17:59:45 +01:00
VSplitContainer.xml Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
WeakRef.xml
Window.xml Copy local theme overrides from Control to Window 2022-12-07 20:50:51 +03:00
WorkerThreadPool.xml
World2D.xml World3D.direct_space_state add multithreaded warning 2022-10-04 22:10:00 -07:00
World3D.xml World3D.direct_space_state add multithreaded warning 2022-10-04 22:10:00 -07:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
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 Add current setting to XROrigin3D and fix double positioning HMD 2022-10-13 13:48:52 +11:00
XRPose.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
XRPositionalTracker.xml
XRServer.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00