godot/doc/classes
2022-02-12 00:42:45 +01:00
..
@GlobalScope.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Make bezier handle type a property of keyframes, update interface 2021-11-16 09:26:35 -05:00
AnimationNode.xml
AnimationNodeAdd2.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlend2.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Expose AnimationNodeOneShot::mix_mode as a property 2022-01-25 01:17:21 +01:00
AnimationNodeOutput.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationPlayer.xml
AnimationRootNode.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml Clarify Area2D/Area3D overlaps_area()/overlaps_body() documentation 2022-02-01 22:20:29 +01:00
Area3D.xml Clarify Area2D/Area3D overlaps_area()/overlaps_body() documentation 2022-02-01 22:20:29 +01:00
Array.xml Merge pull request #56668 from akien-mga/array-slice-nicer-bound-checks 2022-01-18 13:22:35 +01:00
ArrayMesh.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ArrayOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
AspectRatioContainer.xml
AStar2D.xml Rename AStar.get_points() to AStar.get_point_ids() for clarity 2021-11-30 22:14:39 +01:00
AStar.xml
AtlasTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioBusLayout.xml
AudioEffect.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectBandPassFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectDelay.xml
AudioEffectDistortion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml Merge pull request #52441 from follower/patch-16 2022-01-07 10:30:10 +01:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioStreamGeneratorPlayback.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioStreamMicrophone.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioStreamPlayback.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml Improve the AudioStreamPlayer2D/3D.area_mask documentation 2022-02-10 23:26:29 +01:00
AudioStreamPlayer3D.xml Improve the AudioStreamPlayer2D/3D.area_mask documentation 2022-02-10 23:26:29 +01:00
AudioStreamPlayer.xml
AudioStreamRandomizer.xml Add AudioStreamRandomizer, replacing AudioStreamRandomPitch 2022-02-09 00:05:32 +01:00
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml BaseButton: Rename pressed property to button_pressed 2022-01-23 22:15:09 +01:00
BaseMaterial3D.xml Fix normal map description 2022-01-09 15:03:33 -05:00
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
bool.xml Add @ to onready annotated variables in docs 2022-02-05 01:08:41 +01:00
BoxContainer.xml
BoxMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
BoxOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
BoxShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
Button.xml Updated alpha value for disabled icons in default theme. 2022-02-09 01:16:39 +01:00
ButtonGroup.xml Improve some signal bindings to use specific Object subtypes 2022-01-28 15:35:40 +01:00
Callable.xml
CallbackTweener.xml
Camera2D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Camera3D.xml
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasItem.xml Update definitions of get_mouse_position methods 2022-02-04 14:21:47 +00:00
CanvasItemMaterial.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasLayer.xml Add visibility to CanvasLayer 2022-02-05 14:02:21 +01:00
CanvasModulate.xml
CanvasTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CapsuleMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CapsuleShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CapsuleShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CenterContainer.xml
CharacterBody2D.xml rename free mode to floating mode 2022-01-24 15:19:43 +01:00
CharacterBody3D.xml rename free mode to floating mode 2022-01-24 15:19:43 +01:00
CharFXTransform.xml
CheckBox.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
CheckButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
CodeHighlighter.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
CollisionObject2D.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-18 01:01:11 -06:00
CollisionObject3D.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-18 01:01:11 -06:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Color.xml Correct C# code example in Color class reference 2022-02-09 20:26:51 +11:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ConfigFile.xml
ConfirmationDialog.xml
Container.xml Reorganize inspector layout workflow for Control nodes 2022-02-10 20:29:34 +03:00
Control.xml Reorganize inspector layout workflow for Control nodes 2022-02-10 20:29:34 +03:00
ConvexPolygonShape2D.xml Add warning to only use convex hull points when setting the point property for convex polygon shape 2021-12-29 21:16:56 -05:00
ConvexPolygonShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CPUParticles2D.xml
CPUParticles3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Curve3D.xml
Curve.xml
CurveTexture.xml Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
CurveXYZTexture.xml Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
CylinderMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CylinderShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
DirectionalLight2D.xml Clarify 2D lighting height property in class reference 2021-10-19 09:23:12 +02:00
DirectionalLight3D.xml
Directory.xml
DisplayServer.xml Merge pull request #57341 from bruvzg/win_multiwin_fs 2022-02-04 13:28:56 +01:00
DTLSServer.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml Improve some signal bindings to use specific Object subtypes 2022-01-28 15:35:40 +01:00
EditorInspectorPlugin.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
EditorInterface.xml
EditorNode3DGizmo.xml Fix secondary handles in editor gizmos 2022-01-12 14:21:20 +01:00
EditorNode3DGizmoPlugin.xml Fix secondary handles in editor gizmos 2022-01-12 14:21:20 +01:00
EditorPaths.xml Document the EditorPaths class 2021-11-15 13:14:16 +01:00
EditorPlugin.xml ResourceImporter: Restore default append logic for new importers 2022-02-07 09:47:16 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorSceneFormatImporterFBX.xml
EditorSceneFormatImporterGLTF.xml Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Move add_syntax_highlighter bind to ScriptEditorBase 2021-10-11 18:13:31 +01:00
EditorTranslationParserPlugin.xml Improve docs about plugin registration 2021-10-17 01:52:36 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Engine.xml Document physics simulation being limited to 8 ticks per rendered frame 2021-12-06 16:39:33 +01:00
EngineDebugger.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
EngineProfiler.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
Environment.xml Merge pull request #39965 from Calinou/tweak-sdfgi-defaults 2022-02-10 17:31:54 +01:00
Expression.xml
File.xml
FileDialog.xml Update description of FileDialog filters property 2022-01-11 18:04:14 -07:00
FileSystemDock.xml
float.xml Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
FlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
FogMaterial.xml
FogVolume.xml
Font.xml
FontData.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Improve documentation for GeometryInstance3D.transparency 2022-02-12 00:42:45 +01:00
GPUParticles2D.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
GPUParticles3D.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionSDF3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionSphere3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
Gradient.xml Several Gradient improvements 2021-11-08 19:11:36 +01:00
GradientTexture1D.xml Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
GradientTexture2D.xml Add GradientTexture2D 2021-10-12 16:22:30 +02:00
GraphEdit.xml Merge pull request #53185 from KoBeWi/viewing_pan 2022-01-12 11:36:41 +01:00
GraphNode.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
HeightMapShape3D.xml
HFlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
HingeJoint3D.xml
HMACContext.xml Fix typos with codespell 2022-01-07 00:12:09 +01:00
HScrollBar.xml
HSeparator.xml
HSlider.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
HSplitContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
HTTPClient.xml
HTTPRequest.xml
Image.xml Faster CVTT by reducing quality. 2022-02-04 15:15:26 -08:00
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ImporterMesh.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #56764 from madmiraal/fix-45592-2 2022-02-03 18:10:30 +01:00
InputEvent.xml
InputEventAction.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventFromWindow.xml
InputEventGesture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
InputEventJoypadButton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
InputEventMIDI.xml Misc documentation improvements 2022-01-08 22:38:55 +08:00
InputEventMouse.xml Update definitions of get_mouse_position methods 2022-02-04 14:21:47 +00:00
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
InputEventScreenDrag.xml Rename speed to velocity when it's a directional Vector 2021-12-29 15:35:26 +00:00
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml Instance placeholder clarification 2022-01-10 20:18:33 -05:00
int.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
JavaClass.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
JavaClassWrapper.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
JavaScript.xml [HTML5] Implement JavaScript PWA update callbacks. 2022-02-06 18:53:50 +01:00
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
JSON.xml Better explain JSON stringify indent parameter (4.0) 2022-01-19 08:32:58 -05:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Light2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Light3D.xml
LightmapGI.xml Improve documentation related to global illumination 2021-11-14 23:48:12 +01:00
LightmapGIData.xml
Lightmapper.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
LightmapperRD.xml
LightmapProbe.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
LinkButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
MainLoop.xml Merge pull request #43240 from HaSa1002/docs-mainloop 2021-09-16 02:22:37 +02:00
MarginContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Marshalls.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Material.xml
MenuButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
Mesh.xml Fix BLEND_SHAPE_MASK 2022-02-08 13:50:01 +01:00
MeshDataTool.xml Fixed typos in MeshDataTool documentation 2022-01-11 17:39:10 +01:00
MeshInstance2D.xml Fix normal map description 2022-01-09 15:03:33 -05:00
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
MultiMesh.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiMeshInstance2D.xml Fix normal map description 2022-01-09 15:03:33 -05:00
MultiMeshInstance3D.xml
MultiplayerAPI.xml [Net] Move RPC, Node cache out of MultiplayerAPI. 2022-02-05 02:00:23 +01:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
MultiplayerSpawner.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00
MultiplayerSynchronizer.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml Misc documentation improvements 2022-01-08 22:38:55 +08:00
NavigationAgent3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml Improve NavigationObstacle3D usability 2021-10-25 19:57:33 +02:00
NavigationPolygon.xml
NavigationRegion2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
NavigationRegion3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
NavigationServer2D.xml
NavigationServer3D.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
NinePatchRect.xml
Node2D.xml
Node3D.xml
Node3DGizmo.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Node.xml Merge pull request #57385 from madmiraal/update-mouse-pointer-definitions 2022-02-05 16:09:52 +01:00
NodePath.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
Object.xml DOCS: Object.set() does nothing on type mismatch 2022-02-02 11:24:47 +01:00
Occluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
OccluderInstance3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
OccluderPolygon2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OmniLight3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
OptimizedTranslation.xml
OptionButton.xml Make various improvements to OptionButton 2022-01-28 17:03:45 -05:00
ORMMaterial3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OS.xml Minor typo fixups to Windows console changes 2022-01-27 03:11:00 +01:00
PackedByteArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedColorArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedDataContainer.xml
PackedDataContainerRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PackedFloat32Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedFloat64Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedInt32Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedInt64Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedScene.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
PackedStringArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedVector2Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedVector3Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PacketPeer.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
PacketPeerDTLS.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml Fix theming for floating window docks 2022-02-07 09:55:25 -03:00
PanelContainer.xml
PanoramaSkyMaterial.xml Add shader cache and filter variable to PanoramaSkyMaterial 2022-01-14 23:30:27 -05:00
ParallaxBackground.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ParallaxLayer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ParticlesMaterial.xml
Path2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Path3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml Fix divide by zero in pck_packer 2021-11-17 18:07:29 +00:00
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml Improved RigidDynamicBody linear/angular damping override 2021-10-25 18:22:12 -07:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
PhysicsBody3D.xml Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer3D.xml
PhysicsShapeQueryParameters2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsShapeQueryParameters3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
Plane.xml
PlaneMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PointLight2D.xml Clarify 2D lighting height property in class reference 2021-10-19 09:23:12 +02:00
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
PolygonPathFinder.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Popup.xml Update Popup and PopupMenu descriptions 2022-02-09 18:59:41 +01:00
PopupMenu.xml Update Popup and PopupMenu descriptions 2022-02-09 18:59:41 +01:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml Fix "flip faces" description 2021-12-27 21:29:18 -05:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
ProjectSettings.xml Merge pull request #57889 from Calinou/doc-occlusion-culling 2022-02-10 20:35:38 +01:00
PropertyTweener.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ProxyTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
QuadMesh.xml
QuadOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
RayCast3D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
RDAttachmentFormat.xml
RDFramebufferPass.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
RDUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDVertexAttribute.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
Rect2.xml Clarify documentation for Rect2/Rect2i's has_no_area() 2022-02-01 18:00:05 +01:00
Rect2i.xml Clarify documentation for Rect2/Rect2i's has_no_area() 2022-02-01 18:00:05 +01:00
RectangleShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RefCounted.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ReferenceRect.xml
ReflectionProbe.xml Improve documentation for ReflectionProbe.max_distance property 2022-01-27 12:38:38 +01:00
RemoteTransform2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RemoteTransform3D.xml
RenderingDevice.xml Merge pull request #53857 from briansemrau/rd-free-rid-bind-rename 2022-01-20 17:24:34 +01:00
RenderingServer.xml Improve documentation for GeometryInstance3D.transparency 2022-02-12 00:42:45 +01:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ResourceSaver.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
RichTextLabel.xml Add get_content_width method 2022-02-10 10:56:11 -05:00
RID.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
RigidDynamicBody2D.xml
RigidDynamicBody3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
RootMotionView.xml
SceneReplicationConfig.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml Clarify that the script class should not be used directly 2021-12-15 22:17:34 -05:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ShaderMaterial.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Shape2D.xml
Shape3D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
ShapeCast2D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml
SkeletonIK3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DCCDIK.xml
SkeletonModification3DFABRIK.xml
SkeletonModification3DJiggle.xml
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Skin.xml Expose add_named_bind for all essential skin bindings. 2022-01-14 03:20:24 -08:00
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SoftDynamicBody3D.xml Document that soft bodies should be avoided for gameplay purposes 2022-01-20 01:35:49 +01:00
SphereMesh.xml
SphereOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml Add texture_changed signal to Sprite3D 2021-10-01 10:14:05 +03:00
SpriteBase3D.xml Merge pull request #55446 from Calinou/spritebase3d-remove-opacity 2022-01-12 16:49:57 +01:00
SpriteFrames.xml List AnimatedSprite3D in SpriteFrames description 2022-01-11 19:55:45 -07:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamPeer.xml
StreamPeerBuffer.xml Add documentation for StreamPeerBuffer 2022-02-03 16:00:55 +08:00
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture2D.xml
StreamTexture2DArray.xml
StreamTexture3D.xml
StreamTextureLayered.xml
String.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
StringName.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
TabBar.xml Bring TabBar to full parity with the TabContainer implementation. 2022-01-31 15:35:54 -03:00
TabContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
TCPServer.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
TextEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
TextLine.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextParagraph.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextServer.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextServerExtension.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
TextServerManager.xml
Texture2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Texture2DArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Texture3D.xml
Texture.xml
TextureButton.xml Rework TextureButton stretch 2022-02-05 02:11:32 +01:00
TextureLayered.xml
TextureProgressBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
TextureRect.xml Rename TextureRect.expand to ignore_texture_size 2022-01-07 20:21:17 +01:00
Theme.xml Add an explicit way to remove a theme type 2022-02-11 17:57:52 +03:00
Thread.xml
TileData.xml
TileMap.xml Fix TileMap remove_layer description 2022-02-01 00:45:12 +01:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
TileSetScenesCollectionSource.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml Expose Transform3D::sphere_interpolate_with() 2022-01-27 02:53:20 +01:00
Translation.xml
TranslationServer.xml Fix typos with codespell 2022-02-10 12:30:19 +01:00
Tree.xml Improve TreeItem button API 2022-02-08 23:56:13 +08:00
TreeItem.xml Improve TreeItem button API 2022-02-08 23:56:13 +08:00
TriangleMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
TubeTrailMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Tween.xml Better handle infinite Tween loops 2022-01-29 00:36:39 +01:00
Tweener.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Explain what 2D cross product means 2022-01-11 11:48:45 +08:00
Vector2i.xml Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
Vector3.xml Allow Vector2/3 slerp values to have any length 2022-01-06 11:12:59 -08:00
Vector3i.xml Add method description to Vector3i Class Reference 2022-02-08 07:52:11 +11:00
VehicleBody3D.xml
VehicleWheel3D.xml
VelocityTracker3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VFlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml Merge pull request #57889 from Calinou/doc-occlusion-culling 2022-02-10 20:35:38 +01:00
ViewportTexture.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShader.xml
VisualShaderNode.xml Rename PORT_TYPE_VECTOR to PORT_TYPE_VECTOR_3D 2022-02-06 20:15:28 +03:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeClamp.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeColorConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCurveXYZTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeDeterminant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFresnel.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml Add bitwise operators to VisualShaderNodeIntOp 2021-12-03 12:48:35 +03:00
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeMix.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeMultiplyAdd.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeOuterProduct.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml Added MeshEmitter node for particles in visual shader 2021-11-06 17:45:38 +03:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml Add some more fixes to visual shader 2022-02-07 11:28:42 +03:00
VisualShaderNodeParticleRingEmitter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeSDFToScreenUV.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeSmoothStep.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeStep.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeSwitch.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec2Constant.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVec2Uniform.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorBase.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorCompose.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorDecompose.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorDistance.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorFunc.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorLen.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorOp.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorRefract.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
WeakRef.xml
Window.xml Remove code to update the layout direction of submenus from PopupMenu 2022-02-09 01:36:20 -03:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
XRNode3D.xml
XROrigin3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRPose.xml Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
XRPositionalTracker.xml Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
XRServer.xml Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00