godot/doc/classes
A Thousand Ships eb296c7f9c
[Doc] Fix incorrect reference to `input_pickable`
(cherry picked from commit d8cd7b2f9f)
2024-05-07 14:49:01 +02:00
..
@GlobalScope.xml Overhaul documentation about MIDI support 2024-03-11 15:03:58 +01:00
AABB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AESContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AStar2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStar3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStarGrid2D.xml Fix wrong return type mention in AStarGrid2D docs 2024-04-08 15:28:55 +02:00
AcceptDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AnimatableBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatableBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
Animation.xml Include animation.length in Animation example 2024-01-24 18:00:49 +01:00
AnimationLibrary.xml
AnimationNode.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
AnimationNodeAdd2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAdd3.xml Fix various typos in documentation 2023-07-10 17:46:09 +02:00
AnimationNodeAnimation.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlend2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlend3.xml Fix various typos in documentation 2023-07-10 17:46:09 +02:00
AnimationNodeBlendSpace1D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendSpace2D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendTree.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeOneShot.xml Fix outdated C# code example for class AnimationNodeOneShot 2023-05-31 19:25:32 +03:00
AnimationNodeOutput.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeStateMachine.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeStateMachinePlayback.xml Update C# code example to fix an error 2023-06-02 11:34:23 +02:00
AnimationNodeStateMachineTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeSub2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeSync.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTimeScale.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
AnimationNodeTimeSeek.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeTransition.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationPlayer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
AnimationRootNode.xml Add examples to AnimationRootNode Description 2023-05-31 11:45:58 +02:00
AnimationTree.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Area2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Area3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Array.xml [Doc] Clarify `bsearch(_custom)` behavior 2024-03-11 15:23:49 +01:00
ArrayMesh.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
AspectRatioContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Add missing documentation for AudioStream & AudioStreamPlayback 2024-03-11 15:04:53 +01:00
AudioStream.xml Add missing documentation for AudioStream & AudioStreamPlayback 2024-03-11 15:04:53 +01:00
AudioStreamGenerator.xml Add an example for how to use AudioStreamGenerator 2023-04-30 20:18:49 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
AudioStreamPlayback.xml Add missing documentation for AudioStream & AudioStreamPlayback 2024-03-11 15:04:53 +01:00
AudioStreamPlaybackPolyphonic.xml Minor grammar fixes to documentation 2023-05-28 18:27:56 +02:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml Fix documentation for consistency 2023-08-31 20:19:31 +02:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
BaseMaterial3D.xml Improve and clarify texture filtering documentation 2024-01-23 20:22:00 +01:00
Basis.xml Overhaul Basis' documentation 2024-03-12 00:37:54 +01:00
BitMap.xml
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-03-11 15:03:11 +01:00
BoneAttachment3D.xml Fix various typos in documentation 2023-07-10 17:46:09 +02:00
BoneMap.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
BoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
BoxMesh.xml
BoxOccluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
BoxShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Button.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ButtonGroup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CPUParticles2D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2024-01-23 19:15:02 +01:00
CPUParticles3D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2024-01-23 19:15:02 +01:00
Callable.xml [Doc] Clarify some details about deferred calls 2024-03-11 15:21:45 +01:00
CallbackTweener.xml
Camera2D.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Camera3D.xml Future proof links in docs 2023-09-02 10:51:58 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml Improve documentation for `CameraAttributesPhysical.exposure_shutter_speed` 2024-01-23 20:22:00 +01:00
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml Clarify that `CanvasLayer`s are restricted to one `Viewport` 2023-06-01 13:22:13 +02:00
CanvasModulate.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CapsuleShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CenterContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CharFXTransform.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
CharacterBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CharacterBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CheckBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CheckButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CircleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ClassDB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CodeEdit.xml Merge pull request #75746 from ajreckof/order_autocomplete 2023-06-08 18:14:31 +02:00
CodeHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CollisionObject2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionObject3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionPolygon2D.xml Mention CollisionPolygon2D.polygon is local to the given CollisionPolygon2D 2024-01-24 18:30:59 +01:00
CollisionPolygon3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Color.xml Fix docs for Color class regarding bits per component. 2024-03-11 15:13:03 +01:00
ColorPicker.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorPickerButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CompressedCubemap.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedCubemapArray.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture2D.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture2DArray.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture3D.xml
CompressedTextureLayered.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
ConcavePolygonShape2D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2024-01-23 17:32:49 +01:00
ConcavePolygonShape3D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2024-01-23 17:32:49 +01:00
ConeTwistJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConfigFile.xml
ConfirmationDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Container.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Control.xml Clarify `NOTIFICATION_SCROLL_BEGIN/END` behavior 2024-01-23 16:54:02 +01:00
ConvexPolygonShape2D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
ConvexPolygonShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Crypto.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CryptoKey.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
Cubemap.xml
CubemapArray.xml
Curve.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
Curve2D.xml Clarify the return value of `Curve2D.sample_baked_with_rotation` 2023-06-22 18:06:15 +02:00
Curve3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
CurveTexture.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
DTLSServer.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
DampedSpringJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Decal.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
Dictionary.xml Add an example for `Dictionary.merge()`, mention lack of recursion 2024-01-23 17:38:48 +01:00
DirAccess.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
DisplayServer.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml Fix documentation for consistency 2023-08-31 20:19:31 +02:00
EditorDebuggerSession.xml
EditorExportPlatform.xml Fix inverted link in docs 2024-03-11 15:10:48 +01:00
EditorExportPlatformPC.xml [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
EditorExportPlugin.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
EditorFeatureProfile.xml
EditorFileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Fix function signature in EditorImportPlugin example 2023-06-28 15:27:38 +08:00
EditorInspector.xml
EditorInspectorPlugin.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
EditorInterface.xml Let editor workaround a case of inconsistency in compound scenes 2023-06-13 11:05:57 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorPaths.xml Merge pull request #73429 from bruvzg/macos_no_sc 2023-03-07 08:36:51 +01:00
EditorPlugin.xml Fix description of dock slot usage in the documentation 2023-10-24 16:52:00 +02:00
EditorProperty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourcePreviewGenerator.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
EditorResourceTooltipPlugin.xml Small rework of tooltip plugins 2023-05-30 23:13:50 +02:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Allow using floating-point bone sizes and outline widths in the 2D editor 2023-10-19 21:06:11 +02:00
EditorSpinSlider.xml Fix a property reference in EditorSpinSlider 2024-05-07 13:49:47 +02:00
EditorSyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
EditorVCSInterface.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
EncodedObjectAsID.xml
Engine.xml Fix incorrect documentation for `Engine.get_architecture_name()` 2023-07-10 17:46:09 +02:00
EngineDebugger.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
EngineProfiler.xml
Environment.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
Expression.xml Provide an example on how to use ImmediateMesh 2023-04-26 12:36:02 +02:00
FileAccess.xml Clarify behavior of opening a new file in `FileAccess` 2024-03-11 15:17:45 +01:00
FileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FileSystemDock.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FlowContainer.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
FogMaterial.xml
FogVolume.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
Font.xml Fix function description for Font.get_char_size() 2024-03-11 15:14:48 +01:00
FontFile.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
FontVariation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GDExtension.xml Remove GDExtension compatibility code for Godot 4.0 2023-06-07 13:01:42 -05:00
GDExtensionManager.xml
GPUParticles2D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2024-01-23 19:15:02 +01:00
GPUParticles3D.xml Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement 2024-01-23 19:15:02 +01:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Geometry2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Geometry3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
GeometryInstance3D.xml Fix documentation for receiving light from light probes 2024-04-08 15:25:02 +02:00
Gradient.xml Clarify that `Gradient.colors/offsets` are returned by-copy 2023-07-03 14:00:51 +02:00
GradientTexture1D.xml
GradientTexture2D.xml Add a square fill mode to GradientTexture2D 2023-04-20 16:32:42 +02:00
GraphEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GraphNode.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GridContainer.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
GrooveJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HMACContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
HScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HTTPClient.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
HTTPRequest.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
HashingContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
HeightMapShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HingeJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
IP.xml
Image.xml Add missing descriptions for Image's documentation 2024-01-24 18:30:59 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
ImageTexture.xml
ImageTexture3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImageTextureLayered.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImmediateMesh.xml Small docs syntax fixes 2023-05-18 14:20:53 +02:00
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Document that `parse_input_event` doesn't influence the OS 2024-03-11 15:18:25 +01:00
InputEvent.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventAction.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventFromWindow.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventJoypadButton.xml Mention and deprecate InputEventJoypadButton's pressure 2024-03-11 15:09:06 +01:00
InputEventJoypadMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventKey.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMIDI.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
InputEventMagnifyGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouse.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
InputEventMouseButton.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouseMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventPanGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventScreenDrag.xml Fix description of touch input position 2024-04-08 15:10:01 +02:00
InputEventScreenTouch.xml Fix description of touch input position 2024-04-08 15:10:01 +02:00
InputEventShortcut.xml Deprecate push_unhandled_input 2023-05-31 19:07:04 +02:00
InputEventWithModifiers.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
InputMap.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
JNISingleton.xml
JSON.xml Fix example in JSON class. 2023-06-21 22:41:14 +00:00
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml Update outdated syntax in `JavaScriptBridge` doc 2023-05-30 12:27:38 +02:00
Joint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Joint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
KinematicCollision2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
KinematicCollision3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Label.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
Label3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
LabelSettings.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Light2D.xml
Light3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
LightOccluder2D.xml
LightmapGI.xml Clarify that LightmapGI is not supported in compatibility renderer 2024-04-08 22:12:58 +02:00
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml
Line2D.xml
LineEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
LinkButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MainLoop.xml Additional docs: c# mainloop needs to be registered in the global class 2024-03-11 15:17:23 +01:00
MarginContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Marker2D.xml Fix various typos with codespell 2023-04-26 13:57:09 +02:00
Marker3D.xml
Marshalls.xml
Material.xml Fill out Material documentation and clarify render_priority and next_pass sorting 2024-01-23 20:00:23 +01:00
MenuBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MenuButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Mesh.xml Remove duplicate reference of CUSTOM_ARRAY_RBGA8_URNOM in docs 2024-03-11 15:11:22 +01:00
MeshConvexDecompositionSettings.xml Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
MeshDataTool.xml Improve MeshDataTool.get_face_vertex() method description 2023-10-24 16:06:28 +02:00
MeshInstance2D.xml
MeshInstance3D.xml Clarify difference between surface material and surface override material 2023-10-24 18:17:01 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MissingResource.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MovieWriter.xml
MultiMesh.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml Add missing documentation for MultiplayerPeerExtension 2023-03-20 08:08:59 -07:00
Mutex.xml Fix documentation for `Mutex.try_lock` 2023-06-26 08:48:47 +02:00
NavigationAgent2D.xml Add detail to NavigationAgent signal descriptions 2023-10-19 21:06:12 +02:00
NavigationAgent3D.xml Add detail to NavigationAgent signal descriptions 2023-10-19 21:06:12 +02:00
NavigationLink2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationLink3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationMesh.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
NavigationMeshGenerator.xml Add performance note for parsing source geometry 2023-07-10 18:09:57 +02:00
NavigationMeshSourceGeometryData3D.xml Fix for threaded NavigationMesh baking under new thread guards 2023-06-14 01:53:37 +02:00
NavigationObstacle2D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationObstacle3D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationPathQueryParameters2D.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryParameters3D.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPathQueryResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPolygon.xml Add NavigationPolygon cell_size property 2023-06-13 10:53:07 +02:00
NavigationRegion2D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationRegion3D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationServer2D.xml Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
NavigationServer3D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
NinePatchRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Node.xml Add reference to InputEventJoypadButton in _shortcut_input doc 2024-04-08 15:20:09 +02:00
Node2D.xml Future proof links in docs 2023-09-02 10:51:58 +02:00
Node3D.xml Add necessary elaboration to documentation for Node3D::get_parent_node_3d 2024-03-11 15:18:43 +01:00
Node3DGizmo.xml
NodePath.xml Add example for `NodePath` to grandparent 2023-06-25 10:25:22 +02:00
ORMMaterial3D.xml
OS.xml Document `OS.execute()` limitations on Android 2024-03-11 15:12:39 +01:00
Object.xml [Docs][C#] Use `PropertyName` constants in more places 2024-03-11 15:23:30 +01:00
Occluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
OccluderInstance3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
OptimizedTranslation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
OptionButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PCKPacker.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
PackedByteArray.xml Clarify `PackedByteArray.decompress*` limitations with external data 2024-01-24 18:04:32 +01:00
PackedColorArray.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedDataContainer.xml Improve and document PackedDataContainer 2023-04-29 00:29:40 +02:00
PackedDataContainerRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
PackedFloat32Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedFloat64Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
PackedStringArray.xml
PackedVector2Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedVector3Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml [Doc] Fix casing of some C# names 2024-04-08 15:17:15 +02:00
Panel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanelContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml Clarify that `CanvasLayer`s are restricted to one `Viewport` 2023-06-01 13:22:13 +02:00
ParallaxLayer.xml Improve docs on how ParallaxLayer mirroring works. 2024-03-11 15:02:20 +01:00
ParticleProcessMaterial.xml Correct description of ParticleProcessMaterial.lifetime_randomness 2023-06-28 18:24:38 +10:00
Path2D.xml
Path3D.xml
PathFollow2D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
PathFollow3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
Performance.xml
PhysicalBone2D.xml Fix various typos in documentation 2023-07-10 17:46:09 +02:00
PhysicalBone3D.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-03-11 15:02:53 +01:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2DExtension.xml Add documentation to PhysicsDirectBodyState2DExtension 2024-04-08 15:41:39 +02:00
PhysicsDirectBodyState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsMaterial.xml Document Bounce = 1.0 not being sufficient for infinite energy conservation 2024-03-11 15:02:53 +01:00
PhysicsPointQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsPointQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer2D.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsServer2DExtension.xml [Doc] Fix incorrect reference to `input_pickable` 2024-05-07 14:49:01 +02:00
PhysicsServer2DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
PhysicsServer3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DRenderingServerHandler.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsShapeQueryParameters2D.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsShapeQueryParameters3D.xml Ensure `RID`, `Callable`, and `Signal` are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsTestMotionParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint3D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
PlaceholderCubemap.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderCubemapArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture2DArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture3D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTextureLayered.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
Plane.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Fix incorrect Polygon2D description 2023-05-21 17:47:21 -04:00
PolygonOccluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
PolygonPathFinder.xml
Popup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PopupMenu.xml Update `add_submenu` doc to mention that submenu should already exist 2024-01-23 17:42:36 +01:00
PopupPanel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml Add missing descriptions to PrimitiveMesh and SoftBody3D 2024-01-24 18:00:49 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ProjectSettings.xml Document initial position project settings not affecting run from editor 2024-03-11 15:13:45 +01:00
Projection.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
Quaternion.xml Overhaul Quaternion documentation 2024-03-12 00:37:54 +01:00
RDAttachmentFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDFramebufferPass.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineColorBlendState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineColorBlendStateAttachment.xml Changed Subtract blend mode of Forward+ and Mobile renderers to match behaviour of the Godot 3 and Compatibility renderers 2023-05-26 10:50:35 -04:00
RDPipelineDepthStencilState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineMultisampleState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineRasterizationState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineSpecializationConstant.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDSamplerState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderFile.xml Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
RDShaderSPIRV.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderSource.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDTextureFormat.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
RDTextureView.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDUniform.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDVertexAttribute.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RandomNumberGenerator.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Range.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
RayCast2D.xml Add instructions to get shape of `RayCast2D/3D` 2024-04-08 15:40:35 +02:00
RayCast3D.xml Add instructions to get shape of `RayCast2D/3D` 2024-04-08 15:40:35 +02:00
Rect2.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Rect2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RectangleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RefCounted.xml Fix `RefCounted.unreference()` documentation providing wrong info. 2023-10-24 19:00:16 +02:00
ReferenceRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ReflectionProbe.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Add missing RenderingDevice method descriptions 2023-10-24 16:06:28 +02:00
RenderingServer.xml Fix RenderingServer.instance_set_transform docs saying it's not global 2024-04-08 22:12:58 +02:00
Resource.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceLoader.xml [Doc] Document loading behavior with relative paths 2024-04-08 15:39:44 +02:00
ResourcePreloader.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceSaver.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
ResourceUID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RibbonTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
RichTextEffect.xml Improve RichTextLabel `install_effect()` documentation 2024-01-24 18:20:38 +01:00
RichTextLabel.xml RTL: Clarify that line, paragraph, and character numbers are zero-indexed 2024-03-11 15:20:35 +01:00
RigidBody2D.xml Fix rigid body property description 2023-07-10 18:09:57 +02:00
RigidBody3D.xml Fix rigid body property description 2023-07-10 18:09:57 +02:00
RootMotionView.xml
SceneState.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SceneTree.xml Clarify restrictions on nested `MultiplayerAPI` in `SceneTree` 2023-06-25 11:29:05 +02:00
SceneTreeTimer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Script.xml
ScriptCreateDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditor.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditorBase.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml sort code completions with rules 2023-05-23 05:12:34 +02:00
ScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScrollContainer.xml Document ScrollContainer signals being emitted for touch events only 2023-09-21 15:28:24 +02:00
SegmentShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Semaphore.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SeparationRayShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SeparationRayShape3D.xml Fix some mixups between 2D/3D in documentation 2023-09-21 15:12:58 +02:00
Separator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Shader.xml Add information about file extension to GDScript, CSharpScript, and Shader 2023-06-22 18:56:08 +02:00
ShaderGlobalsOverride.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
ShaderInclude.xml Document ShaderInclude 2023-06-22 18:25:21 +02:00
ShaderMaterial.xml
Shape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shortcut.xml
Signal.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Skeleton2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
Skeleton3D.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
SkeletonIK3D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SkeletonModification2D.xml Merge pull request #76549 from MewPurPur/improve-docs-top-sections-ANIM 2023-05-08 12:20:29 +02:00
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml Fix typos and inconsistencies in classref 2023-03-16 14:10:20 +08:00
SkeletonModification2DPhysicalBones.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonModificationStack2D.xml
SkeletonProfile.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Slider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SliderJoint3D.xml Fix documentation for consistency 2023-08-31 20:19:31 +02:00
SoftBody3D.xml Add missing descriptions to PrimitiveMesh and SoftBody3D 2024-01-24 18:00:49 +01:00
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
SphereShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SpinBox.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
SplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SpotLight3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
SpringArm3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml Add a few notes to Sprite3D's documentation 2024-03-11 15:04:31 +01:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StaticBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StreamPeer.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
StreamPeerBuffer.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTCP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTLS.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
String.xml [Doc] Clarify behavior of `String.format` with keys in replacements 2024-04-08 15:40:04 +02:00
StringName.xml Fixing some reports to String's documentation 2024-01-24 18:31:27 +01:00
StyleBox.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
StyleBoxEmpty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxFlat.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewportContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SurfaceTool.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
SyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SystemFont.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TCPServer.xml
TLSOptions.xml fix typo on TLSOptions.xml and library_godot_display.js 2023-07-10 17:46:09 +02:00
TabBar.xml Make hovered tabs be drawn with the unselected's width at minimum 2023-09-27 17:48:41 +02:00
TabContainer.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
TextEdit.xml Fix documentation for consistency 2023-08-31 20:19:31 +02:00
TextLine.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
TextMesh.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
TextParagraph.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
TextServer.xml Add missing descriptions to TextServer's constants 2024-01-24 18:27:37 +01:00
TextServerDummy.xml Document TextServerDummy 2023-05-03 21:23:03 +02:00
TextServerExtension.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
TextServerManager.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml Fix "dimensionnal" typo 2024-03-11 15:17:02 +01:00
TextureButton.xml Updated texture_button documentation 2023-05-30 11:12:23 +02:00
TextureLayered.xml Remove double thes from documentation 2023-04-17 21:45:30 +02:00
TextureProgressBar.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
TextureRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Theme.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ThemeDB.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Thread.xml Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
TileData.xml
TileMap.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
TileMapPattern.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
TileSet.xml Fix various typos with codespell 2023-10-03 20:45:35 +02:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
TileSetSource.xml Fixes TileSet set as local to scene 2023-06-20 17:48:56 +02:00
Time.xml Update docs clarifying description for get_unix_time_from_system on UTC 2024-04-08 15:08:51 +02:00
Timer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Transform3D.xml Address a few issues in Transform3D documentation 2024-03-11 15:23:10 +01:00
Translation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TranslationServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Tree.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TreeItem.xml GUI: Fix text overlapping icon in `Tree` 2023-09-20 22:13:23 +02:00
TriangleMesh.xml
TubeTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
Tween.xml Clarify Tween.set_parallel() 2024-03-11 15:01:25 +01:00
Tweener.xml
UDPServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
UndoRedo.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
VBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VScrollBar.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
VSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VSlider.xml Display `BitField[Enum]` in docs to distinguish from `Enum` 2023-06-15 17:23:02 +03:00
VSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Variant.xml Fix small error in Variant doc 2024-04-08 15:26:46 +02:00
Vector2.xml [Doc] Clarify the behavior of `Vector2/3.cross` and mention parallel vectors 2024-04-08 15:38:20 +02:00
Vector2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector3.xml [Doc] Clarify the behavior of `Vector2/3.cross` and mention parallel vectors 2024-04-08 15:38:20 +02:00
Vector3i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector4.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector4i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
VehicleBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
VehicleWheel3D.xml corrected tooltip information Roll Influence property of VehicleWheel3D 2024-01-24 18:20:39 +01:00
VideoStream.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
VideoStreamPlayback.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
VideoStreamPlayer.xml VideoPlayer: Fix reloading translation remapped stream 2024-01-23 20:22:00 +01:00
Viewport.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
ViewportTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Document GI techniques ignoring VisualInstance3D and Camera3D layers 2023-06-02 15:36:57 +02:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Fix some leftover references to `hint_albedo` in docs 2024-03-11 15:16:41 +01:00
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
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
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml Fix some leftover references to `hint_albedo` in docs 2024-03-11 15:16:41 +01:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Improve and clarify texture filtering documentation 2024-01-23 20:22:00 +01:00
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
VoxelGI.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
VoxelGIData.xml
WeakRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Window.xml [Doc] Fix some incorrect uses of "children" 2024-03-11 15:20:07 +01:00
WorkerThreadPool.xml Avoid multiple possibilites of deadlock in resource loading 2023-05-17 01:52:39 +02:00
World2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
World3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
WorldBoundaryShape2D.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
WorldBoundaryShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
WorldEnvironment.xml
X509Certificate.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
XMLParser.xml Fix empty XML tag doc in XMLParser.xml 2023-10-19 21:45:12 +02:00
XRAnchor3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
XRInterfaceExtension.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
XRNode3D.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
XROrigin3D.xml Tweak XROrigin3D documentation 2024-03-11 15:07:57 +01:00
XRPose.xml Add missing tutorials to documentation classes 2023-10-19 21:59:32 +02:00
XRPositionalTracker.xml
XRServer.xml Tweak XROrigin3D documentation 2024-03-11 15:07:57 +01:00
bool.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
float.xml Fix wrong example output of float*Color in classref 2023-10-19 21:21:02 +02:00
int.xml Fix int's C# documentation 2023-10-24 16:07:42 +02:00