godot/doc/classes
Danil Alexeev 85dfd89653 Add @export_tool_button annotation for easily creating inspector buttons
Co-authored-by: jordi <creptthrust@gmail.com>
Co-authored-by: K. S. Ernest (iFire) Lee <ernest.lee@chibifire.com>
Co-authored-by: Mack <86566939+Macksaur@users.noreply.github.com>
2024-09-27 22:24:15 +01:00
..
@GlobalScope.xml Add @export_tool_button annotation for easily creating inspector buttons 2024-09-27 22:24:15 +01:00
AABB.xml Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
AcceptDialog.xml
AESContext.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
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 Expose the optimize method of the Animation class to gdscript. 2024-09-11 01:18:30 -04:00
AnimationLibrary.xml Unexpose internal data property of AnimationLibrary 2023-11-02 18:57:39 +01:00
AnimationMixer.xml
AnimationNode.xml Correct AnimationNode document where it mentions multiple inputs 2024-04-21 05:16:13 +09: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
AnimationNodeBlendTree.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AnimationNodeOneShot.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
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
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 clarify animation queuing documentation 2024-07-19 12:36:25 -04:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Area3D.xml
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 Fix empty region in AtlasTexture 2024-07-18 15:31:59 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectCompressor.xml
AudioEffectDelay.xml Fix invalid use of markdown syntax in classref 2023-08-01 22:44:31 +08:00
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectEQ21.xml
AudioEffectEQ.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectFilter.xml
AudioEffectHardLimiter.xml Add AudioEffectHardLimiter as a rework of audio limiter effect 2024-03-25 13:37:03 +01:00
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
AudioListener2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Add samples playback support 2024-06-18 11:06:31 -04:00
AudioStreamPlaybackResampled.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
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
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml Add BoneAttachment3D::get_skeleton() method 2024-08-17 09:35:24 +10:00
BoneMap.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
bool.xml Overlay bool documentation 2023-08-02 09:54:20 +02:00
BoxContainer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Button.xml
ButtonGroup.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Callable.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
CallbackTweener.xml
Camera2D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
Camera3D.xml
CameraAttributes.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CameraAttributesPhysical.xml
CameraAttributesPractical.xml Fix various typos in documentation 2023-12-27 20:37:37 +07:00
CameraFeed.xml Add linux camera support 2024-09-25 12:08:06 +02:00
CameraServer.xml Add linux camera support 2024-09-25 12:08:06 +02:00
CameraTexture.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasGroup.xml
CanvasItem.xml doc: clarify CanvasItem's visibility signal descriptions 2024-09-24 08:31:51 +02:00
CanvasItemMaterial.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CanvasLayer.xml
CanvasModulate.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CanvasTexture.xml
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
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 Expose ClassDB::class_get_api_type method 2024-09-18 15:45:21 +01:00
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml Rename some arguments called "position" 2024-03-27 01:28:24 +01:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Document alternatives to some static Color methods 2024-07-28 17:30:02 +02:00
ColorPicker.xml
ColorPickerButton.xml
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
CompressedCubemapArray.xml
CompressedTexture2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ConfigFile.xml Use [codeblock lang=text] more often in class ref 2024-04-08 16:17:50 +02:00
ConfirmationDialog.xml
Container.xml
Control.xml Add auto translate mode for tooltips 2024-09-26 22:31:22 +08:00
ConvexPolygonShape2D.xml Use [constant] instead of [code] when possible 2023-09-01 16:57:53 +02:00
ConvexPolygonShape3D.xml
CPUParticles2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
CPUParticles3D.xml Add cone angle control to particle emission ring shape 2024-09-02 14:35:51 +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
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
Decal.xml
Dictionary.xml Bind Array get and set functions 2024-09-26 13:00:17 -07:00
DirAccess.xml
DirectionalLight2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
DirectionalLight3D.xml
DisplayServer.xml Merge pull request #94477 from RedMser/typos-batch-1 2024-08-28 00:12:12 +02:00
DTLSServer.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Add EditorContextMenuPluginManager and refactor menu plugins 2024-09-03 23:59:25 +02:00
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml Expose several EngineDebugger methods and signals as plugin callbacks 2024-06-10 19:46:23 -04: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
EditorExportPlugin.xml Allow adding custom export platforms using scripts / GDExtension. 2024-08-28 10:29:01 +03:00
EditorExportPreset.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorFeatureProfile.xml Allow changing feature profile via EditorInterface 2023-07-24 18:46:36 +02:00
EditorFileDialog.xml Expose EditorFileDialog::popup_file_dialog() to GDScript and GDExtension 2024-04-29 14:49:32 -05:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Merge pull request #95336 from esainane/typo-eh 2024-08-12 14:10:21 +02:00
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml Pass current value to EditorInterface node/property popups 2024-09-03 00:54:55 -04:00
EditorNode3DGizmo.xml [Editor] Add missing virtual bind to EditorNode3DGizmo(Plugin) 2024-01-06 17:27:50 +01:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
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
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Keep looking when a preview plugin returns an empty image. 2024-09-01 15:17:49 -07:00
EditorResourceTooltipPlugin.xml Fix unmatched brackets in the documentation 2023-09-05 15:57:39 +08:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #90743 from timothyqiu/empty-selection-clipboard 2024-09-23 12:27:35 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Fix various typos in classref 2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
EngineProfiler.xml
Environment.xml Fix incorrect Reinhard tonemap operator 2024-09-25 12:34:23 +02:00
Expression.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ExternalTexture.xml Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
FileAccess.xml
FileDialog.xml Fix FileDialog default size 2024-09-17 14:35:18 +02:00
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontFile.xml Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
FontVariation.xml
FramebufferCacheRD.xml
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 Merge pull request #92001 from GrahameGW/line_intersect_docs 2024-08-16 14:31:59 +02:00
Geometry3D.xml Expose 3D Delaunay tetrahedralization in Geometry3D 2023-10-16 11:48:49 +02:00
GeometryInstance3D.xml
GPUParticles2D.xml Style: Trim trailing whitespace and ensure newline at EOF 2024-05-08 10:12:46 +02:00
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml 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
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml
Gradient.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
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 [GraphEdit] Add a note about the behavior of get_children() 2024-06-29 19:40:10 +02:00
GraphElement.xml Add GraphFrame and integrate it in VisualShader 2024-04-04 15:11:00 +02:00
GraphFrame.xml
GraphNode.xml [VisualShader] Add reroute node and improve port drawing 2024-05-13 03:26:01 +02:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml Fix hashing context example 2024-05-14 19:22:50 +12:00
HBoxContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HeightMapShape3D.xml
HFlowContainer.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
HingeJoint3D.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 [mbedTLS] Enable TLS 1.3 support 2024-09-26 17:37:38 +02:00
HTTPRequest.xml
Image.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
ImageFormatLoader.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ImageFormatLoaderExtension.xml
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
ImmediateMesh.xml Add C# Example to ImmediateMesh.xml 2023-10-23 14:50:07 +02:00
ImporterMesh.xml
ImporterMeshInstance3D.xml Merge pull request #78803 from EMBYRDEV/additional-mesh-import-options 2023-09-24 23:30:30 +02:00
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
InputEventFromWindow.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Add movement caveats to InputEventMouseMotion docs 2024-08-23 07:54:18 -07:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Update documentation for places to receive InputEventShortcut 2024-07-26 16:56:27 +03:00
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
IntervalTweener.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
IP.xml
ItemList.xml Improve documentation of some ItemList signals 2024-09-27 16:19:40 +08: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
JNISingleton.xml
Joint2D.xml
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
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Clarify when LineEdit's text_submitted signal is emitted 2024-09-25 22:48:35 +02:00
LinkButton.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Marshalls.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Material.xml
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
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml Add option to bake a mesh from animated skeleton pose 2024-09-03 22:16:05 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
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
MultiplayerPeer.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml
NavigationAgent2D.xml Update velocity_computed signal description 2024-05-25 15:12:49 -03:00
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.xml
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
NavigationObstacle2D.xml Add NavigationObstacle options to affect and carve navigation mesh 2024-03-15 01:45:44 +01:00
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
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
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
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
Node3DGizmo.xml
Node.xml Allow configuring which translation domain Object.tr uses 2024-09-17 13:09:44 +08: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 Fix invalid inheritance of OccluderInstance3D 2024-06-19 16:47:37 +02:00
OccluderPolygon2D.xml Add further details on properties returning Packed*Array 2024-04-08 11:35:27 +02:00
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml Document OptimizedTranslation.generate() only works in editor 2024-09-21 23:20:05 +08:00
OptionButton.xml
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 Bind Array get and set functions 2024-09-26 13:00:17 -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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PacketPeerStream.xml
PacketPeerUDP.xml [Doc] Fix casing of some C# names 2024-03-20 13:39:00 +01:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml Expose energy_multiplier to PanoramaSkyMaterial and ProceduralSkyMaterial 2023-10-25 14:12:22 +02:00
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml Update alpha_curve and emission_curve notes in ParticleProcessMaterial 2024-09-26 17:41:49 -04:00
Path2D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Path3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
PhysicalBone2D.xml Update class reference to include some keywords 2024-02-09 18:13:23 +01:00
PhysicalBone3D.xml
PhysicalBoneSimulator3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Add keywords to PhysicsBody{2D,3D}.test_move() for easier discoverability 2024-03-09 17:33:04 +01:00
PhysicsBody3D.xml Add keywords to PhysicsBody{2D,3D}.test_move() for easier discoverability 2024-03-09 17:33:04 +01:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml Add documentation to PhysicsDirectBodyState2DExtension 2024-01-10 14:32:45 +01:00
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PhysicsServer3DRenderingServerHandler.xml Fix bindings of PhysicsServer3DRenderingServerHandler 2023-09-20 12:24:32 +02:00
PhysicsShapeQueryParameters2D.xml 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
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml Improve the top docs sections of VFX classes 2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml
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
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
PointLight2D.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01:00
PointMesh.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml Add descriptions to PolygonPathFinder setup and is_point_inside methods 2024-09-03 16:38:38 +02:00
Popup.xml
PopupMenu.xml [NativeMenu] Do not auto toggle check/multi-state items. Add is_native_menu method. 2024-07-08 11:20:28 +03:00
PopupPanel.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml Move Godot Physics 2D into a module; add dummy 2D physics server 2024-09-23 17:33:45 +02: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 Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
Quaternion.xml
RandomNumberGenerator.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 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
RDSamplerState.xml
RDShaderFile.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RDUniform.xml
RDVertexAttribute.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
Rect2.xml Simplify and fix Rect2/AABB get_support function 2024-08-19 23:55:31 -07:00
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
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 Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderingDevice.xml Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
RenderingServer.xml Merge pull request #96184 from biswas08433/patch-1 2024-09-26 12:45:35 +02:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml Expose RenderingSceneBuffers through ClassDB 2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml
RenderSceneDataExtension.xml
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 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
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml [Bitmap fonts] Add support for scaling. 2023-10-13 12:57:45 +03:00
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
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
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 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
RibbonTrailMesh.xml
RichTextEffect.xml
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
RigidBody2D.xml
RigidBody3D.xml
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
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
ScriptLanguage.xml
ScriptLanguageExtension.xml
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 Improve SeparationRayShape docs 2023-09-29 22:18:00 +03:00
SeparationRayShape3D.xml
Separator.xml
Shader.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml Clarify behavior of InputEvent.is_match and Shortcut.matches_event 2024-09-17 04:12:34 -07:00
Signal.xml Refactor signal documentation to improve clarity 2024-09-23 22:58:06 +05:30
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
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
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
Sky.xml
Slider.xml
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 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
SpringArm3D.xml
Sprite2D.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02: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
SpriteFrames.xml Add duplicate animation 2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml
StaticBody2D.xml Implement AnimationManager the base class of AnimationPlayer/Tree 2023-09-29 08:23:57 +09:00
StaticBody3D.xml Update links to outdated asset library demos 2024-04-07 16:59:43 +02:00
StatusIndicator.xml
StreamPeer.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml Documentation: Add support for deprecated/experimental messages 2024-02-15 15:59:50 +03:00
StreamPeerTCP.xml
StreamPeerTLS.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
String.xml Remove outdated note about not operator with String and StringName 2024-09-16 21:51:18 +09:30
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
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
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
TabBar.xml Add tab tooltip text 2024-04-23 08:28:48 +04:00
TabContainer.xml
TCPServer.xml
TextEdit.xml Merge pull request #90743 from timothyqiu/empty-selection-clipboard 2024-09-23 12:27:35 +02:00
TextLine.xml
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 Fix typo in string_get_character_breaks() sample code 2024-09-18 19:14:32 +08:00
TextServerDummy.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
TextServerExtension.xml
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
Texture.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml Add custom texture create function 2023-07-26 20:46:34 +10:00
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml Add keywords to improve search in the class reference 2024-02-22 16:16:49 +01: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 Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
TileMap.xml
TileMapLayer.xml Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map 2024-08-28 00:11:40 +02:00
TileMapPattern.xml Fix various typos with codespell 2023-08-07 13:09:47 +02:00
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml Fix asset pipeline coordinate systems doc url 2024-07-01 10:17:47 +02:00
Translation.xml
TranslationDomain.xml Make editor use translation domains 2024-09-17 13:09:44 +08:00
TranslationServer.xml Make editor use translation domains 2024-09-17 13:09:44 +08:00
Tree.xml Improve documentation on TreeItem's cell modes 2024-05-19 14:15:38 +02:00
TreeItem.xml Merge pull request #96643 from bruvzg/fs_links 2024-09-12 10:28:44 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
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
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml Fix description of Vector2/3.dot 2024-06-15 18:21:05 +02:00
Vector3i.xml
Vector4.xml
Vector4i.xml Expose Vector* component-wise and scalar min/max to scripting 2024-05-02 13:02:40 +02:00
VehicleBody3D.xml
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 Expose Viewport::get_audio_listener_2d and Viewport::get_audio_listener_3d to scripting 2024-09-19 18:43:33 -03:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenEnabler3D.xml Allow VisibleOnScreenNotifier2D/3D to have empty enable_node_path 2024-02-16 17:34:02 +01:00
VisibleOnScreenNotifier2D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeBooleanConstant.xml
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
VisualShaderNodeColorOp.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml [Compatibility] Add stub for VisualShaderNodeComment 2024-04-18 02:39:29 +02:00
VisualShaderNodeCompare.xml
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
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Implement drop-down list properties to the custom visual shader nodes 2023-09-29 10:55:05 +03:00
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
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
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
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml Overhaul some "uncommon" wording in class reference 2024-03-01 15:32:38 +01:00
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
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
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
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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 Additional Visual Shader Nodes 2023-07-26 00:39:12 +02:00
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml Validate code tags for class and member references 2023-10-03 15:48:31 +02:00
VisualShaderNodeTexture2DArray.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeTexture2DArrayParameter.xml
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
VisualShaderNodeTexture.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
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
VisualShaderNodeVec4Constant.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
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
VScrollBar.xml
VSeparator.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSlider.xml Use bound theme properties for documentation 2023-09-26 18:48:51 +02:00
VSplitContainer.xml
WeakRef.xml
Window.xml Document expected coordinates in PopupMenu.popup() 2024-08-05 16:45:33 +02:00
WorkerThreadPool.xml
World2D.xml
World3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml Add missing tutorials to documentation classes 2023-08-19 20:29:24 +02:00
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
XRBodyTracker.xml
XRCamera3D.xml Doctool: Remove version attribute from XML header 2023-07-06 10:08:21 +02:00
XRController3D.xml
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
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
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 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