virtualx-engine/doc/classes
Hugo Locurcio e559dcb8f5
Increase the default project window size for better usability
The new default window size is tuned to:

- Have a 16:9 aspect ratio,
- Have both dimensions divisible by 8 to better play along with
  video recording,
- Be displayable correctly in windowed mode on a 1366×768 display
  (tested on Windows 10 with default settings).

This breaks compatibility with projects that didn't change the
window size from the default value (or that kept one of the values
to its default).
2022-08-18 21:22:18 +02:00
..
@GlobalScope.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AABB.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
AcceptDialog.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AESContext.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimatableBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatableBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedSprite2D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimatedSprite3D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimatedTexture.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Animation.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
AnimationLibrary.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AnimationNode.xml [doc] Clarify that AnimationNode virtual methods need to be implemented rather than called directly 2022-08-15 09:47:04 -04:00
AnimationNodeAdd2.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeAdd3.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeAnimation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlend2.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlend3.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlendSpace1D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimationNodeBlendSpace2D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimationNodeBlendTree.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimationNodeOneShot.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachine.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimationNodeStateMachinePlayback.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AnimationNodeStateMachineTransition.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
AnimationNodeSync.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeTimeScale.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTimeSeek.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTransition.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AnimationPlayer.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AnimationRootNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTrackEditPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTree.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Area2D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
Area3D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
Array.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
ArrayMesh.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
ArrayOccluder3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AspectRatioContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
AStar2D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AStar3D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AtlasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioBusLayout.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffect.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
AudioEffectAmplify.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectBandLimitFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectBandPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectCapture.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AudioEffectChorus.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
AudioEffectCompressor.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectDelay.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectDistortion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioEffectEQ6.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectEQ10.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectEQ21.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectHighPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectHighShelfFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectInstance.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioEffectLimiter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectLowPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectLowShelfFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectNotchFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPanner.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPhaser.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPitchShift.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectRecord.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioEffectReverb.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectSpectrumAnalyzer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioEffectStereoEnhance.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioListener2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioListener3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioServer.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
AudioStream.xml Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
AudioStreamGenerator.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
AudioStreamGeneratorPlayback.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AudioStreamMicrophone.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayback.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioStreamPlaybackResampled.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioStreamPlayer.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AudioStreamPlayer2D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AudioStreamPlayer3D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
AudioStreamRandomizer.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
AudioStreamWAV.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
BackBufferCopy.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BaseButton.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
BaseMaterial3D.xml [doc] Use "param" instead of "code" to refer to parameters (8) 2022-08-12 14:00:25 -04:00
Basis.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
BitMap.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
Bone2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
BoneAttachment3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
BoneMap.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
bool.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
BoxContainer.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
BoxMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Button.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
ButtonGroup.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Callable.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CallbackTweener.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Camera2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Camera3D.xml Merge pull request #64407 from aaronfranke/fix-camera-size-doc 2022-08-17 14:51:07 +02:00
CameraEffects.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraFeed.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraServer.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CameraTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasGroup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasItem.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
CanvasItemMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasLayer.xml Merge pull request #58144 from Josephblt/Godot-4-CanvasLayer-missing-show-hide 2022-02-15 17:43:05 +01:00
CanvasModulate.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CapsuleShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CenterContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
CharacterBody2D.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CharacterBody3D.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CharFXTransform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CheckBox.xml Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
CheckButton.xml Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
CircleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ClassDB.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CodeEdit.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
CodeHighlighter.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
CollisionObject2D.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CollisionObject3D.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CollisionPolygon2D.xml Mention that Area2D doesn't support one_way_collision 2022-05-09 15:00:53 +02:00
CollisionPolygon3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CollisionShape2D.xml Mention that Area2D doesn't support one_way_collision 2022-05-09 15:00:53 +02:00
CollisionShape3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Color.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
ColorPicker.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ColorPickerButton.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ColorRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CompressedCubemap.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedCubemapArray.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedTexture2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
CompressedTexture2DArray.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedTexture3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
CompressedTextureLayered.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ConcavePolygonShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ConcavePolygonShape3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ConeTwistJoint3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ConfigFile.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
ConfirmationDialog.xml Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2022-07-09 10:47:08 -05:00
Container.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Control.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
ConvexPolygonShape2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ConvexPolygonShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CPUParticles2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
CPUParticles3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Crypto.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
CryptoKey.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
Cubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CubemapArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Curve.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
Curve2D.xml Clarify the Line2D, Curve2D/3D documentation and fix parameter names 2022-08-15 21:38:14 +03:00
Curve3D.xml Clarify the Line2D, Curve2D/3D documentation and fix parameter names 2022-08-15 21:38:14 +03:00
CurveTexture.xml Document the CurveXYZTexture class, improve CurveTexture documentation 2022-06-12 19:33:27 +02:00
CurveXYZTexture.xml Document the CurveXYZTexture class, improve CurveTexture documentation 2022-06-12 19:33:27 +02:00
CylinderMesh.xml Add properties to disable top/bottom cap generation in CylinderMesh 2022-05-21 02:06:53 +02:00
CylinderShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
DampedSpringJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Decal.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Dictionary.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
DirectionalLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DirectionalLight3D.xml Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
Directory.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
DisplayServer.xml Improve the make_rst.py parser for BBCode tags 2022-08-15 17:45:10 +03:00
DTLSServer.xml [doc] Use "param" instead of "code" to refer to parameters (7) 2022-08-12 13:19:48 -04:00
EditorCommandPalette.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorDebuggerPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorExportPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorFeatureProfile.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorFileDialog.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorFileSystem.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorFileSystemDirectory.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorFileSystemImportFormatSupportQuery.xml Fix typos with codespell 2022-05-23 21:32:19 +02:00
EditorImportPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorInspector.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorInspectorPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorInterface.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorNode3DGizmo.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorNode3DGizmoPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorPaths.xml Move editor paths into the EditorPaths class 2022-07-29 11:07:30 -05:00
EditorPlugin.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorProperty.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorResourceConversionPlugin.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorResourcePicker.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorResourcePreview.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorResourcePreviewGenerator.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorSceneFormatImporter.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorScenePostImport.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorScenePostImportPlugin.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorScript.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorScriptPicker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSelection.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorSettings.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EditorSpinSlider.xml Expose EditorSpinSlider.hide_slider 2022-04-09 16:31:22 -05:00
EditorSyntaxHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorTranslationParserPlugin.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EditorVCSInterface.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
EncodedObjectAsID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Engine.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EngineDebugger.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
EngineProfiler.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
Environment.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
Expression.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
File.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
FileDialog.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
FileSystemDock.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
float.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
FlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogVolume.xml Add Cone and Cylinder shapes to FogVolume 2022-05-25 12:35:53 +02:00
Font.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
FontFile.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
FontVariation.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
Generic6DOFJoint3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Geometry2D.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
Geometry3D.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GeometryInstance3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
GPUParticles2D.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GPUParticles3D.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GPUParticlesAttractor3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesAttractorBox3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesAttractorSphere3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesAttractorVectorField3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesCollision3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesCollisionBox3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesCollisionHeightField3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
GPUParticlesCollisionSDF3D.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GPUParticlesCollisionSphere3D.xml Document GPUParticles3D attractors and collision 2022-05-16 08:21:46 +02:00
Gradient.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GradientTexture1D.xml Document the CurveXYZTexture class, improve CurveTexture documentation 2022-06-12 19:33:27 +02:00
GradientTexture2D.xml Document the CurveXYZTexture class, improve CurveTexture documentation 2022-06-12 19:33:27 +02:00
GraphEdit.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GraphNode.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
GridContainer.xml Merge pull request #60405 from CheetoMonster/documentation-edits 2022-04-29 08:04:32 +02:00
GrooveJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HashingContext.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
HBoxContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
HeightMapShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
HFlowContainer.xml Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
HingeJoint3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
HMACContext.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
HScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSplitContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
HTTPClient.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
HTTPRequest.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
Image.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
ImageTexture.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ImageTexture3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ImageTextureLayered.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ImmediateMesh.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ImporterMesh.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
ImporterMeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Input.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
InputEvent.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
InputEventAction.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventFromWindow.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventJoypadButton.xml Fix typos with codespell 2022-03-31 14:07:29 +02:00
InputEventJoypadMotion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventKey.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMagnifyGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMIDI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouse.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseMotion.xml [macOS, Windows, X11] Add stylus inverted/eraser support to 2022-07-04 10:36:53 -07:00
InputEventPanGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenDrag.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenTouch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventShortcut.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventWithModifiers.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputMap.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
InstancePlaceholder.xml [doc] Use "param" instead of "code" to refer to parameters (6) 2022-08-12 12:07:53 -04:00
int.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
IntervalTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
IP.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
ItemList.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
JavaClass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaClassWrapper.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
JavaScript.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
JavaScriptObject.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JNISingleton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JSON.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
JSONRPC.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
KinematicCollision2D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
KinematicCollision3D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Label.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
Label3D.xml Tweak Label3D defaults for better readability 2022-08-09 16:26:28 +02:00
LabelSettings.xml Change LabelSettings default values to match default theme. 2022-08-01 13:33:06 +03:00
Light2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Light3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
LightmapGI.xml Fix small typo in LightmapGI class reference 2022-07-05 17:19:47 -04:00
LightmapGIData.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Lightmapper.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightmapperRD.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightmapProbe.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightOccluder2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Line2D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
LineEdit.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
LinkButton.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
MainLoop.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
MarginContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
Marshalls.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Material.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
MenuButton.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Mesh.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
MeshDataTool.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
MeshInstance2D.xml Update name of Convert to MeshInstance2D button in MeshInstance2D doc 2022-06-11 21:52:39 +02:00
MeshInstance3D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
MeshLibrary.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
MeshTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MethodTweener.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
MissingNode.xml Implement missing Node & Resource placeholders 2022-05-03 17:08:09 +02:00
MissingResource.xml Implement missing Node & Resource placeholders 2022-05-03 17:08:09 +02:00
MovieWriter.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
MultiMesh.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
MultiMeshInstance2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMeshInstance3D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
MultiplayerAPI.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
MultiplayerAPIExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
MultiplayerPeer.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
MultiplayerPeerExtension.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Mutex.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NativeExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
NativeExtensionManager.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
NavigationAgent2D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
NavigationAgent3D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
NavigationMesh.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
NavigationMeshGenerator.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
NavigationObstacle2D.xml Note that NavigationObstacles should only be used if necessary and for moving objects only 2022-06-02 01:24:43 +02:00
NavigationObstacle3D.xml Note that NavigationObstacles should only be used if necessary and for moving objects only 2022-06-02 01:24:43 +02:00
NavigationPolygon.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
NavigationRegion2D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
NavigationRegion3D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
NavigationServer2D.xml Fix a typo in navigation server documentation 2022-08-17 17:05:46 +03:00
NavigationServer3D.xml Fix a typo in navigation server documentation 2022-08-17 17:05:46 +03:00
NinePatchRect.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Node.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Node2D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Node3D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Node3DGizmo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NodePath.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Object.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
Occluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OccluderInstance3D.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
OccluderPolygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OmniLight3D.xml Add a new HashMap implementation 2022-05-12 11:21:29 +02:00
OptimizedTranslation.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
OptionButton.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
ORMMaterial3D.xml Add a description to ORMMaterial3D and StandardMaterial3D 2022-06-15 22:25:45 -04:00
OS.xml [doc] Use "param" instead of "code" to refer to parameters (5) 2022-08-15 15:49:48 +03:00
PackedByteArray.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedColorArray.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedDataContainer.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PackedDataContainerRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedFloat32Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedFloat64Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedInt32Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedInt64Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedScene.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PackedStringArray.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedVector2Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PackedVector3Array.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PacketPeer.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PacketPeerDTLS.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PacketPeerExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PacketPeerStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerUDP.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
Panel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PanelContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
PanoramaSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxBackground.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxLayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParticlesMaterial.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Path2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Path3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PCKPacker.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
Performance.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicalBone2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalBone3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicalSkyMaterial.xml Use IGN instead of white noise for sky dithering 2022-05-24 10:57:07 -07:00
PhysicsBody2D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsBody3D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsDirectBodyState2D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsDirectBodyState3D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsDirectBodyState3DExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsDirectSpaceState2D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsDirectSpaceState3D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PhysicsDirectSpaceState3DExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsRayQueryParameters2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsRayQueryParameters3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsServer2D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
PhysicsServer3D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
PhysicsServer3DExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsServer3DRenderingServerHandler.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PhysicsShapeQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsShapeQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionParameters2D.xml Add motion parameter to toggle whether recovery is reported as a collision 2022-05-18 16:40:29 +02:00
PhysicsTestMotionParameters3D.xml Add motion parameter to toggle whether recovery is reported as a collision 2022-05-18 16:40:29 +02:00
PhysicsTestMotionResult2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionResult3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PinJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PinJoint3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
PlaceholderCubemap.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderCubemapArray.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderMaterial.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderMesh.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderTexture2D.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderTexture2DArray.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderTexture3D.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
PlaceholderTextureLayered.xml Implement placeholder assets 2022-04-28 12:19:01 +02:00
Plane.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PlaneMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Polygon2D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PolygonOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PolygonPathFinder.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Popup.xml Improve popup window handling. 2022-02-25 09:33:27 +02:00
PopupMenu.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
PopupPanel.xml Mention the stretching behavior of PopupPanel 2022-08-17 02:29:19 +02:00
PortableCompressedTexture2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Position2D.xml Change gizmo_extents to property 2022-04-05 16:16:28 +02:00
Position3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PrimitiveMesh.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PrismMesh.xml Decrease default sizes of some primitive and CSG meshes for consistency 2022-04-27 22:45:38 +02:00
ProceduralSkyMaterial.xml Use IGN instead of white noise for sky dithering 2022-05-24 10:57:07 -07:00
ProgressBar.xml Add fill_mode to ProgressBar 2022-05-10 19:34:48 +08:00
Projection.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ProjectSettings.xml Increase the default project window size for better usability 2022-08-18 21:22:18 +02:00
PropertyTweener.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ProxyTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Quaternion.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
RandomNumberGenerator.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
Range.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
RayCast2D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
RayCast3D.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
RDAttachmentFormat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDFramebufferPass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendStateAttachment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineDepthStencilState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineMultisampleState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineRasterizationState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineSpecializationConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDSamplerState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderFile.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RDShaderSource.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RDShaderSPIRV.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RDTextureFormat.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RDTextureView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDUniform.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RDVertexAttribute.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Rect2.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
Rect2i.xml [doc] Use "param" instead of "code" to refer to parameters (4) 2022-08-11 13:52:19 -04:00
RectangleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
RefCounted.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReferenceRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReflectionProbe.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
RemoteTransform2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RemoteTransform3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RenderingDevice.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RenderingServer.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
Resource.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourceFormatLoader.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourceFormatSaver.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourceImporter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceLoader.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourcePreloader.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourceSaver.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ResourceUID.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RibbonTrailMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RichTextEffect.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
RichTextLabel.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
RID.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
RigidDynamicBody2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
RigidDynamicBody3D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
RootMotionView.xml Don't replace RootMotionView with Node in a running project 2022-08-03 02:48:02 +02:00
SceneState.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SceneTree.xml Document run-time SceneTree debug property changes not working correctly 2022-08-14 15:06:29 +02:00
SceneTreeTimer.xml Fix description about SceneTreeTimer auto free 2022-06-10 18:04:34 +08:00
Script.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ScriptCreateDialog.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ScriptEditor.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ScriptEditorBase.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ScriptExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ScriptLanguage.xml Add GDExtension support to Script 2022-03-27 16:13:00 +02:00
ScriptLanguageExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
ScrollBar.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
ScrollContainer.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SegmentShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Semaphore.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SeparationRayShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
SeparationRayShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Separator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shader.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ShaderGlobalsOverride.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShaderInclude.xml Adding shader preprocessor support 2022-07-22 22:51:57 +02:00
ShaderMaterial.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Shape2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Shape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShapeCast2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
ShapeCast3D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Shortcut.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Signal.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Skeleton2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Skeleton3D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonIK3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModification2DCCDIK.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonModification2DFABRIK.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonModification2DJiggle.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModification2DLookAt.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification2DPhysicalBones.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonModification2DStackHolder.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification2DTwoBoneIK.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification3D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModification3DCCDIK.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonModification3DFABRIK.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModification3DJiggle.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModification3DLookAt.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification3DStackHolder.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkeletonModification3DTwoBoneIK.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModificationStack2D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonModificationStack3D.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
SkeletonProfile.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SkeletonProfileHumanoid.xml add position track normalization & post process key value for retarget 2022-07-26 18:48:08 +09:00
Skin.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SkinReference.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sky.xml Revert "Default to real-time radiance map filter for environment sky reflections" 2022-02-17 23:13:32 -08:00
Slider.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SliderJoint3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SoftDynamicBody3D.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SphereMesh.xml Decrease default sizes of some primitive and CSG meshes for consistency 2022-04-27 22:45:38 +02:00
SphereOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereShape3D.xml Decrease SphereShape3D's default radius to 0.5 to match primitive mesh 2022-05-22 08:46:01 +02:00
SpinBox.xml Independent spinbox arrow step precision 2022-08-04 14:48:46 +02:00
SplitContainer.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SpotLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpringArm3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Sprite2D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Sprite3D.xml Added to Sprite3D Documentation 2022-08-08 21:08:26 -07:00
SpriteBase3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SpriteFrames.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
StandardMaterial3D.xml Add a description to ORMMaterial3D and StandardMaterial3D 2022-06-15 22:25:45 -04:00
StaticBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StaticBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeer.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
StreamPeerBuffer.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
StreamPeerExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
StreamPeerSSL.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
StreamPeerTCP.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
String.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
StringName.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
StyleBox.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
StyleBoxEmpty.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxFlat.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
StyleBoxLine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxTexture.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SubViewport.xml Update some docs regarding SubViewports 2022-03-01 01:11:23 +01:00
SubViewportContainer.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
SurfaceTool.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
SyntaxHighlighter.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
SystemFont.xml Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +03:00
TabBar.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TabContainer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TCPServer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TextEdit.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
TextLine.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TextMesh.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
TextParagraph.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TextServer.xml Improve the make_rst.py parser for BBCode tags 2022-08-15 17:45:10 +03:00
TextServerDummy.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
TextServerExtension.xml Improve the make_rst.py parser for BBCode tags 2022-08-15 17:45:10 +03:00
TextServerManager.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
Texture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture2D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Texture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture3D.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
TextureButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureLayered.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TextureProgressBar.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
TextureRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Theme.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Thread.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileData.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileMap.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
TileMapPattern.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileSet.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileSetAtlasSource.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileSetScenesCollectionSource.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TileSetSource.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Time.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Timer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TorusMesh.xml Add TorusMesh 2022-08-04 13:45:54 -05:00
TouchScreenButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Transform2D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Transform3D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Translation.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TranslationServer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
Tree.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TreeItem.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-11 16:13:29 +03:00
TriangleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TubeTrailMesh.xml Decrease default sizes of some primitive and CSG meshes for consistency 2022-04-27 22:45:38 +02:00
Tween.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Tweener.xml Miscellaneous Tween fixes 2022-04-28 21:19:01 +08:00
UDPServer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
UndoRedo.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Variant.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
VBoxContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
Vector2.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Vector2i.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Vector3.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Vector3i.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
Vector4.xml [doc] Use "param" instead of "code" to refer to parameters #3 2022-08-09 22:00:19 -04:00
Vector4i.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
VehicleBody3D.xml Fix typo in VehicleBody3D.xml 2022-07-16 18:06:01 +01:00
VehicleWheel3D.xml i18n: Sync classref translations with Weblate 2022-07-18 10:29:25 +02:00
VelocityTracker3D.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
VFlowContainer.xml Rename theme properties to include underscores 2022-04-23 11:16:18 -05:00
VideoStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VideoStreamPlayer.xml Disable Expand by default in VideoStreamPlayer 2022-07-06 00:51:27 +02:00
Viewport.xml Use negative mipmap LOD bias for sub-native bilinear 3D scale 2022-08-10 17:16:02 +02:00
ViewportTexture.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
VisibleOnScreenEnabler2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenEnabler3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualInstance3D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
VisualShader.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
VisualShaderNode.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
VisualShaderNodeBillboard.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeClamp.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeColorConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorFunc.xml Push HSV2RGB/RGB2HSV to ColorFunc (from VecFunc) in visual shaders 2022-05-07 09:49:12 +03:00
VisualShaderNodeColorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeComment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCompare.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemapUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveXYZTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCustom.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
VisualShaderNodeDerivativeFunc.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeDeterminant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDotProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeExpression.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
VisualShaderNodeFaceForward.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatFunc.xml Fix typo "Frac" instead of "Fract" 2022-06-05 19:20:32 -06:00
VisualShaderNodeFloatOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFresnel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGlobalExpression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGroupBase.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
VisualShaderNodeIf.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeInput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIs.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeMix.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeMultiplyAdd.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeOuterProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleAccelerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleBoxEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleConeVelocity.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMeshEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRandomness.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRingEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleSphereEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeResizableBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSample3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeScreenUVToSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFRaymarch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFToScreenUV.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSmoothStep.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeStep.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeSwitch.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArrayUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3DUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDFNormal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureUniform.xml Add hint_transparent to use a transparent black placeholder texture 2022-08-01 23:38:06 +02:00
VisualShaderNodeTextureUniformTriplanar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformCompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformDecompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformVecMult.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniformRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUVFunc.xml Improve the make_rst.py parser for BBCode tags 2022-08-15 17:45:10 +03:00
VisualShaderNodeVarying.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingGetter.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingSetter.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVec2Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec2Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec4Constant.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeVec4Uniform.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorBase.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorCompose.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorDecompose.xml Add Vector4 to VisualShader 2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorDistance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorFunc.xml Fix typo "Frac" instead of "Fract" 2022-06-05 19:20:32 -06:00
VisualShaderNodeVectorLen.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorRefract.xml Allow vec2 and vec4 for reflect and refract 2022-08-07 18:03:16 +02:00
VoxelGI.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
VoxelGIData.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
VScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSplitContainer.xml Link to Container tutorial 2022-04-28 00:22:43 -07:00
WeakRef.xml adds null case to weakref docs 2022-08-02 11:53:28 -05:00
Window.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
WorkerThreadPool.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
World2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
World3D.xml Classref typo fixes and improvements 2022-06-17 15:15:30 +08:00
WorldBoundaryShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
WorldBoundaryShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
WorldEnvironment.xml Add description for camera effects property in WorldEnvironment 2022-06-13 08:06:13 -04:00
X509Certificate.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
XMLParser.xml [doc] Fix grammar in class docs: amount vs. number 2022-08-17 19:51:17 -04:00
XRAnchor3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRCamera3D.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRController3D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
XRInterface.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
XRInterfaceExtension.xml Rename the argument tag to param in XML documentation 2022-08-08 22:34:31 +03:00
XRNode3D.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
XROrigin3D.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRPose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRPositionalTracker.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00
XRServer.xml [doc] Use "param" instead of "code" to refer to parameters 2022-08-09 10:09:07 -04:00