virtualx-engine/doc/classes
TechnoPorg 051ef479c9 Allow method binds to take Object subclasses as arguments
This commit adds a condition to VariantCaster that casts Variants of type OBJECT to any type T, if T is derived from Object.
This change enables a fair bit of code cleanup. First, the Variant implicit cast operators for Node and Control can be removed, which allows for some invalid includes to be removed. Second, helper methods in Tree whose sole purpose was to cast arguments to TreeItem * are no longer necessary.
A few small changes also had to be made to other files, due to the changes cascading down all the includes.
2022-01-25 09:03:36 -07:00
..
@GlobalScope.xml Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput). 2022-01-10 14:39:05 +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 doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
AnimatableBody2D.xml Sync to physics true by default for AnimatableBody 2021-09-28 16:11:17 +02:00
AnimatableBody3D.xml Sync to physics true by default for AnimatableBody 2021-09-28 16:11:17 +02:00
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 doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AnimationTrackEditPlugin.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 PackedByteArray, Array slice end exclusive, rename subarray to slice 2021-11-26 22:13:12 -06:00
ArrayMesh.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioBusLayout.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffect.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectAmplify.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectChorus.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectCompressor.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectDelay.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectDistortion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectEQ.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectEQ6.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectEQ10.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectEQ21.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectHighPassFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectHighShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectInstance.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectLimiter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectLowPassFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectLowShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectNotchFilter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectPanner.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectPhaser.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectPitchShift.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectRecord.xml Merge pull request #52441 from follower/patch-16 2022-01-07 10:30:10 +01:00
AudioEffectReverb.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectSpectrumAnalyzer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectSpectrumAnalyzerInstance.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectStereoEnhance.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioListener2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioListener3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioStreamGeneratorPlayback.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioStreamSample.xml reimplement ping-pong 2021-11-03 13:39:33 +09:00
BackBufferCopy.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
BaseButton.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03: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 Improve description for BitMap.grow_mask() 2021-11-04 19:05:19 +01:00
Bone2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
BoneAttachment3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
BoxShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Button.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CameraFeed.xml Port camera feed to the new RenderingServer API. 2021-08-12 20:46:19 +03:00
CameraServer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CameraTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasGroup.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasItem.xml [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
CanvasItemMaterial.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasLayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CanvasModulate.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CanvasTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CapsuleMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CapsuleShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CapsuleShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CenterContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CharacterBody2D.xml Expand description of is_on_X methods for CharacterBody2D/3D 2022-01-09 11:21:23 -07:00
CharacterBody3D.xml Expand description of is_on_X methods for CharacterBody2D/3D 2022-01-09 11:21:23 -07:00
CharFXTransform.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CheckBox.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
CheckButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
CircleShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ClassDB.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
CodeEdit.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
CodeHighlighter.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
CollisionObject2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CollisionObject3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CollisionPolygon2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CollisionPolygon3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ConcavePolygonShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ConcavePolygonShape3D.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
ConeTwistJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ConfigFile.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
CryptoKey.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Cubemap.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CubemapArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Curve.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Curve2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Curve3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CurveTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CurveXYZTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CylinderMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CylinderShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
DampedSpringJoint2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Decal.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Dictionary.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
DirectionalLight2D.xml Clarify 2D lighting height property in class reference 2021-10-19 09:23:12 +02:00
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 Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
DTLSServer.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
EditorCommandPalette.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorDebuggerPlugin.xml Improve docs about plugin registration 2021-10-17 01:52:36 +02:00
EditorExportPlugin.xml OSX: Add signing of directory structure in Library when exporting for OSX. 2021-12-28 14:39:42 +01:00
EditorFeatureProfile.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorFileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorFileSystem.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorFileSystemDirectory.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorImportPlugin.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
EditorInspector.xml [Editor] Fix inspector keying signals argument count. 2022-01-07 15:48:37 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorResourcePicker.xml Use GDVIRTUAL* macros when binding virtual methods in exposed classes 2021-12-29 20:27:44 +03:00
EditorResourcePreview.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
EditorResourcePreviewGenerator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorSceneFormatImporter.xml options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
EditorSceneFormatImporterFBX.xml Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
EditorSceneFormatImporterGLTF.xml Add scene Post-Import Plugin support. 2021-10-15 09:12:04 -03:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorScriptPicker.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorSelection.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
EditorSettings.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorSpinSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Environment.xml Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
Expression.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
float.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00: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 [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
Generic6DOFJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Geometry2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Geometry3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
GeometryInstance3D.xml Added material_overlay property to MeshInstance3D 2022-01-05 11:47:51 +01:00
GPUParticles2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
GPUParticles3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
GPUParticlesAttractor3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 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 Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
GridContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
GrooveJoint2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
HashingContext.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
HBoxContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
HeightMapShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
HingeJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +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 Fix link to the supported image formats in the Image class 2021-12-06 00:01:19 +02:00
ImageTexture.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ImageTexture3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ImageTextureLayered.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ImmediateMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ImporterMesh.xml GLTF for game templates. 2021-10-03 12:37:52 -07:00
ImporterMeshInstance3D.xml GLTF for game templates. 2021-10-03 12:37:52 -07:00
Input.xml Merge pull request #56322 from madmiraal/fix-42450 2022-01-11 11:33:59 +01: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 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 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 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 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 Misc improvements to various docs 2021-11-30 23:53:58 +01:00
InputEventShortcut.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
IP.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ItemList.xml Merge pull request #56228 from KoBeWi/returns_what 2022-01-04 13:50:37 +01: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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
JavaScriptObject.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
JSON.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
JSONRPC.xml doc: Add documentation for JSONRPC class 2021-08-12 08:13:35 +02:00
KinematicCollision2D.xml Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
KinematicCollision3D.xml Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
LightmapGI.xml Improve documentation related to global illumination 2021-11-14 23:48:12 +01:00
LightmapGIData.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Lightmapper.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
LightmapperRD.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
LightmapProbe.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
LinkButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01: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 Hide render_priority except when using SpatialMaterials 2021-10-04 08:48:58 -07:00
MenuButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
Mesh.xml 8 uvs for glTF2, URI decode and Vertex Custom api. 2021-09-10 09:16:48 -07: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 Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -03:00
MeshLibrary.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
MeshTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiplayerAPI.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
MultiplayerPeer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiplayerPeerExtension.xml Fix const pointers types in docs and extension API. 2021-09-29 16:04:20 +02:00
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 Improve extension system 2021-08-05 14:57:31 -03:00
NativeExtensionManager.xml Implement Extension Loader 2021-08-20 16:02:24 -03:00
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 Change default navmesh agent radius to match nav agent node's default radius 2021-10-19 11:43:39 -04:00
NavigationMeshGenerator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 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 doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
NavigationServer3D.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OccluderInstance3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OptionButton.xml Implement property array for OptionButton 2021-12-21 08:53:09 +01:00
ORMMaterial3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OS.xml State that get static memory usage only works in debug 2021-12-26 15:19:14 -05:00
PackedByteArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedColorArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedDataContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PackedDataContainerRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PackedFloat32Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedFloat64Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedInt32Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedInt64Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedScene.xml Improve various texts 2021-11-23 12:20:57 +01:00
PackedStringArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedVector2Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedVector3Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08: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 Fix const pointers types in docs and extension API. 2021-09-29 16:04:20 +02:00
PacketPeerStream.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
PacketPeerUDP.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
Panel.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PanelContainer.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PanoramaSkyMaterial.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -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 Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PathFollow3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PCKPacker.xml Fix divide by zero in pck_packer 2021-11-17 18:07:29 +00:00
Performance.xml Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 2021-09-16 09:55:20 -07:00
PhysicalBone2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PhysicsBody3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Fix physics glitch with TileMap moving platforms 2021-10-04 12:27:42 -07:00
PhysicsTestMotionParameters3D.xml Fix physics glitch with TileMap moving platforms 2021-10-04 12:27:42 -07:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PinJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Plane.xml Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Polygon2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PolygonPathFinder.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Popup.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PopupMenu.xml Improve PopupMenu doc about id and index 2021-12-08 13:02:42 +01:00
PopupPanel.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Position2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Position3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PrimitiveMesh.xml Fix "flip faces" description 2021-12-27 21:29:18 -05:00
PrismMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ProceduralSkyMaterial.xml Don't allow translucent colors in built-in sky material properties 2021-10-07 18:12:16 +02:00
ProgressBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ProjectSettings.xml Merge pull request #56583 from skyace65/ProjectSettingErase 2022-01-07 09:26:52 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDFramebufferPass.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
RDPipelineColorBlendState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineColorBlendStateAttachment.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineDepthStencilState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineMultisampleState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineRasterizationState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDPipelineSpecializationConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDSamplerState.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDShaderFile.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDShaderSource.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDShaderSPIRV.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDTextureFormat.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDTextureView.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDVertexAttribute.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05: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 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 Improve various texts 2021-11-23 12:20:57 +01:00
ReflectionProbe.xml Rename Lod Threshold to Mesh Lod Threshold 2021-12-29 00:11:50 +01:00
RemoteTransform2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RemoteTransform3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RenderingDevice.xml Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter 2022-01-04 16:43:23 +01:00
RenderingServer.xml Merge pull request #56170 from Calinou/renderingserver-expose-gi-half-resolution 2022-01-07 00:05:43 +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 Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ResourceFormatSaver.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ResourceImporter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ResourceLoader.xml [Core] Expose ResourceLoader.get_resource_uid. 2021-08-09 16:26:56 +02:00
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 doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RibbonTrailMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RichTextEffect.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
RichTextLabel.xml Merge pull request #55487 from YeldhamDev/scroll_bikeshedding 2022-01-03 14:10:41 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ScriptEditorBase.xml Move add_syntax_highlighter bind to ScriptEditorBase 2021-10-11 18:13:31 +01:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Semaphore.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SeparationRayShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SeparationRayShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Separator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Shader.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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 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 Allow shortcuts to have any number of bindings. Updated UI as required. 2021-10-01 18:04:28 +10:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DCCDIK.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
SkeletonModification2DFABRIK.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
SkeletonModification2DJiggle.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DLookAt.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DPhysicalBones.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DStackHolder.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DTwoBoneIK.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification3DStackHolder.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
SkeletonModification3DTwoBoneIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModificationStack2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModificationStack3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Skin.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkinReference.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Sky.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Slider.xml Add drag start/end signals for Slider 2021-12-10 11:19:10 +08:00
SliderJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SoftDynamicBody3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SphereMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SphereShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SpinBox.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
SplitContainer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
StaticBody2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StaticBody3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamCubemap.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamCubemapArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamPeer.xml Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
StreamPeerBuffer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamPeerExtension.xml Fix const pointers types in docs and extension API. 2021-09-29 16:04:20 +02:00
StreamPeerSSL.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
StreamPeerTCP.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
StreamTexture2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamTexture2DArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamTexture3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamTextureLayered.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
String.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
StringName.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
StyleBox.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StyleBoxEmpty.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StyleBoxFlat.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StyleBoxLine.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StyleBoxTexture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SubViewport.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SubViewportContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SurfaceTool.xml Document SurfaceTool must generate tangents for proper normal display 2021-10-01 17:20:25 +02:00
SyntaxHighlighter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
TabBar.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:39:06 +01:00
TabContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TCPServer.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
TextEdit.xml [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
TextLine.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TextParagraph.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
TextServer.xml [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
TextServerExtension.xml [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
TextServerManager.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
Texture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
TextureButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
TextureLayered.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
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 Improve TileMap physics for moving platforms and conveyor belts like movements 2021-09-29 17:56:30 +02:00
TileMap.xml Fix various typos 2022-01-02 01:03:58 -05: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 Implement texture padding in TileSetAtlasSources 2021-11-12 15:14:10 +01:00
TileSetScenesCollectionSource.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileSetSource.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Time.xml Update Time documentation 2021-10-28 10:16:56 -05:00
Timer.xml Fix typo in the Timer.wait_time description 2021-10-09 11:37:23 +02:00
TouchScreenButton.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
Transform2D.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
Transform3D.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
Translation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
TranslationServer.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
Tree.xml Allow method binds to take Object subclasses as arguments 2022-01-25 09:03:36 -07:00
TreeItem.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06: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 Merge pull request #56648 from KoBeWi/tween_pause() 2022-01-10 12:34:30 +01:00
Tweener.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
UDPServer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisibleOnScreenEnabler3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisibleOnScreenNotifier2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisibleOnScreenNotifier3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualInstance3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeBooleanConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeBooleanUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeClamp.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorOp.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeComment.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCompare.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCubemap.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeCubemapUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Add a GDScript template for VisualShaderNodeCustom 2022-01-06 12:06:33 +03:00
VisualShaderNodeDeterminant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeDotProduct.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeExpression.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFaceForward.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFloatConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFloatFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFloatOp.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeGroupBase.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeIf.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeInput.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
VisualShaderNodeIntConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeIs.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeMix.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeMultiplyAdd.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeOuterProduct.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeOutput.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleAccelerator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleBoxEmitter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleConeVelocity.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleEmit.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleOutput.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleRandomness.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleRingEmitter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleSphereEmitter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeResizableBase.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeSample3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeScalarDerivativeFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeScreenUVToSDF.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeStep.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeSwitch.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture2DArray.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture2DArrayUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture3DUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTextureSDF.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTextureSDFNormal.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTextureUniform.xml Add texture filtering properties to VisualShaderNodeTextureUniform 2021-12-16 11:50:33 +03:00
VisualShaderNodeTextureUniformTriplanar.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformCompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformDecompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformOp.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTransformVecMult.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeUniformRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeUVFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVec3Constant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVec3Uniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorCompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorDecompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorDerivativeFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorDistance.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorLen.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorOp.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorRefract.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VoxelGI.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VSplitContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
WeakRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Window.xml add 2d scale factor property 2021-12-17 19:19:41 +01: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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
WorldBoundaryShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
WorldEnvironment.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
X509Certificate.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
XMLParser.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XRAnchor3D.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
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 Fix double _get_tracking_status declaration 2021-10-20 17:39:08 +11:00
XRNode3D.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
XROrigin3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRPose.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
XRPositionalTracker.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00