godot/doc/classes
Gilles Roudière 94e00216b4
Merge pull request #37209 from Calinou/add-array-pop-method
Add an `Array.pop_at()` method to pop an element at an arbitrary index
2021-08-27 09:36:30 +02:00
..
@GlobalScope.xml Merge pull request #52023 from mhilbrunner/vs-fix-reloaded 2021-08-25 14:41:28 +02:00
AABB.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AcceptDialog.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
AESContext.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimatedSprite2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimatedSprite3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimatedTexture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Animation.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNode.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeBlendSpace2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeBlendTree.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeOneShot.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeStateMachinePlayback.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationPlayer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Area2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Area3D.xml Enabled area-specific wind forces 2021-08-23 17:00:50 -04:00
Array.xml Add an Array.pop_at() method to pop an element at an arbitrary index 2021-08-27 00:51:17 +02:00
ArrayMesh.xml Implement set_surface_material and set_surface_name methods in EditorSceneImporterMesh, and add documentation. 2021-08-22 19:42:35 -07:00
AspectRatioContainer.xml
AStar2D.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
AStar.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectChorus.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioEffectStereoEnhance.xml
AudioServer.xml Invert how global_rate_scale value works, and rename it to playback_speed_scale 2021-08-07 12:32:42 -03:00
AudioStream.xml Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Implement NativeExtension pointer arguments 2021-08-23 19:58:40 -03:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioStreamPlayer3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioStreamPlayer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
BackBufferCopy.xml
BaseButton.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
BaseMaterial3D.xml moved particle parameters to minmax and split scale axis 2021-08-22 18:42:17 +02:00
Basis.xml Move code for looking_at to Basis 2021-08-01 12:49:02 -05:00
BitMap.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Bone2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
BoneAttachment3D.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
bool.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
BoxContainer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
BoxMesh.xml
BoxShape3D.xml
Button.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
ButtonGroup.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Callable.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CallbackTweener.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Camera2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Camera3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
CameraEffects.xml
CameraFeed.xml Port camera feed to the new RenderingServer API. 2021-08-12 20:46:19 +03:00
CameraServer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CanvasItemMaterial.xml moved particle parameters to minmax and split scale axis 2021-08-22 18:42:17 +02:00
CanvasLayer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml Make radius & height in CapsuleShape3D independent 2021-08-11 14:54:53 -07:00
CapsuleShape2D.xml Make radius & height in CapsuleShape2D independent 2021-08-11 17:34:27 +02:00
CapsuleShape3D.xml Make radius & height in CapsuleShape3D independent 2021-08-11 14:54:53 -07:00
CenterContainer.xml
CharacterBody2D.xml add motion mode to handle TPS 2021-08-20 17:32:33 +02:00
CharacterBody3D.xml API improvement on physics, mainly CharacterBody 2021-08-15 12:53:29 +02:00
CharFXTransform.xml
CheckBox.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
CheckButton.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
CircleShape2D.xml
ClassDB.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ClippedCamera3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
CodeEdit.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
CodeHighlighter.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CollisionObject2D.xml Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
CollisionObject3D.xml Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Color.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ColorPicker.xml Reimplement ColorPicker presets 2021-08-18 02:09:48 +02:00
ColorPickerButton.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ConeTwistJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ConfigFile.xml Implement error return documetation 2021-08-24 15:28:29 -03:00
ConfirmationDialog.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Container.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Control.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ConvexPolygonShape2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ConvexPolygonShape3D.xml
CPUParticles2D.xml moved particle parameters to minmax and split scale axis 2021-08-22 18:42:17 +02:00
CPUParticles3D.xml moved particle parameters to minmax and split scale axis 2021-08-22 18:42:17 +02:00
Crypto.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CryptoKey.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Cubemap.xml
CubemapArray.xml
Curve2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Curve3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Curve.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Dictionary.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml Improvements to SpotLight3D and OmniLight3D's shadows 2021-08-19 13:46:51 +02:00
Directory.xml Fix renaming directories 2021-08-17 14:38:48 +02:00
DisplayServer.xml Define a default minimum window size to workaround rendering issues 2021-08-22 08:19:49 +02:00
DTLSServer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorCommandPalette.xml Added EditorCommandPalette 2021-08-09 17:41:50 +05:30
EditorDebuggerPlugin.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorExportPlugin.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorFeatureProfile.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorFileDialog.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorFileSystem.xml Fix incorrect descriptions for EditorFileSystem's get_file_type() 2021-08-12 18:38:57 +02:00
EditorFileSystemDirectory.xml Fix incorrect descriptions for EditorFileSystem's get_file_type() 2021-08-12 18:38:57 +02:00
EditorImportPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorInspector.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorInspectorPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorInterface.xml Added EditorCommandPalette 2021-08-09 17:41:50 +05:30
EditorNode3DGizmo.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorNode3DGizmoPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorPaths.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorProperty.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorResourceConversionPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorResourcePicker.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorResourcePreview.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorResourcePreviewGenerator.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorSceneImporter.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorSceneImporterMesh.xml Implement set_surface_material and set_surface_name methods in EditorSceneImporterMesh, and add documentation. 2021-08-22 19:42:35 -07:00
EditorSceneImporterMeshNode3D.xml
EditorScenePostImport.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorScript.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorScriptPicker.xml
EditorSelection.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorSettings.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorTranslationParserPlugin.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
EditorVCSInterface.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
EncodedObjectAsID.xml
Engine.xml Add ability to register singletons from engine API 2021-08-25 08:32:25 -03:00
EngineDebugger.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Environment.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Expression.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
File.xml Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
FileDialog.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
FileSystemDock.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
float.xml Improve the docs for the float type 2021-08-18 13:27:22 -05:00
Font.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
FontData.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Generic6DOFJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Geometry2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Geometry3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
GeometryInstance3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
GPUParticles2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
GPUParticles3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox.xml
GPUParticlesAttractorSphere.xml
GPUParticlesAttractorVectorField.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox.xml
GPUParticlesCollisionHeightField.xml
GPUParticlesCollisionSDF.xml
GPUParticlesCollisionSphere.xml
Gradient.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
GradientTexture.xml Add an use_hdr property to GradientTexture to allow storing HDR colors 2021-08-13 23:16:24 +02:00
GraphEdit.xml Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
GraphNode.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
GridContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
GrooveJoint2D.xml
HashingContext.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
HBoxContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
HeightMapShape3D.xml
HingeJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
HMACContext.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
HScrollBar.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
HSeparator.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
HSlider.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
HSplitContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
HTTPClient.xml Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
HTTPRequest.xml Docs: Add warnings about no SSL/(D)TLS revocation 2021-08-11 16:02:38 +02:00
Image.xml Document Image.generate_mipmaps() always running on the main thread 2021-08-22 02:22:04 +02:00
ImageTexture3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ImageTexture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ImageTextureLayered.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ImmediateMesh.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Input.xml Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
InputEvent.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml Use Key enum instead of plain integers 2021-08-10 16:26:55 -05:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 2021-08-23 08:10:13 -03:00
InputEventWithModifiers.xml
InputMap.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
InstancePlaceholder.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
int.xml Improve the docs for the float type 2021-08-18 13:27:22 -05:00
IntervalTweener.xml
IP.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ItemList.xml Fix ItemList layout (+EditorFileDialog) 2021-08-21 00:22:09 +02:00
JavaClass.xml
JavaClassWrapper.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
JavaScript.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
JSONRPC.xml doc: Add documentation for JSONRPC class 2021-08-12 08:13:35 +02:00
KinematicCollision2D.xml API improvement on physics, mainly CharacterBody 2021-08-15 12:53:29 +02:00
KinematicCollision3D.xml API improvement on physics, mainly CharacterBody 2021-08-15 12:53:29 +02:00
Label.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Light2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Light3D.xml Improvements to SpotLight3D and OmniLight3D's shadows 2021-08-19 13:46:51 +02:00
LightmapGI.xml
LightmapGIData.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml Add note about batching to Line2D's anti-aliasing 2021-08-23 13:14:36 +02:00
LineEdit.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
LinkButton.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Listener3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MainLoop.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MarginContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Marshalls.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Material.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MenuButton.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Mesh.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MeshDataTool.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MeshInstance2D.xml
MeshInstance3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MeshLibrary.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MeshTexture.xml
MethodTweener.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MultiMesh.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml [Net] MultiplayerReplicator with initial state. 2021-08-18 10:21:29 +01:00
MultiplayerPeer.xml [Net] Implement RPC channels in MultiplayerAPI. 2021-07-30 17:29:50 +02:00
MultiplayerReplicator.xml [Net] MultiplayerReplicator with initial state. 2021-08-18 10:21:29 +01:00
Mutex.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NativeExtension.xml Improve extension system 2021-08-05 14:57:31 -03:00
NativeExtensionManager.xml Implement Extension Loader 2021-08-20 16:02:24 -03:00
NavigationAgent2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationAgent3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationMesh.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
NavigationMeshGenerator.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPolygon.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationRegion2D.xml
NavigationRegion3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationServer2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NavigationServer3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
NinePatchRect.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Node2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Node3D.xml Move code for looking_at to Basis 2021-08-01 12:49:02 -05:00
Node3DGizmo.xml
Node.xml Merge pull request #52000 from lyuma/set_editable_instance 2021-08-24 08:31:34 -03:00
NodePath.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Object.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Occluder3D.xml
OccluderInstance3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
OptionButton.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
ORMMaterial3D.xml
OS.xml Add partial support for Android scoped storage. 2021-08-16 23:11:56 -07:00
PackedByteArray.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedColorArray.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedDataContainer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedDataContainerRef.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedFloat32Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedFloat64Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedInt32Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedInt64Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedScene.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedStringArray.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedVector2Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PackedVector3Array.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PacketPeer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PacketPeerDTLS.xml Docs: Add warnings about no SSL/(D)TLS revocation 2021-08-11 16:02:38 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Panel.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
PanelContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml moved particle parameters to minmax and split scale axis 2021-08-22 18:42:17 +02:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Performance.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PhysicalBone2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PhysicalBone3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Remove infinite inertia and ray shapes from CharacterBody 2021-08-10 12:10:26 -07:00
PhysicsBody3D.xml Remove infinite inertia and ray shapes from CharacterBody 2021-08-10 12:10:26 -07:00
PhysicsDirectBodyState2D.xml Fix applied rotation from moving platforms in move_and_slide 2021-08-09 12:30:17 -07:00
PhysicsDirectBodyState3D.xml Fix applied rotation from moving platforms in move_and_slide 2021-08-09 12:30:17 -07:00
PhysicsDirectSpaceState2D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
PhysicsDirectSpaceState3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
PhysicsMaterial.xml
PhysicsServer2D.xml Rename LineShape2D to WorldMarginShape2D 2021-08-14 03:12:13 +02:00
PhysicsServer3D.xml Enabled area-specific wind forces 2021-08-23 17:00:50 -04:00
PhysicsShapeQueryParameters2D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
PhysicsShapeQueryParameters3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
PhysicsTestMotionResult2D.xml API improvement on physics, mainly CharacterBody 2021-08-15 12:53:29 +02:00
PhysicsTestMotionResult3D.xml API improvement on physics, mainly CharacterBody 2021-08-15 12:53:29 +02:00
PinJoint2D.xml
PinJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Plane.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PolygonPathFinder.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Popup.xml
PopupMenu.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
PopupPanel.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Position2D.xml
Position3D.xml
PrimitiveMesh.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
ProjectSettings.xml Optionally scale 3D render content 2021-08-26 20:48:40 +10:00
PropertyTweener.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ProximityGroup3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ProxyTexture.xml
QuadMesh.xml
Quaternion.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RandomNumberGenerator.xml Replace HTTP links with HTTPS for sites with HTTPS versions 2021-08-22 20:13:11 -05:00
Range.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RayCast2D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
RayCast3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
RDAttachmentFormat.xml
RDFramebufferPass.xml Implement Framebuffer Subpass support 2021-06-24 15:59:15 -03:00
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDShaderSource.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDShaderSPIRV.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDTextureFormat.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDTextureView.xml
RDUniform.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RDVertexAttribute.xml
Rect2.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Rect2i.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RectangleShape2D.xml
RefCounted.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RemoteTransform3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RenderingDevice.xml Fixes to mobile renderer 2021-08-17 13:52:06 -03:00
RenderingServer.xml Optionally scale 3D render content 2021-08-26 20:48:40 +10:00
Resource.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ResourceFormatLoader.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ResourceFormatSaver.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ResourceImporter.xml
ResourceLoader.xml [Core] Expose ResourceLoader.get_resource_uid. 2021-08-09 16:26:56 +02:00
ResourcePreloader.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ResourceSaver.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ResourceUID.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
RichTextLabel.xml Fix line_separation constant working incorrectly in RichTextLabel 2021-08-20 23:03:13 +03:00
RID.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RigidBody2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RigidBody3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RootMotionView.xml
SceneState.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SceneTree.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SceneTreeTimer.xml
Script.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ScriptCreateDialog.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ScriptEditor.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ScriptEditorBase.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
ScrollBar.xml
ScrollContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
SegmentShape2D.xml
Semaphore.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Separator.xml
Shader.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
ShaderGlobalsOverride.xml
ShaderMaterial.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Shape2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Shape3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Shortcut.xml Shortcut: Rename shortcut property to event 2021-08-05 13:48:43 +02:00
Signal.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Skeleton2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Skeleton3D.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonIK3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DCCDIK.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DFABRIK.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DJiggle.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DLookAt.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DPhysicalBones.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DStackHolder.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification2DTwoBoneIK.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModification3D.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModification3DCCDIK.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModification3DFABRIK.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModification3DJiggle.xml Fix misspelled "overriden" 2021-08-26 01:44:01 +08:00
SkeletonModification3DLookAt.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModification3DStackHolder.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModification3DTwoBoneIK.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
SkeletonModificationStack2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkeletonModificationStack3D.xml New and improved IK system for Skeleton3D 2021-08-14 15:57:00 -04:00
Skin.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SkinReference.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Sky.xml
Slider.xml
SliderJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SoftBody3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
SphereMesh.xml
SphereShape3D.xml
SpinBox.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
SplitContainer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SpotLight3D.xml Fix directional shadow bias 2021-07-29 13:51:32 -03:00
SpringArm3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Sprite2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Sprite3D.xml
SpriteBase3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SpriteFrames.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml
StreamPeer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamPeerBuffer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamPeerSSL.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamPeerTCP.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamTexture2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamTexture2DArray.xml
StreamTexture3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StreamTextureLayered.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
String.xml Merge pull request #52041 from Rubonnek/expose-simplify-path 2021-08-24 17:06:16 +02:00
StringName.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StyleBox.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml StyleBox fake AA improvements (aa_size float property) 2021-08-10 23:37:06 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
SyntaxHighlighter.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
TabContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Tabs.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
TCPServer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TextEdit.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
TextLine.xml Merge pull request #51178 from Geometror/layout-options-textline-textparagraph 2021-08-11 07:51:57 +02:00
TextParagraph.xml Merge pull request #51178 from Geometror/layout-options-textline-textparagraph 2021-08-11 07:51:57 +02:00
TextServer.xml [Text Server] Improve object (image/table) inline alignment. 2021-08-08 22:35:47 +03:00
TextServerManager.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Texture2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Texture2DArray.xml
Texture3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Texture.xml
TextureButton.xml
TextureLayered.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TextureProgressBar.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TextureRect.xml
Theme.xml Add support for partial custom editor themes 2021-08-14 02:03:07 +03:00
Thread.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TileData.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TileMap.xml Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
TileSet.xml Implements TileMap layers and move TileSetPlugins's functions to the TileMap node instead 2021-08-02 13:54:39 +02:00
TileSetAtlasSource.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TileSetScenesCollectionSource.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TileSetSource.xml
Time.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Timer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TouchScreenButton.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Transform2D.xml Fix a few default parameters in bindings 2021-08-05 14:57:29 -03:00
Transform3D.xml Move code for looking_at to Basis 2021-08-01 12:49:02 -05:00
Translation.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
TranslationServer.xml Merge pull request #51395 from angad-k/pseudolocalization-squashed 2021-08-08 17:55:30 +02:00
Tree.xml Added icons and API for indeterminate checkmarks for the Tree class. 2021-08-16 10:13:06 -07:00
TreeItem.xml Added icons and API for indeterminate checkmarks for the Tree class. 2021-08-16 10:13:06 -07:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Tweener.xml Fix various typos with codespell 2021-07-25 11:21:51 +02:00
UDPServer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
UndoRedo.xml Improve Undo/Redo menu items 2021-08-17 21:11:10 +08:00
Variant.xml
VBoxContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
Vector2.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Vector2i.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Vector3.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Vector3i.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VelocityTracker3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VideoPlayer.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VideoStream.xml
Viewport.xml Optionally scale 3D render content 2021-08-26 20:48:40 +10:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VisibleOnScreenNotifier3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VisualInstance3D.xml Uniformize layer names, script methods and documentation 2021-08-12 08:06:42 -07:00
VisualScriptCustomNodes.xml Fix Visual Script editor 2021-08-24 19:33:40 +02:00
VisualShader.xml Makes dictionary instead of string for visual shader version 2021-08-02 21:34:19 +03:00
VisualShaderNode.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeColorOp.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Replace BIND_VMETHOD by new GDVIRTUAL syntax 2021-08-22 08:23:58 -03:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeFloatOp.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeFloatUniform.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeIntOp.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeIntUniform.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeIs.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml Fix incorrect inheritance of VisualShaderNodeParticleAccelerator 2021-08-16 14:17:31 +03:00
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeScalarDerivativeFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTexture.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeTransformOp.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeUniform.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDerivativeFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml Added missed limiters for Visual Shader node enums 2021-08-15 19:10:51 +03:00
VisualShaderNodeVectorRefract.xml
VoxelGI.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VoxelGIData.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
VScrollBar.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
VSeparator.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
VSlider.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
VSplitContainer.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
WeakRef.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Window.xml Add theme item descriptions to the online documentation 2021-08-04 22:27:10 +03:00
World2D.xml
World3D.xml
WorldEnvironment.xml
WorldMarginShape2D.xml Rename LineShape2D to WorldMarginShape2D 2021-08-14 03:12:13 +02:00
WorldMarginShape3D.xml
X509Certificate.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XMLParser.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XRAnchor3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XRCamera3D.xml
XRController3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XRInterface.xml Adding GDExtension support to XRInterface 2021-08-26 23:24:44 +10:00
XRInterfaceExtension.xml Adding GDExtension support to XRInterface 2021-08-26 23:24:44 +10:00
XROrigin3D.xml
XRPositionalTracker.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
XRServer.xml Adding GDExtension support to XRInterface 2021-08-26 23:24:44 +10:00