godot/doc/classes
Rémi Verschelde 16ab5345ef
Merge pull request #79054 from bruvzg/word_brk_fix
[TextServer] Fix `get_word_breaks` and its uses.
2024-06-22 16:22:03 +02:00
..
@GlobalScope.xml Merge pull request #91557 from AThousandShips/dotnet_doc_fix 2024-05-21 11:22:40 +02:00
AABB.xml
AESContext.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml
AcceptDialog.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Fix seeking Animation immediate after playback for Discrete track 2024-06-08 22:09:37 +09:00
AnimationLibrary.xml
AnimationMixer.xml Fix Deterministic blending with Dominant doesn't have init value 2024-05-21 05:23:53 +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 Add argument options to AnimationPlayer for auto capture 2024-05-03 07:06:37 +09:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.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
AudioEffectHardLimiter.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 Fix outdated documentation on AudioEffectSpectrumAnalyzer 2024-05-02 16:22:35 +03:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioSamplePlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioServer.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStream.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackPolyphonic.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlayer2D.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlayer3D.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Add QOA (Quite OK Audio) as a WAV compression mode 2024-05-01 19:05:14 -03:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
Basis.xml Fix example for Basis * Vector3 in documentation 2024-06-10 13:31:29 +02:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml [Button] Adds theme option to align button text and icon to either largest or current stylebox. 2024-06-10 18:40:52 +03:00
ButtonGroup.xml
CPUParticles2D.xml
CPUParticles3D.xml
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Add antialias support for CanvasItem draw primitives 2024-05-13 19:03:31 +08:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharFXTransform.xml
CharacterBody2D.xml
CharacterBody3D.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml mention inverse of hex functions in Color.xml 2024-06-16 08:38:02 +02:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
Compositor.xml Fix various typos with codespell 2024-05-07 10:08:42 +02:00
CompositorEffect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Fix confusing descriptions of ConfirmationDialog's description. 2024-05-22 15:05:56 +08:00
Container.xml
Control.xml
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
Crypto.xml [Doc] Update Crypto example 2024-05-09 14:36:28 +02:00
CryptoKey.xml Update CryptoKey documentation to mention ECC. 2024-05-08 20:14:04 -07:00
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DTLSServer.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml [DisplayServer] Add error messages and descriptions to callbacks. 2024-05-28 17:36:54 +03:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EditorDebuggerSession.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EditorExportPlatform.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml Revert "Fix FileSystem dock won't show any file folders" 2024-06-11 11:46:35 +02:00
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml Disable follow focus while updating inspector 2024-05-19 12:44:30 +02:00
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Rename FBX2glTF binary path setting back to 4.2 name 2024-05-30 23:42:11 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
EngineProfiler.xml
Environment.xml Ensure post processing happens when adjustments are enabled in the Compatibility renderer 2024-06-11 14:31:06 -07:00
Expression.xml
FileAccess.xml Fix mismatched parentheses in class reference 2024-05-30 15:54:53 +08:00
FileDialog.xml
FileSystemDock.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontFile.xml
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
GPUParticles2D.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml Clarify is_polygon_clockwise() coordinate system 2024-05-20 18:34:45 +01:00
Geometry3D.xml
GeometryInstance3D.xml Merge pull request #87231 from Calinou/geometryinstance3d-transparency-warn-mobile-compatibility 2024-05-04 11:52:06 +02:00
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml
GraphElement.xml
GraphFrame.xml
GraphNode.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
HashingContext.xml
HeightMapShape3D.xml
HingeJoint3D.xml Deprecate unused paramater `angular_limit/softness` in HingeJoint3D 2024-05-02 10:50:58 +02:00
IP.xml
Image.xml [TextServer, GDExtension] Fix building text servers as GDExtension, expose new/changed low-level methods to GDExtension API. 2024-06-12 19:30:19 +03:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Fix description for `Input.vibrate_handheld()` 2024-06-12 17:42:25 +08:00
InputEvent.xml
InputEventAction.xml Add event_index to InputEventAction 2024-05-30 12:51:15 +02:00
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMIDI.xml
InputEventMagnifyGesture.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml
JNISingleton.xml
JSON.xml
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
Joint2D.xml
Joint3D.xml Merge pull request #87446 from Mickeon/documentation-Joint-tweaks 2024-05-29 22:13:18 +02:00
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml
LabelSettings.xml
Light2D.xml
Light3D.xml Fix Light3D BakeMode enum documentation 2024-05-28 01:48:43 -03:00
LightOccluder2D.xml
LightmapGI.xml Add denoiser range property for LightmapGI 2024-05-15 08:26:04 +02:00
LightmapGIData.xml
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
Lightmapper.xml
LightmapperRD.xml
Line2D.xml
LineEdit.xml
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Fix mismatched parentheses in class reference 2024-05-30 15:54:53 +08:00
MenuBar.xml
MenuButton.xml
Mesh.xml Improve Mesh class description 2024-05-26 21:52:39 -03:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml Improve description of find_item_by_name() method in MeshLibrary class doc 2024-05-27 05:51:30 -03:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml [macOS] Improve native menu open/close callbacks. 2024-06-05 20:22:41 +03:00
NavigationAgent2D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationAgent3D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03: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
NavigationRegion3D.xml
NavigationServer2D.xml
NavigationServer3D.xml
NinePatchRect.xml
Node.xml Fix mismatched parentheses in class reference 2024-05-30 15:54:53 +08:00
Node2D.xml
Node3D.xml
Node3DGizmo.xml
NodePath.xml Fix various typos with codespell 2024-05-07 10:08:42 +02:00
ORMMaterial3D.xml
OS.xml [Crypto] Expose OS.get_entropy 2024-06-17 12:02:37 +02:00
Object.xml [Doc] Clarify the session-specific nature of `RID` and `ObjectID` 2024-06-18 20:19:21 +02:00
Occluder3D.xml
OccluderInstance3D.xml Fix invalid inheritance of `OccluderInstance3D` 2024-06-19 16:47:37 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
OptimizedTranslation.xml
OptionButton.xml
PCKPacker.xml
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Minor PackedScene documentation improvements 2024-05-01 11:13:01 -04:00
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PackedVector4Array.xml Add PackedVector4Array Variant type 2024-05-03 00:58:27 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml Remove note about night sky in PhysicalSkyMaterial 2024-06-04 15:34:27 +02:00
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml Fix PhysicsMaterial description being limited to 3D 2024-05-28 08:25:33 +08:00
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Merge pull request #91596 from TheKiromen/improve-body-create-documentation 2024-05-06 22:33:38 +02:00
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind physics server methods related to shape margin 2024-05-19 12:28:26 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
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
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
ProjectSettings.xml Add samples playback support 2024-06-18 11:06:31 -04:00
Projection.xml
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSPIRV.xml
RDShaderSource.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
RID.xml [Doc] Clarify the session-specific nature of `RID` and `ObjectID` 2024-06-18 20:19:21 +02:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
Rect2.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
Rect2i.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
RenderingDevice.xml
RenderingServer.xml Improve Mesh class description 2024-05-26 21:52:39 -03:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBMFont.xml
ResourceImporterBitMap.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml
ResourceImporterImage.xml
ResourceImporterImageFont.xml Remove `monospace/fixed-width` from the `ResourceImporterImageFont` name and description. 2024-06-19 08:42:13 +03:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
ResourceImporterScene.xml
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml Add QOA (Quite OK Audio) as a WAV compression mode 2024-05-01 19:05:14 -03:00
ResourceLoader.xml Update ResourceLoader.xml to clarify behaviour when no file is found 2024-05-05 21:39:01 -04:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml [RTL] Adds references to cell and column configuration methods. 2024-05-29 12:15:01 +03:00
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Add get_concatenated_bone_names() to Skeleton3D for Modifier's hint 2024-06-10 10:19:36 +09:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Expose get_skeleton() from SkeletonModifier3D 2024-06-09 23:58:05 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml Animation: Document frame duration units in `SpriteFrames` 2024-06-16 18:43:20 +03:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml [StatusIndicator] Add method to get indicator icon screen rect. 2024-05-02 14:39:33 +03:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml [Core] Add case-insensitive `String::containsn` 2024-05-08 12:48:01 +02:00
StringName.xml [Core] Add case-insensitive `String::containsn` 2024-05-08 12:48:01 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml
TCPServer.xml
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TabBar.xml
TabContainer.xml
TextEdit.xml Fix TextEdit minimap tab drawing and click check 2024-05-08 11:43:44 -04:00
TextLine.xml
TextMesh.xml
TextParagraph.xml
TextServer.xml [TextServer] Fix get_word_breaks and it uses. 2024-06-21 14:56:57 +03:00
TextServerDummy.xml
TextServerExtension.xml Merge pull request #81639 from MJacred/is_letter 2024-05-03 01:21:34 +02: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 Implement X-draw-order switch in TileMapLayer 2024-06-10 15:53:58 +02:00
TileMapLayer.xml Implement X-draw-order switch in TileMapLayer 2024-06-10 15:53:58 +02:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationServer.xml
Tree.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TreeItem.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml
UniformSetCacheRD.xml
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
Variant.xml Update Variant documentation comment about class_name 2024-04-30 21:21:22 +03:00
Vector2.xml Fix description of `Vector2/3.dot` 2024-06-15 18:21:05 +02:00
Vector2i.xml Expose `Vector*` component-wise and scalar `min/max` to scripting 2024-05-02 13:02:40 +02:00
Vector3.xml Fix description of `Vector2/3.dot` 2024-06-15 18:21:05 +02:00
Vector3i.xml Expose `Vector*` component-wise and scalar `min/max` to scripting 2024-05-02 13:02:40 +02:00
Vector4.xml Clarify the results of VectorN.normalized() in the docs 2024-06-03 14:17:12 -07:00
Vector4i.xml Expose `Vector*` component-wise and scalar `min/max` to scripting 2024-05-02 13:02:40 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10: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
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
VisualShaderNodeFrame.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
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
VisualShaderNodeReroute.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.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
VoxelGIData.xml
WeakRef.xml
Window.xml Fix `get_position_with_decorations` and `get_size_with_decorations` for embedded windows. 2024-05-24 20:10:36 +03:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml Apply reference frame transform to OpenXRCompositionLayer nodes 2024-05-29 07:52:54 -05:00
XRTracker.xml
XRVRS.xml Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00
bool.xml
float.xml
int.xml