2
0
Fork 0
godot/doc/classes
VolTer 2792b520a7 Overhaul the top sections of the class reference (GUI classes)
(cherry picked from commit 151a4ba6a5)
2023-06-16 14:56:34 +07:00
..
@GlobalScope.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
AABB.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +07:00
AESContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +07:00
AStar2D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +07:00
AStar3D.xml
AStarGrid2D.xml
AcceptDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
AnimatableBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +07:00
AnimatableBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +07:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated 2023-02-17 12:32:26 +07:00
Animation.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationLibrary.xml
AnimationNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeAdd2.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeAdd3.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeAnimation.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeBlend2.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeBlend3.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeBlendSpace1D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeBlendSpace2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeBlendTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeOneShot.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeOutput.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeStateMachine.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeStateMachinePlayback.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeStateMachineTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeSync.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeTimeScale.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeTimeSeek.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationNodeTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationPlayer.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationRootNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
AnimationTrackEditPlugin.xml
AnimationTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
Area2D.xml Merge pull request #68905 from jaymehta-g/area-node-description-typo 2023-02-10 22:06:32 +07:00
Area3D.xml Remove double thes from documentation 2023-04-24 17:08:56 +07:00
Array.xml Document how to make custom min/max for Array 2023-04-24 14:04:20 +07:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07: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
AudioStream.xml
AudioStreamGenerator.xml Add an example for how to use AudioStreamGenerator 2023-05-12 12:07:02 +07:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
BaseMaterial3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
Basis.xml
BitMap.xml
Bone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
BoneAttachment3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
BoneMap.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
BoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
BoxMesh.xml Improve BoxMesh documentation about UV scaling for vertex shader 2023-02-17 17:10:57 +07:00
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ButtonGroup.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CPUParticles2D.xml
CPUParticles3D.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +07:00
Callable.xml Improve description of `Callable.bind/unbind` 2023-04-24 17:03:58 +07:00
CallbackTweener.xml
Camera2D.xml Merge pull request #69728 from Calinou/doc-font-oversampling-exceptions 2023-02-10 18:55:22 +07:00
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml Document unsupported features in Mobile and Compatibility rendering methods 2023-02-13 22:17:02 +07:00
CameraAttributesPractical.xml Document unsupported features in Mobile and Compatibility rendering methods 2023-02-13 22:17:02 +07:00
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CanvasItemMaterial.xml
CanvasLayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CanvasModulate.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07: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 +07: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 +07: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 +07:00
CheckBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CheckButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CodeHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
CollisionPolygon3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
CollisionShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
CollisionShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
Color.xml More class reference fixes 2023-02-24 10:42:44 +07:00
ColorPicker.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ColorPickerButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ColorRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
CompressedCubemap.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +07:00
CompressedCubemapArray.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +07:00
CompressedTexture2D.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +07:00
CompressedTexture2DArray.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +07:00
CompressedTexture3D.xml
CompressedTextureLayered.xml Fix CompressedTextureLayered description in the class reference 2023-04-07 17:44:40 +07:00
ConcavePolygonShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
ConcavePolygonShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
ConeTwistJoint3D.xml Fill random docs 2023-04-03 18:40:24 +07:00
ConfigFile.xml
ConfirmationDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Container.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Control.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ConvexPolygonShape2D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
ConvexPolygonShape3D.xml Fix concave/convex polygon shape documentation 2023-03-27 17:10:03 +07:00
Crypto.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-24 14:16:36 +07:00
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
Curve2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
Curve3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
CurveTexture.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07: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 +07:00
DampedSpringJoint2D.xml
Decal.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
Dictionary.xml Remove outdated note about const in Dictionary and Array docs 2023-03-13 14:27:48 +07:00
DirAccess.xml Fix code tag typo in class reference 2023-06-16 14:44:53 +07:00
DirectionalLight2D.xml Document DirectionalLight2D not supporting cull masks 2023-02-11 16:13:31 +07:00
DirectionalLight3D.xml
DisplayServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
EditorExportPlugin.xml Improve documentation of EditorExportPlugin 2023-02-27 11:54:01 +07:00
EditorFeatureProfile.xml
EditorFileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml Change `_can_handle` and `_edit` virtual methods to take `Object*` 2023-02-17 14:10:38 +07:00
EditorInterface.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorPaths.xml [macOS] Re-add support for the _sc_ inside app bundle. Update docs. 2023-03-27 16:34:57 +07:00
EditorPlugin.xml Change `_can_handle` and `_edit` virtual methods to take `Object*` 2023-02-17 14:10:38 +07:00
EditorProperty.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorResourceConversionPlugin.xml Fix GDScript code style regarding colon 2023-03-13 14:42:27 +07:00
EditorResourcePicker.xml
EditorResourcePreview.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Update UndoRedo description 2023-04-03 18:41:05 +07:00
EditorVCSInterface.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
EncodedObjectAsID.xml
Engine.xml Add information about how `Engine.time_scale` affects Timers 2023-04-26 14:51:00 +07:00
EngineDebugger.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
EngineProfiler.xml
Environment.xml Fix various typos in the classref 2023-03-13 14:27:06 +07:00
Expression.xml Provide an example on how to use ImmediateMesh 2023-04-26 14:51:01 +07:00
FileAccess.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
FileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
FileSystemDock.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
FlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
FogMaterial.xml
FogVolume.xml
Font.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
FontFile.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
FontVariation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
GDExtension.xml
GDExtensionManager.xml
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-12 12:31:19 +07:00
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
Gradient.xml Document why Gradient.reverse() doesn't reverse constant gradients 2023-04-26 14:50:59 +07:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
GraphNode.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
GridContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
GrooveJoint2D.xml
HBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07: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 +07:00
HScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HTTPClient.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
HTTPRequest.xml
HashingContext.xml
HeightMapShape3D.xml
HingeJoint3D.xml
IP.xml
Image.xml Fix `Image.compress` description 2023-04-24 16:52:25 +07:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml Fix GDScript code style regarding colon 2023-03-13 14:42:27 +07:00
ImageTexture3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
ImageTextureLayered.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
ImmediateMesh.xml Small docs syntax fixes 2023-05-19 16:15:36 +07:00
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Clarify that event handling does not affect `Input` 2023-05-12 12:14:45 +07:00
InputEvent.xml Clarify return value for InputEvent.is_echo() 2023-02-19 00:28:46 +07:00
InputEventAction.xml
InputEventFromWindow.xml Fill random docs 2023-04-03 18:40:24 +07:00
InputEventGesture.xml Fill random docs 2023-04-03 18:40:24 +07:00
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMIDI.xml Document MIDI zero velocity quirk 2023-05-18 19:22:23 +07:00
InputEventMagnifyGesture.xml Fill random docs 2023-04-03 18:40:24 +07:00
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml Fill random docs 2023-04-03 18:40:24 +07:00
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml Fill random docs 2023-04-03 18:40:24 +07:00
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
IntervalTweener.xml
ItemList.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
JNISingleton.xml
JSON.xml
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
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 +07:00
Label3D.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
LabelSettings.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Light2D.xml Various classref typo fixes 2023-02-20 14:47:37 +07:00
Light3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
LightOccluder2D.xml
LightmapGI.xml More class reference fixes 2023-02-24 10:42:44 +07:00
LightmapGIData.xml
LightmapProbe.xml
Lightmapper.xml
LightmapperRD.xml More class reference fixes 2023-02-24 10:42:44 +07:00
Line2D.xml
LineEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
LinkButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
MainLoop.xml
MarginContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Marker2D.xml
Marker3D.xml
Marshalls.xml Merge pull request #71572 from RedMser/docs-binary-variant 2023-02-10 20:04:16 +07:00
Material.xml
MenuBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
MenuButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Mesh.xml Update documentation for Mesh and MeshInstance3D 2023-02-24 16:16:06 +07: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 +07:00
MeshInstance2D.xml
MeshInstance3D.xml Update documentation for Mesh and MeshInstance3D 2023-02-24 16:16:06 +07:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml Add missing documentation for MultiplayerPeerExtension 2023-05-12 12:31:22 +07:00
Mutex.xml
NavigationAgent2D.xml Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-04-07 17:44:37 +07:00
NavigationAgent3D.xml Expose NavigationAgent path postprocessing and pathfinding algorithm options 2023-04-07 17:44:37 +07:00
NavigationLink2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
NavigationLink3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +07:00
NavigationPathQueryResult3D.xml Remove extra spaces and correct crosslinks in some documentation 2023-02-17 17:31:19 +07:00
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
NavigationServer3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
NinePatchRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Node.xml Prevent errors when using ViewportTexture 2023-05-12 12:31:22 +07:00
Node2D.xml Clarify rotation degrees 2023-02-20 23:26:02 +07:00
Node3D.xml Fix small mistake in docs, "antecedents" -> "ancestors" 2023-05-12 12:07:02 +07:00
Node3DGizmo.xml
NodePath.xml Fix `NodePath` subname index range documentation 2023-03-27 17:59:43 +07:00
ORMMaterial3D.xml
OS.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
Object.xml Fix typo in CS notification example of the Object class 2023-06-16 14:37:53 +07: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 +07:00
OptimizedTranslation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
OptionButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PCKPacker.xml
PackedByteArray.xml Various classref typo fixes 2023-02-20 14:47:37 +07:00
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
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-24 14:16:36 +07:00
Panel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PanelContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml Replaced "mirror" by "repeat" in doc of ParallaxLayer::motion_mirroring 2023-06-16 14:37:52 +07:00
ParticleProcessMaterial.xml Document high performance cost of turbulence in ParticleProcessMaterial 2023-05-12 12:31:58 +07:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
Performance.xml
PhysicalBone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
PhysicalBone3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml Fix collide_shape return type 2023-03-27 17:50:35 +07:00
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml Fix collide_shape return type 2023-03-27 17:50:35 +07:00
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Improve documentation for Area monitor callbacks in `PhysicsServer3D` 2023-03-27 17:49:05 +07:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
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 +07:00
PlaceholderCubemapArray.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +07:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +07:00
PlaceholderTexture2DArray.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +07:00
PlaceholderTexture3D.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +07:00
PlaceholderTextureLayered.xml Document limitations of placeholder textures 2023-05-18 19:22:22 +07:00
Plane.xml
PlaneMesh.xml
PointLight2D.xml Add missing period for sentences in classref 2023-02-12 11:39:14 +07:00
PointMesh.xml
Polygon2D.xml Fix incorrect Polygon2D description 2023-06-16 14:37:53 +07:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PopupMenu.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PopupPanel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ProjectSettings.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
Projection.xml
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Fix Quaternion's brief description 2023-04-24 17:03:57 +07:00
RDAttachmentFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDFramebufferPass.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineColorBlendState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineColorBlendStateAttachment.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineDepthStencilState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineMultisampleState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineRasterizationState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDPipelineSpecializationConstant.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDSamplerState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDShaderFile.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDShaderSPIRV.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDShaderSource.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDTextureFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDTextureView.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDUniform.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RDVertexAttribute.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RID.xml
RandomNumberGenerator.xml
Range.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
RayCast2D.xml
RayCast3D.xml
Rect2.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
Rect2i.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ReflectionProbe.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml CI: Make codespell checks blocking, but only check changed files 2023-05-12 13:56:49 +07:00
RenderingServer.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
Resource.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml Document caveats related to exported project binary resource conversion 2023-05-12 12:31:21 +07:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
RichTextLabel.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
RigidBody2D.xml Document automatic center mode using shape origins 2023-04-26 14:51:01 +07:00
RigidBody3D.xml Document automatic center mode using shape origins 2023-04-26 14:51:01 +07:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ScriptEditor.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ScriptEditorBase.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ScriptExtension.xml Add missing virtual bind for `ScriptExtension::_get_global_name` 2023-02-15 19:48:01 +07:00
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
ScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ScrollContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Shader.xml
ShaderGlobalsOverride.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml Change documentation of `Shape3D.margin` to reflect current situation 2023-03-27 17:34:59 +07:00
ShapeCast2D.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
ShapeCast3D.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
Shortcut.xml
Signal.xml
Skeleton2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
Skeleton3D.xml Remove out-dated lines from class reference of Skeleton3D 2023-06-16 14:44:52 +07:00
SkeletonIK3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
SkeletonModification2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +07:00
SkeletonModification2DPhysicalBones.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
SkeletonModificationStack2D.xml
SkeletonProfile.xml Overhaul the top sections of the class reference (Animation classes) 2023-06-16 14:44:52 +07:00
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-12 12:31:19 +07:00
Slider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SliderJoint3D.xml
SoftBody3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07: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 +07:00
SplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SpotLight3D.xml Merge pull request #56490 from Calinou/light-3d-high-attenuation-warning 2023-02-16 23:41:08 +07:00
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml Fix `SpriteFrames` data loss on 3-to-4 conversion 2023-02-22 11:17:10 +07:00
StandardMaterial3D.xml
StaticBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +07:00
StaticBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-26 14:14:05 +07:00
StreamPeer.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
String.xml Document using `String.uri_encode()` with `OS.shell_open()` 2023-03-14 13:59:04 +07:00
StringName.xml Accurately document StringName comparisons 2023-06-16 14:37:52 +07:00
StyleBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
StyleBoxEmpty.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
StyleBoxFlat.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
StyleBoxLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
StyleBoxTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SubViewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SubViewportContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SurfaceTool.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
SyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
SystemFont.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TCPServer.xml
TLSOptions.xml
TabBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TabContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextMesh.xml
TextParagraph.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextServerDummy.xml Document TextServerDummy 2023-05-12 12:07:02 +07:00
TextServerExtension.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TextServerManager.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
TextureButton.xml
TextureLayered.xml Remove double thes from documentation 2023-04-24 17:08:56 +07:00
TextureProgressBar.xml
TextureRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Theme.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ThemeDB.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Thread.xml Clarify Thread documentation 2023-03-13 14:41:26 +07:00
TileData.xml
TileMap.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
TileMapPattern.xml
TileSet.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
TileSetSource.xml
Time.xml Fix incorrect Time documentation in get_datetime_dict_from_unix_time 2023-02-21 02:55:44 +07:00
Timer.xml Add information about how `Engine.time_scale` affects Timers 2023-04-26 14:51:00 +07:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +07:00
Transform3D.xml Fix typos and inconsistencies in classref 2023-03-16 16:43:31 +07:00
Translation.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TranslationServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Tree.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TreeItem.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Discourage reusing Tweens 2023-03-13 14:34:08 +07: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 +07:00
UndoRedo.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Variant.xml Minor grammar fixes to documentation 2023-06-16 14:44:53 +07:00
Vector2.xml Unify descriptions of vector methods 2023-04-24 17:03:56 +07:00
Vector2i.xml Remove double thes from documentation 2023-04-24 17:08:56 +07:00
Vector3.xml Fix typos and inconsistencies in classref 2023-03-27 18:02:28 +07:00
Vector3i.xml Remove double thes from documentation 2023-04-24 17:08:56 +07:00
Vector4.xml Unify descriptions of vector methods 2023-04-24 17:03:56 +07:00
Vector4i.xml Unify descriptions of vector methods 2023-04-24 17:03:56 +07: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 +07:00
VehicleWheel3D.xml
VideoStream.xml
VideoStreamPlayback.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
VideoStreamPlayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
Viewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
ViewportTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
VisibleOnScreenEnabler2D.xml Fix a few typos in the class reference 2023-02-16 13:26:17 +07:00
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml Add warnings for unsupported features in mobile and gl_compatibility backends 2023-02-26 12:28:02 +07:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
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
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml Fix various typos in the classref 2023-04-24 17:08:56 +07: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
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml Validate code tags in documentation for potential params 2023-06-16 14:44:52 +07:00
VoxelGIData.xml
WeakRef.xml
Window.xml Overhaul the top sections of the class reference (GUI classes) 2023-06-16 14:56:34 +07:00
WorkerThreadPool.xml Add WorkerThreadPool documentation 2023-05-18 19:22:22 +07:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml Fixed various typos across the docs 2023-05-12 12:07:02 +07:00
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
XRInterfaceExtension.xml Fix various typos in the classref 2023-04-24 17:08:56 +07:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml Add XRServer.world_origin property 2023-03-27 16:56:22 +07:00
bool.xml
float.xml
int.xml Improve documentation of int 2023-03-27 18:06:47 +07:00