godot/doc/classes
Rémi Verschelde a1ab287010
Merge pull request #88047 from theashtronaut/add_partial_return_astar
Add a partial path return option for astar
2024-04-04 14:30:49 +02:00
..
@GlobalScope.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
AABB.xml Overhaul AABB's documentation 2024-01-16 19:20:17 +01:00
AcceptDialog.xml Fix some AcceptDialog argument types 2024-03-12 14:33:43 +01:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Expose pixel snapping settings add pixel-art notes 2024-02-17 23:40:53 +00:00
AnimatedSprite3D.xml Fix several minor class reference issues 2024-01-23 21:30:43 -05:00
AnimatedTexture.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Animation.xml Make consistent the retrieval of audio tracks 2024-02-18 00:15:33 +09:00
AnimationLibrary.xml Unexpose internal data property of AnimationLibrary 2023-11-02 18:57:39 +01:00
AnimationMixer.xml Force non-numeric ValueTrack use Discrete with Dominant 2024-02-22 21:43:35 +09:00
AnimationNode.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml [Doc] Fix some incorrect uses of "children" 2024-02-29 11:52:55 +01:00
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationPlayer.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
AnimationRootNode.xml
AnimationTree.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Area2D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
Area3D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
Array.xml [Doc] Clarify bsearch(_custom) behavior 2024-03-09 13:09:29 +01:00
ArrayMesh.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml add partial path return option for astar 2024-04-03 22:27:33 -07:00
AStar3D.xml add partial path return option for astar 2024-04-03 22:27:33 -07:00
AStarGrid2D.xml add partial path return option for astar 2024-04-03 22:27:33 -07:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml Fill the documentation of a few overlooked classes 2024-01-07 17:51:04 +01:00
AudioEffectAmplify.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml Add details about AudioEffectCapture.clear_buffer() and get_buffer() 2024-02-20 18:27:19 +01:00
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHardLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml Fill the documentation of a few overlooked classes 2024-01-07 17:51:04 +01:00
AudioEffectLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
AudioEffectRecord.xml Clarify difference of Capture and Record effects 2023-11-28 13:59:12 +01:00
AudioEffectReverb.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
AudioListener3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
AudioServer.xml Add missing documentation for AudioStream & AudioStreamPlayback 2024-01-23 15:37:21 +01:00
AudioStream.xml Merge pull request #86958 from Mickeon/reduz-adds-stuff,-refuses-to-elaborate,-leaves 2024-02-13 17:23:34 +01:00
AudioStreamGenerator.xml Add C# example for the AudioStreamGenerator code snippet 2023-11-10 09:28:35 +01:00
AudioStreamGeneratorPlayback.xml Document AudioStreamGeneratorPlayback.get_skips() 2023-11-02 21:54:07 +02:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Merge pull request #86958 from Mickeon/reduz-adds-stuff,-refuses-to-elaborate,-leaves 2024-02-13 17:23:34 +01:00
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
AudioStreamPlayer3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
AudioStreamPlayer.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
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 Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
BaseMaterial3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Basis.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
BitMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-01-28 13:37:11 +00:00
BoneAttachment3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
ButtonGroup.xml
Callable.xml Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
CallbackTweener.xml Prevent errors if Tween callback's object is freed 2023-08-29 14:50:53 +02:00
Camera2D.xml
Camera3D.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
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 Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CanvasTexture.xml Specify how CanvasTexture does not work in 3D 2024-01-06 01:43:40 +01:00
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CheckBox.xml
CheckButton.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
CircleShape2D.xml
ClassDB.xml Add methods to get argument count of methods 2024-03-10 11:02:43 +01:00
CodeEdit.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CodeHighlighter.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml Fix concave CollisionPolygon2D debug drawing and docs 2024-03-23 18:51:39 +01:00
CollisionPolygon3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CollisionShape2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CollisionShape3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Color.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
ColorPicker.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
ColorPickerButton.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
ColorRect.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Compositor.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CompositorEffect.xml [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
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 doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConcavePolygonShape3D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Merge pull request #89815 from KoBeWi/translates_bananas 2024-03-25 10:42:37 +01:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CPUParticles3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Crypto.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
CryptoKey.xml
Cubemap.xml
CubemapArray.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
Curve2D.xml Changed the way the rotation of a curve at a point is evaluated to match PathFollow2D 2023-10-28 01:23:38 -05:00
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Fix some mixups between 2D/3D in documentation 2023-07-23 09:02:52 +02:00
DampedSpringJoint2D.xml
Decal.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Dictionary.xml Allow returning Dictionary after merging 2024-03-06 14:49:35 +01:00
DirAccess.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
DirectionalLight2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
DirectionalLight3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
DisplayServer.xml [DisplayServer] Add separate feature flags for different native dialog types. 2024-03-26 15:18:06 +02:00
DTLSServer.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml Fix inverted link in docs 2024-02-04 18:31:09 +01:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml Allow export plugins to override export option values 2024-02-14 10:51:16 -06:00
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Allow EditorImportPlugin to override can_import_threaded() 2024-01-09 17:30:24 +01:00
EditorInspector.xml Merge pull request #78960 from kleonc/inspector-follow-focus 2024-01-04 16:38:46 +01:00
EditorInspectorPlugin.xml
EditorInterface.xml Merge pull request #81655 from nlupugla/editor-interface-can-popup-dialogs 2024-02-08 10:53:13 +01:00
EditorNode3DGizmo.xml [Editor] Add missing virtual bind to EditorNode3DGizmo(Plugin) 2024-01-06 17:27:50 +01:00
EditorNode3DGizmoPlugin.xml [Editor] Add missing virtual bind to EditorNode3DGizmo(Plugin) 2024-01-06 17:27:50 +01:00
EditorPaths.xml
EditorPlugin.xml Add editor shortcuts to toggle bottom panel visibility 2024-03-05 15:53:15 +01:00
EditorProperty.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
EditorScriptPicker.xml
EditorSelection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
EditorSettings.xml Add editor settings for autocompletion with NodePath and StringName 2024-03-19 17:23:54 +02:00
EditorSpinSlider.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
Expression.xml
FileAccess.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
FileDialog.xml Update FileDialog filters documentation 2024-03-04 20:12:22 +01:00
FileSystemDock.xml
float.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
FlowContainer.xml [Doc] Fix some incorrect uses of "children" 2024-02-29 11:52:55 +01:00
FogMaterial.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
FogVolume.xml
Font.xml Fix function description for Font.get_char_size() 2024-02-17 10:00:01 -06:00
FontFile.xml [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +02:00
FontVariation.xml [TextServer / Font] Add support for customizable baseline offset. 2024-01-28 13:26:49 +02:00
FramebufferCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
GDExtension.xml Unbind GDExtension methods that can't reasonably be used 2024-02-16 16:31:09 -06:00
GDExtensionManager.xml Add documentation for GDExtension & GDExtensionManager 2024-01-10 22:02:23 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml Expose 3D Delaunay tetrahedralization in Geometry3D 2023-10-16 11:48:49 +02:00
GeometryInstance3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
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 Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
GraphElement.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
GraphNode.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
GridContainer.xml [Doc] Fix some incorrect uses of "children" 2024-02-29 11:52:55 +01:00
GrooveJoint2D.xml
HashingContext.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
HBoxContainer.xml
HeightMapShape3D.xml Add HeightMapShape3D update with Image data 2024-04-04 02:10:00 +02:00
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
HTTPRequest.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
Image.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture3D.xml
ImageTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTextureLayered.xml
ImmediateMesh.xml Add C# Example to ImmediateMesh.xml 2023-10-23 14:50:07 +02:00
ImporterMesh.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
ImporterMeshInstance3D.xml
Input.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
InputEvent.xml Expose DEVICE_ID_EMULATION constant in InputEvent 2024-03-16 19:16:40 +01:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
InputEventJoypadMotion.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
InputEventKey.xml Add InputEventKey.location to tell left from right 2024-01-26 14:42:28 +01:00
InputEventMagnifyGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventMIDI.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
InputEventMouse.xml
InputEventMouseButton.xml Merge pull request #88130 from AlekseyKapustyanenko/Rotary_Input 2024-02-13 23:43:33 +01:00
InputEventMouseMotion.xml Add screen-related attributes to mouse input events 2024-02-05 23:30:15 +01:00
InputEventPanGesture.xml Update the description for the InputEventMagnifyGesture and InputEventPanGesture gestures 2023-11-06 11:02:39 -08:00
InputEventScreenDrag.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventScreenTouch.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
IntervalTweener.xml
IP.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
ItemList.xml Merge pull request #88577 from davthedev/itemlist-light-refactor 2024-02-29 13:54:03 +01:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Label.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
LabelSettings.xml
Light2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Light3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
LightmapGI.xml Add GLES3 infrastructure for lightmap baking in the compatibility backend 2024-01-24 17:13:30 -08:00
LightmapGIData.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Lightmapper.xml
LightmapperRD.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
LightmapProbe.xml
LightOccluder2D.xml Add sdf_collision property description to LightOccluder2D 2023-10-06 12:10:13 +02:00
Line2D.xml
LineEdit.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
LinkButton.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
MainLoop.xml Additional docs: c# mainloop needs to be registered in the global class 2024-02-22 00:40:26 +08:00
MarginContainer.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Marker2D.xml
Marker3D.xml
Marshalls.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Material.xml Fill out Material documentation and clarify render_priority and next_pass sorting 2023-10-25 10:58:06 +02:00
MenuBar.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
MenuButton.xml
Mesh.xml Remove duplicate reference of CUSTOM_ARRAY_RBGA8_URNOM in docs 2024-02-21 13:54:31 +01:00
MeshConvexDecompositionSettings.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
MeshDataTool.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
MeshInstance2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Allow opening scenes with missing scene dependency 2024-02-13 19:46:35 +01:00
MissingResource.xml Fill the documentation of a few overlooked classes 2024-01-07 17:51:04 +01:00
MovieWriter.xml Fix metadata name in MovieWriter.xml 2023-09-29 14:09:04 -04:00
MultiMesh.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
MultiMeshInstance2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiMeshInstance3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerAPI.xml Merge pull request #87610 from Mickeon/documentation-MultiplayerAPI-peer-id 2024-03-10 21:12:48 +01:00
MultiplayerAPIExtension.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerPeer.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
MultiplayerPeerExtension.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Mutex.xml
NativeMenu.xml [MenuBar] Use NativeMenu RIDs instead of indices to track items. 2024-03-25 10:58:05 +02:00
NavigationAgent2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationAgent3D.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationLink2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationLink3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationMesh.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationMeshGenerator.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationMeshSourceGeometryData2D.xml Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
NavigationMeshSourceGeometryData3D.xml Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
NavigationObstacle2D.xml Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
NavigationObstacle3D.xml Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
NavigationPathQueryParameters2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationPathQueryParameters3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationPathQueryResult2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationPathQueryResult3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationPolygon.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationRegion2D.xml [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
NavigationRegion3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationServer2D.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationServer3D.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NinePatchRect.xml
Node2D.xml
Node3D.xml Merge pull request #89036 from Mickeon/documentation-uncommon-words-2 2024-03-01 17:22:18 +01:00
Node3DGizmo.xml
Node.xml fix node duplication in update after external changes. 2024-04-03 12:19:38 +02:00
NodePath.xml Merge pull request #81822 from nlupugla/nodepath-slice 2024-02-29 13:53:34 +01:00
Object.xml Improve some notification and translation docs 2024-03-24 15:14:02 +01:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
OfflineMultiplayerPeer.xml
OmniLight3D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
OptimizedTranslation.xml
OptionButton.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
ORMMaterial3D.xml
OS.xml Implement OS.execute_with_pipe method to run process with redirected stdio. 2024-03-27 11:41:16 +02:00
PackedByteArray.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
PackedColorArray.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedFloat64Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedInt32Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedInt64Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedScene.xml [Doc] Fix some incorrect uses of "children" 2024-02-29 11:52:55 +01:00
PackedStringArray.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedVector2Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PackedVector3Array.xml Add performance note to Array.resize() 2023-11-10 00:41:39 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
Panel.xml
PanelContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PanoramaSkyMaterial.xml Expose energy_multiplier to PanoramaSkyMaterial and ProceduralSkyMaterial 2023-10-25 14:12:22 +02:00
Parallax2D.xml Merge pull request #89590 from markdibarry/parallax2D_so_close_yet 2024-03-24 01:18:36 +01:00
ParallaxBackground.xml
ParallaxLayer.xml Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
ParticleProcessMaterial.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Path2D.xml
Path3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
Performance.xml
PhysicalBone2D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
PhysicalBone3D.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-02-26 19:30:43 +01:00
PhysicalSkyMaterial.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PhysicsBody2D.xml Add keywords to PhysicsBody{2D,3D}.test_move() for easier discoverability 2024-03-09 17:33:04 +01:00
PhysicsBody3D.xml Add keywords to PhysicsBody{2D,3D}.test_move() for easier discoverability 2024-03-09 17:33:04 +01:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-02-26 19:30:43 +01:00
PhysicsPointQueryParameters2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind constants related to 6DOF joints 2024-03-24 15:16:33 +01:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
PlaneMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PointLight2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
PointMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Polygon2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
PolygonOccluder3D.xml
PolygonPathFinder.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Popup.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
PopupMenu.xml [NativeMenu] Implement native popup menu support on Windows. 2024-03-13 10:51:38 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml Expose PrimitiveMesh's request_update` method 2024-03-06 19:18:01 +08:00
PrismMesh.xml
ProceduralSkyMaterial.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
ProgressBar.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
Projection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
ProjectSettings.xml Jitter raster occlusion camera to reduce false positives. 2024-04-03 12:18:45 +01:00
PropertyTweener.xml Add set_custom_interpolator() to PropertyTweener 2023-10-12 16:41:51 +02:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Merge pull request #87181 from Mickeon/doc-peeves-quaternion-i-keep-misspelling-it 2024-02-25 11:50:02 +01:00
RandomNumberGenerator.xml Fix RandomNumberGenerator::rand_weighted return type 2024-03-02 20:56:01 -06:00
Range.xml
RayCast2D.xml RayCast2D and RayCast3D documentation: warn to check is_colliding 2024-03-14 11:34:44 +01:00
RayCast3D.xml RayCast2D and RayCast3D documentation: warn to check is_colliding 2024-03-14 11:34:44 +01:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml Add descriptions to the remaining properties of RDPipelineDepthStencilState 2024-01-15 12:33:24 -08:00
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml Add descriptions to the remaining properties of RDPipelineRasterizationState 2024-01-31 19:27:41 -08:00
RDPipelineSpecializationConstant.xml
RDSamplerState.xml Add descriptions to remaining properties of RDSamplerState 2024-01-16 16:10:46 -08:00
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml Add descriptions to all RDUniform methods 2023-11-26 08:15:46 -08:00
RDVertexAttribute.xml
Rect2.xml Clarify docs for operators performing xform_inv 2023-10-16 21:52:02 +02:00
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
ReferenceRect.xml
ReflectionProbe.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderDataExtension.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderingDevice.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
RenderingServer.xml Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
RenderSceneBuffers.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneBuffersConfiguration.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneData.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneDataExtension.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
Resource.xml Expose scene unique id functionality in Resource 2024-03-07 14:53:58 +01:00
ResourceFormatLoader.xml Enhance cache modes in resource loading 2024-02-26 14:59:04 +01:00
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml [Font] Add option to disable embedded bitmaps loading. 2024-03-11 16:31:10 +02:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml [Font] Allow overriding advances, offsets and kerning in the ImageFont import settings. Fix bitmap font kerning override. 2024-02-13 18:49:47 +02:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
ResourceImporterScene.xml Add option to import skeleton rest as RESET animation 2024-03-19 02:27:34 -07:00
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
ResourceImporterTextureAtlas.xml Fix link in the docs about ResourceImporterTextureAtlas 2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml
ResourceLoader.xml Enhance cache modes in resource loading 2024-02-26 14:59:04 +01:00
ResourcePreloader.xml
ResourceSaver.xml Document UID behavior in ResourceSaver's save function 2023-10-15 22:19:44 +08:00
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml Improve RichTextLabel install_effect() documentation 2023-12-19 17:29:49 +01:00
RichTextLabel.xml Fix issues with text clearing in RichTextLabel 2024-03-02 21:38:32 -03:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SceneState.xml
SceneTree.xml Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
SceneTreeTimer.xml
Script.xml Expose Script.get_global_name() 2023-12-18 15:13:09 +01:00
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml Add extension support for argument count to ScriptInstance 2024-03-13 22:40:09 +01:00
ScriptLanguage.xml Allow configuring the script filename casing rule 2024-03-05 09:43:29 +01:00
ScriptLanguageExtension.xml Allow configuring the script filename casing rule 2024-03-05 09:43:29 +01:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Semaphore.xml
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 Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
SkeletonIK3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DCCDIK.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DFABRIK.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DJiggle.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DLookAt.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DPhysicalBones.xml [Docs] Fix some experimental/deprecated hints 2024-02-23 19:48:53 +01:00
SkeletonModification2DStackHolder.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModification2DTwoBoneIK.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModificationStack2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml Document bone list for SkeletonProfileHumanoid 2024-01-20 16:34:15 +01:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SliderJoint3D.xml
SoftBody3D.xml Add missing descriptions to PrimitiveMesh and SoftBody3D 2024-01-09 17:31:12 +01:00
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
SplitContainer.xml
SpotLight3D.xml Modify display and documentation of attenuation for Light3D 2024-02-06 12:41:30 +08:00
SpringArm3D.xml
Sprite2D.xml Merge pull request #88593 from dustdfg/patch-1 2024-02-22 11:23:24 +01: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 Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
StreamPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Fix sorting of files/dirs in dialogs 2024-03-20 13:45:47 +01:00
StringName.xml Fix sorting of files/dirs in dialogs 2024-03-20 13:45:47 +01:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StyleBoxLine.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SurfaceTool.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
SyntaxHighlighter.xml
SystemFont.xml [Font] Add option to disable embedded bitmaps loading. 2024-03-11 16:31:10 +02:00
TabBar.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
TabContainer.xml Merge pull request #88920 from AThousandShips/group_doc_fix 2024-02-29 13:54:18 +01:00
TCPServer.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
TextEdit.xml Add 'Skip to next (text) occurrence' feature to text editor 2024-03-25 11:12:28 +01:00
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 Make Label3D obey auto translation 2024-03-01 14:19:17 -03:00
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 [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +02:00
TextServerDummy.xml
TextServerExtension.xml [TextServer] Use GDVIRTUAL_REQUIRED_CALL for required extensions methods, update extension docs. 2024-03-13 12:57:39 +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
Texture2DRD.xml Avoid saving the texture_rd_rid property of TextureRD resources 2024-01-24 10:34:51 -08:00
Texture3D.xml Fix "dimensionnal" typo 2024-02-19 16:43:42 +00:00
Texture3DRD.xml Avoid saving the texture_rd_rid property of TextureRD resources 2024-01-24 10:34:51 -08:00
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 Avoid saving the texture_rd_rid property of TextureRD resources 2024-01-24 10:34:51 -08:00
TextureProgressBar.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
TextureRect.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml [TileSet] Expose TileData.is_valid_terrain_peering_bit 2024-03-26 16:07:50 +01:00
TileMap.xml Class reference: Improve TileMap get_cell_atlas_coords documentation 2024-03-04 15:11:44 +01:00
TileMapLayerGroup.xml Change TileMapEditor to TileMapLayerEditor 2024-02-12 10:11:45 +01:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml Avoid punning enum names in documentation 2023-11-09 17:16:30 +08:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml Update docs clarifying description for get_unix_time_from_system on UTC 2024-03-13 19:28:51 -04:00
Timer.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Merge pull request #86364 from aaronfranke/basis-divide 2024-01-04 14:26:16 +01:00
Transform3D.xml Address a few issues in Transform3D documentation 2024-03-04 17:55:14 +01:00
Translation.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
TranslationServer.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
Tree.xml Use black for font outlines by default instead of white 2024-02-28 20:25:15 +01:00
TreeItem.xml Merge pull request #88300 from FaycalElOuariachi/add-TreeItem-is_visible_in_tree 2024-03-05 23:44:29 +01:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Merge pull request #79758 from KoBeWi/understandment 2024-02-19 00:07:16 +01:00
Tweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
UDPServer.xml
UndoRedo.xml Implement maximum undo steps in UndoRedo 2024-01-22 21:38:10 +02:00
UniformSetCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
Variant.xml
VBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Vector2.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
Vector2i.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Vector3.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
Vector3i.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Vector4.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
Vector4i.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
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 Add missing RenderInfoType enum to Viewport 2024-03-23 14:03:08 +01:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenEnabler3D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenNotifier2D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisibleOnScreenNotifier3D.xml Improve VisibleOnScreen classes docs 2023-10-17 19:29:16 +03:00
VisualInstance3D.xml
VisualShader.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNode.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Fix some leftover references to hint_albedo in docs 2024-02-18 16:57:38 +01:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture.xml Fix some leftover references to hint_albedo in docs 2024-02-18 16:57:38 +01:00
VisualShaderNodeTextureParameter.xml Improve and clarify texture filtering documentation 2023-11-14 15:18:03 +01:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml [Window] Allow to override viewport and project settings and force use of native window. 2024-03-04 23:06:27 +02:00
WorkerThreadPool.xml WorkerThreadPool: Overhaul scheduling and synchronization 2024-01-08 12:45:42 +01:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
X509Certificate.xml
XMLParser.xml [Doc] Fix some incorrect uses of a/an 2024-03-13 21:20:28 +01:00
XRAnchor3D.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRBodyModifier3D.xml Allow the hips joint to be positioned even if the bone update mode is set to "Rotation Only". Apply appropriate world and skeleton scaling. 2024-03-05 19:25:02 -05:00
XRBodyTracker.xml Allow the hips joint to be positioned even if the bone update mode is set to "Rotation Only". Apply appropriate world and skeleton scaling. 2024-03-05 19:25:02 -05:00
XRCamera3D.xml
XRController3D.xml Expose profile_changed signal to XRController3D 2024-03-06 16:48:25 -06:00
XRFaceModifier3D.xml Allow the hips joint to be positioned even if the bone update mode is set to "Rotation Only". Apply appropriate world and skeleton scaling. 2024-03-05 19:25:02 -05:00
XRFaceTracker.xml Allow the hips joint to be positioned even if the bone update mode is set to "Rotation Only". Apply appropriate world and skeleton scaling. 2024-03-05 19:25:02 -05:00
XRHandModifier3D.xml Modify the XRHandModifier3D to scale appropriately with Skeleton3D.motion_scale and XRServer.world_scale 2024-03-05 19:26:15 -05:00
XRHandTracker.xml Provide generic interface for XR hand tracking 2024-02-23 12:20:22 -06:00
XRInterface.xml Reduce indentation in XRInterface class document example code 2024-03-08 20:37:37 +08:00
XRInterfaceExtension.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRNode3D.xml
XROrigin3D.xml Tweak XROrigin3D documentation 2024-01-24 16:53:09 +01:00
XRPose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRPositionalTracker.xml
XRServer.xml Add body tracking support. 2024-02-27 19:51:59 -05:00