godot/doc/classes
Thaddeus Crews c6c464cf9a
Some checks failed
🔗 GHA / 📊 Static checks (push) Has been cancelled
🔗 GHA / 🤖 Android (push) Has been cancelled
🔗 GHA / 🍏 iOS (push) Has been cancelled
🔗 GHA / 🐧 Linux (push) Has been cancelled
🔗 GHA / 🍎 macOS (push) Has been cancelled
🔗 GHA / 🏁 Windows (push) Has been cancelled
🔗 GHA / 🌐 Web (push) Has been cancelled
🔗 GHA / 🪲 Godot CPP (push) Has been cancelled
Merge pull request #98679 from Bromeon/qol/rename-static-call
Rename `ClassDB::class_call_static_method` -> `class_call_static`
2024-10-31 20:14:44 -05:00
..
@GlobalScope.xml Clarification to the description of Global scope in regards to GDScript 2024-10-23 02:10:03 -04:00
AABB.xml Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
AcceptDialog.xml Add minimum width/height to dialog buttons 2024-04-17 23:48:05 +02:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimatedSprite2D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimatedSprite3D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimatedTexture.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Animation.xml Add markers to animation 2024-09-29 17:27:36 +09:00
AnimationLibrary.xml
AnimationMixer.xml Add document to clarify un-interpolatable type on animation blending 2024-08-18 09:31:49 +09:00
AnimationNode.xml Fix non const animation node process function 2024-10-26 17:56:51 +02:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeAnimation.xml Add a note of loop_mode for custom_timeline to the NodeAnimation docs 2024-08-01 18:52:32 +09:00
AnimationNodeBlend2.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml Minor AnimationNodeBlendSpace2D documentation fixes 2024-08-16 15:13:36 -04:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeOutput.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeStateMachine.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimationNodeStateMachinePlayback.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
AnimationNodeStateMachineTransition.xml Rework AnimationNode process for retrieving the semantic time info 2024-03-20 22:52:26 +09:00
AnimationNodeSub2.xml
AnimationNodeSync.xml Correct AnimationNode document where it mentions multiple inputs 2024-04-21 05:16:13 +09:00
AnimationNodeTimeScale.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationPlayer.xml Add markers to animation 2024-09-29 17:27:36 +09:00
AnimationRootNode.xml
AnimationTree.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Area2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Area3D.xml Document Area3D wind properties only affecting SoftBody3D 2024-04-10 00:06:27 +02:00
Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
ArrayMesh.xml Add note to shadow_mesh docs to warn about improper usage 2024-07-19 13:26:51 -07:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml fix astar partial path destination can be solid/disabled 2024-09-12 20:09:41 -07:00
AStar3D.xml fix astar partial path destination can be solid/disabled 2024-09-12 20:09:41 -07:00
AStarGrid2D.xml fix astar partial path destination can be solid/disabled 2024-09-12 20:09:41 -07:00
AtlasTexture.xml Clarify tiling of AtlasTexture 2024-10-23 23:03:19 +02:00
AudioBusLayout.xml
AudioEffect.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioEffectAmplify.xml
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 AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
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
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 Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioEffectReverb.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioEffectSpectrumAnalyzer.xml Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with AudioEffectSpectrumAnalyzer 2024-05-08 00:17:59 -07:00
AudioEffectSpectrumAnalyzerInstance.xml Document AudioEffectSpectrumAnalyzerInstance, clarify relationship with AudioEffectSpectrumAnalyzer 2024-05-08 00:17:59 -07:00
AudioEffectStereoEnhance.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
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
AudioSample.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioSamplePlayback.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioServer.xml Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing 2024-10-29 19:25:47 -05:00
AudioStream.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamGenerator.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioStreamGeneratorPlayback.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Post-code review changes. 2024-08-26 19:42:42 +01:00
AudioStreamPlaybackPolyphonic.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPlayer3D.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPlayer.xml Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active 2024-08-30 17:16:46 +02:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml WAV stream/importer: Improve compression/loop names and descriptions 2024-08-30 16:31:57 -03:00
BackBufferCopy.xml Link to Screen-reading shaders tutorial in BackBufferCopy documentation 2024-10-22 16:38:24 +02:00
BaseButton.xml Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled 2024-09-26 08:05:10 +08:00
BaseMaterial3D.xml reverted naming to premul alpha (no T) 2024-05-01 22:24:49 +02:00
Basis.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
BitMap.xml
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-01-28 13:37:11 +00:00
BoneAttachment3D.xml Add BoneAttachment3D::get_skeleton() method 2024-08-17 09:35:24 +10:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Button.xml [Button] Use align_to_largest_stylebox for min. size calculation. 2024-07-04 09:40:55 +03:00
ButtonGroup.xml
Callable.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
CallbackTweener.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
Camera2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Camera3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
CameraAttributesPractical.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CameraFeed.xml Expose CameraFeed setters 2024-09-27 20:07:36 +08:00
CameraServer.xml Add linux camera support 2024-09-25 12:08:06 +02:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Improve make_canvas_position_local description 2024-10-24 15:10:20 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CanvasModulate.xml Docs: Add link to 2D lights and shadows from CanvasModulate 2024-10-17 19:53:41 -07: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 Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CenterContainer.xml
CharacterBody2D.xml Surface normal is not correct 2024-04-09 19:30:57 -07:00
CharacterBody3D.xml Surface normal is not correct 2024-04-09 19:30:57 -07:00
CharFXTransform.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml Rename ClassDB::class_call_static_method -> class_call_static 2024-10-30 19:07:28 +01:00
CodeEdit.xml Draw a checkerboard behind translucent colors in CodeEdit autocompletion previews 2024-08-09 00:03:11 +02:00
CodeHighlighter.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CollisionObject2D.xml
CollisionObject3D.xml Rename some arguments called "position" 2024-03-27 01:28:24 +01:00
CollisionPolygon2D.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
CollisionPolygon3D.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
CollisionShape2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CollisionShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Color.xml Document alternatives to some static Color methods 2024-07-28 17:30:02 +02:00
ColorPicker.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ColorPickerButton.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ColorRect.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Compositor.xml Add tutorial link in Compositor and CompositorEffect docs 2024-08-14 22:04:12 -07:00
CompositorEffect.xml Fix typo in CompositorEffect documentation 2024-09-19 22:26:23 +02: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
ConcavePolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ConeTwistJoint3D.xml
ConfigFile.xml Use [codeblock lang=text] more often in class ref 2024-04-08 16:17:50 +02:00
ConfirmationDialog.xml Fix confusing descriptions of ConfirmationDialog's description. 2024-05-22 15:05:56 +08:00
Container.xml
Control.xml Merge pull request #98281 from timothyqiu/custom-tooltip-atm 2024-10-27 19:25:37 -07:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
CPUParticles2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CPUParticles3D.xml Unify particle editors 2024-10-04 22:36:12 +02:00
Crypto.xml [Doc] Update Crypto example 2024-05-09 14:36:28 +02:00
CryptoKey.xml Update CryptoKey documentation to mention ECC. 2024-05-08 20:14:04 -07:00
Cubemap.xml
CubemapArray.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
Curve2D.xml Fix curve2d incorrect sample range description 2024-08-21 16:00:25 +08:00
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +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 Add a sort method to Dictionary and HashMap 2024-10-02 14:26:33 -07:00
DirAccess.xml Add symlink API support for Windows, expose symlink methods. 2024-04-28 19:59:34 +03: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 [Android] Implement native file picker support 2024-10-30 14:53:02 +05:30
DTLSServer.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Add submenu support to EditorContextMenuPlugin 2024-09-21 20:16:45 +02:00
EditorDebuggerPlugin.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EditorDebuggerSession.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EditorExportPlatform.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorExportPlatformExtension.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorExportPlatformPC.xml Add miscellaneous documentation to some classes 2024-01-10 16:52:47 +01:00
EditorExportPlugin.xml Improve _begin_customize_scenes description 2024-10-17 20:36:32 +05:30
EditorExportPreset.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorFeatureProfile.xml Add "Game" editor for better runtime debugging 2024-10-30 11:42:17 -03:00
EditorFileDialog.xml Expose EditorFileDialog::popup_file_dialog() to GDScript and GDExtension 2024-04-29 14:49:32 -05:00
EditorFileSystem.xml Fix instanced .blend/GLTF scenes lose all children after update until .tscn is reopened 2024-07-19 08:51:23 -04:00
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Merge pull request #95336 from esainane/typo-eh 2024-08-12 14:10:21 +02:00
EditorInspector.xml Fix Inspector may scrolls away when editing a property that adds or removes sub properties 2024-09-04 01:20:11 +02:00
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml Make the "Quick Open" dialog available via EditorInterface 2024-10-04 11:36:17 -03: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 Use [codeblock lang=text] more often in class ref 2024-04-08 16:17:50 +02:00
EditorPlugin.xml Fix minor typo in EditorPlugin remove_inspector_plugin 2024-09-20 06:17:15 +10: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 Keep looking when a preview plugin returns an empty image. 2024-09-01 15:17:49 -07:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Fix add_root_node() being no-op 2024-04-03 20:07:56 +02:00
EditorScriptPicker.xml
EditorSelection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
EditorSettings.xml New Quick Open Dialog 2024-10-01 21:39:16 +02:00
EditorSpinSlider.xml Improve SpinBox interaction, split arrows, add theme attributes 2024-08-23 18:21:20 +02:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Expose EditorUndoRedoManager's clear_history() 2024-08-29 19:23:39 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml [Core] Add Engine.print_to_stout setting to control printing 2024-09-22 12:09:01 +02:00
EngineDebugger.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml Clarify that fog_aerial_perspective does not actually use sky color 2024-10-07 09:09:09 +02:00
Expression.xml
ExternalTexture.xml Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
FileAccess.xml Fix wording in description of store_line and store_string 2024-10-16 23:41:50 +08:00
FileDialog.xml [Android] Implement native file picker support 2024-10-30 14:53:02 +05:30
FileSystemDock.xml Fix folder colors not present in editor dir dialog 2024-04-16 16:21:49 -03:00
float.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
FlowContainer.xml Add FlowContainer wrap options for center alignment. 2024-04-29 08:26:45 -05:00
FogMaterial.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
FogVolume.xml
Font.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FontFile.xml Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
FontVariation.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +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 Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04:00
Generic6DOFJoint3D.xml
Geometry2D.xml Expose Geometry2D.bresenham_line() method 2024-10-25 10:27:55 +03:00
Geometry3D.xml
GeometryInstance3D.xml Merge pull request #87231 from Calinou/geometryinstance3d-transparency-warn-mobile-compatibility 2024-05-04 11:52:06 +02:00
GPUParticles2D.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
GPUParticles3D.xml Merge pull request #90310 from mhilbrunner/OutdatedDemos 2024-04-08 11:21:38 +02:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add cut_nodes_request signal to GraphEdit 2024-09-27 08:47:11 +05:30
GraphElement.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
GraphFrame.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
GraphNode.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
GridContainer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
GrooveJoint2D.xml
HashingContext.xml Fix hashing context example 2024-05-14 19:22:50 +12:00
HBoxContainer.xml
HeightMapShape3D.xml Add HeightMapShape3D update with Image data 2024-04-04 02:10:00 +02:00
HFlowContainer.xml
HingeJoint3D.xml Deprecate unused paramater angular_limit/softness in HingeJoint3D 2024-05-02 10:50:58 +02:00
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +02:00
HTTPRequest.xml Add missing HTTPRequest Result descriptions. 2024-10-19 14:22:56 +05:30
Image.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings 2024-10-28 10:14:04 -07:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
InputEvent.xml Clarify behavior of InputEvent.is_match and Shortcut.matches_event 2024-09-17 04:12:34 -07:00
InputEventAction.xml Add event_index to InputEventAction 2024-05-30 12:51:15 +02:00
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 "repeat" keyword alias for InputEvent "echo" in the class reference 2024-06-24 19:23:18 +02:00
InputEventMagnifyGesture.xml
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 Expose Geometry2D.bresenham_line() method 2024-10-25 10:27:55 +03:00
InputEventPanGesture.xml
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 Update documentation for places to receive InputEventShortcut 2024-07-26 16:56:27 +03:00
InputEventWithModifiers.xml
InputMap.xml Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +04:00
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 Add Auto width behavior to ItemList 2024-10-04 08:43:13 +02:00
JavaClass.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaClassWrapper.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaObject.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaScriptBridge.xml Add JavaScriptBridge buffer methods 2024-09-16 12:13:34 -04:00
JavaScriptObject.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
JNISingleton.xml
Joint2D.xml Tweak Joint2D and Joint3D documentation for consistency 2024-04-08 16:51:47 +02:00
Joint3D.xml Merge pull request #87446 from Mickeon/documentation-Joint-tweaks 2024-05-29 22:13:18 +02:00
JSON.xml Merge pull request #92656 from fire/vsk-json-to-native-4.3 2024-08-30 09:58:57 +02:00
JSONRPC.xml Add miscellaneous documentation to some classes 2024-01-10 16:52:47 +01:00
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
Label.xml Clarify the coordinate space for the bounding rectangle returned by Label.get_character_bounds 2024-09-16 20:45:42 +02: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 shadow_caster_mask to Light3D. 2024-08-12 00:17:11 +01:00
LightmapGI.xml Lightmapper: Prevent infinite loop when blitting lightmaps into an atlas 2024-07-13 13:10:04 +02:00
LightmapGIData.xml Update many Deprecated/Experimental descriptions for consistency 2024-02-17 21:33:12 +01:00
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
LightOccluder2D.xml
Line2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
LineEdit.xml Clarify LineEdit.shortcut_keys_enabled only affects context menu items 2024-10-19 00:49:07 +08:00
LinkButton.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02: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
Material.xml Add "Inspect Native Shader Code" to shader resource and shader editor 2024-10-08 11:02:45 -07:00
MenuBar.xml [MenuBar] Make menu start index more consistent. 2024-09-06 13:21:01 +03:00
MenuButton.xml
Mesh.xml Clarify that the Mesh.ARRAY_NORMAL array will normalize its contents internally 2024-07-04 10:55:43 +02:00
MeshConvexDecompositionSettings.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
MeshDataTool.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
MeshInstance2D.xml
MeshInstance3D.xml Add option to bake a mesh from animated skeleton pose 2024-09-03 22:16:05 +02:00
MeshLibrary.xml Improve description of find_item_by_name() method in MeshLibrary class doc 2024-05-27 05:51:30 -03:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml 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
MultiMesh.xml Fixed Timestep Interpolation: MultiMesh 2024-08-18 17:14:59 +02: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 Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
MultiplayerPeerExtension.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Mutex.xml
NativeMenu.xml [macOS] Improve native menu open/close callbacks. 2024-06-05 20:22:41 +03:00
NavigationAgent2D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationAgent3D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationLink2D.xml Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
NavigationLink3D.xml Add NavigationLink function to change navigation map 2024-08-15 22:37:02 +02:00
NavigationMesh.xml Change NavigationMesh to also parse collision shapes by default 2024-08-01 14:41:49 +02:00
NavigationMeshGenerator.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
NavigationMeshSourceGeometryData2D.xml Add bounds function to NavigationMeshSourceGeometryData 2024-08-19 00:12:37 +02:00
NavigationMeshSourceGeometryData3D.xml Add bounds function to NavigationMeshSourceGeometryData 2024-08-19 00:12:37 +02: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 Add navigation path simplification 2024-04-11 12:32:21 +02:00
NavigationPathQueryParameters3D.xml Add navigation path simplification 2024-04-11 12:32:21 +02: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 Add triangulation partition option to 2D navigation mesh baking 2024-08-05 00:08:46 +02:00
NavigationRegion2D.xml Remove experimental constrain_avoidance from NavigationRegion2D 2024-04-16 18:02:53 +02:00
NavigationRegion3D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
NavigationServer2D.xml Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
NavigationServer3D.xml Add navigation region point and segment queries 2024-09-10 01:38:46 +02:00
NinePatchRect.xml
Node2D.xml Improve documentation on Node2D transform properties such as Skew 2024-09-06 22:37:48 +02:00
Node3D.xml Fixed Timestep Interpolation (3D) 2024-07-07 22:15:23 +02:00
Node3DGizmo.xml
Node.xml Update Node.xml: specify that normal processing happens in tree order 2024-10-20 18:41:54 +02:00
NodePath.xml Add : to node properties, to differentiate them from node paths 2024-07-03 17:07:49 +02:00
Object.xml [Core] Add way to check if a signal has any connections 2024-09-20 16:39:09 +02:00
Occluder3D.xml
OccluderInstance3D.xml Update OccluderInstance3D.xml 2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
OfflineMultiplayerPeer.xml
OmniLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
OptimizedTranslation.xml Document OptimizedTranslation.generate() only works in editor 2024-09-21 23:20:05 +08:00
OptionButton.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
ORMMaterial3D.xml
OS.xml Add support for non-blocking IO mode to OS.execute_with_pipe. 2024-09-06 14:16:39 +03:00
PackedByteArray.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedColorArray.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedFloat64Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedInt32Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedInt64Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedScene.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
PackedStringArray.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedVector2Array.xml fix typo on PackedVector2Array docs 2024-10-04 19:08:23 -07:00
PackedVector3Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedVector4Array.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
Panel.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
PanelContainer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
PanoramaSkyMaterial.xml
Parallax2D.xml Add tutorial link to Parallax2D doc 2024-07-16 08:25:29 -04:00
ParallaxBackground.xml
ParallaxLayer.xml Fixed Timestep Interpolation (2D) 2024-03-23 12:28:36 +01:00
ParticleProcessMaterial.xml Update alpha_curve and emission_curve notes in ParticleProcessMaterial 2024-09-26 17:41:49 -04:00
Path2D.xml
Path3D.xml
PathFollow2D.xml Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio 2024-09-04 18:07:49 +02:00
PathFollow3D.xml Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio 2024-09-04 18:07:49 +02:00
PCKPacker.xml Clarify PCK path argument in PCKPacker.pck_start 2024-09-23 09:42:13 +02:00
Performance.xml Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile. 2024-10-02 15:11:58 -03:00
PhysicalBone2D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
PhysicalBone3D.xml Rework migration of animate_physical_bones to compatibility 2024-06-25 18:54:59 +09:00
PhysicalBoneSimulator3D.xml Skeleton3D: Add SkeletonModifier / Deprecate Override / Separate PB 2024-04-05 01:28:26 +09:00
PhysicalSkyMaterial.xml Remove note about night sky in PhysicalSkyMaterial 2024-06-04 15:34:27 +02: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 Fix force integration documentation 2024-03-16 00:32:21 +01:00
PhysicsDirectBodyState2DExtension.xml Add documentation to PhysicsDirectBodyState2DExtension 2024-01-10 14:32:45 +01:00
PhysicsDirectBodyState3D.xml Fix force integration documentation 2024-03-16 00:32:21 +01:00
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml Fix PhysicsMaterial description being limited to 3D 2024-05-28 08:25:33 +08:00
PhysicsPointQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsPointQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsServer2D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DExtension.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsShapeQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
PointMesh.xml
Polygon2D.xml Make Polygon2D::bones property internal 2024-08-10 17:55:29 +02:00
PolygonOccluder3D.xml
PolygonPathFinder.xml Add descriptions to PolygonPathFinder setup and is_point_inside methods 2024-09-03 16:38:38 +02:00
Popup.xml Remove Popup's unused "panel" style 2024-04-13 15:18:12 -03:00
PopupMenu.xml Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
PopupPanel.xml Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
PortableCompressedTexture2D.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
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 2D: Fix various issues and minor performance optimisations 2024-10-30 08:36:45 +11:00
PropertyTweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
QuadMesh.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
QuadOccluder3D.xml
Quaternion.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
RandomNumberGenerator.xml Fix RandomNumberGenerator::rand_weighted return type 2024-03-02 20:56:01 -06:00
Range.xml
RayCast2D.xml Add instructions to get shape of RayCast2D/3D 2024-04-07 11:42:30 +02:00
RayCast3D.xml Merge pull request #90310 from mhilbrunner/OutdatedDemos 2024-04-08 11:21:38 +02:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml Add missing period for sentences in classref 2024-09-20 19:33:32 +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 Mention user should remove compute shader hint when use set_stage_source 2024-09-05 17:16:58 +08:00
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 Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
Rect2i.xml Fix incorrect example in the documentation for the expand method in Rect2 2024-05-02 12:06:22 +02:00
RectangleShape2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
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 Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderingDevice.xml Add draw indirect to Rendering Device 2024-10-29 17:40:28 +01:00
RenderingServer.xml Merge pull request #85338 from EMBYRDEV/shadow-caster-mask 2024-10-24 13:22:59 -05:00
RenderSceneBuffers.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Expose more state in RenderSceneBuffersRD 2024-07-15 22:04:10 +10: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 several resource/resource-saver functions 2024-09-22 15:27:13 -04: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
ResourceImporterCSVTranslation.xml Use [codeblock lang=text] more often in class ref 2024-04-08 16:17:50 +02:00
ResourceImporterDynamicFont.xml Remove "default font" from ResourceImporterDynamicFont Documentation 2024-09-11 11:05:27 -07:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-08-16 15:48:56 +03:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import 2024-10-25 02:48:42 +02:00
ResourceImporterScene.xml Add "Use Node Type Suffixes" scene import option 2024-09-09 01:12:14 -07:00
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Document support 3D premultiplied alpha in ResourceImporterTexture 2024-08-01 03:59:49 +02:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml ResourceImporterWAV: Enable QOA compression by default 2024-08-31 00:42:56 -03:00
ResourceLoader.xml Merge pull request #92530 from Naros/expose-resource-cache-get-ref 2024-08-28 15:46:35 +02:00
ResourcePreloader.xml
ResourceSaver.xml Expose several resource/resource-saver functions 2024-09-22 15:27:13 -04:00
ResourceUID.xml Fix typos 2024-07-17 18:53:03 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml Improve RichTextLabel install_effect() documentation 2023-12-19 17:29:49 +01:00
RichTextLabel.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
RID.xml [Doc] Clarify the session-specific nature of RID and ObjectID 2024-06-18 20:19:21 +02:00
RigidBody2D.xml Merge pull request #90310 from mhilbrunner/OutdatedDemos 2024-04-08 11:21:38 +02:00
RigidBody3D.xml Merge pull request #90310 from mhilbrunner/OutdatedDemos 2024-04-08 11:21:38 +02:00
RootMotionView.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SceneState.xml
SceneTree.xml Add link to notification docs in SceneTree docs 2024-07-26 13:26:26 +02:00
SceneTreeTimer.xml
Script.xml Expose get_rpc_config and get_node_rpc_config 2024-09-04 15:45:22 -04:00
ScriptCreateDialog.xml
ScriptEditor.xml Merge pull request #92916 from Naros/expose-update-docs-from-script 2024-09-12 09:17:35 +02:00
ScriptEditorBase.xml Fix request_save_previous_state signal type 2024-07-07 19:12:30 -04:00
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 Fix virtual binding for ScriptLanguageExtension::_reload_scripts 2024-08-17 21:09:32 -07:00
ScrollBar.xml
ScrollContainer.xml Add SCROLL_MODE_RESERVE to ScrollContainer 2024-09-12 14:02:01 +02:00
SegmentShape2D.xml
Semaphore.xml Add optional count argument to Sempahore::post 2024-08-27 18:18:01 +03:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Add "Inspect Native Shader Code" to shader resource and shader editor 2024-10-08 11:02:45 -07:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
ShapeCast3D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
Shortcut.xml Fix grammar mistake in Shortcut documentation 2024-10-27 14:39:57 -06:00
Signal.xml Document Object.has_signal() in the Signal class reference 2024-10-02 16:36:19 +02:00
Skeleton2D.xml
Skeleton3D.xml Add per-bone meta to Skeleton3D 2024-09-16 16:26:15 +02:00
SkeletonIK3D.xml Add SkeletonIK3D get/set_interpolation compat from #87888 2024-04-18 01:49:12 -07: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
SkeletonModifier3D.xml Add Animation tutorial links to class reference by 4.3 2024-08-13 01:57:28 +09:00
SkeletonProfile.xml [Animation] Expose SkeletonProfile.set/is_required 2024-03-30 20:57:55 +01:00
SkeletonProfileHumanoid.xml Use [codeblock lang=text] more often in class ref 2024-04-08 16:17:50 +02:00
Skin.xml
SkinReference.xml Expose MeshInstance3D.get_skin_reference and add docs 2024-04-10 14:12:25 +02:00
Sky.xml
Slider.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
SliderJoint3D.xml Add missing descriptions for SliderJoint3D's param methods 2024-01-16 11:13:34 +01:00
SoftBody3D.xml Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 2024-09-16 21:30:31 +09:30
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
SpinBox.xml Deprecate set_min_buttons_width_from_icons 2024-09-05 15:43:54 +02:00
SplitContainer.xml Improvements to SplitContainer including a drag bar background StyleBox. 2024-09-14 19:35:51 -05:00
SpotLight3D.xml Correct documentation for Omni and Spot light distance attenuation 2024-06-03 09:37:57 +02:00
SpringArm3D.xml
Sprite2D.xml Clamp UV-coordinates to centers of outermost texels when configured to do so 2024-09-29 05:57:19 -04: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 Add duplicate animation 2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
StatusIndicator.xml [StatusIndicator] Add method to get indicator icon screen rect. 2024-05-02 14:39:33 +03:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Add Object support for String.format 2024-10-29 22:27:33 +01:00
StringName.xml Remove outdated note about not operator with String and StringName 2024-09-16 21:51:18 +09:30
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +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 Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
SubViewportContainer.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SurfaceTool.xml Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
SyntaxHighlighter.xml
SystemFont.xml [Font] Add option to disable embedded bitmaps loading. 2024-03-11 16:31:10 +02:00
TabBar.xml Add tab tooltip text 2024-04-23 08:28:48 +04:00
TabContainer.xml Allow setting icon max width for TabContainer 2024-04-26 08:27:27 +08:00
TCPServer.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
TextEdit.xml Merge pull request #90743 from timothyqiu/empty-selection-clipboard 2024-09-23 12:27:35 +02: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 [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
TextParagraph.xml [RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed. 2024-08-28 08:43:30 +03:00
TextServer.xml [Docs] Adds notes about glyph contour decomposition format. 2024-09-27 01:01:10 +03:00
TextServerDummy.xml
TextServerExtension.xml [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +03: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
TextureButton.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
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 links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Theme.xml Fix below what value is invalid in default_font_size doc 2024-09-09 14:09:02 +02:00
ThemeDB.xml
Thread.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
TileData.xml Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
TileMap.xml Add helper methods to check for tile transforms 2024-08-12 02:51:34 +02:00
TileMapLayer.xml Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map 2024-08-28 00:11:40 +02:00
TileMapPattern.xml
TileSet.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
TileSetAtlasSource.xml document 0, 90, 180, and 270 degree TileMap cell rotations 2024-04-30 09:16:54 -04:00
TileSetScenesCollectionSource.xml Some improvements to TileSetScenesCollectionSource docs 2024-07-14 20:04:49 +02:00
TileSetSource.xml
Time.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
Timer.xml Clarify Timer.start() documentation to match the current behavior. 2024-08-13 21:05:14 +07:00
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Fix incorrect Transform2D docs 2024-10-22 17:16:39 -07:00
Transform3D.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
Translation.xml Fix some DEFVALs to use the right type 2024-02-23 01:50:18 +01:00
TranslationDomain.xml Move pseudolocalization into TranslationDomain 2024-09-21 18:28:12 +08:00
TranslationServer.xml Move pseudolocalization into TranslationDomain 2024-09-21 18:28:12 +08:00
Tree.xml Add hover state to Tree items display 2024-10-17 00:21:52 +02:00
TreeItem.xml Add auto translate mode for cells in Tree 2024-10-01 21:24:10 +08:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
Tweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
UDPServer.xml
UndoRedo.xml Clarify UndoRedo MergeMode and add_*_reference docs 2024-04-05 20:05:56 +03:00
UniformSetCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
Variant.xml Update Variant documentation comment about class_name 2024-04-30 21:21:22 +03:00
VBoxContainer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Vector2.xml Fix description of Vector2/3.dot 2024-06-15 18:21:05 +02:00
Vector2i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
Vector3.xml Fix description of Vector2/3.dot 2024-06-15 18:21:05 +02:00
Vector3i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
Vector4.xml Clarify the results of VectorN.normalized() in the docs 2024-06-03 14:17:12 -07:00
Vector4i.xml Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
VehicleBody3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
VehicleWheel3D.xml Add units to VehicleWheel3D suspension stiffness and damping 2024-09-17 03:22:50 -07:00
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasing 2024-10-17 16:54:19 -07:00
ViewportTexture.xml Ensure MovieWriter output is in gamma space when using HDR 2D 2024-05-28 15:30:13 -07:00
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 Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml
VisualShader.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNode.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml [Compatibility] Add stub for VisualShaderNodeComment 2024-04-18 02:39:29 +02:00
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03: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
VisualShaderNodeFrame.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml 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 Add hint_enum for uniform int in gdshader 2024-07-13 14:30:08 -04:00
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
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 Visual Shader: Add vector operations to Remap node 2024-09-22 11:25:36 -07:00
VisualShaderNodeReroute.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml Fix some leftover references to hint_albedo in docs 2024-02-18 16:57:38 +01:00
VisualShaderNodeTextureParameter.xml
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
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
VoxelGIData.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml Merge pull request #97005 from Repiteo/core/window-corner-style 2024-10-21 16:39:25 -05:00
WorkerThreadPool.xml Update WorkerThreadPool doc to mention every task should be waited 2024-02-21 19:16:45 +08:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02: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 Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRBodyTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRCamera3D.xml
XRController3D.xml Expose profile_changed signal to XRController3D 2024-03-06 16:48:25 -06:00
XRControllerTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRFaceModifier3D.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRFaceTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRHandModifier3D.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRHandTracker.xml Change hand tracking project settings and finetune show_when_tracked 2024-08-20 11:12:52 +10:00
XRInterface.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XRInterfaceExtension.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRNode3D.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XROrigin3D.xml Tweak XROrigin3D documentation 2024-01-24 16:53:09 +01:00
XRPose.xml Improve wording on XRPose's name description 2024-09-11 18:10:08 +02:00
XRPositionalTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRServer.xml Apply reference frame transform to OpenXRCompositionLayer nodes 2024-05-29 07:52:54 -05:00
XRTracker.xml Rework XR Trackers to have a common ancestor. Allow creation of XRNode3D to drive node positions and visibility. 2024-04-18 20:04:01 -04:00
XRVRS.xml Improvements to VRS/Foveated rendering 2024-05-03 17:20:30 +10:00