virtualx-engine/doc/classes
Micky 311b29c627 Tweak Callable's documentation
- Clarify that Callable is a Variant type, not an Object.
- Add lambda function example
- Update outdated description of `is_custom` and `is_valid`-
2022-11-23 18:39:52 +01:00
..
@GlobalScope.xml Merge pull request #66747 from aaronfranke/move-euler-order 2022-11-02 22:37:12 +01:00
AABB.xml Merge pull request #67001 from KoBeWi/🎲 2022-10-19 21:58:03 +02:00
AcceptDialog.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Document the Animation class 2022-10-24 17:06:32 +02:00
AnimationLibrary.xml Fix typos with codespell 2022-09-30 14:23:36 +02: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 Remove expression base node for transitions 2022-10-07 11:13:43 +02:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
AStar3D.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
AStarGrid2D.xml refactor(AStarGrid2D): Return Vector2i in get_id_path 2022-09-30 12:02:28 +02:00
AtlasTexture.xml Support nesting AtlasTextures inside other AtlasTextures 2022-10-04 17:09:37 +02:00
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
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Make BaseButton Shortcut feedback togglable 2022-10-20 02:02:12 -04:00
BaseMaterial3D.xml Document the BaseMaterial3D class 2022-10-24 18:40:01 +02:00
Basis.xml Move EulerOrder enum to math_defs.h and global scope 2022-11-02 13:44:13 -05:00
BitMap.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ButtonGroup.xml
Callable.xml Tweak Callable's documentation 2022-11-23 18:39:52 +01:00
CallbackTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Camera2D.xml Rename Camera2D's smoothing to position_smoothing 2022-10-11 16:51:26 +02:00
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml Always update Viewport's last_mosue_position 2022-10-14 12:51:45 +02:00
CanvasModulate.xml
CanvasTexture.xml Document the CanvasTexture class 2022-10-24 21:57:58 +02:00
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
CharacterBody3D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
CharFXTransform.xml
CheckBox.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CheckButton.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CircleShape2D.xml
ClassDB.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
CodeEdit.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ColorPicker.xml Merge pull request #67741 from cridenour/modular-color-picker 2022-11-04 10:48:37 +01:00
ColorPickerButton.xml
ColorRect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ConfirmationDialog.xml Fixed signal connection examples to use new callable syntax in the docs 2022-10-30 05:26:46 +05:30
Container.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
Control.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Merge pull request #67656 from MewPurPur/instance🧹 2022-10-21 18:19:32 +02:00
CPUParticles3D.xml Merge pull request #67656 from MewPurPur/instance🧹 2022-10-21 18:19:32 +02:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
Curve.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Curve2D.xml Move rotation sampling from Path2D to Curve2D 2022-11-01 13:18:52 +08:00
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Document known issues with CylinderShape3D 2022-10-19 23:43:18 +02:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
DirAccess.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
DTLSServer.xml
EditorCommandPalette.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorDebuggerPlugin.xml
EditorExportPlatform.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
EditorFileDialog.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorInspectorPlugin.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
EditorInterface.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorNode3DGizmo.xml Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
EditorNode3DGizmoPlugin.xml Rename remaining "Spatial" in Plugins to "Node3D" 2022-10-04 16:27:29 +02:00
EditorPaths.xml
EditorPlugin.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
EditorProperty.xml Fill random docs 2022-10-07 20:10:18 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Merge pull request #66326 from zak-grumbles/editor_script_reference_docs 2022-10-19 22:02:46 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
EditorSpinSlider.xml Fill random docs 2022-10-07 20:10:18 +02:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Fill random docs 2022-10-07 20:10:18 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Fix volumetric fog not rendering at densities lower than or equal to 0.001 2022-10-13 00:45:49 +02:00
Expression.xml Fixed signal connection examples to use new callable syntax in the docs 2022-10-30 05:26:46 +05:30
FileAccess.xml Replacing File calls from the FileAccess class docs 2022-10-03 13:04:40 +02:00
FileDialog.xml
FileSystemDock.xml Fix signature for 'folder_moved' signal of FileSystemDock 2022-10-07 13:38:29 -03:00
float.xml Added missing docs to built-in types float and int 2022-10-30 17:53:59 +05:30
FlowContainer.xml Add alignment options to flow container 2022-10-23 13:40:17 +02:00
FogMaterial.xml Fix volumetric fog not rendering at densities lower than or equal to 0.001 2022-10-13 00:45:49 +02:00
FogVolume.xml
Font.xml
FontFile.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
FontVariation.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
GPUParticles2D.xml doc: link GPUParticles2D to the 2D Particles demo 2022-10-27 18:46:56 +02:00
GPUParticles3D.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02: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
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Image.xml Merge pull request #66017 from Mickeon/rename-image-copy-rect 2022-11-02 22:36:57 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ImporterMeshInstance3D.xml
Input.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml Add double_tap attribute to InputEventScreenTouch 2022-10-22 07:30:46 -07:00
InputEventShortcut.xml
InputEventWithModifiers.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
InputMap.xml
InstancePlaceholder.xml
int.xml Merge pull request #66361 from dalexeev/remove-int-plus-string 2022-11-02 18:51:16 +01:00
IntervalTweener.xml
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml
LabelSettings.xml
Light2D.xml
Light3D.xml Document (Omni/Spot)Light3D ignoring Node3D's scale property 2022-10-24 18:49:15 +02:00
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Allow selecting SpinBox & LineEdit text when focus enters 2022-10-29 09:58:42 +08:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml Make Marker3D gizmo resizable 2022-10-31 15:19:48 +08:00
Marshalls.xml
Material.xml
MenuBar.xml Move Shortcut Context to Control and ensure that shortcut_input adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. 2022-10-13 21:07:19 +10:00
MenuButton.xml Improve MenuButton and OptionButton 2022-10-03 20:07:39 +10:00
Mesh.xml Remove the global space get_transformed_aabb helper method 2022-10-18 07:30:31 -05:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml Document the DisplayServer class 2022-10-27 18:24:55 +02:00
MultiMesh.xml Remove the global space get_transformed_aabb helper method 2022-10-18 07:30:31 -05:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
MultiplayerPeer.xml [MP] Remove connection state signals from MultiplayerPeer. 2022-11-02 15:17:23 +01:00
MultiplayerPeerExtension.xml [MP] Add MultiplayerPeer disconnect_peer, close. 2022-10-28 21:18:01 +02:00
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml Merge pull request #65452 from timothyqiu/agent-target 2022-10-31 11:56:17 +01:00
NavigationAgent3D.xml Make NavigationAgent target_location a property 2022-10-27 13:51:38 +08:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml Make it clear that obstacles don't affect pathfinding 2022-10-06 11:05:29 +08:00
NavigationObstacle3D.xml Make it clear that obstacles don't affect pathfinding 2022-10-06 11:05:29 +08:00
NavigationPathQueryParameters2D.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
NavigationPathQueryParameters3D.xml Fix typos with codespell 2022-09-30 14:23:36 +02:00
NavigationPathQueryResult2D.xml Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
NavigationPathQueryResult3D.xml Update NavigationAgent to use query_path 2022-09-28 23:01:12 -06:00
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
NavigationServer3D.xml
NinePatchRect.xml
Node.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Node2D.xml Add descriptions for Node2D's skew and CanvasItem's clip_children 2022-10-06 05:09:54 -03:00
Node3D.xml Unify Node3D RotationOrder with global EulerOrder 2022-11-02 17:46:03 -05:00
Node3DGizmo.xml
NodePath.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
Object.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Occluder3D.xml
OccluderInstance3D.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
OccluderPolygon2D.xml
OmniLight3D.xml Document (Omni/Spot)Light3D ignoring Node3D's scale property 2022-10-24 18:49:15 +02:00
OptimizedTranslation.xml
OptionButton.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ORMMaterial3D.xml
OS.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
PackedByteArray.xml
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 Merge pull request #67001 from KoBeWi/🎲 2022-10-19 21:58:03 +02:00
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 Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor 2022-10-05 17:18:49 +02:00
PhysicsDirectBodyState3DExtension.xml Bind PhysicsDirectBodyState3D::get_inverse_inertia_tensor 2022-10-05 17:18:49 +02:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
PhysicsTestMotionParameters3D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml clarify [member polygons] functionality in the Polygon2D class documentation 2022-10-30 20:32:36 -03:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
PopupPanel.xml
PortableCompressedTexture2D.xml Change all WEBP strings and comments to WebP 2022-10-28 15:17:49 -03:00
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml Fully document the Projection class. 2022-10-19 18:30:37 -06:00
ProjectSettings.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
PropertyTweener.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Allow getting Quaternion rotation in different Euler orders 2022-11-02 19:20:10 -05:00
RandomNumberGenerator.xml Randomize RandomNumberGenerator instances' default seed 2022-10-08 12:26:26 +05:30
Range.xml Add set_value_no_signal() to Range 2022-10-31 23:59:01 +01:00
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
RenderingServer.xml Merge pull request #52350 from BimDav/viewport_canvas_cull 2022-11-02 17:14:24 +01:00
Resource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
ResourceFormatLoader.xml Exposes ResourceFormatLoader.recognize_path to scripting 2022-10-11 12:35:27 +02:00
ResourceFormatSaver.xml Expose the logic to recognize a save path in ResourceSaver 2022-10-28 11:15:25 +02:00
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Merge pull request #63590 from golfinq/fbg-padding 2022-10-31 11:14:55 +01:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml
ScrollContainer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml Expose Shape2D::get_rect to scripting 2022-10-20 11:26:49 +03:00
Shape3D.xml
ShapeCast2D.xml Add ShapeCast2D/3D::get_collider_rid method 2022-11-01 21:17:18 +01:00
ShapeCast3D.xml Add ShapeCast2D/3D::get_collider_rid method 2022-11-01 21:17:18 +01:00
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
SkeletonModification3D.xml
SkeletonModification3DCCDIK.xml
SkeletonModification3DFABRIK.xml
SkeletonModification3DJiggle.xml
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml
SkeletonProfile.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
SkeletonProfileHumanoid.xml Add a tutorial link to Retarget Classes 2022-10-22 02:56:16 +09:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Allow selecting SpinBox & LineEdit text when focus enters 2022-10-29 09:58:42 +08:00
SplitContainer.xml
SpotLight3D.xml Document (Omni/Spot)Light3D ignoring Node3D's scale property 2022-10-24 18:49:15 +02:00
SpringArm3D.xml
Sprite2D.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml Document the BaseMaterial3D class 2022-10-24 18:40:01 +02:00
StaticBody2D.xml Improve StaticBody description 2022-10-06 10:25:27 +08:00
StaticBody3D.xml Improve StaticBody description 2022-10-06 10:25:27 +08:00
StreamPeer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
SyntaxHighlighter.xml
SystemFont.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
TabBar.xml
TabContainer.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TCPServer.xml
TextEdit.xml Merge pull request #67888 from KoBeWi/overridead 2022-10-31 10:59:07 +01:00
TextLine.xml Update TextLine.xml 2022-10-24 20:43:28 -07:00
TextMesh.xml
TextParagraph.xml
TextServer.xml Hide Antialiasing import option on DynamicFonts with MSDF enabled 2022-11-03 18:40:44 +01:00
TextServerDummy.xml
TextServerExtension.xml
TextServerManager.xml
Texture.xml
Texture2D.xml Fix tp_canvas_item typo in _draw_rect_region 2022-10-20 20:04:45 +01:00
Texture2DArray.xml
Texture3D.xml
TextureButton.xml
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml
TileMap.xml Fix class doc for TileMap navigation visibility mode 2022-10-22 02:46:16 +02:00
TileMapPattern.xml
TileSet.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TileSetAtlasSource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TileSetScenesCollectionSource.xml
TileSetSource.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Time.xml
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Transform3D.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Translation.xml
TranslationServer.xml
Tree.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
TreeItem.xml Expose TreeItem::set_button_color 2022-10-09 10:37:55 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Vector2i.xml
Vector3.xml Document the Vector3 and Vector4i classes 2022-10-27 02:50:37 +02:00
Vector3i.xml
Vector4.xml Add is_finite method for checking built-in types 2022-10-08 13:25:08 +08:00
Vector4i.xml Document the Vector3 and Vector4i classes 2022-10-27 02:50:37 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml Viewport canvas cull mask feature 2022-10-31 14:09:49 +01:00
ViewportTexture.xml Rewrite most of Resource's documentation 2022-10-18 21:03:29 +02:00
VisibleOnScreenEnabler2D.xml Fill random docs 2022-10-07 20:10:18 +02:00
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Remove the global space get_transformed_aabb helper method 2022-10-18 07:30:31 -05:00
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
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
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
VisualShaderNodeSample3D.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
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
VoxelGI.xml
VoxelGIData.xml Doc consistency: "inspector" to "Inspector" 2022-10-27 18:41:20 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml Merge pull request #67001 from KoBeWi/🎲 2022-10-19 21:58:03 +02:00
VSplitContainer.xml
WeakRef.xml
Window.xml Fix typo minimize button -> maximize button 2022-10-30 16:28:44 +02:00
WorkerThreadPool.xml
World2D.xml World3D.direct_space_state add multithreaded warning 2022-10-04 22:10:00 -07:00
World3D.xml World3D.direct_space_state add multithreaded warning 2022-10-04 22:10:00 -07:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
XRInterfaceExtension.xml Style: Misc docs and comment style and language fixes 2022-11-02 19:01:18 +01:00
XRNode3D.xml
XROrigin3D.xml Add current setting to XROrigin3D and fix double positioning HMD 2022-10-13 13:48:52 +11:00
XRPose.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00
XRPositionalTracker.xml
XRServer.xml Fix small mistakes throughout much of the documentation 2022-10-21 00:20:59 +02:00