virtualx-engine/doc/classes
Rémi Verschelde 8de6405288
UWP: Remove platform port, needs to be redone from scratch for 4.x
The UWP platform port was never ported to the Godot 4.0+ API,
and it's now accumulating bitrot as it doesn't compile, and thus
we no longer propagate platform changes in it.

So we finally remove to acknowledge this state. There's still some
interest in reviving the UWP port eventually, especially as support
for Direct3D 12 will soon be merged, but when that happens it will
be easiest to redo it from scratch.
2023-09-07 15:01:59 +02:00
..
@GlobalScope.xml Add inverse hyperbolic functions asinh(), acosh() & atanh() 2023-09-01 01:27:56 +02:00
AABB.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AcceptDialog.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AESContext.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimatableBody2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
AnimatableBody3D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
AnimatedSprite2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimatedSprite3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimatedTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Animation.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationLibrary.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNode.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeAdd2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeAdd3.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeAnimation.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeBlend2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeBlend3.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeBlendSpace1D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeBlendSpace2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeBlendTree.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeOneShot.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeStateMachine.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeStateMachinePlayback.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeStateMachineTransition.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeSub2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeSync.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeTimeScale.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeTimeSeek.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeTransition.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationPlayer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationRootNode.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationTree.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Area2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Area3D.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
Array.xml Merge pull request #80936 from curious-broccoli/fix-array-doc 2023-08-25 14:59:00 +02:00
ArrayMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AStar2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AStar3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AStarGrid2D.xml Merge pull request #79495 from Chaosus/astargrid_all_solid 2023-08-04 16:59:11 +02:00
AtlasTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioBusLayout.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectAmplify.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandLimitFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCapture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectChorus.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCompressor.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
AudioEffectDistortion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ6.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ10.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ21.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectHighPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectHighShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectInstance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLimiter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLowPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLowShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectNotchFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPanner.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPhaser.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPitchShift.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectRecord.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectReverb.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectSpectrumAnalyzer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectSpectrumAnalyzerInstance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectStereoEnhance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioListener2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioListener3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioServer.xml Add a --audio-output-latency command-line argument 2023-08-17 14:45:17 +02:00
AudioStream.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamGenerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamGeneratorPlayback.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlaybackPolyphonic.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlaybackResampled.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlayer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlayer2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlayer3D.xml Fix documentation for consistency 2023-07-12 05:33:49 +07:00
AudioStreamPolyphonic.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamRandomizer.xml Simpler default values for AudioStreamRandomizer 2023-08-02 17:20:40 +02:00
AudioStreamWAV.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BackBufferCopy.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
BaseButton.xml Merge pull request #79064 from MewPurPur/rename-button-pressed-THIS-IS-NOT-A-COMPAT-BREAK 2023-08-03 14:46:39 +02:00
BaseMaterial3D.xml Implement render mode fog_disabled and BaseMaterial3D setting Disable Fog 2023-09-05 18:15:02 +02:00
Basis.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BitMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Bone2D.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
BoneAttachment3D.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
BoneMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
bool.xml Overlay bool documentation 2023-08-02 09:54:20 +02:00
BoxContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BoxMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BoxOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
BoxShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Button.xml Further separate icon from text of buttons in both editor and default themes 2023-08-07 13:22:39 -03:00
ButtonGroup.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Callable.xml Fix get_method from named lambda 2023-08-11 20:31:08 +07:00
CallbackTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
Camera2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Camera3D.xml Merge pull request #75806 from bcmpinc/issue-61174 2023-07-07 16:01:47 +02:00
CameraAttributes.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CameraAttributesPhysical.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
CameraAttributesPractical.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CameraFeed.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CameraServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CameraTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasGroup.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasItem.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasModulate.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CapsuleMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CapsuleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CapsuleShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CenterContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CharacterBody2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CharacterBody3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CharFXTransform.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CheckBox.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CheckButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CircleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ClassDB.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CodeEdit.xml Merge pull request #73196 from Vilcrow/fix-lookup-symbol 2023-07-24 19:32:12 +02:00
CodeHighlighter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionObject2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionObject3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionPolygon2D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
CollisionPolygon3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionShape3D.xml Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
Color.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
ColorPicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ColorPickerButton.xml Further separate icon from text of buttons in both editor and default themes 2023-08-07 13:22:39 -03:00
ColorRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedCubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CompressedCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CompressedTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConcavePolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConcavePolygonShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConeTwistJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConfigFile.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConfirmationDialog.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Container.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Control.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ConvexPolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CPUParticles2D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CPUParticles3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Crypto.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CryptoKey.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Cubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Curve.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Curve2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Curve3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CurveTexture.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CurveXYZTexture.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
CylinderMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CylinderShape3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
DampedSpringJoint2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Decal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Dictionary.xml Fix many typos in documentation 2023-07-19 19:56:06 +07:00
DirAccess.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
DirectionalLight2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
DirectionalLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
DisplayServer.xml UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
DTLSServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorCommandPalette.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorDebuggerPlugin.xml Fix documentation for consistency 2023-07-12 05:33:49 +07:00
EditorDebuggerSession.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorExportPlatform.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
EditorExportPlatformPC.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorExportPlugin.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
EditorFeatureProfile.xml Allow changing feature profile via EditorInterface 2023-07-24 18:46:36 +02:00
EditorFileDialog.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystem.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystemDirectory.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystemImportFormatSupportQuery.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorImportPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorInspector.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorInspectorPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorInterface.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorNode3DGizmo.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorNode3DGizmoPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorPaths.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorPlugin.xml Deprecate project_settings_changed signal 2023-08-10 15:07:25 +02:00
EditorProperty.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourceConversionPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourcePicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourcePreview.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourcePreviewGenerator.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourceTooltipPlugin.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
EditorSceneFormatImporter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorScenePostImport.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorScenePostImportPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorScript.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorScriptPicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSelection.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSettings.xml Add coloring for completion of vector components 2023-08-30 21:13:25 +03:00
EditorSpinSlider.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorUndoRedoManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorVCSInterface.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
EncodedObjectAsID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Engine.xml Fix incorrect documentation for Engine.get_architecture_name() 2023-07-07 14:51:51 -05:00
EngineDebugger.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EngineProfiler.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Environment.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Expression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
FileAccess.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
FileDialog.xml [macOS] Implement optional native file selection dialog support for sandboxed apps. 2023-07-12 22:36:24 +03:00
FileSystemDock.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
float.xml Fix wrong example output of float*Color in classref 2023-08-04 17:00:40 +08:00
FlowContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
FogMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
FogVolume.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Font.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontFile.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontVariation.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
GDExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
GDExtensionManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Generic6DOFJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Geometry2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Geometry3D.xml Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points 2023-08-16 09:11:53 +02:00
GeometryInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
GPUParticles2D.xml Implement conversion from CPUParticles to GPUParticles (3D/2D) 2023-08-19 11:58:57 +03:00
GPUParticles3D.xml Add motion vector support for GPU 3D Particles. 2023-08-28 10:56:02 -03:00
GPUParticlesAttractor3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollision3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionHeightField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSDF3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Gradient.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture1D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture2D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GraphEdit.xml Clean up/refactor GraphEdit 2023-07-24 18:37:23 +02:00
GraphNode.xml Remove GraphNode's comment property and related functionality 2023-07-11 02:05:25 +02:00
GridContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
GrooveJoint2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HashingContext.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HBoxContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HeightMapShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HFlowContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HingeJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HMACContext.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HScrollBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HSeparator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HSlider.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HSplitContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
HTTPClient.xml [Web] Always return -1 as body length in HTTPClientWeb. 2023-07-24 08:57:02 +02:00
HTTPRequest.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Image.xml Revert "Implement loading DDS textures at run-time" 2023-08-29 14:25:16 +02:00
ImageFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageFormatLoaderExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImmediateMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImporterMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImporterMeshInstance3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Input.xml UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
InputEvent.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventAction.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventFromWindow.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventJoypadButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventJoypadMotion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventKey.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMagnifyGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMIDI.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMouse.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMouseButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventMouseMotion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventPanGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventScreenDrag.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventScreenTouch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventShortcut.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventWithModifiers.xml Replaced Command with Cmd in documentation 2023-08-13 23:53:24 +02:00
InputMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InstancePlaceholder.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
int.xml Fix int's C# documentation 2023-09-01 17:00:09 +02:00
IntervalTweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
IP.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ItemList.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JavaClass.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JavaClassWrapper.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JavaScriptBridge.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JavaScriptObject.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JNISingleton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Joint2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Joint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JSON.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
JSONRPC.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
KinematicCollision2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
KinematicCollision3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Label.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Label3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
LabelSettings.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Light2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Light3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
LightmapGI.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
LightmapGIData.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Lightmapper.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
LightmapperRD.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
LightmapProbe.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
LightOccluder2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Line2D.xml Improve Line2D documentation 2023-08-29 15:02:26 +03:00
LineEdit.xml Docs: Fix typos for LineEdit reference 2023-09-01 12:22:10 -04:00
LinkButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MainLoop.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MarginContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marker2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marker3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marshalls.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Material.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
MenuBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MenuButton.xml Further separate icon from text of buttons in both editor and default themes 2023-08-07 13:22:39 -03:00
Mesh.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
MeshConvexDecompositionSettings.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshDataTool.xml Fix misleading description of MeshDataTool.get_vertex() method 2023-08-31 21:13:34 -03:00
MeshInstance2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshInstance3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshLibrary.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MethodTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
MissingNode.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MissingResource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MovieWriter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiMeshInstance2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiMeshInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiplayerAPI.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerAPIExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MultiplayerPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Mutex.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationAgent2D.xml Fixed tiny spelling error in doc\classes\NavigationAgent2D.xml 2023-08-10 12:07:56 +05:30
NavigationAgent3D.xml Fix typos in NavigationAgent3D documentation 2023-08-31 17:30:19 +08:00
NavigationLink2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationLink3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
NavigationMeshGenerator.xml Move navigation mesh baking to NavigationServer 2023-08-03 19:49:07 +02:00
NavigationMeshSourceGeometryData3D.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
NavigationObstacle2D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationObstacle3D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationPathQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationPathQueryParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationPathQueryResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationPathQueryResult3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NavigationPolygon.xml Add clear() function to NavigationMesh / NavigationPolygon 2023-07-07 16:27:39 +02:00
NavigationRegion2D.xml Merge pull request #77191 from smix8/navigationregion_map_change_4.x 2023-07-12 17:15:13 +02:00
NavigationRegion3D.xml Merge pull request #77191 from smix8/navigationregion_map_change_4.x 2023-07-12 17:15:13 +02:00
NavigationServer2D.xml Avoid punning [param enabled] in documentation 2023-07-31 00:31:23 +08:00
NavigationServer3D.xml Add multi-threaded NavMesh baking to NavigationServer 2023-08-07 17:14:37 +02:00
NinePatchRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Node.xml Fix nodes receiving mouse events in black bars of Window 2023-08-09 12:34:22 +02:00
Node2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Node3D.xml Add global_basis property to Node3D 2023-08-11 11:41:49 +02:00
Node3DGizmo.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NodePath.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
Object.xml Merge pull request #81093 from mateuseap/docs/objectClassReference 2023-08-29 12:48:19 +02:00
Occluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OccluderInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OccluderPolygon2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
OfflineMultiplayerPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
OmniLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OptimizedTranslation.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
OptionButton.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
ORMMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
OS.xml UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
PackedByteArray.xml Fix many typos in documentation 2023-07-19 19:56:06 +07:00
PackedColorArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedDataContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedDataContainerRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedFloat32Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedFloat64Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedInt32Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedInt64Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedScene.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedStringArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedVector2Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedVector3Array.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerDTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerUDP.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Panel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PanelContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PanoramaSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ParallaxBackground.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ParallaxLayer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ParticleProcessMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Path2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Path3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PathFollow2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PathFollow3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PCKPacker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Performance.xml PulseAudio: Remove get_latency() caching 2023-08-04 15:35:13 +09:30
PhysicalBone2D.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
PhysicalBone3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicalSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PhysicsBody2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsBody3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectBodyState2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectBodyState2DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectBodyState3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectBodyState3DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState2DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState3D.xml Add ability to get barycentric coordinates from ray 2023-08-02 15:16:44 -05:00
PhysicsDirectSpaceState3DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsPointQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsPointQueryParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsRayQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsRayQueryParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer2DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer2DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
PhysicsServer3DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3DRenderingServerHandler.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsShapeQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsShapeQueryParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PinJoint2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PinJoint3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
PlaceholderCubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Plane.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaneMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PointLight2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PointMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Polygon2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PolygonOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
PolygonPathFinder.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Popup.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PopupMenu.xml Add option to allow echo events in menu shortcuts 2023-08-16 16:59:17 +02:00
PopupPanel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PortableCompressedTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PrimitiveMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PrismMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ProceduralSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ProgressBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Projection.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ProjectSettings.xml UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
PropertyTweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
QuadMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
QuadOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Quaternion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RandomNumberGenerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Range.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RayCast2D.xml Grammatical improvements for the RayCast 2D and 3D class references. 2023-08-29 16:33:45 +02:00
RayCast3D.xml Grammatical improvements for the RayCast 2D and 3D class references. 2023-08-29 16:33:45 +02:00
RDAttachmentFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDFramebufferPass.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineColorBlendState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineColorBlendStateAttachment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineDepthStencilState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineMultisampleState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineRasterizationState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineSpecializationConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDSamplerState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDShaderFile.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDShaderSource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDShaderSPIRV.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDTextureFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDTextureView.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDUniform.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDVertexAttribute.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Rect2.xml Revert incorrect Rect2.expand description. 2023-08-03 14:59:07 +02:00
Rect2i.xml Revert incorrect Rect2.expand description. 2023-08-03 14:59:07 +02:00
RectangleShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RefCounted.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ReferenceRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ReflectionProbe.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RemoteTransform2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RemoteTransform3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RenderingDevice.xml Add missing RenderingDevice method descriptions 2023-08-29 12:32:29 +02:00
RenderingServer.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
RenderSceneBuffers.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersConfiguration.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersRD.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
Resource.xml Clarify when the changed signal is emitted for Resource and ShaderMaterial 2023-07-24 10:31:57 -03:00
ResourceFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceFormatSaver.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporterBitMap.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterBMFont.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterCSVTranslation.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterDynamicFont.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterImage.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterImageFont.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterLayeredTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterOBJ.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterScene.xml Improve overriding the root type or root name in the scene importer 2023-08-01 13:30:57 -05:00
ResourceImporterShaderFile.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterTextureAtlas.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterWAV.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceLoader.xml Clarify return value of get_dependencies() 2023-07-11 13:28:34 +02:00
ResourcePreloader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceSaver.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceUID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RibbonTrailMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RichTextEffect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RichTextLabel.xml [RTL] Adds "lang" tag to allow overriding language specific text rendering without starting a new paragraph. 2023-08-21 14:56:43 +03:00
RID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RigidBody2D.xml Fix rigid body property description 2023-07-09 11:21:24 -07:00
RigidBody3D.xml Fix rigid body property description 2023-07-09 11:21:24 -07:00
RootMotionView.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SceneState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SceneTree.xml Add a note about create_tween() method of SceneTree class 2023-08-31 17:50:15 -03:00
SceneTreeTimer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Script.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptCreateDialog.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptEditor.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptEditorBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptExtension.xml Add a script method to get its class icon 2023-08-24 13:05:41 +02:00
ScriptLanguage.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptLanguageExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScrollBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScrollContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SegmentShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Semaphore.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SeparationRayShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SeparationRayShape3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
Separator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Shader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShaderGlobalsOverride.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ShaderInclude.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShaderMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Shape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Shape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShapeCast2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShapeCast3D.xml Unify and streamline connecting to Resource changes 2023-07-17 19:35:57 +02:00
Shortcut.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Signal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skeleton2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skeleton3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonIK3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DCCDIK.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DFABRIK.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DJiggle.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DLookAt.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DPhysicalBones.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DStackHolder.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModification2DTwoBoneIK.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonModificationStack2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonProfile.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkeletonProfileHumanoid.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkinReference.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Sky.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Slider.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SliderJoint3D.xml Fix documentation for consistency 2023-07-12 05:33:49 +07:00
SoftBody3D.xml Add description for SoftBody3D linear_stiffness property 2023-08-07 01:20:06 -05:00
SphereMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SpinBox.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SplitContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SpotLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SpringArm3D.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
Sprite2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Sprite3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SpriteBase3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SpriteFrames.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StandardMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
StaticBody2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
StaticBody3D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
StreamPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerBuffer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerGZIP.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerTCP.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
String.xml Merge pull request #78529 from Chaosus/string_reverse 2023-08-16 16:53:40 +02:00
StringName.xml Merge pull request #78529 from Chaosus/string_reverse 2023-08-16 16:53:40 +02:00
StyleBox.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
StyleBoxEmpty.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxFlat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxLine.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SubViewport.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SubViewportContainer.xml Make SubViewportContainer event propagation aware of focused Control 2023-07-17 22:38:35 +02:00
SurfaceTool.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SyntaxHighlighter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SystemFont.xml Move registration of fallbacks property in the base Font class 2023-08-07 13:46:44 +02:00
TabBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TabContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TCPServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextEdit.xml [TextServer] Fix system font fallback and caret/selection behavior for composite characters. 2023-08-15 11:42:40 +03:00
TextLine.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
TextParagraph.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextServer.xml Merge pull request #80954 from bruvzg/sp_per_font 2023-08-28 20:37:58 +02:00
TextServerDummy.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextServerExtension.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
TextServerManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture2DArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture2DRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture3DRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextureCubemapArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureCubemapRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextureLayeredRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureProgressBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextureRect.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Theme.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ThemeDB.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Thread.xml Support threads in the script debugger 2023-07-26 12:06:45 +02:00
TileData.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TileMap.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
TileMapPattern.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
TileSet.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
TileSetAtlasSource.xml Add option to cleanup tiles outside the texture 2023-08-28 15:15:45 +02:00
TileSetScenesCollectionSource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TileSetSource.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Time.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Timer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TLSOptions.xml Merge pull request #79048 from sepTN/its-platform-not-plafrom 2023-07-08 18:21:28 +02:00
TorusMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TouchScreenButton.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Transform2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Transform3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Translation.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TranslationServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Tree.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
TreeItem.xml GUI: Fix text overlapping icon in Tree 2023-08-24 22:09:02 +03:00
TriangleMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TubeTrailMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Tween.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
Tweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
UDPServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
UndoRedo.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Variant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VBoxContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector2i.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector3.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector3i.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector4.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Vector4i.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VehicleBody3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VehicleWheel3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VFlowContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VideoStream.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
VideoStreamPlayback.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VideoStreamPlayer.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Viewport.xml Document mouse-picking limit of 64 objects 2023-08-22 08:45:55 +02:00
ViewportTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisibleOnScreenEnabler2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisibleOnScreenEnabler3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisibleOnScreenNotifier2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisibleOnScreenNotifier3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualInstance3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShader.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
VisualShaderNode.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
VisualShaderNodeBillboard.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeBooleanConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeBooleanParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeClamp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeComment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCompare.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCubemap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCubemapParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveXYZTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCustom.xml Make the dragging connections more user-friendly in visual shaders 2023-07-20 15:00:19 +03:00
VisualShaderNodeDerivativeFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDeterminant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDistanceFade.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDotProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeExpression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFaceForward.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFresnel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeGlobalExpression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeGroupBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIf.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
VisualShaderNodeInput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIs.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeLinearSceneDepth.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMix.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMultiplyAdd.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOuterProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameterRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleAccelerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleBoxEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleConeVelocity.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmit.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMeshEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleRandomness.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleRingEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleSphereEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeProximityFade.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRandomRange.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRemap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeResizableBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRotationByAxis.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeSample3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeScreenNormalWorldSpace.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeScreenUVToSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFRaymarch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFToScreenUV.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSmoothStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSwitch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture2DArrayParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture2DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureParameterTriplanar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDFNormal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformCompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformVecMult.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVPolarCoord.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVarying.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingGetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingSetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorCompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorDistance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorLen.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorRefract.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeWorldPositionFromDepth.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VoxelGI.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
VoxelGIData.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VScrollBar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VSeparator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VSlider.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VSplitContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WeakRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Window.xml Implement window center function. 2023-08-26 21:34:21 +03:00
WorkerThreadPool.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
World2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
World3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldBoundaryShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldBoundaryShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldEnvironment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
X509Certificate.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XMLParser.xml Improve XMLParser's documentation 2023-08-28 16:39:26 +03:00
XRAnchor3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRCamera3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
XRController3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
XRInterface.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
XRInterfaceExtension.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRNode3D.xml Added XR tracking-state change signals 2023-09-03 12:17:16 -04:00
XROrigin3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
XRPose.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRPositionalTracker.xml Added XR tracking-state change signals 2023-09-03 12:17:16 -04:00
XRServer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00