virtualx-engine/doc/classes
2022-01-31 21:46:07 +01:00
..
@GlobalScope.xml Improve locale detection. 2022-01-18 14:30:00 +02:00
AABB.xml AABB: Improve docs and test for has_point 2021-12-02 15:45:55 +01:00
AcceptDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Merge pull request #51235 from AnilBK/awkward-funcs 2021-12-10 16:58:11 +01:00
AnimatedSprite3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimatedTexture.xml
Animation.xml Make bezier handle type a property of keyframes, update interface 2021-11-16 09:26:35 -05:00
AnimationNode.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
AnimationNodeAdd2.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeAdd3.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlendSpace1D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlendSpace2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeBlendTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeStateMachinePlayback.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
AnimationNodeStateMachineTransition.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeTimeScale.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeTimeSeek.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeTransition.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationPlayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Area2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Area3D.xml Separate space override modes for gravity/damping in Area 2021-11-09 10:29:24 -07: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
AspectRatioContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
AStar.xml Rename AStar.get_points() to AStar.get_point_ids() for clarity 2021-11-30 22:14:39 +01:00
AStar2D.xml Rename AStar.get_points() to AStar.get_point_ids() for clarity 2021-11-30 22:14:39 +01:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioStream.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioStreamPlayer2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioStreamPlayer3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml reimplement ping-pong 2021-11-03 13:39:33 +09:00
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 Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
BitMap.xml Expose BitMap's convert_to_image and resize methods to GDScript 2021-12-12 14:24:04 +02:00
Bone2D.xml
BoneAttachment3D.xml
bool.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
BoxContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
BoxMesh.xml
BoxShape3D.xml
Button.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
ButtonGroup.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Callable.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
CallbackTweener.xml
Camera2D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Camera3D.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CollisionShape3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Color.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:15 +08:00
ColorPicker.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:15 +08:00
ColorPickerButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Container.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Control.xml Improve description of mouse_exited signal 2022-01-12 12:49:21 +01: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
CPUParticles2D.xml Random initial color parameter for ParticleMaterial 2021-12-03 13:58:17 +01:00
CPUParticles3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
Crypto.xml
CryptoKey.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
DirectionalLight2D.xml
DirectionalLight3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Directory.xml Add / to the unix shortcut drive list 2021-12-15 21:13:35 +08:00
DisplayServer.xml Merge pull request #56785 from bruvzg/nat_handles_4 2022-01-27 12:12:34 +01:00
DTLSServer.xml
EditorCommandPalette.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorDebuggerPlugin.xml
EditorExportPlugin.xml OSX: Add signing of directory structure in Library when exporting for OSX. 2021-12-28 14:39:42 +01:00
EditorFeatureProfile.xml
EditorFileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
EditorInspector.xml [Editor] Move some animation specific keying logic out of inspector. 2022-01-19 11:08:25 +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 Expose ScriptEditor::edit to scripting 2021-12-08 15:25:05 +01:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
EditorProperty.xml Add property value pinning 2021-11-08 17:42:30 +01:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Use GDVIRTUAL* macros when binding virtual methods in exposed classes 2021-12-29 20:27:44 +03:00
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
EditorSceneFormatImporterFBX.xml
EditorSceneFormatImporterGLTF.xml
EditorScenePostImport.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
EditorScenePostImportPlugin.xml Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Document physics simulation being limited to 8 ticks per rendered frame 2021-12-06 16:39:33 +01:00
EngineDebugger.xml
Environment.xml Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
Expression.xml
File.xml Merge pull request #54833 from KoBeWi/it's_a_trap 2021-12-03 10:10:23 +01:00
FileDialog.xml Update description of FileDialog filters property 2022-01-11 18:04:14 -07:00
FileSystemDock.xml
float.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
FlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
FogMaterial.xml Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
FogVolume.xml Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
Font.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
FontData.xml Merge pull request #54794 from bruvzg/runtime_bmfont_parser 2022-01-17 13:25:08 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Merge pull request #55360 from Calinou/rename-bake-mode-properties 2022-01-20 17:35:32 +01:00
GPUParticles2D.xml ported particle sub-emission to 2D 2022-01-24 17:28:59 -03:00
GPUParticles3D.xml ported particle sub-emission to 2D 2022-01-24 17:28:59 -03:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesAttractorSphere3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesAttractorVectorField3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
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 Rename GradientTexture to GradientTexture1D 2021-11-07 15:11:04 +02:00
GradientTexture2D.xml
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
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 Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
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 Adds proxy support for HTTPClient 2021-11-24 14:36:42 +08:00
HTTPRequest.xml Add proxy support for the editor 2021-12-09 11:48:16 +08:00
Image.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ImageTexture.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ImporterMeshInstance3D.xml
Input.xml Add Input.is_anything_pressed method 2022-01-20 20:55:14 +02:00
InputEvent.xml Document keyboard ghosting caveats in Input and InputEvent 2022-01-05 02:55:25 +01:00
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
InputEventJoypadButton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventJoypadMotion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventKey.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml Misc documentation improvements 2022-01-08 22:38:55 +08:00
InputEventMouse.xml Improve mouse input event class reference 2022-01-01 21:58:27 -05:00
InputEventMouseButton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputEventMouseMotion.xml Rename speed to velocity when it's a directional Vector 2021-12-29 15:35:26 +00:00
InputEventPanGesture.xml
InputEventScreenDrag.xml Rename speed to velocity when it's a directional Vector 2021-12-29 15:35:26 +00:00
InputEventScreenTouch.xml Misc improvements to various docs 2021-11-30 23:53:58 +01:00
InputEventShortcut.xml
InputEventWithModifiers.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InputMap.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
InstancePlaceholder.xml Instance placeholder clarification 2022-01-10 20:18:33 -05:00
int.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
IntervalTweener.xml
IP.xml
ItemList.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
JavaScriptObject.xml
JNISingleton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Joint2D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
Joint3D.xml
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 Merge pull request #55636 from bruvzg/vis_char_modes 2021-12-23 00:43:33 +01:00
Light2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Light3D.xml Rename and reorder bake mode properties for consistency 2021-12-14 12:01:12 +01:00
LightmapGI.xml Improve documentation related to global illumination 2021-11-14 23:48:12 +01:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Line2D.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
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
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
Mesh.xml
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
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiplayerAPI.xml
MultiplayerPeer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiplayerPeerExtension.xml
MultiplayerReplicator.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:39:06 +01:00
Mutex.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml Misc documentation improvements 2022-01-08 22:38:55 +08:00
NavigationAgent3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml Improve NavigationObstacle3D usability 2021-10-25 19:57:33 +02:00
NavigationObstacle3D.xml Improve NavigationObstacle3D usability 2021-10-25 19:57:33 +02:00
NavigationPolygon.xml fixed typo in NavigationPolygon doc 2021-11-11 15:59:17 +09:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
NavigationServer3D.xml
NinePatchRect.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Node.xml Add a note that the script property is part of the object class 2022-01-09 10:26:16 -05:00
Node2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Node3D.xml Fix incorrect default transform values on foreign 3D nodes 2022-01-06 15:52:22 +00:00
Node3DGizmo.xml
NodePath.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
Object.xml Add a note that the script property is part of the object class 2022-01-09 10:26:16 -05:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
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
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
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
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
Panel.xml
PanelContainer.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
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
ParticlesMaterial.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Path2D.xml
Path3D.xml
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 Convert PhysicalSkyMaterial colors to SRGB 2021-11-21 12:26:29 -08:00
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 Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
PhysicsDirectBodyState3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
PhysicsDirectSpaceState2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsDirectSpaceState3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsPointQueryParameters3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsRayQueryParameters2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsRayQueryParameters3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsServer2D.xml Improve RigidDynamicBody force and torque API 2021-12-10 15:55:40 -07:00
PhysicsServer3D.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
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 Fix various typos 2022-01-02 01:03:58 -05:00
PhysicsTestMotionResult3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
PinJoint2D.xml
PinJoint3D.xml
Plane.xml Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
Popup.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PopupMenu.xml Improve the default project theme 2022-01-19 18:46:01 +03: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 Rename the physics server run_on_thread project settings 2022-01-29 17:35:50 +01:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
Quaternion.xml Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
RandomNumberGenerator.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Range.xml
RayCast2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
RayCast3D.xml Fixed incorrect property types 2022-01-11 17:17:11 +05:30
RDAttachmentFormat.xml
RDFramebufferPass.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
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
RDVertexAttribute.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
Rect2.xml Warn when using an AABB or Rect2 with a negative size 2021-11-30 18:27:58 -06:00
Rect2i.xml Warn when using an AABB or Rect2 with a negative size 2021-11-30 18:27:58 -06:00
RectangleShape2D.xml
RefCounted.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ReferenceRect.xml Improve various texts 2021-11-23 12:20:57 +01:00
ReflectionProbe.xml Improve documentation for ReflectionProbe.max_distance property 2022-01-27 12:38:38 +01:00
RemoteTransform2D.xml
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 Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
Resource.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
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 Mention that modifying text erases BBCode stacks 2022-01-15 02:13:58 +01:00
RID.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
RigidDynamicBody2D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
RigidDynamicBody3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
RootMotionView.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SceneState.xml Merge pull request #53313 from KoBeWi/debinded_konnekt 2022-01-04 12:22:46 +01:00
SceneTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SceneTreeTimer.xml Document SceneTreeTimer being freed automatically when elapsed 2021-12-05 18:40:28 +01:00
Script.xml Clarify that the script class should not be used directly 2021-12-15 22:17:34 -05:00
ScriptCreateDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ScriptEditor.xml
ScriptEditorBase.xml
ScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ScrollContainer.xml Merge pull request #55487 from YeldhamDev/scroll_bikeshedding 2022-01-03 14:10:41 +01:00
SegmentShape2D.xml
Semaphore.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ShaderGlobalsOverride.xml
ShaderMaterial.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Shape2D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
Shape3D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
ShapeCast2D.xml Remove get_closest_* methods from ShapeCast2D 2021-11-12 21:30:35 +02:00
Shortcut.xml
Signal.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
Skeleton2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Skeleton3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DCCDIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DFABRIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DJiggle.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
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 Add drag start/end signals for Slider 2021-12-10 11:19:10 +08:00
SliderJoint3D.xml
SoftDynamicBody3D.xml Document that soft bodies should be avoided for gameplay purposes 2022-01-20 01:35:49 +01:00
SphereMesh.xml
SphereShape3D.xml
SpinBox.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
SplitContainer.xml
SpotLight3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
SpringArm3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Sprite2D.xml
Sprite3D.xml
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml
StreamPeer.xml Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerSSL.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
StreamPeerTCP.xml
StreamTexture2D.xml
StreamTexture2DArray.xml
StreamTexture3D.xml
StreamTextureLayered.xml
String.xml Rename String::is_subsequence_ofi to String::is_subsequence_ofn 2022-01-26 18:03:56 -05:00
StringName.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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
TextEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
TextLine.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextParagraph.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextServer.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextServerExtension.xml [TextServer] Implement locale and context sensitive case conversion functions. 2022-01-17 14:23:36 +02:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
TextureButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Thread.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
TileData.xml
TileMap.xml Better clarify map_to_world() description 2022-01-24 14:13:40 +01:00
TileMapPattern.xml Fixup documentation after 3abb5a9 2021-11-04 16:31:58 +01:00
TileSet.xml Fix various typos 2022-01-02 01:03:58 -05:00
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 Update Time documentation 2021-10-28 10:16:56 -05:00
Timer.xml
TouchScreenButton.xml Rename TouchScreenButton's textures 2021-12-06 15:46:05 +01:00
Transform2D.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
Transform3D.xml Expose Transform3D::sphere_interpolate_with() 2022-01-27 02:53:20 +01:00
Translation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
TranslationServer.xml Improve locale detection. 2022-01-18 14:30:00 +02:00
Tree.xml Merge pull request #57205 from TechnoPorg/variant-template-cast 2022-01-27 23:46:37 +01:00
TreeItem.xml Add usage of indeterminate checkboxes to editor 2022-01-22 21:12:06 +01:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Better handle infinite Tween loops 2022-01-29 00:36:39 +01:00
Tweener.xml
UDPServer.xml
UndoRedo.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Variant.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
VBoxContainer.xml
Vector2.xml Explain what 2D cross product means 2022-01-11 11:48:45 +08:00
Vector2i.xml Add length and length_squared to Vector2i/3i 2022-01-06 10:06:56 -08:00
Vector3.xml Allow Vector2/3 slerp values to have any length 2022-01-06 11:12:59 -08:00
Vector3i.xml Add length and length_squared to Vector2i/3i 2022-01-06 10:06:56 -08:00
VehicleBody3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VehicleWheel3D.xml VehicleWheel can now return the surface it's colliding with. 2021-12-10 13:22:02 +01:00
VelocityTracker3D.xml
VFlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
VideoStream.xml Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
VideoStreamPlayer.xml Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
Viewport.xml Merge pull request #56305 from Calinou/rename-lod-threshold 2022-01-04 15:28:06 +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
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
VisualShaderNode.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Add a GDScript template for VisualShaderNodeCustom 2022-01-06 12:06:33 +03:00
VisualShaderNodeDerivativeFunc.xml [VisualShader] Merge scalar and vector derivative functions into one 2022-01-28 22:19:10 +03:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml Add bitwise operators to VisualShaderNodeIntOp 2021-12-03 12:48:35 +03:00
VisualShaderNodeIntOp.xml Add bitwise operators to VisualShaderNodeIntOp 2021-12-03 12:48:35 +03:00
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml Added 2D boolean hint for particle emitters in visual shaders 2021-11-05 12:45:57 +03:00
VisualShaderNodeParticleMeshEmitter.xml Added MeshEmitter node for particles in visual shader 2021-11-06 17:45:38 +03:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml Add texture filtering properties to VisualShaderNodeTextureUniform 2021-12-16 11:50:33 +03:00
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml Rename and reorder bake mode properties for consistency 2021-12-14 12:01:12 +01:00
VoxelGIData.xml Decrease the default dynamic range in VoxelGIData to 2.0 2021-12-08 00:28:17 +01:00
VScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VSeparator.xml
VSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VSplitContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
WeakRef.xml
Window.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
World2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
World3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRController3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRInterface.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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