godot/doc/classes
2023-07-10 17:11:21 +02:00
..
@GlobalScope.xml Fix GlobalScope doc link for NavigationServer3D 2023-06-25 19:04:56 +02:00
AABB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AcceptDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AESContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AnimatableBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatableBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
Animation.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationLibrary.xml
AnimationNode.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAdd2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAdd3.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAnimation.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlend2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlend3.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendSpace1D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendSpace2D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendTree.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeOneShot.xml Fix outdated C# code example for class AnimationNodeOneShot 2023-05-31 19:25:32 +03:00
AnimationNodeOutput.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeStateMachine.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeStateMachinePlayback.xml Update C# code example to fix an error 2023-06-02 11:34:23 +02:00
AnimationNodeStateMachineTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeSub2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeSync.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTimeScale.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTimeSeek.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeTransition.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationPlayer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
AnimationRootNode.xml Add examples to AnimationRootNode Description 2023-05-31 11:45:58 +02:00
AnimationTree.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Area2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Area3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Array.xml Update Array's remove_at() description to cover removing the last element 2023-06-19 23:14:46 +02:00
ArrayMesh.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ArrayOccluder3D.xml Merge pull request #67835 from Calinou/doc-arrayoccluder3d 2023-06-02 17:26:02 +02:00
AspectRatioContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AStar2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStar3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStarGrid2D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
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 Document behaviour of AudioServer.get_bus_index() if name doesn't exist 2023-06-12 16:56:31 +02:00
AudioStream.xml
AudioStreamGenerator.xml Add an example for how to use AudioStreamGenerator 2023-04-30 20:18:49 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Minor grammar fixes to documentation 2023-05-28 18:27:56 +02:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
AudioStreamPlayer.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
BaseMaterial3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Basis.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
BitMap.xml
Bone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
BoneAttachment3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
BoneMap.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
bool.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
BoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Button.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ButtonGroup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Callable.xml Explain a bit more RPCs options 2023-06-27 11:25:15 +02:00
CallbackTweener.xml
Camera2D.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Camera3D.xml Document GI techniques ignoring VisualInstance3D and Camera3D layers 2023-06-02 15:36:57 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml Clarify that CanvasLayers are restricted to one Viewport 2023-06-01 13:22:13 +02:00
CanvasModulate.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CapsuleShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CenterContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CharacterBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CharacterBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CharFXTransform.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
CheckBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CheckButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CircleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ClassDB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CodeEdit.xml Merge pull request #75746 from ajreckof/order_autocomplete 2023-06-08 18:14:31 +02:00
CodeHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CollisionObject2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionObject3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionPolygon2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionPolygon3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Color.xml Clarify doc for Color.hex and C# Color() 2023-05-30 15:15:04 +02:00
ColorPicker.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorPickerButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CompressedCubemap.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedCubemapArray.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture2D.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture2DArray.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
CompressedTexture3D.xml
CompressedTextureLayered.xml Fix CompressedTextureLayered description in the class reference 2023-03-22 22:06:55 +01:00
ConcavePolygonShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConcavePolygonShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConeTwistJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConfigFile.xml
ConfirmationDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Container.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Control.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ConvexPolygonShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConvexPolygonShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CryptoKey.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Cubemap.xml
CubemapArray.xml
Curve2D.xml Clarify the return value of Curve2D.sample_baked_with_rotation 2023-06-22 18:06:15 +02:00
Curve3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
Curve.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
CurveTexture.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
DampedSpringJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Decal.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
Dictionary.xml C#: Fix dictionary key lookup documentation 2023-06-02 11:13:03 +02:00
DirAccess.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
DTLSServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
EditorExportPlatformPC.xml [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
EditorExportPlugin.xml Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
EditorFeatureProfile.xml
EditorFileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Fix function signature in EditorImportPlugin example 2023-06-28 15:27:38 +08:00
EditorInspector.xml
EditorInspectorPlugin.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
EditorInterface.xml Let editor workaround a case of inconsistency in compound scenes 2023-06-13 11:05:57 +02:00
EditorNode3DGizmo.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
EditorNode3DGizmoPlugin.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorPaths.xml
EditorPlugin.xml Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
EditorProperty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourcePreviewGenerator.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
EditorResourceTooltipPlugin.xml Small rework of tooltip plugins 2023-05-30 23:13:50 +02:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #75345 from Rindbee/fix-wrong-description-in-EditorSettings 2023-06-21 10:18:09 +02:00
EditorSpinSlider.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
EditorSyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
EditorVCSInterface.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
EncodedObjectAsID.xml
Engine.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
EngineDebugger.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
EngineProfiler.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Environment.xml
Expression.xml Provide an example on how to use ImmediateMesh 2023-04-26 12:36:02 +02:00
FileAccess.xml Docs: Add FileAccess.close, remove dupl. example 2023-05-31 16:28:21 +02:00
FileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FileSystemDock.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
float.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
FlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FogMaterial.xml
FogVolume.xml
Font.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
FontFile.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
FontVariation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GDExtension.xml Remove GDExtension compatibility code for Godot 4.0 2023-06-07 13:01:42 -05:00
GDExtensionManager.xml
Generic6DOFJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Geometry2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Geometry3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
GeometryInstance3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml Clarify that Gradient.colors/offsets are returned by-copy 2023-07-03 14:00:51 +02:00
GradientTexture1D.xml
GradientTexture2D.xml Add a square fill mode to GradientTexture2D 2023-04-20 16:32:42 +02:00
GraphEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GraphNode.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GridContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GrooveJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HashingContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
HBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HeightMapShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HingeJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HMACContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
HScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HTTPClient.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
HTTPRequest.xml Update HTTPRequest Class Documentation 2023-05-30 15:51:07 +02:00
Image.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ImageTexture3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImageTexture.xml Fix GDScript code style regarding colon 2023-03-05 17:03:20 +03:00
ImageTextureLayered.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImmediateMesh.xml Small docs syntax fixes 2023-05-18 14:20:53 +02:00
ImporterMesh.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
ImporterMeshInstance3D.xml
Input.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputEvent.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventAction.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventFromWindow.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventJoypadButton.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventJoypadMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventKey.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMagnifyGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMIDI.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouse.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputEventMouseButton.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouseMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventPanGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventScreenDrag.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventScreenTouch.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventShortcut.xml Deprecate push_unhandled_input 2023-05-31 19:07:04 +02:00
InputEventWithModifiers.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputMap.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InstancePlaceholder.xml
int.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml Update outdated syntax in JavaScriptBridge doc 2023-05-30 12:27:38 +02:00
JNISingleton.xml
Joint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Joint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
JSON.xml Fix example in JSON class. 2023-06-21 22:41:14 +00:00
JSONRPC.xml
KinematicCollision2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
KinematicCollision3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Label3D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
Label.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
LabelSettings.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Light2D.xml
Light3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
LightmapGI.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
LinkButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MainLoop.xml
MarginContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Marker2D.xml Fix various typos with codespell 2023-04-26 13:57:09 +02:00
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MenuButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Mesh.xml Fix more issues with code tags in class reference 2023-05-29 15:46:34 +02:00
MeshConvexDecompositionSettings.xml Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02: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-26 09:01:31 -05:00
MeshInstance2D.xml
MeshInstance3D.xml Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
MeshLibrary.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
MeshTexture.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
MethodTweener.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
MissingNode.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MissingResource.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MovieWriter.xml
MultiMesh.xml Mark deprecated methods of MultiMesh in the docs 2023-06-05 21:17:40 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml Fix documentation for Mutex.try_lock 2023-06-26 08:48:47 +02:00
NavigationAgent2D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
NavigationAgent3D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
NavigationLink2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationLink3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationMesh.xml Fix cell_height for navigation meshes 2023-06-13 23:24:32 +02:00
NavigationMeshGenerator.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationMeshSourceGeometryData3D.xml Fix for threaded NavigationMesh baking under new thread guards 2023-06-14 01:53:37 +02:00
NavigationObstacle2D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationObstacle3D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationPathQueryParameters2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryParameters3D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPathQueryResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPolygon.xml Add NavigationPolygon cell_size property 2023-06-13 10:53:07 +02:00
NavigationRegion2D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationRegion3D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationServer2D.xml Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
NavigationServer3D.xml Add missing default Callables for new NavigationServer geometry parse and bake functions 2023-06-25 19:08:50 +02:00
NinePatchRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Node2D.xml
Node3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
Node3DGizmo.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Node.xml Merge pull request #77688 from L4Vo5/clarify-deferred 2023-06-22 10:29:56 +02:00
NodePath.xml Add example for NodePath to grandparent 2023-06-25 10:25:22 +02:00
Object.xml clarify the meaning of "deferred" 2023-06-18 00:46:58 -03:00
Occluder3D.xml
OccluderInstance3D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
OptionButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ORMMaterial3D.xml
OS.xml Fixed the fallback logic of OS::shell_show_in_file_manager 2023-07-10 17:11:21 +02:00
PackedByteArray.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
PackedColorArray.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedDataContainer.xml Improve and document PackedDataContainer 2023-04-29 00:29:40 +02:00
PackedDataContainerRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
PackedFloat32Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedFloat64Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedInt32Array.xml
PackedInt64Array.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedVector3Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
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-10 21:07:02 +02:00
Panel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanelContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanoramaSkyMaterial.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
ParallaxBackground.xml Clarify that CanvasLayers are restricted to one Viewport 2023-06-01 13:22:13 +02:00
ParallaxLayer.xml Replaced "mirror" by "repeat" in doc of ParallaxLayer::motion_mirroring 2023-05-18 00:09:46 +02:00
ParticleProcessMaterial.xml Correct description of ParticleProcessMaterial.lifetime_randomness 2023-06-28 18:24:38 +10:00
Path2D.xml
Path3D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
PathFollow2D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
PathFollow3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
PhysicalBone3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsMaterial.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsPointQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsPointQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsServer2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer2DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DRenderingServerHandler.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsShapeQueryParameters2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsShapeQueryParameters3D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsTestMotionParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PlaceholderCubemap.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderCubemapArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderMaterial.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
PlaceholderMesh.xml
PlaceholderTexture2D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture2DArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture3D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTextureLayered.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
Plane.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Fix incorrect Polygon2D description 2023-05-21 17:47:21 -04:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PopupMenu.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PopupPanel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Projection.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ProjectSettings.xml C#: Fix editor integration breaking and causing error spam when reloading assemblies fails 2023-06-21 12:47:52 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Quaternion.xml Fix Quaternion's brief description 2023-04-15 16:01:19 +02:00
RandomNumberGenerator.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Range.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RayCast2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RayCast3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RDAttachmentFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDFramebufferPass.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineColorBlendState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineColorBlendStateAttachment.xml Changed Subtract blend mode of Forward+ and Mobile renderers to match behaviour of the Godot 3 and Compatibility renderers 2023-05-26 10:50:35 -04:00
RDPipelineDepthStencilState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineMultisampleState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineRasterizationState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineSpecializationConstant.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDSamplerState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderFile.xml Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
RDShaderSource.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderSPIRV.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDTextureFormat.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RDTextureView.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDUniform.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDVertexAttribute.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Rect2.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Rect2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RectangleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RefCounted.xml
ReferenceRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ReflectionProbe.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RenderingServer.xml Merge pull request #78575 from brno32/bind-light-param-intensity 2023-06-23 08:48:20 +02:00
Resource.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceLoader.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourcePreloader.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceSaver.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ResourceUID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RibbonTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
RichTextEffect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
RichTextLabel.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RigidBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RigidBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RootMotionView.xml
SceneState.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SceneTree.xml Clarify restrictions on nested MultiplayerAPI in SceneTree 2023-06-25 11:29:05 +02:00
SceneTreeTimer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Script.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
ScriptCreateDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditor.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditorBase.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml sort code completions with rules 2023-05-23 05:12:34 +02:00
ScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScrollContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SegmentShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Semaphore.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SeparationRayShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SeparationRayShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Separator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Shader.xml Add information about file extension to GDScript, CSharpScript, and Shader 2023-06-22 18:56:08 +02:00
ShaderGlobalsOverride.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
ShaderInclude.xml Document ShaderInclude 2023-06-22 18:25:21 +02:00
ShaderMaterial.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Shape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shortcut.xml
Signal.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Skeleton2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
Skeleton3D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SkeletonIK3D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SkeletonModification2D.xml Merge pull request #76549 from MewPurPur/improve-docs-top-sections-ANIM 2023-05-08 12:20:29 +02:00
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonModificationStack2D.xml
SkeletonProfile.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonProfileHumanoid.xml
Skin.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
SkinReference.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
Sky.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Slider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SliderJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SoftBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SphereMesh.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
SphereOccluder3D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
SphereShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SpinBox.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
SplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SpotLight3D.xml
SpringArm3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Sprite2D.xml
Sprite3D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StaticBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StreamPeer.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
StreamPeerBuffer.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTCP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTLS.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
String.xml Merge pull request #79050 from capnm/fix_teststr_what 2023-07-05 15:59:44 +02:00
StringName.xml Fix import hints that are followed by dot.number. 2023-07-05 14:49:53 +02:00
StyleBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxEmpty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxFlat.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewportContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SurfaceTool.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SystemFont.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TabBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TabContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TCPServer.xml
TextEdit.xml [TextEdit] Expose all auto-wrap modes. 2023-06-13 10:28:27 +03:00
TextLine.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextMesh.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextParagraph.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServer.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServerDummy.xml Document TextServerDummy 2023-05-03 21:23:03 +02:00
TextServerExtension.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServerManager.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml Updated texture_button documentation 2023-05-30 11:12:23 +02:00
TextureLayered.xml Remove double thes from documentation 2023-04-17 21:45:30 +02:00
TextureProgressBar.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextureRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Theme.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ThemeDB.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Thread.xml Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
TileData.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
TileMap.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
TileMapPattern.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
TileSet.xml Fixes TileSet set as local to scene 2023-06-20 17:48:56 +02:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
TileSetSource.xml Fixes TileSet set as local to scene 2023-06-20 17:48:56 +02:00
Time.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Timer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
TLSOptions.xml Fixing parameter order in the documentation of TLSOptions.server() 2023-06-06 20:33:38 +00:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Transform3D.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
Translation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TranslationServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Tree.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TreeItem.xml Tree: Add ability to configure text autowrap mode for individual cells 2023-06-03 15:17:35 +03:00
TriangleMesh.xml
TubeTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
Tween.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Tweener.xml
UDPServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
UndoRedo.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
Variant.xml Fix more issues with code tags in class reference 2023-05-29 15:46:34 +02:00
VBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Vector2.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector3.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector3i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector4.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector4i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
VehicleBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
VehicleWheel3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
VFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VideoStream.xml
VideoStreamPlayback.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
VideoStreamPlayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Viewport.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
ViewportTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VisibleOnScreenEnabler2D.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Document GI techniques ignoring VisualInstance3D and Camera3D layers 2023-06-02 15:36:57 +02:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeFloatConstant.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeParameterRef.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeRandomRange.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeRemap.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureParameter.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
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 Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeVectorOp.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
VisualShaderNodeVectorRefract.xml
VoxelGI.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
VoxelGIData.xml
VScrollBar.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
VSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VSlider.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
VSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
WeakRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Window.xml Fix documentation of popup_centered_ratio 2023-06-23 22:35:25 +02:00
WorkerThreadPool.xml Avoid multiple possibilites of deadlock in resource loading 2023-05-17 01:52:39 +02:00
World2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
World3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
WorldBoundaryShape2D.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
WorldBoundaryShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
WorldEnvironment.xml
X509Certificate.xml Merge pull request #75721 from ScorpionInc/Expose_String_functions_for_X509Certificate 2023-05-10 05:26:55 +02:00
XMLParser.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
XRInterfaceExtension.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml Bump version to 4.1-dev 2023-03-01 01:44:37 +01:00
XRServer.xml