virtualx-engine/doc/classes
Rémi Verschelde 57a6813bb8
Merge pull request #81582 from YuriSizov/graph-toolbarniceness
Make `GraphEdit` toolbar more customizable
2023-10-02 15:18:42 +02:00
..
@GlobalScope.xml Add rotate_toward and angle_difference to GDScript and C# 2023-10-01 22:19:42 +02:00
AABB.xml [docs] update AABB get_support description 2023-09-20 16:38:43 +02:00
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimatableBody3D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationMixer.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimationRootNode.xml
AnimationTree.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
Area2D.xml
Area3D.xml
Array.xml Merge pull request #80936 from curious-broccoli/fix-array-doc 2023-08-25 14:59:00 +02:00
ArrayMesh.xml
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Add a bus_renamed AudioServer signal 2023-09-15 13:02:03 +03:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Implement render mode fog_disabled and BaseMaterial3D setting Disable Fog 2023-09-05 18:15:02 +02:00
Basis.xml Add is_conformal method to Basis and Transform2D 2023-09-13 17:20:30 -05:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
BoxShape3D.xml
Button.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ButtonGroup.xml
Callable.xml
CallbackTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Improve canvas layer index documentation 2023-09-18 21:33:31 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Improve canvas layer index documentation 2023-09-18 21:33:31 +02:00
CanvasModulate.xml
CanvasTexture.xml Add CanvasTexture icon 2023-09-18 11:05:03 +03:00
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml Add transform support to CharFXTransform 2023-08-23 00:18:37 -05:00
CheckBox.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CheckButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
ColorPicker.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ColorPickerButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ColorRect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml Clarify ConfigFile class methods that return error 2023-08-24 18:16:46 +00:00
ConfirmationDialog.xml
Container.xml
Control.xml Expose finding valid focus neighbors of a Control by side 2023-08-24 18:25:35 +02:00
ConvexPolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Crypto.xml
CryptoKey.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
DisplayServer.xml Support dark mode on Android and iOS. 2023-09-26 11:00:04 +08:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml Fix typos in EditorDebuggerPlugin and RDShaderSPIRV classref 2023-09-12 16:16:32 +08:00
EditorDebuggerSession.xml
EditorExportPlatform.xml Expose EditorExportPlatform::get_os_name() 2023-09-07 12:28:09 -05:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml Allow adding a custom side menu to EditorFileDialog 2023-09-26 14:03:18 -05:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Expose EditorInspector::get_edited_object to GDScript 2023-09-23 09:47:07 -04:00
EditorInspectorPlugin.xml
EditorInterface.xml Expose editor viewports 2023-10-01 22:04:17 +07:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Fix accessing editor theme items throughout the UI 2023-09-15 14:51:01 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourcePreviewGenerator.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorResourceTooltipPlugin.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Add code region folding to CodeEdit 2023-09-11 18:36:40 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Expression.xml
FileAccess.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
FileDialog.xml
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Font.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontFile.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontVariation.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
GDExtension.xml
GDExtensionManager.xml Implement reloading of GDExtensions 2023-09-25 22:10:17 -05:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
GPUParticles2D.xml Implement conversion from CPUParticles to GPUParticles (3D/2D) 2023-08-19 11:58:57 +03:00
GPUParticles3D.xml Add motion vector support for GPU 3D Particles. 2023-08-28 10:56:02 -03:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Make GraphEdit toolbar more customizable 2023-10-02 13:43:08 +02:00
GraphElement.xml Merge pull request #82370 from YuriSizov/graphs-request-rename-close-delete-please 2023-10-02 13:16:28 +02:00
GraphNode.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HeightMapShape3D.xml
HFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HTTPClient.xml
HTTPRequest.xml
Image.xml fix incorrect GL format code for 16 bit float formats 2023-09-21 21:49:01 +08:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
Input.xml UWP: Remove platform port, needs to be redone from scratch for 4.x 2023-09-07 15:01:59 +02:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Fix int's C# documentation 2023-09-01 17:00:09 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Expose force_update_list_size 2023-09-15 13:18:02 -04:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml Expose the get_rid method of Joint2D and Joint3D 2023-08-27 00:34:47 +03:00
Joint3D.xml Expose the get_rid method of Joint2D and Joint3D 2023-08-27 00:34:47 +03:00
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
LabelSettings.xml
Light2D.xml
Light3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
LightmapGI.xml Replace OIDN denoiser with a JNLM denoiser compute shader implementation. 2023-09-25 14:53:45 -03:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml Add closed property to Line2D 2023-09-11 11:28:25 +03:00
LineEdit.xml Docs: Fix typos for LineEdit reference 2023-09-01 12:22:10 -04:00
LinkButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
MenuButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Mesh.xml Clarify difference between surface material and surface override material 2023-09-28 23:18:26 +02:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml Fix misleading description of MeshDataTool.get_vertex() method 2023-08-31 21:13:34 -03:00
MeshInstance2D.xml
MeshInstance3D.xml Clarify difference between surface material and surface override material 2023-09-28 23:18:26 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
MissingNode.xml
MissingResource.xml
MovieWriter.xml Fix metadata name in MovieWriter.xml 2023-09-29 14:09:04 -04:00
MultiMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NavigationAgent2D.xml Improve NavigationAgent3D.target_position documentation readability 2023-10-02 20:33:00 +10:00
NavigationAgent3D.xml Improve NavigationAgent3D.target_position documentation readability 2023-10-02 20:33:00 +10:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationObstacle3D.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationRegion2D.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationRegion3D.xml
NavigationServer2D.xml Add 2D navigation mesh baking 2023-09-25 19:48:14 +02:00
NavigationServer3D.xml
NinePatchRect.xml
Node.xml Disallow nested custom multiplayers in SceneTree 2023-09-25 14:59:05 +02:00
Node2D.xml
Node3D.xml
Node3DGizmo.xml
NodePath.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
Object.xml Merge pull request #81093 from mateuseap/docs/objectClassReference 2023-08-29 12:48:19 +02:00
Occluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OccluderInstance3D.xml Web: Disable raycast module by default (no occlusion culling) 2023-09-16 21:00:04 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OptimizedTranslation.xml
OptionButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ORMMaterial3D.xml
OS.xml Web: Clarify that OS.get_unique_id is not supported 2023-09-27 15:17:45 +02:00
PackedByteArray.xml Doc: Reference String <-> PackedByteArray conversions from each other 2023-09-12 03:43:01 -05:00
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PhysicsServer2DExtension.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml Fix bindings of PhysicsServer3DRenderingServerHandler 2023-09-20 12:24:32 +02:00
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml Update PinJoint2D API with angle limits and motor speed 2023-09-26 10:29:23 +02:00
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
PolygonPathFinder.xml
Popup.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PopupMenu.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PopupPanel.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Projection.xml
ProjectSettings.xml Merge pull request #82139 from dalexeev/gds-add-inferred-declaration-warning 2023-09-26 16:36:39 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Grammatical improvements for the RayCast 2D and 3D class references. 2023-08-29 16:33:45 +02:00
RayCast3D.xml Grammatical improvements for the RayCast 2D and 3D class references. 2023-08-29 16:33:45 +02:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml Fix typos in EditorDebuggerPlugin and RDShaderSPIRV classref 2023-09-12 16:16:32 +08:00
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Expose texture_create_from_extension to GDExtension 2023-09-23 16:57:12 -04:00
RenderingServer.xml Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
Resource.xml Reimplement Resource._local_to_scene_setup & remove workaround 2023-09-09 13:51:12 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterDynamicFont.xml
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterOBJ.xml
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml [RTL] Add support for image dynamic updating, padding, tooltips and size in percent. 2023-09-26 09:39:51 +03:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
SceneState.xml
SceneTree.xml Disallow nested custom multiplayers in SceneTree 2023-09-25 14:59:05 +02:00
SceneTreeTimer.xml
Script.xml C#: Abstract script class support 2023-09-15 20:35:25 -07:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml C#: Abstract script class support 2023-09-15 20:35:25 -07:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Editor: Remove unused Class Name field from Create Script dialog 2023-09-12 12:49:56 +03:00
ScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ScrollContainer.xml Document ScrollContainer signals being emitted for touch events only 2023-09-10 18:26:13 +02:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
SpotLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SpringArm3D.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StaticBody3D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Doc: Reference String <-> PackedByteArray conversions from each other 2023-09-12 03:43:01 -05:00
StringName.xml
StyleBox.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Add missing is_deprecated flag on the SurfaceTool.generate_lod function. 2023-09-13 22:23:05 -07:00
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml Make hovered tabs be drawn with the unselected's width at minimum 2023-09-26 15:08:47 -03:00
TabContainer.xml Make hovered tabs be drawn with the unselected's width at minimum 2023-09-26 15:08:47 -03:00
TCPServer.xml
TextEdit.xml
TextLine.xml
TextMesh.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
TextParagraph.xml
TextServer.xml Merge pull request #80954 from bruvzg/sp_per_font 2023-08-28 20:37:58 +02:00
TextServerDummy.xml
TextServerExtension.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml
TileMap.xml Improve TileMap Y-sorting performance 2023-09-25 18:49:04 +02:00
TileMapPattern.xml
TileSet.xml Some grammar and punctuation enhancements in the class reference. 2023-08-28 21:32:37 +02:00
TileSetAtlasSource.xml Add per-tile flipping and transposing 2023-09-09 00:56:38 +02:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Add is_conformal method to Basis and Transform2D 2023-09-13 17:20:30 -05:00
Transform3D.xml
Translation.xml
TranslationServer.xml
Tree.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
TreeItem.xml GUI: Fix text overlapping icon in Tree 2023-08-24 22:09:02 +03:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Vector2.xml
Vector2i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
Vector3.xml
Vector3i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
Vector4.xml
Vector4i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VideoStream.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
VideoStreamPlayback.xml
VideoStreamPlayer.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Viewport.xml Add FidelityFX Super Resolution 2.2 (FSR 2.2.1) support. 2023-09-25 10:37:47 -03:00
ViewportTexture.xml Unexpose Resource.setup_local_to_scene 2023-09-06 23:38:42 +02:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Implement drop-down list properties to the custom visual shader nodes 2023-09-29 10:55:05 +03:00
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
VoxelGIData.xml
VScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
WeakRef.xml
Window.xml Implement window center function. 2023-08-26 21:34:21 +03:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XMLParser.xml Improve XMLParser's documentation 2023-08-28 16:39:26 +03:00
XRAnchor3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix issue with OpenXR environment blend mode not being applied properly 2023-09-13 14:07:23 +10:00
XRInterfaceExtension.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRNode3D.xml Added XR tracking-state change signals 2023-09-03 12:17:16 -04:00
XROrigin3D.xml
XRPose.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XRPositionalTracker.xml Added XR tracking-state change signals 2023-09-03 12:17:16 -04:00
XRServer.xml