godot/doc/classes
Rémi Verschelde c10251af59
Merge pull request #86685 from jsjtxietian/update-get-image-doc
Update `get_image` doc to mention that it will return an empty image with invalid texture
2024-01-02 18:06:21 +01:00
..
@GlobalScope.xml Merge pull request #84652 from timothyqiu/enum-pun 2023-12-19 13:01:10 +01:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
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 Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Added description to AnimationNodeStateMachine.replace_node 2023-11-11 20:43:58 +05:30
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml Prevent mapping areas with invalid IDs for Area2D/3D 2023-12-18 16:02:46 +01:00
Area3D.xml Prevent mapping areas with invalid IDs for Area2D/3D 2023-12-18 16:02:46 +01:00
Array.xml
ArrayMesh.xml
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml
AStar2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AStar3D.xml
AStarGrid2D.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectChorus.xml
AudioEffectCompressor.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Document AudioServer.playback_speed_scale in Engine.time_scale 2023-12-12 13:13:05 +01:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
Basis.xml Link to the "article" in the docs instead of saying "article" 2024-01-02 16:38:39 +01:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml Improve documentation for CameraAttributesPhysical.exposure_shutter_speed 2023-12-04 17:35:31 -07:00
CameraAttributesPractical.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Improve and clarify texture filtering documentation 2023-11-14 15:18:03 +01:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml
CanvasModulate.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasTexture.xml
CapsuleMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CollisionShape3D.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
ColorRect.xml
CompressedCubemap.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedCubemapArray.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedTexture2D.xml
CompressedTexture2DArray.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Make mouse-enter/exit notifications match mouse event propagation 2023-11-09 09:11:59 -05:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
CPUParticles3D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2023-11-11 21:17:19 +05:30
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Curve3D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Add a get_or_add method to Dictionary 2023-12-06 11:43:58 -06:00
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml [Windows] Make Windows Ink tablet API default, add dummy driver to disable tablet input. 2023-12-18 22:36:54 +02:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorExportPlatform.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
EditorPaths.xml
EditorPlugin.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
EditorProperty.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSettings.xml Merge pull request #85923 from Calinou/editor-filesystem-dock-add-open-in-terminal 2023-12-22 17:19:53 +01:00
EditorSpinSlider.xml Fix a property reference in EditorSpinSlider 2023-11-10 15:30:16 +01:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Engine.xml Document AudioServer.playback_speed_scale in Engine.time_scale 2023-12-12 13:13:05 +01:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Expression.xml
FileAccess.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
FileDialog.xml [macOS] Implement optional native file selection dialog support for sandboxed apps. 2023-07-12 22:36:24 +03:00
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml [Text Server] Store extra spacing of individual font variations. 2023-08-24 11:58:12 +03:00
FontFile.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
FontVariation.xml
GDExtension.xml
GDExtensionManager.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
GPUParticles2D.xml Explain parameter usage in GPUParticles3D.xml and GPUParticles2D.xml 2023-12-05 20:56:38 +01:00
GPUParticles3D.xml Explain parameter usage in GPUParticles3D.xml and GPUParticles2D.xml 2023-12-05 20:56:38 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Merge pull request #83785 from Geometror/graphedit-dotted-grid 2023-12-19 20:32:35 +01:00
GraphElement.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 [Web] Always return -1 as body length in HTTPClientWeb. 2023-07-24 08:57:02 +02:00
HTTPRequest.xml
Image.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Add bindings for setting and getting emulation mouse from touch and touch from mouse in input 2023-12-13 08:07:36 +03:00
InputEvent.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml Link to the "article" in the docs instead of saying "article" 2024-01-02 16:38:39 +01:00
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml
Label.xml Add note that a large value for outline_size is not recommended 2023-12-20 17:55:23 +01:00
LabelSettings.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml
Mesh.xml
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
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 Make target_desired_distance affect the navigation of NavigationAgent2D/3D 2023-11-29 23:48:54 +09:00
NavigationAgent3D.xml Make target_desired_distance affect the navigation of NavigationAgent2D/3D 2023-11-29 23:48:54 +09:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml Fix missing NavigationRegion property updates in constructor 2023-12-04 19:50:17 +01:00
NavigationRegion3D.xml Fix missing NavigationRegion property updates in constructor 2023-12-04 19:50:17 +01:00
NavigationServer2D.xml Add getters to navigation servers 2023-12-19 19:51:49 +01:00
NavigationServer3D.xml Add getters to navigation servers 2023-12-19 19:51:49 +01:00
NinePatchRect.xml
Node2D.xml
Node3D.xml Add docs for Node3DGizmo to clarify its link to EditorNode3DGizmo 2023-10-02 16:17:16 +02:00
Node3DGizmo.xml
Node.xml Specify the behaviour of get_tree when the node is not in the scene tree 2023-11-10 20:24:53 +01:00
NodePath.xml
Object.xml Correct C# syntax in _validate_property example for the Object class 2023-12-30 19:13:58 +01:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml
OS.xml Add Direct3D 12 RenderingDevice implementation 2023-12-12 19:10:04 +01:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Improve editing of min/max particle properties 2023-12-20 06:31:08 +01:00
Path2D.xml
Path3D.xml
PathFollow2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml [macOS] Add default Window and Help menus, allow special menu customization. 2023-12-13 23:20:05 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml Merge pull request #86570 from RandomShaper/remove_traces_of_rid_prealloc 2024-01-02 18:05:41 +01: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
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml Explain circular references and how to break them 2023-11-11 10:07:48 +08:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Split RenderingDevice into API-agnostic and RenderingDeviceDriver parts 2023-12-20 19:18:08 +01:00
RenderingServer.xml Merge pull request #84652 from timothyqiu/enum-pun 2023-12-19 13:01:10 +01:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
Resource.xml Clarify some descriptions regarding resource cache 2023-12-10 20:30:01 +01:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporter.xml
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceLoader.xml Clarify some descriptions regarding resource cache 2023-12-10 20:30:01 +01:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml Improve RichTextLabel install_effect() documentation 2023-12-19 17:29:49 +01:00
RichTextLabel.xml Improve RichTextLabel install_effect() documentation 2023-12-19 17:29:49 +01:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml Merge pull request #78206 from alula/node-count-in-group 2023-12-14 17:38:00 +01:00
SceneTreeTimer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Script.xml Expose Script.get_global_name() 2023-12-18 15:13:09 +01:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ScriptExtension.xml Core: Fix Object::has_method() for script static methods 2023-10-04 19:44:32 +03:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix ScriptLanguageExtension::_find_function documentation 2023-12-26 14:05:53 +01:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Sync changes between ShapeCast and RayCast class references 2023-11-07 16:49:51 +08:00
ShapeCast3D.xml
Shortcut.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Remove pointer to deprecated class page, from Skeleton3D 2023-12-19 04:46:34 -07:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Skin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkinReference.xml
Sky.xml
Slider.xml Emit slider's drag_started signal before the first value change 2023-12-21 11:23:35 +08:00
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SpringArm3D.xml
Sprite2D.xml Fix invalid frame index when Sprite2D's hframes or vframes has been changed 2023-12-15 20:32:18 +02:00
Sprite3D.xml Fix invalid frame index when Sprite2D's hframes or vframes has been changed 2023-12-15 20:32:18 +02:00
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml Mark SubViewportContainer::_propagate_input_event experimental 2023-11-14 21:34:46 +01:00
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml
TextLine.xml [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 2023-12-04 08:21:42 +02:00
TextMesh.xml
TextParagraph.xml [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 2023-12-04 08:21:42 +02:00
TextServer.xml [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 2023-12-04 08:21:42 +02:00
TextServerDummy.xml
TextServerExtension.xml [Text Overrun] Add option to set custom ellipsis character, add support for system font fallback. 2023-12-04 08:21:42 +02:00
TextServerManager.xml
Texture2D.xml Update get_image doc to mention that it will return an empty image with invalid texture 2024-01-02 11:31:38 +08:00
Texture2DArray.xml
Texture2DArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
Texture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml Hide ineffective TextureProgressBar properties in the editor 2023-11-15 18:35:54 +01:00
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml Move tile transforms handling cache to TileData 2023-12-13 17:44:59 +01:00
TileMap.xml
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml Clarify get_time_zone_from_system will return a localized timezone name 2023-11-01 19:47:30 +08:00
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Link to the "article" in the docs instead of saying "article" 2024-01-02 16:38:39 +01:00
Transform3D.xml Link to the "article" in the docs instead of saying "article" 2024-01-02 16:38:39 +01:00
Translation.xml
TranslationServer.xml
Tree.xml Implement disabled state for Checkbox in Tree 2023-11-15 17:13:34 +01:00
TreeItem.xml
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml Add Vector2/3/4i.MAX and MIN 2023-09-16 21:52:13 +02:00
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml
VehicleWheel3D.xml corrected tooltip information Roll Influence property of VehicleWheel3D 2023-12-31 15:10:46 -07:00
VFlowContainer.xml
VideoStream.xml Link to runtime loading/saving tutorial and improve Image documentation 2023-11-14 12:05:54 +01:00
VideoStreamPlayback.xml
VideoStreamPlayer.xml VideoPlayer: Fix reloading translation remapped stream 2023-11-12 15:22:16 +01:00
Viewport.xml Merge pull request #84652 from timothyqiu/enum-pun 2023-12-19 13:01:10 +01:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureParameter.xml Improve and clarify texture filtering documentation 2023-11-14 15:18:03 +01:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml Fix typos in documentation: than/then and loose/lose 2023-10-04 04:51:48 +07:00
XRServer.xml