godot/doc/classes
mara a44409bf54 Clarify doc for Color.hex and C# Color()
The "alpha channel first" seems misleading to me. It doesn't match with
the examples, so remove it. Add a more detailed specification of the
expected number format in hex.

(cherry picked from commit 779ac20bb9)
2023-06-16 15:12:59 +02:00
..
@GlobalScope.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +02:00
AABB.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
AESContext.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
AStar2D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +01:00
AStar3D.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
AStarGrid2D.xml C#: Renames to follow .NET naming conventions 2023-01-27 02:04:17 +01:00
AcceptDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
AnimatableBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +02:00
AnimatableBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +02:00
AnimatedSprite2D.xml Make AnimatedSprite's playback API consistent with AnimationPlayer 2023-01-26 12:40:19 +09:00
AnimatedSprite3D.xml Make AnimatedSprite's playback API consistent with AnimationPlayer 2023-01-26 12:40:19 +09:00
AnimatedTexture.xml Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated 2023-02-17 12:32:26 +01:00
Animation.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationLibrary.xml
AnimationNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeAdd2.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeAdd3.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeAnimation.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeBlend2.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeBlend3.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeBlendSpace1D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeBlendSpace2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeBlendTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeOneShot.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeOutput.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeStateMachine.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeStateMachinePlayback.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeStateMachineTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeSync.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeTimeScale.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeTimeSeek.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationNodeTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationPlayer.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationRootNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
AnimationTrackEditPlugin.xml
AnimationTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
Area2D.xml Merge pull request #68905 from jaymehta-g/area-node-description-typo 2023-02-10 22:06:32 -05:00
Area3D.xml Remove double thes from documentation 2023-04-24 17:08:56 +02:00
Array.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ArrayMesh.xml Add description for ArrayMesh.shadow_mesh 2023-01-26 22:48:48 +02:00
ArrayOccluder3D.xml
AspectRatioContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Audio rename (device, capture_device) -> (output_device, input_device) 2023-01-31 18:25:11 +01:00
AudioStream.xml
AudioStreamGenerator.xml Add an example for how to use AudioStreamGenerator 2023-05-12 12:07:02 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +02:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml Implement blending audio feature to AnimationTree 2023-01-28 20:08:29 +09:00
AudioStreamPlayer2D.xml Replace "dampen" with "damp", "attenuate" in class docs 2023-02-08 08:01:32 +10:00
AudioStreamPlayer3D.xml Replace "dampen" with "damp", "attenuate" in class docs 2023-02-08 08:01:32 +10:00
AudioStreamPolyphonic.xml Add AudioStreamPolyphonic to make it easier to play polyphonic sound from code 2023-01-22 16:22:45 +01:00
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2023-01-18 19:52:47 -08:00
BaseButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
BaseMaterial3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
Basis.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
BitMap.xml
Bone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
BoneAttachment3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
BoneMap.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
BoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
BoxMesh.xml Improve BoxMesh documentation about UV scaling for vertex shader 2023-02-17 17:10:57 +01:00
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ButtonGroup.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CPUParticles2D.xml
CPUParticles3D.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +01:00
Callable.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
CallbackTweener.xml
Camera2D.xml Merge pull request #69728 from Calinou/doc-font-oversampling-exceptions 2023-02-10 18:55:22 +03:00
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml Document unsupported features in Mobile and Compatibility rendering methods 2023-02-13 22:17:02 +01:00
CameraAttributesPractical.xml Document unsupported features in Mobile and Compatibility rendering methods 2023-02-13 22:17:02 +01:00
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml Avoid shading CanvasGroup nodes twice 2023-02-03 15:40:42 -08:00
CanvasItem.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CanvasModulate.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CharFXTransform.xml
CharacterBody2D.xml Exposes the apply_floor_snap function to allow a snap to be made regardless of velocity. 2023-03-30 19:10:45 +02:00
CharacterBody3D.xml Exposes the apply_floor_snap function to allow a snap to be made regardless of velocity. 2023-03-30 19:10:45 +02:00
CheckBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CheckButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CircleShape2D.xml
ClassDB.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
CodeEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CodeHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CollisionObject2D.xml
CollisionObject3D.xml Merge pull request #67847 from rburing/warn_non-uniformists 2023-01-23 10:32:06 +01:00
CollisionPolygon2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
CollisionPolygon3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
CollisionShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
CollisionShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
Color.xml Clarify doc for Color.hex and C# Color() 2023-06-16 15:12:59 +02:00
ColorPicker.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ColorPickerButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ColorRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
CompressedCubemap.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +02:00
CompressedCubemapArray.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +02:00
CompressedTexture2D.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +02:00
CompressedTexture2DArray.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +02:00
CompressedTexture3D.xml
CompressedTextureLayered.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +02:00
ConcavePolygonShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
ConcavePolygonShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
ConeTwistJoint3D.xml Fill random docs 2023-04-03 18:40:24 +02:00
ConfigFile.xml
ConfirmationDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Container.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Control.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ConvexPolygonShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
ConvexPolygonShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +02:00
Crypto.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
CryptoKey.xml
Cubemap.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
CubemapArray.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
Curve.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
Curve2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
Curve3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
CurveTexture.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DTLSServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +02:00
DampedSpringJoint2D.xml
Decal.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
Dictionary.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
DirAccess.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
DirectionalLight2D.xml Document DirectionalLight2D not supporting cull masks 2023-02-11 16:13:31 +01:00
DirectionalLight3D.xml
DisplayServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorCommandPalette.xml Update C# signal documentation and remove bind array 2023-01-23 16:45:37 +01:00
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml Document EditorExportPlatform 2023-01-11 20:16:42 -07:00
EditorExportPlugin.xml Improve documentation of EditorExportPlugin 2023-02-27 11:54:01 +01:00
EditorFeatureProfile.xml
EditorFileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorFileSystem.xml Clean up EditorFileSystem script parsing 2023-01-18 20:56:45 +01:00
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Use reimport_append api for importing embedded gltf images 2023-02-06 07:11:45 -08:00
EditorInspector.xml
EditorInspectorPlugin.xml Change `_can_handle` and `_edit` virtual methods to take `Object*` 2023-02-17 14:10:38 +01:00
EditorInterface.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorPaths.xml [macOS] Re-add support for the _sc_ inside app bundle. Update docs. 2023-03-27 16:34:57 +02:00
EditorPlugin.xml Change `_can_handle` and `_edit` virtual methods to take `Object*` 2023-02-17 14:10:38 +01:00
EditorProperty.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorResourceConversionPlugin.xml Fix GDScript code style regarding colon 2023-03-13 14:42:27 +01:00
EditorResourcePicker.xml
EditorResourcePreview.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
EditorScenePostImportPlugin.xml
EditorScript.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
EditorTranslationParserPlugin.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
EditorUndoRedoManager.xml Update UndoRedo description 2023-04-03 18:41:05 +02:00
EditorVCSInterface.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
EncodedObjectAsID.xml
Engine.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
EngineDebugger.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
EngineProfiler.xml
Environment.xml Fix various typos in the classref 2023-03-13 14:27:06 +01:00
Expression.xml Provide an example on how to use ImmediateMesh 2023-04-26 14:51:01 +02:00
FileAccess.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
FileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
FileSystemDock.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
FlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
FogMaterial.xml
FogVolume.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
Font.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
FontFile.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
FontVariation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
GDExtension.xml
GDExtensionManager.xml
GPUParticles2D.xml Add documentation for GpuParticles2D collisions 2023-01-23 23:16:35 +02:00
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
GPUParticlesCollisionHeightField3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
GPUParticlesCollisionSDF3D.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml Replace "dampen" with "damp", "attenuate" in class docs 2023-02-08 08:01:32 +10:00
Geometry2D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Geometry3D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
GeometryInstance3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
Gradient.xml Document why Gradient.reverse() doesn't reverse constant gradients 2023-04-26 14:50:59 +02:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
GraphNode.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
GridContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
GrooveJoint2D.xml
HBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HMACContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +02:00
HScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HTTPClient.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
HTTPRequest.xml doc: Fix Image 'set_pixel' doc for use of 'create' 2023-02-08 19:02:19 +01:00
HashingContext.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
HeightMapShape3D.xml Fix documentation about depth and width of Height map 2023-01-24 17:56:49 +01:00
HingeJoint3D.xml
IP.xml
Image.xml Fix `Image.compress` description 2023-04-24 16:52:25 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml Fix GDScript code style regarding colon 2023-03-13 14:42:27 +01:00
ImageTexture3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
ImageTextureLayered.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
ImmediateMesh.xml Small docs syntax fixes 2023-05-19 16:15:36 +02:00
ImporterMesh.xml Fix LOD sort order; checks in add_surface; and document all parameters of `ArrayMesh::add_surface_from_arrays` 2023-01-19 10:30:25 +01:00
ImporterMeshInstance3D.xml
Input.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEvent.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventAction.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventFromWindow.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventJoypadButton.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventJoypadMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventKey.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventMIDI.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventMagnifyGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventMouse.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventMouseButton.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventMouseMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventPanGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventScreenDrag.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventScreenTouch.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventShortcut.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputEventWithModifiers.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InputMap.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
JNISingleton.xml
JSON.xml Fixes to JSON as resource 2023-01-14 14:41:51 +01:00
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml Update all outdated online documentation links 2023-01-14 19:38:00 +03:00
JavaScriptObject.xml Update outdated syntax in `JavaScriptBridge` doc 2023-06-16 15:12:20 +02:00
Joint2D.xml
Joint3D.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Label3D.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
LabelSettings.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Light2D.xml Various classref typo fixes 2023-02-20 14:47:37 +08:00
Light3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
LightOccluder2D.xml
LightmapGI.xml More class reference fixes 2023-02-24 10:42:44 +08:00
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml More class reference fixes 2023-02-24 10:42:44 +08:00
Line2D.xml
LineEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
LinkButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
MainLoop.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
MarginContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Marker2D.xml
Marker3D.xml
Marshalls.xml Merge pull request #71572 from RedMser/docs-binary-variant 2023-02-10 20:04:16 +03:00
Material.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
MenuBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
MenuButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Mesh.xml Update documentation for Mesh and MeshInstance3D 2023-02-24 16:16:06 -05:00
MeshDataTool.xml Updated GDScript example to use clear_surfaces() and C Sharp example to use ClearSurfaces() instead of non-existent surface_remove() and SurfaceRemove() 2023-04-27 08:41:23 +02:00
MeshInstance2D.xml Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
MeshInstance3D.xml Update documentation for Mesh and MeshInstance3D 2023-02-24 16:16:06 -05:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
MissingResource.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml Remove normal_map from MeshInstance2D and MultiMeshInstance2D 2023-01-12 13:15:31 -08:00
MultiMeshInstance3D.xml
MultiplayerAPI.xml Fix docs on RPC_MODE_ANY_PEER analogous. 2023-02-07 10:20:38 -05:00
MultiplayerAPIExtension.xml Use enum instead of int in virtual methods return type 2023-01-31 19:06:49 +01:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml Add missing documentation for MultiplayerPeerExtension 2023-05-12 12:31:22 +02:00
Mutex.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
NavigationAgent2D.xml Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-04-07 17:44:37 +02:00
NavigationAgent3D.xml Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-04-07 17:44:37 +02:00
NavigationLink2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
NavigationLink3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
NavigationMesh.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationMeshGenerator.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationObstacle2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationObstacle3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryParameters2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryParameters3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationPathQueryResult2D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +01:00
NavigationPathQueryResult3D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +01:00
NavigationPolygon.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationRegion2D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationRegion3D.xml Add navigation tutorial links inside class doc 2023-01-11 08:55:02 +01:00
NavigationServer2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
NavigationServer3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
NinePatchRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Node.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Node2D.xml Clarify rotation degrees 2023-02-20 23:26:02 +01:00
Node3D.xml Fix small mistake in docs, "antecedents" -> "ancestors" 2023-05-12 12:07:02 +02:00
Node3DGizmo.xml
NodePath.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ORMMaterial3D.xml
OS.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Object.xml Updated Object's class reference documentation for set_meta to indicate metadata's name must be a valid identifier 2023-06-16 15:12:20 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml Merge pull request #56490 from Calinou/light-3d-high-attenuation-warning 2023-02-16 23:41:08 +03:00
OptimizedTranslation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
OptionButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PCKPacker.xml
PackedByteArray.xml Various classref typo fixes 2023-02-20 14:47:37 +08:00
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Add unbinds to scn 2023-02-01 03:03:55 +01:00
PackedStringArray.xml
PackedVector2Array.xml Complete documentation of packed arrays 2022-08-19 00:43:29 +02:00
PackedVector3Array.xml
PacketPeer.xml Document internal usage of encode/decode_variant 2023-01-17 18:42:26 +01:00
PacketPeerDTLS.xml [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +02:00
Panel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PanelContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml Replaced "mirror" by "repeat" in doc of ParallaxLayer::motion_mirroring 2023-06-16 14:37:52 +02:00
ParticleProcessMaterial.xml Document high performance cost of turbulence in ParticleProcessMaterial 2023-05-12 12:31:58 +02:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
Performance.xml Update C# signal documentation and remove bind array 2023-01-23 16:45:37 +01:00
PhysicalBone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
PhysicalBone3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml Merge pull request #67847 from rburing/warn_non-uniformists 2023-01-23 10:32:06 +01:00
PhysicsDirectBodyState2D.xml Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
PhysicsDirectBodyState2DExtension.xml Add get_contact_impulse method to PhysicsDirectBodyState2D 2023-01-10 23:28:02 +01:00
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml Fix collide_shape return type 2023-03-27 17:50:35 +02:00
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml Fix collide_shape return type 2023-03-27 17:50:35 +02:00
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml Fix physics events being interpreted twice when in canvas layer 2023-01-31 23:14:57 +01:00
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Improve documentation for Area monitor callbacks in `PhysicsServer3D` 2023-03-27 17:49:05 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml Fix documentation 2d/3d mixups 2023-01-17 21:34:10 +01:00
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
PlaceholderCubemapArray.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
PlaceholderTexture2DArray.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
PlaceholderTexture3D.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
PlaceholderTextureLayered.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +02:00
Plane.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
PlaneMesh.xml
PointLight2D.xml Add missing period for sentences in classref 2023-02-12 11:39:14 +08:00
PointMesh.xml
Polygon2D.xml Fix incorrect Polygon2D description 2023-06-16 14:37:53 +02:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PopupMenu.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PopupPanel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml Add a property hint for PrimitiveMesh's `uv2_padding` 2023-02-02 14:55:51 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ProjectSettings.xml Document seamless caveats on small textures in NoiseTexture2D and NoiseTexture3D 2023-06-16 15:12:36 +02:00
Projection.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Fix Quaternion's brief description 2023-04-24 17:03:57 +02:00
RDAttachmentFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDFramebufferPass.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineColorBlendState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineColorBlendStateAttachment.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineDepthStencilState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineMultisampleState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineRasterizationState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDPipelineSpecializationConstant.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDSamplerState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDShaderFile.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDShaderSPIRV.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDShaderSource.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDTextureFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDTextureView.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDUniform.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RDVertexAttribute.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RID.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
RandomNumberGenerator.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Range.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
RayCast2D.xml
RayCast3D.xml
Rect2.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Rect2i.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ReflectionProbe.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
RemoteTransform2D.xml Fix incorrect claim in RemoteTransform2D class reference 2023-01-24 10:18:25 +02:00
RemoteTransform3D.xml
RenderingDevice.xml CI: Make codespell checks blocking, but only check changed files 2023-05-12 13:56:49 +02:00
RenderingServer.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +02:00
Resource.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ResourceFormatLoader.xml Use enum instead of int in virtual methods return type 2023-01-31 19:06:49 +01:00
ResourceFormatSaver.xml Use enum instead of int in virtual methods return type 2023-01-31 19:06:49 +01:00
ResourceImporter.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ResourceLoader.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ResourcePreloader.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ResourceSaver.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
ResourceUID.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
RichTextLabel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
RigidBody2D.xml Document automatic center mode using shape origins 2023-04-26 14:51:01 +02:00
RigidBody3D.xml Document automatic center mode using shape origins 2023-04-26 14:51:01 +02:00
RootMotionView.xml
SceneState.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
SceneTree.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
SceneTreeTimer.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
Script.xml
ScriptCreateDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ScriptEditor.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ScriptEditorBase.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ScriptExtension.xml Add missing virtual bind for `ScriptExtension::_get_global_name` 2023-02-15 19:48:01 -08:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
ScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ScrollContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SegmentShape2D.xml
Semaphore.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Shader.xml Clean up shader parameter remap 2023-01-21 12:56:28 +01:00
ShaderGlobalsOverride.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
ShaderInclude.xml
ShaderMaterial.xml Clarify the difference between uniforms and per-instance uniforms in docs 2023-01-13 21:48:06 +01:00
Shape2D.xml
Shape3D.xml Change documentation of `Shape3D.margin` to reflect current situation 2023-03-27 17:34:59 +02:00
ShapeCast2D.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
ShapeCast3D.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
Shortcut.xml
Signal.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Skeleton2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
Skeleton3D.xml Remove out-dated lines from class reference of Skeleton3D 2023-06-16 14:44:52 +02:00
SkeletonIK3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
SkeletonModification2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
SkeletonModification2DJiggle.xml Replace "dampen" with "damp", "attenuate" in class docs 2023-02-08 08:01:32 +10:00
SkeletonModification2DLookAt.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +01:00
SkeletonModification2DPhysicalBones.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
SkeletonModificationStack2D.xml
SkeletonProfile.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +02:00
SkeletonProfileHumanoid.xml doc: Add a brief description to SkeletonProfileHumanoid 2023-01-16 09:21:07 +01:00
Skin.xml
SkinReference.xml
Sky.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +02:00
Slider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SliderJoint3D.xml
SoftBody3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SpotLight3D.xml Merge pull request #56490 from Calinou/light-3d-high-attenuation-warning 2023-02-16 23:41:08 +03:00
SpringArm3D.xml
Sprite2D.xml Fix C# examples in documentation 2023-01-31 19:04:07 +01:00
Sprite3D.xml
SpriteBase3D.xml [Sprite3D/Label3D] Expose alpha antialiasing properties. 2023-01-31 10:46:38 +02:00
SpriteFrames.xml Fix `SpriteFrames` data loss on 3-to-4 conversion 2023-02-22 11:17:10 +03:00
StandardMaterial3D.xml
StaticBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +02:00
StaticBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +02:00
StreamPeer.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StreamPeerBuffer.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StreamPeerTCP.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StreamPeerTLS.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
String.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StringName.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
StyleBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
StyleBoxEmpty.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
StyleBoxFlat.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
StyleBoxLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
StyleBoxTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SubViewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SubViewportContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SurfaceTool.xml Docs: Fix SurfaceTool example caps typo 2023-06-16 15:12:20 +02:00
SyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
SystemFont.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TCPServer.xml
TLSOptions.xml [NET] Refactor TLS configuration. 2023-01-28 11:08:02 +01:00
TabBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TabContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextMesh.xml
TextParagraph.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextServerDummy.xml Document TextServerDummy 2023-05-12 12:07:02 +02:00
TextServerExtension.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TextServerManager.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Texture.xml
Texture2D.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
Texture2DArray.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
Texture3D.xml Add "dedicated server" export mode which can strip unneeded visual resources 2023-01-23 13:24:54 -06:00
TextureButton.xml
TextureLayered.xml Remove double thes from documentation 2023-04-24 17:08:56 +02:00
TextureProgressBar.xml
TextureRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Theme.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ThemeDB.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Thread.xml Clarify Thread documentation 2023-03-13 14:41:26 +01:00
TileData.xml Rename texture_offset and unclamp it 2023-01-27 11:04:45 +01:00
TileMap.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
TileMapPattern.xml
TileSet.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
TileSetSource.xml
Time.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Timer.xml Add information about how `Engine.time_scale` affects Timers 2023-04-26 14:51:00 +02:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Transform3D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Translation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TranslationServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Tree.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TreeItem.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Discourage reusing Tweens 2023-03-13 14:34:08 +01:00
Tweener.xml
UDPServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +02:00
UndoRedo.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Variant.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +02:00
Vector2.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Vector2i.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Vector3.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Vector3i.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Vector4.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Vector4i.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
VehicleBody3D.xml Steering on VehicleBody is in radians while interface is in degrees. Improved documentation to clear this up. 2023-02-27 10:56:07 +11:00
VehicleWheel3D.xml
VideoStream.xml Updates VideoDecoder plugin API to GDExtension. 2023-01-30 18:39:29 -08:00
VideoStreamPlayback.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
VideoStreamPlayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
Viewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
ViewportTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
VisibleOnScreenEnabler2D.xml Fix a few typos in the class reference 2023-02-16 13:26:17 +08:00
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml Clarify visibility in VisibleOnScreenNotifier 2023-02-09 23:58:20 +01:00
VisibleOnScreenNotifier3D.xml Clarify visibility in VisibleOnScreenNotifier 2023-02-09 23:58:20 +01:00
VisualInstance3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
VisualShader.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNode.xml Some refactoring for visual shader texture functions 2023-01-20 12:54:20 +03:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Use enum instead of int in virtual methods return type 2023-01-31 19:06:49 +01:00
VisualShaderNodeDerivativeFunc.xml Add warnings for unsupported features in mobile and gl_compatibility backends 2023-02-26 12:28:02 -08:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleBoxEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleConeVelocity.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleEmit.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleMeshEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleOutput.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleRandomness.xml Merge pull request #71123 from Chaosus/vs_particle_randomness 2023-01-12 16:29:27 +03:00
VisualShaderNodeParticleRingEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeParticleSphereEmitter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeProximityFade.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeRandomRange.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeRemap.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeResizableBase.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml Remove SCREEN_TEXTURE, DEPTH_TEXTURE, and NORMAL_ROUGHNESS_TEXTURE 2023-01-18 19:52:47 -08:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeUVFunc.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeUVPolarCoord.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVarying.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVaryingGetter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVaryingSetter.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml Document all VisualShader nodes 2023-01-10 22:33:58 +01:00
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +02:00
VoxelGIData.xml Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D 2023-01-31 20:04:11 +01:00
WeakRef.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
Window.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +02:00
WorkerThreadPool.xml Add WorkerThreadPool documentation 2023-05-18 19:22:22 +02:00
World2D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
World3D.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml Fixed various typos across the docs 2023-05-12 12:07:02 +02:00
XMLParser.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml Rename getters and signals on XR nodes to be consistant with input types 2023-01-23 11:26:12 +11:00
XRInterface.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
XRInterfaceExtension.xml Fix various typos in the classref 2023-04-24 17:08:56 +02:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml Rename getters and signals on XR nodes to be consistant with input types 2023-01-23 11:26:12 +11:00
XRServer.xml Add XRServer.world_origin property 2023-03-27 16:56:22 +02:00
bool.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
float.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00
int.xml Overhaul the top sections of the class reference (Core classes) 2023-06-16 15:12:10 +02:00