1
0
Fork 0
godot/doc/classes
Rémi Verschelde b3a44e8d51 Merge pull request #101511 from QbieShay/qbe/particle_req_proc_doc
Add documentation to `particles_request_process_time`
2025-01-14 00:22:25 +01:00
..
@GlobalScope.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
AABB.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
AESContext.xml
AStar2D.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
AStar3D.xml Docs: Update AStar3D examples 2024-11-10 14:19:14 -08:00
AStarGrid2D.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
AcceptDialog.xml
AnimatableBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
AnimatableBody3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimatedSprite2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
AnimatedSprite3D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01: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 Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
AnimationMixer.xml Add root_motion_local option to AnimationMixer 2024-11-19 08:25:31 +09:00
AnimationNode.xml Rename animation node process function 2024-12-15 18:27:21 +01:00
AnimationNodeAdd2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeAdd3.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeAnimation.xml Add advance_on_start option to NodeAnimation 2024-11-12 04:40:15 +09:00
AnimationNodeBlend2.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeBlend3.xml Fix various typos in documentation 2023-07-09 04:41:18 +07:00
AnimationNodeBlendSpace1D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeBlendSpace2D.xml Minor AnimationNodeBlendSpace2D documentation fixes 2024-08-16 15:13:36 -04:00
AnimationNodeBlendTree.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeExtension.xml Merge pull request #100416 from TokageItLab/anode-ex 2024-12-17 16:19:22 +01:00
AnimationNodeOneShot.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04: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 Merge pull request #67857 from anvilfolk/extended-curve 2024-11-29 22:45:19 +01:00
AnimationNodeSub2.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Add explicit_elapse option to NodeSeek to handle some processes 2024-11-20 22:51:27 +09:00
AnimationNodeTransition.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
AnimationPlayer.xml Add markers to animation 2024-09-29 17:27:36 +09:00
AnimationRootNode.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationTree.xml
Area2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Area3D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Array.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ArrayMesh.xml Merge pull request #99242 from RedMser/fix-todos-in-classref 2025-01-03 00:48:04 +01:00
ArrayOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AtlasTexture.xml Clarify tiling of AtlasTexture 2024-10-23 23:03:19 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioEffectBandLimitFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandPassFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCapture.xml Add details about `AudioEffectCapture.clear_buffer()` and `get_buffer()` 2024-02-20 18:27:19 +01:00
AudioEffectChorus.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCompressor.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
AudioEffectDistortion.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ21.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectHighShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectLowShelfFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectNotchFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPanner.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPhaser.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01: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 Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStream.xml Add missing `GDVIRTUAL_BIND()` for `AudioStream::_has_loop()` and `::_get_bar_beats()` 2024-12-08 06:38:47 -06:00
AudioStreamGenerator.xml Fix example code snippet in AudioStreamGenerator.xml 2024-11-23 15:36:03 -07:00
AudioStreamGeneratorPlayback.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml Post-code review changes. 2024-08-26 19:42:42 +01:00
AudioStreamPlaybackPolyphonic.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
AudioStreamPlaybackResampled.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamPlayer.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPlayer2D.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPlayer3D.xml Add `volume_linear` property and methods for audio-related classes 2024-12-18 12:41:57 -08:00
AudioStreamPolyphonic.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioStreamRandomizer.xml Simpler default values for AudioStreamRandomizer 2023-08-02 17:20:40 +02:00
AudioStreamWAV.xml Add AudioStreamMP3 `load_from_file`/`load_from_buffer` and harmonize other audio streams 2025-01-09 15:46:04 +01: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 Document limitations of refraction from using screen texture 2024-12-18 15:53:39 -08:00
Basis.xml Fix typo in Basis get_rotation_quaternion doc 2025-01-09 17:09:32 +11:00
BitMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Bone2D.xml Fix the documentation of Bone2D::apply_rest (squashed) 2024-01-28 13:37:11 +00:00
BoneAttachment3D.xml Add BoneAttachment3D::get_skeleton() method 2024-08-17 09:35:24 +10:00
BoneMap.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Clarify Button's text clipping 2024-11-17 23:04:52 +01:00
ButtonGroup.xml
CPUParticles2D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
CPUParticles3D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
Callable.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
CallbackTweener.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
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 Merge pull request #97571 from j20001970/camerafeed-virtual 2024-12-18 00:39:38 +01:00
CameraServer.xml Document CameraFeed platform limitations 2024-12-16 07:30:18 -08:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Implement 2D instance shader parameters 2024-12-17 23:59:16 +01:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml Update CanvasLayer 'Follow Viewport' documentation to match its behavior 2024-11-28 16:26:01 +01:00
CanvasModulate.xml Docs: Add link to 2D lights and shadows from CanvasModulate 2024-10-17 19:53:41 -07:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CharFXTransform.xml Remove link to outdated CharFX example project 2024-10-27 14:03:33 -04:00
CharacterBody2D.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
CharacterBody3D.xml Surface normal is not correct 2024-04-09 19:30:57 -07: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 Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
CodeHighlighter.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
CollisionObject2D.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
CollisionObject3D.xml Rename some arguments called "position" 2024-03-27 01:28:24 +01:00
CollisionPolygon2D.xml Fix warning in CollisionPolygon2D documentation description 2025-01-04 17:53:19 +01:00
CollisionPolygon3D.xml Add further details on properties returning `Packed*Array` 2024-04-08 11:35:27 +02:00
CollisionShape2D.xml Fix `CollisionShape{2D,3D}.debug_color` inconsistencies 2024-12-06 15:12:20 +03:00
CollisionShape3D.xml Fix `CollisionShape{2D,3D}.debug_color` inconsistencies 2024-12-06 15:12:20 +03:00
Color.xml Add Color.from_rgba8 and deprecate Color8 2024-12-27 11:26:59 +01:00
ColorPalette.xml Save color palette as resources to reuse later 2024-12-06 20:16:06 +07:00
ColorPicker.xml Add `ColorPicker` cursor background and reuse the cursor for wheel. 2025-01-10 09:55:54 +02:00
ColorPickerButton.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ColorRect.xml
Compositor.xml Add tutorial link in Compositor and CompositorEffect docs 2024-08-14 22:04:12 -07:00
CompositorEffect.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
CompressedCubemap.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedCubemapArray.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTexture2DArray.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CompressedTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConcavePolygonShape2D.xml doc: Fix typo in ConcavePolygonShape2D/3D description 2023-10-29 17:27:47 +03:00
ConcavePolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
ConeTwistJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConfigFile.xml
ConfirmationDialog.xml Fix confusing descriptions of ConfirmationDialog's description. 2024-05-22 15:05:56 +08:00
Container.xml
Control.xml Merge pull request #99238 from Calinou/doc-node2d-no-z-index 2024-11-29 22:47:11 +01:00
ConvexPolygonShape2D.xml Use `[constant]` instead of `[code]` when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +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 Add template images to the Cubemap class documentation 2024-08-11 18:15:31 +02:00
CubemapArray.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
Curve.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Curve2D.xml Fix curve2d incorrect sample range description 2024-08-21 16:00:25 +08:00
Curve3D.xml Implement closed path for Curve3d 2024-11-16 12:59:08 +01:00
CurveTexture.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
CurveXYZTexture.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
CylinderMesh.xml
CylinderShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
DTLSServer.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
DampedSpringJoint2D.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
Decal.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Dictionary.xml Fix C# boolean "Prints" comments in documentation 2024-11-11 21:19:34 +01:00
DirAccess.xml Merge pull request #98812 from bruvzg/macos_bundles_as_file 2024-12-03 14:41:07 -06: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 [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 2025-01-10 09:25:34 +02:00
EditorCommandPalette.xml Make EditorInterface accessible as a singleton 2023-08-09 16:01:31 +02:00
EditorContextMenuPlugin.xml Merge pull request #100556 from KoBeWi/unlimited_contextizer 2025-01-07 23:17:23 +01:00
EditorDebuggerPlugin.xml Fix typo in Editor Debugger plugin documentation 2025-01-09 22:41:48 -03:00
EditorDebuggerSession.xml Clarify `EngineDebugger` and `EditorDebugger*` documentation 2024-10-21 11:36:59 +03:00
EditorExportPlatform.xml [Export] Allow using ICU data from export templates instead of editor embedded data. 2025-01-07 08:15:09 +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 Merge pull request #94092 from allenwp/editor-export-plugin-docs-94045 2024-11-11 14:17:58 -06:00
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 Merge pull request #98262 from KoBeWi/fileland_natives 2025-01-07 23:17:08 +01: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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystemImportFormatSupportQuery.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorImportPlugin.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
EditorInspector.xml Expose EditorInspector.edit to scripting 2024-12-14 23:51:12 -08:00
EditorInspectorPlugin.xml Display custom data name instead of indices in TileData inspector 2024-05-25 17:21:31 +02:00
EditorInterface.xml Improve script class display in Create dialog 2025-01-03 00:19:25 +01:00
EditorNode3DGizmo.xml [Editor] Add missing virtual bind to `EditorNode3DGizmo(Plugin)` 2024-01-06 17:27:50 +01:00
EditorNode3DGizmoPlugin.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
EditorPaths.xml
EditorPlugin.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
EditorProperty.xml [Dictionary Property Editor] Use property editors instead of labels to display keys. 2024-12-18 08:14:38 +02:00
EditorResourceConversionPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorResourcePicker.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
EditorResourcePreview.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorResourcePreviewGenerator.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
EditorResourceTooltipPlugin.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
EditorSceneFormatImporter.xml Make `EditorSceneFormatImporter::_get_import_options` match EditorScenePostImportPlugin API 2025-01-13 21:45:53 +01:00
EditorScenePostImport.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScenePostImportPlugin.xml Allow post-import plugins to modify _subresources 2024-12-24 07:34:24 -08:00
EditorScript.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScriptPicker.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorSelection.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
EditorSettings.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
EditorSpinSlider.xml Fix spinner in AnimationTrackEdit in FPS mode 2024-11-17 01:54:06 +09:00
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorToaster.xml Expose toast notification methods 2024-11-11 19:39:33 -05:00
EditorTranslationParserPlugin.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
EditorUndoRedoManager.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorVCSInterface.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
EncodedObjectAsID.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Engine.xml Embedding game process in editor 2024-12-18 17:52:42 -05:00
EngineDebugger.xml Clarify `EngineDebugger` and `EditorDebugger*` documentation 2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml Add AgX tonemapper option to Environment 2025-01-08 17:01:16 +01:00
Expression.xml
ExternalTexture.xml Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
FileAccess.xml Merge pull request #98397 from adamscott/add-tmp-support 2024-12-03 14:40:59 -06:00
FileDialog.xml Support MIME types in file dialog filters on macOS and Linux. 2025-01-04 22:05:35 +02:00
FileSystemDock.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FontFile.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02: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
GDExtensionManager.xml Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04:00
GPUParticles2D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
GPUParticles3D.xml Implemented tools around particles seed randomization. 2025-01-11 16:31:24 +01:00
GPUParticlesAttractor3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollision3D.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
GPUParticlesCollisionBox3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionHeightField3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSDF3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
Generic6DOFJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Geometry2D.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Geometry3D.xml
GeometryInstance3D.xml Implement 2D instance shader parameters 2024-12-17 23:59:16 +01:00
Gradient.xml
GradientTexture1D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GradientTexture2D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GraphEdit.xml Merge pull request #100456 from Sauermann/proposal-hovered-connection-highlight 2024-12-19 20:00:08 -06:00
GraphElement.xml
GraphFrame.xml
GraphNode.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HFlowContainer.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HTTPClient.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
HTTPRequest.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
HashingContext.xml Fix hashing context example 2024-05-14 19:22:50 +12:00
HeightMapShape3D.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
HingeJoint3D.xml
IP.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Image.xml Add note about alpha channels blending to `Image.blit_rect` 2024-11-11 21:24:14 +01:00
ImageFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageFormatLoaderExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageTexture.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
ImageTexture3D.xml
ImageTextureLayered.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
ImmediateMesh.xml
ImporterMesh.xml Fix TODO comments in class reference 2024-11-14 20:42:13 +01:00
ImporterMeshInstance3D.xml Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
Input.xml Get joypad's vendor ID, product ID, and name on Windows 2024-12-15 23:59:11 +01: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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventGesture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
InputEventMIDI.xml Add Web MIDI support 2024-12-15 21:24:15 +11:00
InputEventMagnifyGesture.xml Update the description for the `InputEventMagnifyGesture` and `InputEventPanGesture` gestures 2023-11-06 11:02:39 -08:00
InputEventMouse.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Update the description for the `InputEventMagnifyGesture` and `InputEventPanGesture` gestures 2023-11-06 11:02:39 -08:00
InputEventScreenDrag.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventScreenTouch.xml Fix description of touch input position 2024-03-15 16:51:51 +08:00
InputEventShortcut.xml Update documentation for places to receive InputEventShortcut 2024-07-26 16:56:27 +03:00
InputEventWithModifiers.xml Replaced Command with Cmd in documentation 2023-08-13 23:53:24 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
IntervalTweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ItemList.xml Add HScrollbar to ItemList 2025-01-10 14:59:12 +01:00
JNISingleton.xml
JSON.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
JSONRPC.xml
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 Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
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
KinematicCollision2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
KinematicCollision3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Label.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
Label3D.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
LabelSettings.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
Light2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Light3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
LightOccluder2D.xml Add sdf_collision property description to LightOccluder2D 2023-10-06 12:10:13 +02:00
LightmapGI.xml Add a supersampling option to LightmapGI 2025-01-07 18:44:59 +01:00
LightmapGIData.xml Implement shadowmasks for LightmapGI 2024-12-12 11:00:28 +01:00
LightmapProbe.xml Clarify lightmap rebaking being required for LightmapProbe changes 2024-06-20 00:58:55 +02:00
Lightmapper.xml
LightmapperRD.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
Line2D.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
LineEdit.xml [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 2025-01-10 09:25:34 +02:00
LinkButton.xml Remove empty `[b]Example:[/b]` lines from the class reference 2024-08-19 01:00:52 +02:00
LookAtModifier3D.xml Move enum BoneAxis to SkeletonModifier from LookAtModifier 2025-01-05 14:14:36 +09:00
MainLoop.xml Merge pull request #94636 from Calinou/doc-process-delta-low-fps 2024-12-11 17:35:42 -06: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] Use PopupMenu title property as a menu name. 2024-12-20 23:35:07 +02: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 Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
MeshLibrary.xml Add ShadowCastingSetting to MeshLibrary / GridMap items 2024-11-27 01:06:21 +01:00
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
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 Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
MultiplayerAPIExtension.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
MultiplayerPeer.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
MultiplayerPeerExtension.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
Mutex.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
NativeMenu.xml Feature adding Windows native menu close callback 2025-01-02 10:52:09 -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 Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01:00
NavigationPathQueryParameters3D.xml Despaghettify NavigationServer path queries 2024-12-11 22:29:48 +01: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 [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01: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 Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
NavigationServer3D.xml Change navigation map synchronization to an async process 2024-12-22 02:03:59 +01:00
NinePatchRect.xml
Node.xml Merge pull request #99700 from hpvb/scene_tree_editor_performance 2024-12-16 17:16:00 +01:00
Node2D.xml Update Z Index property location in Node2D class reference 2024-11-15 15:02:10 +01:00
Node3D.xml Fix looking at with 180 degree arc 2025-01-02 15:47:01 +09:00
Node3DGizmo.xml
NodePath.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ORMMaterial3D.xml
OS.xml Fix incorrect string escaping in OS.shell_open() method Windows path example 2025-01-08 09:46:56 -03:00
Object.xml Fix get_meta_list return type in description 2025-01-03 16:17:28 +11: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
OmniLight3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
OptimizedTranslation.xml Document `OptimizedTranslation.generate()` only works in editor 2024-09-21 23:20:05 +08:00
OptionButton.xml
PCKPacker.xml Add a code sample that extracts all files to ZIPReader documentation 2024-12-03 00:37:50 +01:00
PackedByteArray.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedColorArray.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
PackedDataContainer.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedDataContainerRef.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
PackedFloat32Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedFloat64Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedInt32Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedInt64Array.xml Fix a very slight grammatical issue 2024-12-05 14:14:32 +00:00
PackedScene.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01: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 Update PackedVector4Array description to include explanation shared by PackedArray classes 2024-11-22 07:12:56 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerUDP.xml Add examples to PacketPeerUDP class documentation. 2024-11-10 18:34:29 +02:00
Panel.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
PanelContainer.xml
PanoramaSkyMaterial.xml Expose energy_multiplier to PanoramaSkyMaterial and ProceduralSkyMaterial 2023-10-25 14:12:22 +02:00
Parallax2D.xml Add tutorial link to Parallax2D doc 2024-07-16 08:25:29 -04:00
ParallaxBackground.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ParallaxLayer.xml
ParticleProcessMaterial.xml Add visualization of 3D particle emission shapes 2024-12-28 19:56:50 +01: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
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
PhysicalBone3D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08: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
PhysicsBody3D.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState2DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsDirectSpaceState3D.xml Add ability to get barycentric coordinates from ray 2023-08-02 15:16:44 -05:00
PhysicsDirectSpaceState3DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3D.xml Bind `PhysicsServer*D::body_set_state_sync_callback` 2024-07-23 13:30:44 +02:00
PhysicsServer3DExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3DRenderingServerHandler.xml Fix bindings of `PhysicsServer3DRenderingServerHandler` 2023-09-20 12:24:32 +02:00
PhysicsShapeQueryParameters2D.xml 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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionParameters3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsTestMotionResult3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture2DArray.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PlaceholderTextureLayered.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Plane.xml Clarify docs for operators performing `xform_inv` 2023-10-16 21:52:02 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Make `Polygon2D::bones` property internal 2024-08-10 17:55:29 +02:00
PolygonOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
PolygonPathFinder.xml [.NET] Use collection expressions in docs 2024-12-21 02:28:59 +01:00
Popup.xml Remove `Popup`'s unused "panel" style 2024-04-13 15:18:12 -03:00
PopupMenu.xml Make `PopupMenu/Panel` shadows properly visible again 2024-12-02 14:20:58 -03:00
PopupPanel.xml Make `PopupMenu/Panel` shadows properly visible again 2024-12-02 14:20:58 -03:00
PortableCompressedTexture2D.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
PrimitiveMesh.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml Replace some "uncommon" words in class reference 2024-01-15 18:51:52 +01:00
ProgressBar.xml
ProjectSettings.xml GDScript: Remove `RENAMED_IN_GODOT_4_HINT` from `GDScriptWarning::Code` enum 2025-01-09 21:07:41 +03:00
Projection.xml Document inverse aspect ratio convention of `Projection::get_fovy()` 2024-12-02 15:10:28 +01:00
PropertyTweener.xml Add C# examples to PropertyTweener docs 2024-12-02 14:32:17 +01:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
RDAttachmentFormat.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDFramebufferPass.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineColorBlendState.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineColorBlendStateAttachment.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDPipelineDepthStencilState.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
RDPipelineMultisampleState.xml Fix various typos in classref 2023-08-04 16:29:55 +08:00
RDPipelineRasterizationState.xml Add descriptions to the remaining properties of RDPipelineRasterizationState 2024-01-31 19:27:41 -08:00
RDPipelineSpecializationConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDSamplerState.xml
RDShaderFile.xml
RDShaderSPIRV.xml
RDShaderSource.xml Mention user should remove compute shader hint when use `set_stage_source` 2024-09-05 17:16:58 +08:00
RDTextureFormat.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RDTextureView.xml Add descriptions to RDTextureFormat's methods 2024-10-17 07:46:40 -07:00
RDUniform.xml
RDVertexAttribute.xml Add descriptions to RDVertexAttribute's properties 2024-09-23 05:40:08 -07:00
RID.xml [Doc] Clarify the session-specific nature of `RID` and `ObjectID` 2024-06-18 20:19:21 +02:00
RandomNumberGenerator.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Range.xml Update doc/classes/Range.xml 2024-11-12 20:29:04 -03:00
RayCast2D.xml
RayCast3D.xml Clarify expected types in RayCast3D documentation 2025-01-11 22:06:31 +01:00
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
ReferenceRect.xml
ReflectionProbe.xml ReflectionProbe add Blend Distance 2024-12-05 23:29:47 +01:00
RemoteTransform2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RemoteTransform3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RenderData.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
RenderDataExtension.xml Clean up RenderDataExtension's documentation 2024-07-11 08:00:32 -07:00
RenderDataRD.xml
RenderSceneBuffers.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
RenderSceneBuffersConfiguration.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersExtension.xml Allow changing the anisotropic filter level at run-time per Viewport 2024-11-30 00:50:45 -03:00
RenderSceneBuffersRD.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03: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
RenderingDevice.xml Metal: Add MetalFX upscaling support 2025-01-06 06:03:18 -07:00
RenderingServer.xml Added documentation to particles_request_process_time 2025-01-13 22:49:55 +01:00
Resource.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
ResourceFormatLoader.xml Universalize UID support in all resource types 2024-11-11 15:59:56 +01:00
ResourceFormatSaver.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ResourceImporterBMFont.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
ResourceImporterBitMap.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterCSVTranslation.xml Use `[codeblock lang=text]` more often in class ref 2024-04-08 16:17:50 +02:00
ResourceImporterDynamicFont.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02:00
ResourceImporterImage.xml Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterImageFont.xml [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-08-16 15:48:56 +03:00
ResourceImporterLayeredTexture.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
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 Fill in descriptions for import options in the class reference 2023-07-27 19:18:27 +02:00
ResourceImporterTexture.xml Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary 2024-11-13 08:33:40 -06:00
ResourceImporterTextureAtlas.xml Fix link in the docs about ResourceImporterTextureAtlas 2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml ResourceImporterWAV: Enable QOA compression by default 2024-08-31 00:42:56 -03:00
ResourceLoader.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
ResourcePreloader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
RetargetModifier3D.xml Make transform elements BitField in RetargetModifier 2024-12-28 07:19:48 +09:00
RibbonTrailMesh.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
RichTextEffect.xml
RichTextLabel.xml [RTL] Add cell option to control if cell is shrinked to its contents width. 2025-01-13 21:44:06 +02:00
RigidBody2D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
RigidBody3D.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
RootMotionView.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Code Editor: Add documentation tooltips 2024-12-15 10:51:33 +03:00
ScrollBar.xml
ScrollContainer.xml Add a focus border on `ScrollContainer` 2024-11-23 23:54:38 -03:00
SegmentShape2D.xml
Semaphore.xml Add optional count argument to Sempahore::post 2024-08-27 18:18:01 +03:00
SeparationRayShape2D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
SeparationRayShape3D.xml Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
Separator.xml
Shader.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
ShaderGlobalsOverride.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
ShaderInclude.xml
ShaderIncludeDB.xml Adding ability to include build-in include files (precursor to custom shader templates) 2024-11-24 08:47:45 +11:00
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 RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
SkeletonIK3D.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01: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 Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
SkeletonModificationStack2D.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
SkeletonModifier3D.xml Move enum BoneAxis to SkeletonModifier from LookAtModifier 2025-01-05 14:14:36 +09:00
SkeletonProfile.xml [Animation] Expose `SkeletonProfile.set/is_required` 2024-03-30 20:57:55 +01:00
SkeletonProfileHumanoid.xml Fix SkeletonProfileHumanoid documentation error 2025-01-10 17:43:17 -08:00
Skin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
SkinReference.xml
Sky.xml
Slider.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
SliderJoint3D.xml
SoftBody3D.xml Fixed SoftBody3D handles not being clickable in 3D Editor Viewport 2024-09-16 21:30:31 +09:30
SphereMesh.xml
SphereOccluder3D.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
SphereShape3D.xml
SpinBox.xml Deprecate set_min_buttons_width_from_icons 2024-09-05 15:43:54 +02:00
SplitContainer.xml Fix SplitContainer collapsed documentation 2024-09-23 13:33:00 -04:00
SpotLight3D.xml Implement per-light Specular property in DirectionalLight3D 2024-12-16 19:18:18 +01:00
SpringArm3D.xml Docs: Add link to SpringArm tutorial 2024-11-04 11:19:25 -08:00
SpringBoneCollision3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneCollisionCapsule3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneCollisionPlane3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneCollisionSphere3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
SpringBoneSimulator3D.xml Implement SpringBoneSimulator3D to wiggle chained bones 2025-01-14 05:43:57 +09:00
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
SpriteBase3D.xml
SpriteFrames.xml Add duplicate animation 2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml [StatusIndicator] Add method to get indicator icon screen rect. 2024-05-02 14:39:33 +03:00
StreamPeer.xml Add half precision floating point support to `StreamPeer` 2024-11-12 08:46:52 -03:00
StreamPeerBuffer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerExtension.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
StringName.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
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
StyleBoxTexture.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
SubViewport.xml
SubViewportContainer.xml Rename `consume_drag_and_drop` to `mouse_target` 2024-11-25 21:36:29 +01:00
SubtweenTweener.xml Add `tween_subtween` method for nesting Tweens 2025-01-03 14:28:48 -08:00
SurfaceTool.xml Merge pull request #99242 from RedMser/fix-todos-in-classref 2025-01-03 00:48:04 +01:00
SyntaxHighlighter.xml Clean up more `[b]Example:[/b]` lines from the class reference 2024-11-11 12:05:34 +01:00
SystemFont.xml [TextServer] Reset subpixel shift on blank glyphs and import option to enable/disable it. 2024-11-01 10:18:57 +02:00
TCPServer.xml
TLSOptions.xml [Crypto] Expose TLSOptions getters 2024-06-14 22:33:10 +02:00
TabBar.xml
TabContainer.xml
TextEdit.xml [macOS/Windows] Add `Emoji & Symbols` context menu item to LineEdit/TextEdit to show system character picker. 2025-01-10 09:25:34 +02:00
TextLine.xml
TextMesh.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
TextParagraph.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
TextServer.xml [TextServer] Improve embedded objects handling performance. 2025-01-07 08:01:29 +02:00
TextServerDummy.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextServerExtension.xml [TextServer] Improve embedded objects handling performance. 2025-01-07 08:01:29 +02:00
TextServerManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Texture.xml
Texture2D.xml Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01:00
Texture2DArray.xml
Texture2DArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml Remove incorrect statement that TextureButton needs a texture for normal state in docs 2024-12-12 15:34:38 -08:00
TextureCubemapArrayRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureCubemapRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureLayered.xml
TextureLayeredRD.xml Avoid saving the texture_rd_rid property of TextureRD resources 2024-01-24 10:34:51 -08:00
TextureProgressBar.xml Tweak `TextureProgressBar` `NOTIFICATION_DRAW` to support 9-patch stretch in radial modes 2025-01-12 21:41:54 +03:00
TextureRect.xml
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 Add has_custom_data() to TileData 2025-01-13 21:25:49 +09:00
TileMap.xml Add TileMap tutorials to TileMapLayer class reference 2025-01-08 18:10:42 +01:00
TileMapLayer.xml Add TileMap tutorials to TileMapLayer class reference 2025-01-08 18:10:42 +01:00
TileMapPattern.xml
TileSet.xml Add has_custom_data() to TileData 2025-01-13 21:25:49 +09:00
TileSetAtlasSource.xml Clarify documentation for TileSetAtlasSource `texture_region_size` 2024-11-29 22:00:57 +01: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 [Core] Align naming and args of `(SceneTree)Timer` time scale methods 2024-12-23 16:47:00 -05:00
TorusMesh.xml
TouchScreenButton.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
Transform2D.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Transform3D.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
Translation.xml
TranslationDomain.xml Move pseudolocalization into TranslationDomain 2024-09-21 18:28:12 +08:00
TranslationServer.xml Expose standardize_locale add_default param publicly 2024-11-21 16:50:31 -07:00
Tree.xml [Tree] Allow disabling auto generated tooltip for `TreeItem` 2024-12-01 14:39:51 +01:00
TreeItem.xml Improve Scene Tree editor performance 2024-12-12 22:47:05 +01:00
TriangleMesh.xml
TubeTrailMesh.xml Extend `Curve` to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Tween.xml Add `tween_subtween` method for nesting Tweens 2025-01-03 14:28:48 -08:00
Tweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
UDPServer.xml Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
UndoRedo.xml
UniformSetCacheRD.xml Implement hooks into renderer 2024-02-18 21:54:21 +11:00
VBoxContainer.xml
VFlowContainer.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
Variant.xml
Vector2.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Vector2i.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Vector3.xml Merge pull request #100204 from KoBeWi/nananananan 2024-12-11 17:36:03 -06:00
Vector3i.xml Update documentation's "Prints" comments after #47502 2024-11-30 16:14:11 +01:00
Vector4.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
Vector4i.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
VehicleBody3D.xml
VehicleWheel3D.xml Add units to VehicleWheel3D suspension stiffness and damping 2024-09-17 03:22:50 -07:00
VideoStream.xml
VideoStreamPlayback.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VideoStreamPlayer.xml VideoPlayer: Fix reloading translation remapped stream 2023-11-12 15:22:16 +01:00
Viewport.xml Metal: Add MetalFX upscaling support 2025-01-06 06:03:18 -07:00
ViewportTexture.xml Only allow valid types in Decal, Light3D projector, PointLight2D texture and CSGMesh3D mesh 2024-12-17 20:41:12 +01: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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShader.xml
VisualShaderNode.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
VisualShaderNodeBillboard.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeBooleanConstant.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeBooleanParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeClamp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorFunc.xml VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node 2024-10-19 12:18:34 -07:00
VisualShaderNodeColorOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeComment.xml [Compatibility] Add stub for VisualShaderNodeComment 2024-04-18 02:39:29 +02:00
VisualShaderNodeCompare.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VisualShaderNodeConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCubemap.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeCubemapParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCurveXYZTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeCustom.xml Implement drop-down list properties to the custom visual shader nodes 2023-09-29 10:55:05 +03:00
VisualShaderNodeDerivativeFunc.xml Docs: Standardize names and terms for renderers 2024-11-29 19:53:52 -08:00
VisualShaderNodeDeterminant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDistanceFade.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeDotProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeExpression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFaceForward.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatConstant.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeFloatFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFloatParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeFrame.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
VisualShaderNodeFresnel.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeGlobalExpression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeGroupBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIf.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeInput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntConstant.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeIntFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeIntOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMix.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMultiplyAdd.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOuterProduct.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameterRef.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleAccelerator.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleBoxEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleConeVelocity.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmit.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMeshEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleOutput.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleRandomness.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleRingEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParticleSphereEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeProximityFade.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRandomRange.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeRotationByAxis.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeSDFRaymarch.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSDFToScreenUV.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSample3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeScreenNormalWorldSpace.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeScreenUVToSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSmoothStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeStep.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeSwitch.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeTexture.xml Fix some leftover references to `hint_albedo` in docs 2024-02-18 16:57:38 +01:00
VisualShaderNodeTexture2DArray.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeTexture2DArrayParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture2DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTexture3DParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureParameter.xml Improve and clarify texture filtering documentation 2023-11-14 15:18:03 +01:00
VisualShaderNodeTextureParameterTriplanar.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDF.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTextureSDFNormal.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformCompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformDecompose.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformOp.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeTransformParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeTransformVecMult.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeUIntConstant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVPolarCoord.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVarying.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingGetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVaryingSetter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec2Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec3Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Parameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorBase.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorCompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorDistance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorLen.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVectorRefract.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeWorldPositionFromDepth.xml Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VoxelGI.xml
VoxelGIData.xml
WeakRef.xml
Window.xml [Window] Expose `start_drag` and `start_resize` methods (for both native and embedded windows). 2025-01-07 23:35:14 +02:00
WorkerThreadPool.xml Update WorkerThreadPool doc to mention every task should be waited 2024-02-21 19:16:45 +08:00
World2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
World3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldBoundaryShape2D.xml Validate `code` tags for class and member references 2023-10-03 15:48:31 +02:00
WorldBoundaryShape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldEnvironment.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
X509Certificate.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
XMLParser.xml
XRAnchor3D.xml
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
XRCamera3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
XRController3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01: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
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 Remove uses of static typing from the documentation 2024-12-02 15:56:46 +01:00
XRInterfaceExtension.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
XRNode3D.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
XROrigin3D.xml
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 XR: Allow locking the camera to the `XROrigin3D` for benchmarking or automated testing 2024-11-12 15:06:27 -06:00
XRTracker.xml
XRVRS.xml Allow using custom Rect2i for rendering with OpenXR 2025-01-09 09:46:15 -06:00
bool.xml
float.xml Standardize all "Prints" comments in documentation 2024-12-23 21:26:00 +01:00
int.xml