godot/doc/classes
2024-12-01 14:39:51 +01:00
..
@GlobalScope.xml Merge pull request #99611 from bruno-brant/patch-1 2024-11-29 22:51:06 +01:00
AABB.xml Fix incorrect Z direction for AABB's position 2024-11-22 20:25:50 +01:00
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
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
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 Fix non const animation node process function 2024-10-26 17:56:51 +02:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml Add advance_on_start option to NodeAnimation 2024-11-12 04:40:15 +09:00
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml Minor AnimationNodeBlendSpace2D documentation fixes 2024-08-16 15:13:36 -04:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
AnimationNodeOutput.xml
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
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
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
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 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 Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
AStar3D.xml fix astar partial path destination can be solid/disabled 2024-09-12 20:09:41 -07:00
AStarGrid2D.xml fix astar partial path destination can be solid/disabled 2024-09-12 20:09:41 -07:00
AtlasTexture.xml Clarify tiling of AtlasTexture 2024-10-23 23:03:19 +02:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml AudioEffectFilter and StereoEnhance: Documentation improvements 2024-10-24 15:15:52 +02:00
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml 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
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing 2024-10-29 19:25:47 -05:00
AudioStream.xml Fix typo in AudioStream's documentation 2024-11-21 21:33:55 +01:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
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
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 Document AudioStreamPlayer.get_playback_position() intentionally always returning 0.0 when using AudioStreamInteractive 2024-11-19 22:21:30 +01:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml WAV stream/importer: Improve compression/loop names and descriptions 2024-08-30 16:31:57 -03:00
BackBufferCopy.xml Link to Screen-reading shaders tutorial in BackBufferCopy documentation 2024-10-22 16:38:24 +02:00
BaseButton.xml Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled 2024-09-26 08:05:10 +08:00
BaseMaterial3D.xml Merge pull request #99841 from Calinou/doc-basematerial3d-billboard-mode-remove-outdated-note 2024-11-29 22:51:41 +01:00
Basis.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml Add BoneAttachment3D::get_skeleton() method 2024-08-17 09:35:24 +10:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
ButtonGroup.xml
Callable.xml Core: Fix Callable.get_bound_arguments{,_count}() return incorrect data 2024-11-04 22:41:56 +03: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
CameraFeed.xml Added external camera feed from external plugin on Android 2024-10-30 18:30:28 +01:00
CameraServer.xml Add linux camera support 2024-09-25 12:08:06 +02:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
CanvasItemMaterial.xml
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
CharacterBody2D.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
CharacterBody3D.xml
CharFXTransform.xml Remove link to outdated CharFX example project 2024-10-27 14:03:33 -04: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 Improve TextEdit and CodeEdit documentation 2024-11-14 17:09:00 -05:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml Add CollisionShape3D custom debug colours 2024-11-26 16:28:13 +01:00
Color.xml Merge pull request #98499 from tetrapod00/docs-dotnet-constructor-differences 2024-11-11 14:18:22 -06:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
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
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
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
ConvexPolygonShape3D.xml
CPUParticles2D.xml Merge pull request #67857 from anvilfolk/extended-curve 2024-11-29 22:45:19 +01:00
CPUParticles3D.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Crypto.xml
CryptoKey.xml
Cubemap.xml Add template images to the Cubemap class documentation 2024-08-11 18:15:31 +02:00
CubemapArray.xml
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
Curve.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04: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
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Add a sort method to Dictionary and HashMap 2024-10-02 14:26:33 -07:00
DirAccess.xml Added notes on DirAccess 2024-11-12 14:29:01 -05:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Update screen_get_scale documentation. 2024-11-25 19:07:05 +05:30
DTLSServer.xml
EditorCommandPalette.xml
EditorContextMenuPlugin.xml Add submenu support to EditorContextMenuPlugin 2024-09-21 20:16:45 +02:00
EditorDebuggerPlugin.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EditorDebuggerSession.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EditorExportPlatform.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorExportPlatformExtension.xml Add ability to export patch packs 2024-09-25 17:07:28 +02:00
EditorExportPlatformPC.xml
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 Improve space management for EditorFileDialog 2024-11-22 18:59:03 +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
EditorFileSystemImportFormatSupportQuery.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorImportPlugin.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
EditorInspector.xml Add a focus border on ScrollContainer 2024-11-23 23:54:38 -03:00
EditorInspectorPlugin.xml
EditorInterface.xml Expose toast notification methods 2024-11-11 19:39:33 -05:00
EditorNode3DGizmo.xml
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 Make possible to favorite properties in the inspector 2024-10-28 21:18:21 -03:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
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
EditorSceneFormatImporter.xml
EditorScenePostImport.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScenePostImportPlugin.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorScript.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Update "use_system_accent_color" note in EditorSettings. 2024-11-29 15:27:17 +05:30
EditorSpinSlider.xml Fix spinner in AnimationTrackEdit in FPS mode 2024-11-17 01:54:06 +09:00
EditorSyntaxHighlighter.xml
EditorToaster.xml Expose toast notification methods 2024-11-11 19:39:33 -05:00
EditorTranslationParserPlugin.xml Merge pull request #98099 from dalexeev/pot-gen-add-comment-support 2024-11-15 10:42:45 -06:00
EditorUndoRedoManager.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Suggest using OS.has_feature instead of the engine architecture name for bitness 2024-11-20 06:33:28 -08:00
EngineDebugger.xml Clarify EngineDebugger and EditorDebugger* documentation 2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
Expression.xml
ExternalTexture.xml Add external texture support (GLES3) 2024-09-20 10:48:32 -05:00
FileAccess.xml [FileAccess] Return error codes from store_* methods. 2024-11-29 23:22:31 +02:00
FileDialog.xml [Android] Implement native file picker support 2024-10-30 14:53:02 +05:30
FileSystemDock.xml
float.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 Add missing period for sentences in classref 2024-09-20 19:33:32 +08:00
FontVariation.xml Font: Fix typo in get_supported_variation_list example 2024-07-31 23:16:30 +02:00
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml Fix editor needs restart after adding GDExtensions 2024-08-29 06:15:32 -04:00
Generic6DOFJoint3D.xml
Geometry2D.xml Expose Geometry2D.bresenham_line() method 2024-10-25 10:27:55 +03:00
Geometry3D.xml
GeometryInstance3D.xml Allow more flexible adjustments of VisualInstance3D Lightmap Scale 2024-11-14 17:28:05 +01:00
GPUParticles2D.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
GPUParticles3D.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add cut_nodes_request signal to GraphEdit 2024-09-27 08:47:11 +05:30
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
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml Merge pull request #95774 from Mickeon/documentation-miscellaneous-oddities 2024-11-12 09:27:47 -06:00
HTTPRequest.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
Image.xml Add note about alpha channels blending to Image.blit_rect 2024-11-11 21:24:14 +01:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings 2024-10-28 10:14:04 -07:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #95749 from Mickeon/documentation-example-pruning 2024-08-26 23:29:00 +02:00
InputEvent.xml Clarify behavior of InputEvent.is_match and Shortcut.matches_event 2024-09-17 04:12:34 -07:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Expose Geometry2D.bresenham_line() method 2024-10-25 10:27:55 +03: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 Changed the default deadzone value for new actions from 0.5 to 0.2 2024-10-01 16:47:44 +04:00
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +01:00
JavaClass.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaClassWrapper.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaObject.xml Fix JavaClassWrapper so it actually works 2024-09-02 08:54:23 -05:00
JavaScriptBridge.xml Add JavaScriptBridge buffer methods 2024-09-16 12:13:34 -04:00
JavaScriptObject.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml Merge pull request #92656 from fire/vsk-json-to-native-4.3 2024-08-30 09:58:57 +02:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml [TextParagraph/Button] Add support for line spacing. 2024-10-10 12:49:24 +03:00
Label.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
LabelSettings.xml [Label] Handle text as multiple independent paragraphs. 2024-11-14 11:29:46 +02:00
Light2D.xml
Light3D.xml Add shadow_caster_mask to Light3D. 2024-08-12 00:17:11 +01:00
LightmapGI.xml Merge pull request #99079 from FlooferLand/patch-1 2024-11-27 10:46:52 -06:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
LineEdit.xml Clarify LineEdit.shortcut_keys_enabled only affects context menu items 2024-10-19 00:49:07 +08:00
LinkButton.xml Remove empty [b]Example:[/b] lines from the class reference 2024-08-19 01:00:52 +02:00
LookAtModifier3D.xml Merge pull request #99612 from TokageItLab/lkat-bn 2024-11-26 13:04:44 -06:00
MainLoop.xml Docs: Add links to project settings 2024-11-12 10:25:38 -08:00
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml Add "Inspect Native Shader Code" to shader resource and shader editor 2024-10-08 11:02:45 -07:00
MenuBar.xml [MenuBar] Make menu start index more consistent. 2024-09-06 13:21:01 +03:00
MenuButton.xml
Mesh.xml
MeshConvexDecompositionSettings.xml
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
MovieWriter.xml
MultiMesh.xml Fixed Timestep Interpolation: MultiMesh 2024-08-18 17:14:59 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
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
Mutex.xml
NativeMenu.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
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
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
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml Add triangulation partition option to 2D navigation mesh baking 2024-08-05 00:08:46 +02:00
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
NavigationServer3D.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
NinePatchRect.xml
Node2D.xml Update Z Index property location in Node2D class reference 2024-11-15 15:02:10 +01:00
Node3D.xml Fixed Timestep Interpolation (3D) 2024-07-07 22:15:23 +02:00
Node3DGizmo.xml
Node.xml Fix various typos and code style issues 2024-11-28 17:40:42 +01:00
NodePath.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
Object.xml Merge pull request #99091 from Mickeon/documentation-object-boolean-context-4.4 2024-11-27 10:46:54 -06:00
Occluder3D.xml
OccluderInstance3D.xml Update OccluderInstance3D.xml 2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml
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 Convert line breaks to \n and strip line break from the end of string returned by OS::read_string_from_stdin/OS::get_stdin_string. 2024-11-23 15:11:50 +02: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 Correct PackedInt64Array comparison in description 2024-11-22 06:23:06 +02: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
PacketPeerStream.xml
PacketPeerUDP.xml Add examples to PacketPeerUDP class documentation. 2024-11-10 18:34:29 +02:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml Add tutorial link to Parallax2D doc 2024-07-16 08:25:29 -04:00
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
Path3D.xml
PathFollow2D.xml Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio 2024-09-04 18:07:49 +02:00
PathFollow3D.xml Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio 2024-09-04 18:07:49 +02:00
PCKPacker.xml Add ability for PCK patches to remove files 2024-11-11 16:34:37 +01: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
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsPointQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsRayQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsServer2D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DExtension.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer2DManager.xml
PhysicsServer3D.xml Bind PhysicsServer*D::body_set_state_sync_callback 2024-07-23 13:30:44 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsShapeQueryParameters3D.xml Clarify that some exclude properties of physics query parameters are copied 2024-07-08 18:46:29 +05:30
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Make Polygon2D::bones property internal 2024-08-10 17:55:29 +02:00
PolygonOccluder3D.xml
PolygonPathFinder.xml Add descriptions to PolygonPathFinder setup and is_point_inside methods 2024-09-03 16:38:38 +02:00
Popup.xml
PopupMenu.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
PopupPanel.xml Docs: remove duplicate words 2024-09-30 12:21:30 +02:00
PortableCompressedTexture2D.xml Mark underscored properties as internal 2024-07-30 18:50:00 +02:00
PrimitiveMesh.xml Clean up more [b]Example:[/b] lines from the class reference 2024-11-11 12:05:34 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
ProjectSettings.xml Merge pull request #99020 from Mickeon/documentation-example-pruning-2 2024-11-12 09:28:02 -06:00
PropertyTweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10:11 +01:00
RandomNumberGenerator.xml
Range.xml Update doc/classes/Range.xml 2024-11-12 20:29:04 -03:00
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml Mention user should remove compute shader hint when use set_stage_source 2024-09-05 17:16:58 +08:00
RDShaderSPIRV.xml
RDTextureFormat.xml 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
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
RemoteTransform2D.xml
RemoteTransform3D.xml
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
RenderingDevice.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RenderingServer.xml Merge pull request #98683 from clayjohn/wireframe 2024-11-18 09:23:54 -06:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml Resolve load and store ops automatically for render passes for discardable textures. 2024-11-25 11:27:48 -03:00
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
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
ResourceImporter.xml
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml Remove "default font" from ResourceImporterDynamicFont Documentation 2024-09-11 11:05:27 -07:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml [ImageFont] Fix escape sequence parsing, add note to the docs. 2024-08-16 15:48:56 +03:00
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import 2024-10-25 02:48:42 +02:00
ResourceImporterScene.xml Add "Use Node Type Suffixes" scene import option 2024-09-09 01:12:14 -07:00
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml Merge pull request #93440 from Calinou/import-size-limit-downsample-if-necessary 2024-11-13 08:33:40 -06:00
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml ResourceImporterWAV: Enable QOA compression by default 2024-08-31 00:42:56 -03:00
ResourceLoader.xml Merge pull request #97906 from Calinou/doc-fileaccess-non-resource-export 2024-11-11 14:18:39 -06:00
ResourcePreloader.xml
ResourceSaver.xml Expose several resource/resource-saver functions 2024-09-22 15:27:13 -04:00
ResourceUID.xml Fix typos 2024-07-17 18:53:03 +02:00
RetargetModifier3D.xml Add RetargetModifier3D for realtime retarget to keep original rest 2024-11-18 22:44:55 +09:00
RibbonTrailMesh.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
RichTextEffect.xml
RichTextLabel.xml Merge pull request #97963 from bruvzg/rtl_valign 2024-11-29 22:46:14 +01:00
RID.xml
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
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 Fix virtual binding for ScriptLanguageExtension::_reload_scripts 2024-08-17 21:09:32 -07: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
SeparationRayShape3D.xml
Separator.xml
Shader.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
ShapeCast3D.xml Fix some differences between ShapeCast2D and ShapeCast3D documentation 2024-08-19 00:32:14 +02:00
Shortcut.xml Fix grammar mistake in Shortcut documentation 2024-10-27 14:39:57 -06:00
Signal.xml Document Object.has_signal() in the Signal class reference 2024-10-02 16:36:19 +02:00
Skeleton2D.xml
Skeleton3D.xml Add 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
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml Add Animation tutorial links to class reference by 4.3 2024-08-13 01:57:28 +09:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
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
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
SpringArm3D.xml Docs: Add link to SpringArm tutorial 2024-11-04 11:19:25 -08: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
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml Add half precision floating point support to StreamPeer 2024-11-12 08:46:52 -03:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml Fix various typos and code style issues 2024-11-28 17:40:42 +01:00
StringName.xml Fix format description being different between String and StringName 2024-11-13 18:26:16 +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
SurfaceTool.xml Fix more miscellaneous oddities around the class reference 2024-11-12 17:44:45 +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
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml Improve TextEdit and CodeEdit documentation 2024-11-14 17:09:00 -05: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 [Docs] Adds notes about glyph contour decomposition format. 2024-09-27 01:01:10 +03:00
TextServerDummy.xml
TextServerExtension.xml [Font Import] Detect pixel fonts and disable subpixel positioning. 2024-07-23 20:34:39 +03:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
Texture.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml Document radial_center_offset bounds 2024-11-23 20:40:00 +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
TileData.xml Implement multiple occlusion polygons within each TileSet occlusion layer 2024-09-03 15:38:51 +02:00
TileMap.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
TileMapLayer.xml Merge pull request #98587 from skyace65/SurroundingCells 2024-11-12 09:27:46 -06:00
TileMapPattern.xml
TileSet.xml Merge pull request #98782 from tetrapod00/docs-tilemap-deprecation 2024-11-10 12:12:52 -06: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
Timer.xml Document Timer autostart in tool scripts 2024-11-03 11:08:19 +03:00
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml Fix miscellaneous oddities around the class reference 2024-08-18 23:18:44 +02:00
Transform2D.xml Make Transform2D/3D, Basis, and Quaternion docs more consistent 2024-11-29 16:10: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 Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
TriangleMesh.xml
TubeTrailMesh.xml Extend Curve to allow for arbitrary domains 2024-11-02 08:25:40 -04:00
Tween.xml Fix various typos and code style issues 2024-11-28 17:40:42 +01:00
Tweener.xml Fix Tweeners to emit finished() when underlying object is deleted 2024-08-29 14:53:45 -04:00
UDPServer.xml
UndoRedo.xml
UniformSetCacheRD.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
Vector2i.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
Vector3.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
Vector3i.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
Vector4.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03:00
Vector4i.xml Core: Fix built-in enum constant bindings 2024-11-22 14:03:21 +03: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 Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VideoStreamPlayer.xml
Viewport.xml Merge pull request #80965 from Calinou/viewport-add-get-stretch-scale-factor 2024-11-27 10:47:12 -06:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisibleOnScreenNotifier3D.xml Fix incorrect reference to VisibleOnScreenEnabler2D/3D in *Notifier2D/3D docs 2024-08-12 13:19:49 +02:00
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml VisualShader: Add LinearToSRGB and SRGBToLinear to ColorFunc node 2024-10-19 12:18:34 -07:00
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Fix many untagged true/false/null in the documentation 2024-11-10 11:26:39 +01:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFrame.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml Add hint_enum for uniform int in gdshader 2024-07-13 14:30:08 -04:00
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml Visual Shader: Add vector operations to Remap node 2024-09-22 11:25:36 -07:00
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml Allow setting a cubemap as default parameter to shader 2024-08-27 09:43:05 +03:00
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml
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
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeWorldPositionFromDepth.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml Merge pull request #99837 from thiagola92/docs_window_files_dropped 2024-11-29 22:51:38 +01:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml
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
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml Change hand tracking project settings and finetune show_when_tracked 2024-08-20 11:12:52 +10:00
XRInterface.xml Couple of small fixes on the action map: now saves when CTRL-S is pressed/project is run, no longer looses content if OpenXR is not enabled, and a small documentation fix. 2024-07-11 20:06:46 +10:00
XRInterfaceExtension.xml
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
XRServer.xml
XRTracker.xml
XRVRS.xml