From 81064cc239e04f653c807b44e720785387a734e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Thu, 6 Jul 2023 10:08:05 +0200 Subject: [PATCH] Doctool: Remove version attribute from XML header We don't use that info for anything, and it generates unnecessary diffs every time we bump the minor version (and CI failures if we forget to sync some files from opt-in modules (mono, text_server_fb). --- doc/class.xsd | 1 - doc/classes/@GlobalScope.xml | 2 +- doc/classes/AABB.xml | 2 +- doc/classes/AESContext.xml | 2 +- doc/classes/AStar2D.xml | 2 +- doc/classes/AStar3D.xml | 2 +- doc/classes/AStarGrid2D.xml | 2 +- doc/classes/AcceptDialog.xml | 2 +- doc/classes/AnimatableBody2D.xml | 2 +- doc/classes/AnimatableBody3D.xml | 2 +- doc/classes/AnimatedSprite2D.xml | 2 +- doc/classes/AnimatedSprite3D.xml | 2 +- doc/classes/AnimatedTexture.xml | 2 +- doc/classes/Animation.xml | 2 +- doc/classes/AnimationLibrary.xml | 2 +- doc/classes/AnimationNode.xml | 2 +- doc/classes/AnimationNodeAdd2.xml | 2 +- doc/classes/AnimationNodeAdd3.xml | 2 +- doc/classes/AnimationNodeAnimation.xml | 2 +- doc/classes/AnimationNodeBlend2.xml | 2 +- doc/classes/AnimationNodeBlend3.xml | 2 +- doc/classes/AnimationNodeBlendSpace1D.xml | 2 +- doc/classes/AnimationNodeBlendSpace2D.xml | 2 +- doc/classes/AnimationNodeBlendTree.xml | 2 +- doc/classes/AnimationNodeOneShot.xml | 2 +- doc/classes/AnimationNodeOutput.xml | 2 +- doc/classes/AnimationNodeStateMachine.xml | 2 +- doc/classes/AnimationNodeStateMachinePlayback.xml | 2 +- doc/classes/AnimationNodeStateMachineTransition.xml | 2 +- doc/classes/AnimationNodeSub2.xml | 2 +- doc/classes/AnimationNodeSync.xml | 2 +- doc/classes/AnimationNodeTimeScale.xml | 2 +- doc/classes/AnimationNodeTimeSeek.xml | 2 +- doc/classes/AnimationNodeTransition.xml | 2 +- doc/classes/AnimationPlayer.xml | 2 +- doc/classes/AnimationRootNode.xml | 2 +- doc/classes/AnimationTree.xml | 2 +- doc/classes/Area2D.xml | 2 +- doc/classes/Area3D.xml | 2 +- doc/classes/Array.xml | 2 +- doc/classes/ArrayMesh.xml | 2 +- doc/classes/ArrayOccluder3D.xml | 2 +- doc/classes/AspectRatioContainer.xml | 2 +- doc/classes/AtlasTexture.xml | 2 +- doc/classes/AudioBusLayout.xml | 2 +- doc/classes/AudioEffect.xml | 2 +- doc/classes/AudioEffectAmplify.xml | 2 +- doc/classes/AudioEffectBandLimitFilter.xml | 2 +- doc/classes/AudioEffectBandPassFilter.xml | 2 +- doc/classes/AudioEffectCapture.xml | 2 +- doc/classes/AudioEffectChorus.xml | 2 +- doc/classes/AudioEffectCompressor.xml | 2 +- doc/classes/AudioEffectDelay.xml | 2 +- doc/classes/AudioEffectDistortion.xml | 2 +- doc/classes/AudioEffectEQ.xml | 2 +- doc/classes/AudioEffectEQ10.xml | 2 +- doc/classes/AudioEffectEQ21.xml | 2 +- doc/classes/AudioEffectEQ6.xml | 2 +- doc/classes/AudioEffectFilter.xml | 2 +- doc/classes/AudioEffectHighPassFilter.xml | 2 +- doc/classes/AudioEffectHighShelfFilter.xml | 2 +- doc/classes/AudioEffectInstance.xml | 2 +- doc/classes/AudioEffectLimiter.xml | 2 +- doc/classes/AudioEffectLowPassFilter.xml | 2 +- doc/classes/AudioEffectLowShelfFilter.xml | 2 +- doc/classes/AudioEffectNotchFilter.xml | 2 +- doc/classes/AudioEffectPanner.xml | 2 +- doc/classes/AudioEffectPhaser.xml | 2 +- doc/classes/AudioEffectPitchShift.xml | 2 +- doc/classes/AudioEffectRecord.xml | 2 +- doc/classes/AudioEffectReverb.xml | 2 +- doc/classes/AudioEffectSpectrumAnalyzer.xml | 2 +- doc/classes/AudioEffectSpectrumAnalyzerInstance.xml | 2 +- doc/classes/AudioEffectStereoEnhance.xml | 2 +- doc/classes/AudioListener2D.xml | 2 +- doc/classes/AudioListener3D.xml | 2 +- doc/classes/AudioServer.xml | 2 +- doc/classes/AudioStream.xml | 2 +- doc/classes/AudioStreamGenerator.xml | 2 +- doc/classes/AudioStreamGeneratorPlayback.xml | 2 +- doc/classes/AudioStreamMicrophone.xml | 2 +- doc/classes/AudioStreamPlayback.xml | 2 +- doc/classes/AudioStreamPlaybackPolyphonic.xml | 2 +- doc/classes/AudioStreamPlaybackResampled.xml | 2 +- doc/classes/AudioStreamPlayer.xml | 2 +- doc/classes/AudioStreamPlayer2D.xml | 2 +- doc/classes/AudioStreamPlayer3D.xml | 2 +- doc/classes/AudioStreamPolyphonic.xml | 2 +- doc/classes/AudioStreamRandomizer.xml | 2 +- doc/classes/AudioStreamWAV.xml | 2 +- doc/classes/BackBufferCopy.xml | 2 +- doc/classes/BaseButton.xml | 2 +- doc/classes/BaseMaterial3D.xml | 2 +- doc/classes/Basis.xml | 2 +- doc/classes/BitMap.xml | 2 +- doc/classes/Bone2D.xml | 2 +- doc/classes/BoneAttachment3D.xml | 2 +- doc/classes/BoneMap.xml | 2 +- doc/classes/BoxContainer.xml | 2 +- doc/classes/BoxMesh.xml | 2 +- doc/classes/BoxOccluder3D.xml | 2 +- doc/classes/BoxShape3D.xml | 2 +- doc/classes/Button.xml | 2 +- doc/classes/ButtonGroup.xml | 2 +- doc/classes/CPUParticles2D.xml | 2 +- doc/classes/CPUParticles3D.xml | 2 +- doc/classes/Callable.xml | 2 +- doc/classes/CallbackTweener.xml | 2 +- doc/classes/Camera2D.xml | 2 +- doc/classes/Camera3D.xml | 2 +- doc/classes/CameraAttributes.xml | 2 +- doc/classes/CameraAttributesPhysical.xml | 2 +- doc/classes/CameraAttributesPractical.xml | 2 +- doc/classes/CameraFeed.xml | 2 +- doc/classes/CameraServer.xml | 2 +- doc/classes/CameraTexture.xml | 2 +- doc/classes/CanvasGroup.xml | 2 +- doc/classes/CanvasItem.xml | 2 +- doc/classes/CanvasItemMaterial.xml | 2 +- doc/classes/CanvasLayer.xml | 2 +- doc/classes/CanvasModulate.xml | 2 +- doc/classes/CanvasTexture.xml | 2 +- doc/classes/CapsuleMesh.xml | 2 +- doc/classes/CapsuleShape2D.xml | 2 +- doc/classes/CapsuleShape3D.xml | 2 +- doc/classes/CenterContainer.xml | 2 +- doc/classes/CharFXTransform.xml | 2 +- doc/classes/CharacterBody2D.xml | 2 +- doc/classes/CharacterBody3D.xml | 2 +- doc/classes/CheckBox.xml | 2 +- doc/classes/CheckButton.xml | 2 +- doc/classes/CircleShape2D.xml | 2 +- doc/classes/ClassDB.xml | 2 +- doc/classes/CodeEdit.xml | 2 +- doc/classes/CodeHighlighter.xml | 2 +- doc/classes/CollisionObject2D.xml | 2 +- doc/classes/CollisionObject3D.xml | 2 +- doc/classes/CollisionPolygon2D.xml | 2 +- doc/classes/CollisionPolygon3D.xml | 2 +- doc/classes/CollisionShape2D.xml | 2 +- doc/classes/CollisionShape3D.xml | 2 +- doc/classes/Color.xml | 2 +- doc/classes/ColorPicker.xml | 2 +- doc/classes/ColorPickerButton.xml | 2 +- doc/classes/ColorRect.xml | 2 +- doc/classes/CompressedCubemap.xml | 2 +- doc/classes/CompressedCubemapArray.xml | 2 +- doc/classes/CompressedTexture2D.xml | 2 +- doc/classes/CompressedTexture2DArray.xml | 2 +- doc/classes/CompressedTexture3D.xml | 2 +- doc/classes/CompressedTextureLayered.xml | 2 +- doc/classes/ConcavePolygonShape2D.xml | 2 +- doc/classes/ConcavePolygonShape3D.xml | 2 +- doc/classes/ConeTwistJoint3D.xml | 2 +- doc/classes/ConfigFile.xml | 2 +- doc/classes/ConfirmationDialog.xml | 2 +- doc/classes/Container.xml | 2 +- doc/classes/Control.xml | 2 +- doc/classes/ConvexPolygonShape2D.xml | 2 +- doc/classes/ConvexPolygonShape3D.xml | 2 +- doc/classes/Crypto.xml | 2 +- doc/classes/CryptoKey.xml | 2 +- doc/classes/Cubemap.xml | 2 +- doc/classes/CubemapArray.xml | 2 +- doc/classes/Curve.xml | 2 +- doc/classes/Curve2D.xml | 2 +- doc/classes/Curve3D.xml | 2 +- doc/classes/CurveTexture.xml | 2 +- doc/classes/CurveXYZTexture.xml | 2 +- doc/classes/CylinderMesh.xml | 2 +- doc/classes/CylinderShape3D.xml | 2 +- doc/classes/DTLSServer.xml | 2 +- doc/classes/DampedSpringJoint2D.xml | 2 +- doc/classes/Decal.xml | 2 +- doc/classes/Dictionary.xml | 2 +- doc/classes/DirAccess.xml | 2 +- doc/classes/DirectionalLight2D.xml | 2 +- doc/classes/DirectionalLight3D.xml | 2 +- doc/classes/DisplayServer.xml | 2 +- doc/classes/EditorCommandPalette.xml | 2 +- doc/classes/EditorDebuggerPlugin.xml | 2 +- doc/classes/EditorDebuggerSession.xml | 2 +- doc/classes/EditorExportPlatform.xml | 2 +- doc/classes/EditorExportPlatformPC.xml | 2 +- doc/classes/EditorExportPlugin.xml | 2 +- doc/classes/EditorFeatureProfile.xml | 2 +- doc/classes/EditorFileDialog.xml | 2 +- doc/classes/EditorFileSystem.xml | 2 +- doc/classes/EditorFileSystemDirectory.xml | 2 +- doc/classes/EditorFileSystemImportFormatSupportQuery.xml | 2 +- doc/classes/EditorImportPlugin.xml | 2 +- doc/classes/EditorInspector.xml | 2 +- doc/classes/EditorInspectorPlugin.xml | 2 +- doc/classes/EditorInterface.xml | 2 +- doc/classes/EditorNode3DGizmo.xml | 2 +- doc/classes/EditorNode3DGizmoPlugin.xml | 2 +- doc/classes/EditorPaths.xml | 2 +- doc/classes/EditorPlugin.xml | 2 +- doc/classes/EditorProperty.xml | 2 +- doc/classes/EditorResourceConversionPlugin.xml | 2 +- doc/classes/EditorResourcePicker.xml | 2 +- doc/classes/EditorResourcePreview.xml | 2 +- doc/classes/EditorResourcePreviewGenerator.xml | 2 +- doc/classes/EditorResourceTooltipPlugin.xml | 2 +- doc/classes/EditorSceneFormatImporter.xml | 2 +- doc/classes/EditorScenePostImport.xml | 2 +- doc/classes/EditorScenePostImportPlugin.xml | 2 +- doc/classes/EditorScript.xml | 2 +- doc/classes/EditorScriptPicker.xml | 2 +- doc/classes/EditorSelection.xml | 2 +- doc/classes/EditorSettings.xml | 2 +- doc/classes/EditorSpinSlider.xml | 2 +- doc/classes/EditorSyntaxHighlighter.xml | 2 +- doc/classes/EditorTranslationParserPlugin.xml | 2 +- doc/classes/EditorUndoRedoManager.xml | 2 +- doc/classes/EditorVCSInterface.xml | 2 +- doc/classes/EncodedObjectAsID.xml | 2 +- doc/classes/Engine.xml | 2 +- doc/classes/EngineDebugger.xml | 2 +- doc/classes/EngineProfiler.xml | 2 +- doc/classes/Environment.xml | 2 +- doc/classes/Expression.xml | 2 +- doc/classes/FileAccess.xml | 2 +- doc/classes/FileDialog.xml | 2 +- doc/classes/FileSystemDock.xml | 2 +- doc/classes/FlowContainer.xml | 2 +- doc/classes/FogMaterial.xml | 2 +- doc/classes/FogVolume.xml | 2 +- doc/classes/Font.xml | 2 +- doc/classes/FontFile.xml | 2 +- doc/classes/FontVariation.xml | 2 +- doc/classes/GDExtension.xml | 2 +- doc/classes/GDExtensionManager.xml | 2 +- doc/classes/GPUParticles2D.xml | 2 +- doc/classes/GPUParticles3D.xml | 2 +- doc/classes/GPUParticlesAttractor3D.xml | 2 +- doc/classes/GPUParticlesAttractorBox3D.xml | 2 +- doc/classes/GPUParticlesAttractorSphere3D.xml | 2 +- doc/classes/GPUParticlesAttractorVectorField3D.xml | 2 +- doc/classes/GPUParticlesCollision3D.xml | 2 +- doc/classes/GPUParticlesCollisionBox3D.xml | 2 +- doc/classes/GPUParticlesCollisionHeightField3D.xml | 2 +- doc/classes/GPUParticlesCollisionSDF3D.xml | 2 +- doc/classes/GPUParticlesCollisionSphere3D.xml | 2 +- doc/classes/Generic6DOFJoint3D.xml | 2 +- doc/classes/Geometry2D.xml | 2 +- doc/classes/Geometry3D.xml | 2 +- doc/classes/GeometryInstance3D.xml | 2 +- doc/classes/Gradient.xml | 2 +- doc/classes/GradientTexture1D.xml | 2 +- doc/classes/GradientTexture2D.xml | 2 +- doc/classes/GraphEdit.xml | 2 +- doc/classes/GraphNode.xml | 2 +- doc/classes/GridContainer.xml | 2 +- doc/classes/GrooveJoint2D.xml | 2 +- doc/classes/HBoxContainer.xml | 2 +- doc/classes/HFlowContainer.xml | 2 +- doc/classes/HMACContext.xml | 2 +- doc/classes/HScrollBar.xml | 2 +- doc/classes/HSeparator.xml | 2 +- doc/classes/HSlider.xml | 2 +- doc/classes/HSplitContainer.xml | 2 +- doc/classes/HTTPClient.xml | 2 +- doc/classes/HTTPRequest.xml | 2 +- doc/classes/HashingContext.xml | 2 +- doc/classes/HeightMapShape3D.xml | 2 +- doc/classes/HingeJoint3D.xml | 2 +- doc/classes/IP.xml | 2 +- doc/classes/Image.xml | 2 +- doc/classes/ImageFormatLoader.xml | 2 +- doc/classes/ImageFormatLoaderExtension.xml | 2 +- doc/classes/ImageTexture.xml | 2 +- doc/classes/ImageTexture3D.xml | 2 +- doc/classes/ImageTextureLayered.xml | 2 +- doc/classes/ImmediateMesh.xml | 2 +- doc/classes/ImporterMesh.xml | 2 +- doc/classes/ImporterMeshInstance3D.xml | 2 +- doc/classes/Input.xml | 2 +- doc/classes/InputEvent.xml | 2 +- doc/classes/InputEventAction.xml | 2 +- doc/classes/InputEventFromWindow.xml | 2 +- doc/classes/InputEventGesture.xml | 2 +- doc/classes/InputEventJoypadButton.xml | 2 +- doc/classes/InputEventJoypadMotion.xml | 2 +- doc/classes/InputEventKey.xml | 2 +- doc/classes/InputEventMIDI.xml | 2 +- doc/classes/InputEventMagnifyGesture.xml | 2 +- doc/classes/InputEventMouse.xml | 2 +- doc/classes/InputEventMouseButton.xml | 2 +- doc/classes/InputEventMouseMotion.xml | 2 +- doc/classes/InputEventPanGesture.xml | 2 +- doc/classes/InputEventScreenDrag.xml | 2 +- doc/classes/InputEventScreenTouch.xml | 2 +- doc/classes/InputEventShortcut.xml | 2 +- doc/classes/InputEventWithModifiers.xml | 2 +- doc/classes/InputMap.xml | 2 +- doc/classes/InstancePlaceholder.xml | 2 +- doc/classes/IntervalTweener.xml | 2 +- doc/classes/ItemList.xml | 2 +- doc/classes/JNISingleton.xml | 2 +- doc/classes/JSON.xml | 2 +- doc/classes/JSONRPC.xml | 2 +- doc/classes/JavaClass.xml | 2 +- doc/classes/JavaClassWrapper.xml | 2 +- doc/classes/JavaScriptBridge.xml | 2 +- doc/classes/JavaScriptObject.xml | 2 +- doc/classes/Joint2D.xml | 2 +- doc/classes/Joint3D.xml | 2 +- doc/classes/KinematicCollision2D.xml | 2 +- doc/classes/KinematicCollision3D.xml | 2 +- doc/classes/Label.xml | 2 +- doc/classes/Label3D.xml | 2 +- doc/classes/LabelSettings.xml | 2 +- doc/classes/Light2D.xml | 2 +- doc/classes/Light3D.xml | 2 +- doc/classes/LightOccluder2D.xml | 2 +- doc/classes/LightmapGI.xml | 2 +- doc/classes/LightmapGIData.xml | 2 +- doc/classes/LightmapProbe.xml | 2 +- doc/classes/Lightmapper.xml | 2 +- doc/classes/LightmapperRD.xml | 2 +- doc/classes/Line2D.xml | 2 +- doc/classes/LineEdit.xml | 2 +- doc/classes/LinkButton.xml | 2 +- doc/classes/MainLoop.xml | 2 +- doc/classes/MarginContainer.xml | 2 +- doc/classes/Marker2D.xml | 2 +- doc/classes/Marker3D.xml | 2 +- doc/classes/Marshalls.xml | 2 +- doc/classes/Material.xml | 2 +- doc/classes/MenuBar.xml | 2 +- doc/classes/MenuButton.xml | 2 +- doc/classes/Mesh.xml | 2 +- doc/classes/MeshConvexDecompositionSettings.xml | 2 +- doc/classes/MeshDataTool.xml | 2 +- doc/classes/MeshInstance2D.xml | 2 +- doc/classes/MeshInstance3D.xml | 2 +- doc/classes/MeshLibrary.xml | 2 +- doc/classes/MeshTexture.xml | 2 +- doc/classes/MethodTweener.xml | 2 +- doc/classes/MissingNode.xml | 2 +- doc/classes/MissingResource.xml | 2 +- doc/classes/MovieWriter.xml | 2 +- doc/classes/MultiMesh.xml | 2 +- doc/classes/MultiMeshInstance2D.xml | 2 +- doc/classes/MultiMeshInstance3D.xml | 2 +- doc/classes/MultiplayerAPI.xml | 2 +- doc/classes/MultiplayerAPIExtension.xml | 2 +- doc/classes/MultiplayerPeer.xml | 2 +- doc/classes/MultiplayerPeerExtension.xml | 2 +- doc/classes/Mutex.xml | 2 +- doc/classes/NavigationAgent2D.xml | 2 +- doc/classes/NavigationAgent3D.xml | 2 +- doc/classes/NavigationLink2D.xml | 2 +- doc/classes/NavigationLink3D.xml | 2 +- doc/classes/NavigationMesh.xml | 2 +- doc/classes/NavigationMeshGenerator.xml | 2 +- doc/classes/NavigationMeshSourceGeometryData3D.xml | 2 +- doc/classes/NavigationObstacle2D.xml | 2 +- doc/classes/NavigationObstacle3D.xml | 2 +- doc/classes/NavigationPathQueryParameters2D.xml | 2 +- doc/classes/NavigationPathQueryParameters3D.xml | 2 +- doc/classes/NavigationPathQueryResult2D.xml | 2 +- doc/classes/NavigationPathQueryResult3D.xml | 2 +- doc/classes/NavigationPolygon.xml | 2 +- doc/classes/NavigationRegion2D.xml | 2 +- doc/classes/NavigationRegion3D.xml | 2 +- doc/classes/NavigationServer2D.xml | 2 +- doc/classes/NavigationServer3D.xml | 2 +- doc/classes/NinePatchRect.xml | 2 +- doc/classes/Node.xml | 2 +- doc/classes/Node2D.xml | 2 +- doc/classes/Node3D.xml | 2 +- doc/classes/Node3DGizmo.xml | 2 +- doc/classes/NodePath.xml | 2 +- doc/classes/ORMMaterial3D.xml | 2 +- doc/classes/OS.xml | 2 +- doc/classes/Object.xml | 2 +- doc/classes/Occluder3D.xml | 2 +- doc/classes/OccluderInstance3D.xml | 2 +- doc/classes/OccluderPolygon2D.xml | 2 +- doc/classes/OfflineMultiplayerPeer.xml | 2 +- doc/classes/OmniLight3D.xml | 2 +- doc/classes/OptimizedTranslation.xml | 2 +- doc/classes/OptionButton.xml | 2 +- doc/classes/PCKPacker.xml | 2 +- doc/classes/PackedByteArray.xml | 2 +- doc/classes/PackedColorArray.xml | 2 +- doc/classes/PackedDataContainer.xml | 2 +- doc/classes/PackedDataContainerRef.xml | 2 +- doc/classes/PackedFloat32Array.xml | 2 +- doc/classes/PackedFloat64Array.xml | 2 +- doc/classes/PackedInt32Array.xml | 2 +- doc/classes/PackedInt64Array.xml | 2 +- doc/classes/PackedScene.xml | 2 +- doc/classes/PackedStringArray.xml | 2 +- doc/classes/PackedVector2Array.xml | 2 +- doc/classes/PackedVector3Array.xml | 2 +- doc/classes/PacketPeer.xml | 2 +- doc/classes/PacketPeerDTLS.xml | 2 +- doc/classes/PacketPeerExtension.xml | 2 +- doc/classes/PacketPeerStream.xml | 2 +- doc/classes/PacketPeerUDP.xml | 2 +- doc/classes/Panel.xml | 2 +- doc/classes/PanelContainer.xml | 2 +- doc/classes/PanoramaSkyMaterial.xml | 2 +- doc/classes/ParallaxBackground.xml | 2 +- doc/classes/ParallaxLayer.xml | 2 +- doc/classes/ParticleProcessMaterial.xml | 2 +- doc/classes/Path2D.xml | 2 +- doc/classes/Path3D.xml | 2 +- doc/classes/PathFollow2D.xml | 2 +- doc/classes/PathFollow3D.xml | 2 +- doc/classes/Performance.xml | 2 +- doc/classes/PhysicalBone2D.xml | 2 +- doc/classes/PhysicalBone3D.xml | 2 +- doc/classes/PhysicalSkyMaterial.xml | 2 +- doc/classes/PhysicsBody2D.xml | 2 +- doc/classes/PhysicsBody3D.xml | 2 +- doc/classes/PhysicsDirectBodyState2D.xml | 2 +- doc/classes/PhysicsDirectBodyState2DExtension.xml | 2 +- doc/classes/PhysicsDirectBodyState3D.xml | 2 +- doc/classes/PhysicsDirectBodyState3DExtension.xml | 2 +- doc/classes/PhysicsDirectSpaceState2D.xml | 2 +- doc/classes/PhysicsDirectSpaceState2DExtension.xml | 2 +- doc/classes/PhysicsDirectSpaceState3D.xml | 2 +- doc/classes/PhysicsDirectSpaceState3DExtension.xml | 2 +- doc/classes/PhysicsMaterial.xml | 2 +- doc/classes/PhysicsPointQueryParameters2D.xml | 2 +- doc/classes/PhysicsPointQueryParameters3D.xml | 2 +- doc/classes/PhysicsRayQueryParameters2D.xml | 2 +- doc/classes/PhysicsRayQueryParameters3D.xml | 2 +- doc/classes/PhysicsServer2D.xml | 2 +- doc/classes/PhysicsServer2DExtension.xml | 2 +- doc/classes/PhysicsServer2DManager.xml | 2 +- doc/classes/PhysicsServer3D.xml | 2 +- doc/classes/PhysicsServer3DExtension.xml | 2 +- doc/classes/PhysicsServer3DManager.xml | 2 +- doc/classes/PhysicsServer3DRenderingServerHandler.xml | 2 +- doc/classes/PhysicsShapeQueryParameters2D.xml | 2 +- doc/classes/PhysicsShapeQueryParameters3D.xml | 2 +- doc/classes/PhysicsTestMotionParameters2D.xml | 2 +- doc/classes/PhysicsTestMotionParameters3D.xml | 2 +- doc/classes/PhysicsTestMotionResult2D.xml | 2 +- doc/classes/PhysicsTestMotionResult3D.xml | 2 +- doc/classes/PinJoint2D.xml | 2 +- doc/classes/PinJoint3D.xml | 2 +- doc/classes/PlaceholderCubemap.xml | 2 +- doc/classes/PlaceholderCubemapArray.xml | 2 +- doc/classes/PlaceholderMaterial.xml | 2 +- doc/classes/PlaceholderMesh.xml | 2 +- doc/classes/PlaceholderTexture2D.xml | 2 +- doc/classes/PlaceholderTexture2DArray.xml | 2 +- doc/classes/PlaceholderTexture3D.xml | 2 +- doc/classes/PlaceholderTextureLayered.xml | 2 +- doc/classes/Plane.xml | 2 +- doc/classes/PlaneMesh.xml | 2 +- doc/classes/PointLight2D.xml | 2 +- doc/classes/PointMesh.xml | 2 +- doc/classes/Polygon2D.xml | 2 +- doc/classes/PolygonOccluder3D.xml | 2 +- doc/classes/PolygonPathFinder.xml | 2 +- doc/classes/Popup.xml | 2 +- doc/classes/PopupMenu.xml | 2 +- doc/classes/PopupPanel.xml | 2 +- doc/classes/PortableCompressedTexture2D.xml | 2 +- doc/classes/PrimitiveMesh.xml | 2 +- doc/classes/PrismMesh.xml | 2 +- doc/classes/ProceduralSkyMaterial.xml | 2 +- doc/classes/ProgressBar.xml | 2 +- doc/classes/ProjectSettings.xml | 2 +- doc/classes/Projection.xml | 2 +- doc/classes/PropertyTweener.xml | 2 +- doc/classes/QuadMesh.xml | 2 +- doc/classes/QuadOccluder3D.xml | 2 +- doc/classes/Quaternion.xml | 2 +- doc/classes/RDAttachmentFormat.xml | 2 +- doc/classes/RDFramebufferPass.xml | 2 +- doc/classes/RDPipelineColorBlendState.xml | 2 +- doc/classes/RDPipelineColorBlendStateAttachment.xml | 2 +- doc/classes/RDPipelineDepthStencilState.xml | 2 +- doc/classes/RDPipelineMultisampleState.xml | 2 +- doc/classes/RDPipelineRasterizationState.xml | 2 +- doc/classes/RDPipelineSpecializationConstant.xml | 2 +- doc/classes/RDSamplerState.xml | 2 +- doc/classes/RDShaderFile.xml | 2 +- doc/classes/RDShaderSPIRV.xml | 2 +- doc/classes/RDShaderSource.xml | 2 +- doc/classes/RDTextureFormat.xml | 2 +- doc/classes/RDTextureView.xml | 2 +- doc/classes/RDUniform.xml | 2 +- doc/classes/RDVertexAttribute.xml | 2 +- doc/classes/RID.xml | 2 +- doc/classes/RandomNumberGenerator.xml | 2 +- doc/classes/Range.xml | 2 +- doc/classes/RayCast2D.xml | 2 +- doc/classes/RayCast3D.xml | 2 +- doc/classes/Rect2.xml | 2 +- doc/classes/Rect2i.xml | 2 +- doc/classes/RectangleShape2D.xml | 2 +- doc/classes/RefCounted.xml | 2 +- doc/classes/ReferenceRect.xml | 2 +- doc/classes/ReflectionProbe.xml | 2 +- doc/classes/RemoteTransform2D.xml | 2 +- doc/classes/RemoteTransform3D.xml | 2 +- doc/classes/RenderingDevice.xml | 2 +- doc/classes/RenderingServer.xml | 2 +- doc/classes/Resource.xml | 2 +- doc/classes/ResourceFormatLoader.xml | 2 +- doc/classes/ResourceFormatSaver.xml | 2 +- doc/classes/ResourceImporter.xml | 2 +- doc/classes/ResourceLoader.xml | 2 +- doc/classes/ResourcePreloader.xml | 2 +- doc/classes/ResourceSaver.xml | 2 +- doc/classes/ResourceUID.xml | 2 +- doc/classes/RibbonTrailMesh.xml | 2 +- doc/classes/RichTextEffect.xml | 2 +- doc/classes/RichTextLabel.xml | 2 +- doc/classes/RigidBody2D.xml | 2 +- doc/classes/RigidBody3D.xml | 2 +- doc/classes/RootMotionView.xml | 2 +- doc/classes/SceneState.xml | 2 +- doc/classes/SceneTree.xml | 2 +- doc/classes/SceneTreeTimer.xml | 2 +- doc/classes/Script.xml | 2 +- doc/classes/ScriptCreateDialog.xml | 2 +- doc/classes/ScriptEditor.xml | 2 +- doc/classes/ScriptEditorBase.xml | 2 +- doc/classes/ScriptExtension.xml | 2 +- doc/classes/ScriptLanguage.xml | 2 +- doc/classes/ScriptLanguageExtension.xml | 2 +- doc/classes/ScrollBar.xml | 2 +- doc/classes/ScrollContainer.xml | 2 +- doc/classes/SegmentShape2D.xml | 2 +- doc/classes/Semaphore.xml | 2 +- doc/classes/SeparationRayShape2D.xml | 2 +- doc/classes/SeparationRayShape3D.xml | 2 +- doc/classes/Separator.xml | 2 +- doc/classes/Shader.xml | 2 +- doc/classes/ShaderGlobalsOverride.xml | 2 +- doc/classes/ShaderInclude.xml | 2 +- doc/classes/ShaderMaterial.xml | 2 +- doc/classes/Shape2D.xml | 2 +- doc/classes/Shape3D.xml | 2 +- doc/classes/ShapeCast2D.xml | 2 +- doc/classes/ShapeCast3D.xml | 2 +- doc/classes/Shortcut.xml | 2 +- doc/classes/Signal.xml | 2 +- doc/classes/Skeleton2D.xml | 2 +- doc/classes/Skeleton3D.xml | 2 +- doc/classes/SkeletonIK3D.xml | 2 +- doc/classes/SkeletonModification2D.xml | 2 +- doc/classes/SkeletonModification2DCCDIK.xml | 2 +- doc/classes/SkeletonModification2DFABRIK.xml | 2 +- doc/classes/SkeletonModification2DJiggle.xml | 2 +- doc/classes/SkeletonModification2DLookAt.xml | 2 +- doc/classes/SkeletonModification2DPhysicalBones.xml | 2 +- doc/classes/SkeletonModification2DStackHolder.xml | 2 +- doc/classes/SkeletonModification2DTwoBoneIK.xml | 2 +- doc/classes/SkeletonModificationStack2D.xml | 2 +- doc/classes/SkeletonProfile.xml | 2 +- doc/classes/SkeletonProfileHumanoid.xml | 2 +- doc/classes/Skin.xml | 2 +- doc/classes/SkinReference.xml | 2 +- doc/classes/Sky.xml | 2 +- doc/classes/Slider.xml | 2 +- doc/classes/SliderJoint3D.xml | 2 +- doc/classes/SoftBody3D.xml | 2 +- doc/classes/SphereMesh.xml | 2 +- doc/classes/SphereOccluder3D.xml | 2 +- doc/classes/SphereShape3D.xml | 2 +- doc/classes/SpinBox.xml | 2 +- doc/classes/SplitContainer.xml | 2 +- doc/classes/SpotLight3D.xml | 2 +- doc/classes/SpringArm3D.xml | 2 +- doc/classes/Sprite2D.xml | 2 +- doc/classes/Sprite3D.xml | 2 +- doc/classes/SpriteBase3D.xml | 2 +- doc/classes/SpriteFrames.xml | 2 +- doc/classes/StandardMaterial3D.xml | 2 +- doc/classes/StaticBody2D.xml | 2 +- doc/classes/StaticBody3D.xml | 2 +- doc/classes/StreamPeer.xml | 2 +- doc/classes/StreamPeerBuffer.xml | 2 +- doc/classes/StreamPeerExtension.xml | 2 +- doc/classes/StreamPeerGZIP.xml | 2 +- doc/classes/StreamPeerTCP.xml | 2 +- doc/classes/StreamPeerTLS.xml | 2 +- doc/classes/String.xml | 2 +- doc/classes/StringName.xml | 2 +- doc/classes/StyleBox.xml | 2 +- doc/classes/StyleBoxEmpty.xml | 2 +- doc/classes/StyleBoxFlat.xml | 2 +- doc/classes/StyleBoxLine.xml | 2 +- doc/classes/StyleBoxTexture.xml | 2 +- doc/classes/SubViewport.xml | 2 +- doc/classes/SubViewportContainer.xml | 2 +- doc/classes/SurfaceTool.xml | 2 +- doc/classes/SyntaxHighlighter.xml | 2 +- doc/classes/SystemFont.xml | 2 +- doc/classes/TCPServer.xml | 2 +- doc/classes/TLSOptions.xml | 2 +- doc/classes/TabBar.xml | 2 +- doc/classes/TabContainer.xml | 2 +- doc/classes/TextEdit.xml | 2 +- doc/classes/TextLine.xml | 2 +- doc/classes/TextMesh.xml | 2 +- doc/classes/TextParagraph.xml | 2 +- doc/classes/TextServer.xml | 2 +- doc/classes/TextServerDummy.xml | 2 +- doc/classes/TextServerExtension.xml | 2 +- doc/classes/TextServerManager.xml | 2 +- doc/classes/Texture.xml | 2 +- doc/classes/Texture2D.xml | 2 +- doc/classes/Texture2DArray.xml | 2 +- doc/classes/Texture3D.xml | 2 +- doc/classes/TextureButton.xml | 2 +- doc/classes/TextureLayered.xml | 2 +- doc/classes/TextureProgressBar.xml | 2 +- doc/classes/TextureRect.xml | 2 +- doc/classes/Theme.xml | 2 +- doc/classes/ThemeDB.xml | 2 +- doc/classes/Thread.xml | 2 +- doc/classes/TileData.xml | 2 +- doc/classes/TileMap.xml | 2 +- doc/classes/TileMapPattern.xml | 2 +- doc/classes/TileSet.xml | 2 +- doc/classes/TileSetAtlasSource.xml | 2 +- doc/classes/TileSetScenesCollectionSource.xml | 2 +- doc/classes/TileSetSource.xml | 2 +- doc/classes/Time.xml | 2 +- doc/classes/Timer.xml | 2 +- doc/classes/TorusMesh.xml | 2 +- doc/classes/TouchScreenButton.xml | 2 +- doc/classes/Transform2D.xml | 2 +- doc/classes/Transform3D.xml | 2 +- doc/classes/Translation.xml | 2 +- doc/classes/TranslationServer.xml | 2 +- doc/classes/Tree.xml | 2 +- doc/classes/TreeItem.xml | 2 +- doc/classes/TriangleMesh.xml | 2 +- doc/classes/TubeTrailMesh.xml | 2 +- doc/classes/Tween.xml | 2 +- doc/classes/Tweener.xml | 2 +- doc/classes/UDPServer.xml | 2 +- doc/classes/UndoRedo.xml | 2 +- doc/classes/VBoxContainer.xml | 2 +- doc/classes/VFlowContainer.xml | 2 +- doc/classes/VScrollBar.xml | 2 +- doc/classes/VSeparator.xml | 2 +- doc/classes/VSlider.xml | 2 +- doc/classes/VSplitContainer.xml | 2 +- doc/classes/Variant.xml | 2 +- doc/classes/Vector2.xml | 2 +- doc/classes/Vector2i.xml | 2 +- doc/classes/Vector3.xml | 2 +- doc/classes/Vector3i.xml | 2 +- doc/classes/Vector4.xml | 2 +- doc/classes/Vector4i.xml | 2 +- doc/classes/VehicleBody3D.xml | 2 +- doc/classes/VehicleWheel3D.xml | 2 +- doc/classes/VideoStream.xml | 2 +- doc/classes/VideoStreamPlayback.xml | 2 +- doc/classes/VideoStreamPlayer.xml | 2 +- doc/classes/Viewport.xml | 2 +- doc/classes/ViewportTexture.xml | 2 +- doc/classes/VisibleOnScreenEnabler2D.xml | 2 +- doc/classes/VisibleOnScreenEnabler3D.xml | 2 +- doc/classes/VisibleOnScreenNotifier2D.xml | 2 +- doc/classes/VisibleOnScreenNotifier3D.xml | 2 +- doc/classes/VisualInstance3D.xml | 2 +- doc/classes/VisualShader.xml | 2 +- doc/classes/VisualShaderNode.xml | 2 +- doc/classes/VisualShaderNodeBillboard.xml | 2 +- doc/classes/VisualShaderNodeBooleanConstant.xml | 2 +- doc/classes/VisualShaderNodeBooleanParameter.xml | 2 +- doc/classes/VisualShaderNodeClamp.xml | 2 +- doc/classes/VisualShaderNodeColorConstant.xml | 2 +- doc/classes/VisualShaderNodeColorFunc.xml | 2 +- doc/classes/VisualShaderNodeColorOp.xml | 2 +- doc/classes/VisualShaderNodeColorParameter.xml | 2 +- doc/classes/VisualShaderNodeComment.xml | 2 +- doc/classes/VisualShaderNodeCompare.xml | 2 +- doc/classes/VisualShaderNodeConstant.xml | 2 +- doc/classes/VisualShaderNodeCubemap.xml | 2 +- doc/classes/VisualShaderNodeCubemapParameter.xml | 2 +- doc/classes/VisualShaderNodeCurveTexture.xml | 2 +- doc/classes/VisualShaderNodeCurveXYZTexture.xml | 2 +- doc/classes/VisualShaderNodeCustom.xml | 2 +- doc/classes/VisualShaderNodeDerivativeFunc.xml | 2 +- doc/classes/VisualShaderNodeDeterminant.xml | 2 +- doc/classes/VisualShaderNodeDistanceFade.xml | 2 +- doc/classes/VisualShaderNodeDotProduct.xml | 2 +- doc/classes/VisualShaderNodeExpression.xml | 2 +- doc/classes/VisualShaderNodeFaceForward.xml | 2 +- doc/classes/VisualShaderNodeFloatConstant.xml | 2 +- doc/classes/VisualShaderNodeFloatFunc.xml | 2 +- doc/classes/VisualShaderNodeFloatOp.xml | 2 +- doc/classes/VisualShaderNodeFloatParameter.xml | 2 +- doc/classes/VisualShaderNodeFresnel.xml | 2 +- doc/classes/VisualShaderNodeGlobalExpression.xml | 2 +- doc/classes/VisualShaderNodeGroupBase.xml | 2 +- doc/classes/VisualShaderNodeIf.xml | 2 +- doc/classes/VisualShaderNodeInput.xml | 2 +- doc/classes/VisualShaderNodeIntConstant.xml | 2 +- doc/classes/VisualShaderNodeIntFunc.xml | 2 +- doc/classes/VisualShaderNodeIntOp.xml | 2 +- doc/classes/VisualShaderNodeIntParameter.xml | 2 +- doc/classes/VisualShaderNodeIs.xml | 2 +- doc/classes/VisualShaderNodeLinearSceneDepth.xml | 2 +- doc/classes/VisualShaderNodeMix.xml | 2 +- doc/classes/VisualShaderNodeMultiplyAdd.xml | 2 +- doc/classes/VisualShaderNodeOuterProduct.xml | 2 +- doc/classes/VisualShaderNodeOutput.xml | 2 +- doc/classes/VisualShaderNodeParameter.xml | 2 +- doc/classes/VisualShaderNodeParameterRef.xml | 2 +- doc/classes/VisualShaderNodeParticleAccelerator.xml | 2 +- doc/classes/VisualShaderNodeParticleBoxEmitter.xml | 2 +- doc/classes/VisualShaderNodeParticleConeVelocity.xml | 2 +- doc/classes/VisualShaderNodeParticleEmit.xml | 2 +- doc/classes/VisualShaderNodeParticleEmitter.xml | 2 +- doc/classes/VisualShaderNodeParticleMeshEmitter.xml | 2 +- doc/classes/VisualShaderNodeParticleMultiplyByAxisAngle.xml | 2 +- doc/classes/VisualShaderNodeParticleOutput.xml | 2 +- doc/classes/VisualShaderNodeParticleRandomness.xml | 2 +- doc/classes/VisualShaderNodeParticleRingEmitter.xml | 2 +- doc/classes/VisualShaderNodeParticleSphereEmitter.xml | 2 +- doc/classes/VisualShaderNodeProximityFade.xml | 2 +- doc/classes/VisualShaderNodeRandomRange.xml | 2 +- doc/classes/VisualShaderNodeRemap.xml | 2 +- doc/classes/VisualShaderNodeResizableBase.xml | 2 +- doc/classes/VisualShaderNodeSDFRaymarch.xml | 2 +- doc/classes/VisualShaderNodeSDFToScreenUV.xml | 2 +- doc/classes/VisualShaderNodeSample3D.xml | 2 +- doc/classes/VisualShaderNodeScreenUVToSDF.xml | 2 +- doc/classes/VisualShaderNodeSmoothStep.xml | 2 +- doc/classes/VisualShaderNodeStep.xml | 2 +- doc/classes/VisualShaderNodeSwitch.xml | 2 +- doc/classes/VisualShaderNodeTexture.xml | 2 +- doc/classes/VisualShaderNodeTexture2DArray.xml | 2 +- doc/classes/VisualShaderNodeTexture2DArrayParameter.xml | 2 +- doc/classes/VisualShaderNodeTexture2DParameter.xml | 2 +- doc/classes/VisualShaderNodeTexture3D.xml | 2 +- doc/classes/VisualShaderNodeTexture3DParameter.xml | 2 +- doc/classes/VisualShaderNodeTextureParameter.xml | 2 +- doc/classes/VisualShaderNodeTextureParameterTriplanar.xml | 2 +- doc/classes/VisualShaderNodeTextureSDF.xml | 2 +- doc/classes/VisualShaderNodeTextureSDFNormal.xml | 2 +- doc/classes/VisualShaderNodeTransformCompose.xml | 2 +- doc/classes/VisualShaderNodeTransformConstant.xml | 2 +- doc/classes/VisualShaderNodeTransformDecompose.xml | 2 +- doc/classes/VisualShaderNodeTransformFunc.xml | 2 +- doc/classes/VisualShaderNodeTransformOp.xml | 2 +- doc/classes/VisualShaderNodeTransformParameter.xml | 2 +- doc/classes/VisualShaderNodeTransformVecMult.xml | 2 +- doc/classes/VisualShaderNodeUIntConstant.xml | 2 +- doc/classes/VisualShaderNodeUIntFunc.xml | 2 +- doc/classes/VisualShaderNodeUIntOp.xml | 2 +- doc/classes/VisualShaderNodeUIntParameter.xml | 2 +- doc/classes/VisualShaderNodeUVFunc.xml | 2 +- doc/classes/VisualShaderNodeUVPolarCoord.xml | 2 +- doc/classes/VisualShaderNodeVarying.xml | 2 +- doc/classes/VisualShaderNodeVaryingGetter.xml | 2 +- doc/classes/VisualShaderNodeVaryingSetter.xml | 2 +- doc/classes/VisualShaderNodeVec2Constant.xml | 2 +- doc/classes/VisualShaderNodeVec2Parameter.xml | 2 +- doc/classes/VisualShaderNodeVec3Constant.xml | 2 +- doc/classes/VisualShaderNodeVec3Parameter.xml | 2 +- doc/classes/VisualShaderNodeVec4Constant.xml | 2 +- doc/classes/VisualShaderNodeVec4Parameter.xml | 2 +- doc/classes/VisualShaderNodeVectorBase.xml | 2 +- doc/classes/VisualShaderNodeVectorCompose.xml | 2 +- doc/classes/VisualShaderNodeVectorDecompose.xml | 2 +- doc/classes/VisualShaderNodeVectorDistance.xml | 2 +- doc/classes/VisualShaderNodeVectorFunc.xml | 2 +- doc/classes/VisualShaderNodeVectorLen.xml | 2 +- doc/classes/VisualShaderNodeVectorOp.xml | 2 +- doc/classes/VisualShaderNodeVectorRefract.xml | 2 +- doc/classes/VoxelGI.xml | 2 +- doc/classes/VoxelGIData.xml | 2 +- doc/classes/WeakRef.xml | 2 +- doc/classes/Window.xml | 2 +- doc/classes/WorkerThreadPool.xml | 2 +- doc/classes/World2D.xml | 2 +- doc/classes/World3D.xml | 2 +- doc/classes/WorldBoundaryShape2D.xml | 2 +- doc/classes/WorldBoundaryShape3D.xml | 2 +- doc/classes/WorldEnvironment.xml | 2 +- doc/classes/X509Certificate.xml | 2 +- doc/classes/XMLParser.xml | 2 +- doc/classes/XRAnchor3D.xml | 2 +- doc/classes/XRCamera3D.xml | 2 +- doc/classes/XRController3D.xml | 2 +- doc/classes/XRInterface.xml | 2 +- doc/classes/XRInterfaceExtension.xml | 2 +- doc/classes/XRNode3D.xml | 2 +- doc/classes/XROrigin3D.xml | 2 +- doc/classes/XRPose.xml | 2 +- doc/classes/XRPositionalTracker.xml | 2 +- doc/classes/XRServer.xml | 2 +- doc/classes/bool.xml | 2 +- doc/classes/float.xml | 2 +- doc/classes/int.xml | 2 +- doc/tools/make_rst.py | 4 ---- editor/doc_tools.cpp | 2 -- modules/csg/doc_classes/CSGBox3D.xml | 2 +- modules/csg/doc_classes/CSGCombiner3D.xml | 2 +- modules/csg/doc_classes/CSGCylinder3D.xml | 2 +- modules/csg/doc_classes/CSGMesh3D.xml | 2 +- modules/csg/doc_classes/CSGPolygon3D.xml | 2 +- modules/csg/doc_classes/CSGPrimitive3D.xml | 2 +- modules/csg/doc_classes/CSGShape3D.xml | 2 +- modules/csg/doc_classes/CSGSphere3D.xml | 2 +- modules/csg/doc_classes/CSGTorus3D.xml | 2 +- modules/enet/doc_classes/ENetConnection.xml | 2 +- modules/enet/doc_classes/ENetMultiplayerPeer.xml | 2 +- modules/enet/doc_classes/ENetPacketPeer.xml | 2 +- modules/gdscript/doc_classes/@GDScript.xml | 2 +- modules/gdscript/doc_classes/GDScript.xml | 2 +- modules/gltf/doc_classes/EditorSceneFormatImporterBlend.xml | 2 +- modules/gltf/doc_classes/EditorSceneFormatImporterFBX.xml | 2 +- modules/gltf/doc_classes/EditorSceneFormatImporterGLTF.xml | 2 +- modules/gltf/doc_classes/GLTFAccessor.xml | 2 +- modules/gltf/doc_classes/GLTFAnimation.xml | 2 +- modules/gltf/doc_classes/GLTFBufferView.xml | 2 +- modules/gltf/doc_classes/GLTFCamera.xml | 2 +- modules/gltf/doc_classes/GLTFDocument.xml | 2 +- modules/gltf/doc_classes/GLTFDocumentExtension.xml | 2 +- .../doc_classes/GLTFDocumentExtensionConvertImporterMesh.xml | 2 +- modules/gltf/doc_classes/GLTFLight.xml | 2 +- modules/gltf/doc_classes/GLTFMesh.xml | 2 +- modules/gltf/doc_classes/GLTFNode.xml | 2 +- modules/gltf/doc_classes/GLTFPhysicsBody.xml | 2 +- modules/gltf/doc_classes/GLTFPhysicsShape.xml | 2 +- modules/gltf/doc_classes/GLTFSkeleton.xml | 2 +- modules/gltf/doc_classes/GLTFSkin.xml | 2 +- modules/gltf/doc_classes/GLTFSpecGloss.xml | 2 +- modules/gltf/doc_classes/GLTFState.xml | 2 +- modules/gltf/doc_classes/GLTFTexture.xml | 2 +- modules/gltf/doc_classes/GLTFTextureSampler.xml | 2 +- modules/gridmap/doc_classes/GridMap.xml | 2 +- modules/minimp3/doc_classes/AudioStreamMP3.xml | 2 +- modules/mobile_vr/doc_classes/MobileVRInterface.xml | 2 +- modules/mono/doc_classes/CSharpScript.xml | 2 +- modules/mono/doc_classes/GodotSharp.xml | 2 +- modules/multiplayer/doc_classes/MultiplayerSpawner.xml | 2 +- modules/multiplayer/doc_classes/MultiplayerSynchronizer.xml | 2 +- modules/multiplayer/doc_classes/SceneMultiplayer.xml | 2 +- modules/multiplayer/doc_classes/SceneReplicationConfig.xml | 2 +- modules/noise/doc_classes/FastNoiseLite.xml | 2 +- modules/noise/doc_classes/Noise.xml | 2 +- modules/noise/doc_classes/NoiseTexture2D.xml | 2 +- modules/noise/doc_classes/NoiseTexture3D.xml | 2 +- modules/ogg/doc_classes/OggPacketSequence.xml | 2 +- modules/ogg/doc_classes/OggPacketSequencePlayback.xml | 2 +- modules/openxr/doc_classes/OpenXRAction.xml | 2 +- modules/openxr/doc_classes/OpenXRActionMap.xml | 2 +- modules/openxr/doc_classes/OpenXRActionSet.xml | 2 +- modules/openxr/doc_classes/OpenXRHand.xml | 2 +- modules/openxr/doc_classes/OpenXRIPBinding.xml | 2 +- modules/openxr/doc_classes/OpenXRInteractionProfile.xml | 2 +- modules/openxr/doc_classes/OpenXRInterface.xml | 2 +- modules/regex/doc_classes/RegEx.xml | 2 +- modules/regex/doc_classes/RegExMatch.xml | 2 +- modules/text_server_adv/doc_classes/TextServerAdvanced.xml | 2 +- modules/text_server_fb/doc_classes/TextServerFallback.xml | 2 +- modules/theora/doc_classes/VideoStreamTheora.xml | 2 +- modules/upnp/doc_classes/UPNP.xml | 2 +- modules/upnp/doc_classes/UPNPDevice.xml | 2 +- modules/vorbis/doc_classes/AudioStreamOggVorbis.xml | 2 +- modules/vorbis/doc_classes/AudioStreamPlaybackOggVorbis.xml | 2 +- modules/webrtc/doc_classes/WebRTCDataChannel.xml | 2 +- modules/webrtc/doc_classes/WebRTCDataChannelExtension.xml | 2 +- modules/webrtc/doc_classes/WebRTCMultiplayerPeer.xml | 2 +- modules/webrtc/doc_classes/WebRTCPeerConnection.xml | 2 +- modules/webrtc/doc_classes/WebRTCPeerConnectionExtension.xml | 2 +- modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml | 2 +- modules/websocket/doc_classes/WebSocketPeer.xml | 2 +- modules/webxr/doc_classes/WebXRInterface.xml | 2 +- modules/zip/doc_classes/ZIPPacker.xml | 2 +- modules/zip/doc_classes/ZIPReader.xml | 2 +- platform/android/doc_classes/EditorExportPlatformAndroid.xml | 2 +- platform/ios/doc_classes/EditorExportPlatformIOS.xml | 2 +- .../linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml | 2 +- platform/macos/doc_classes/EditorExportPlatformMacOS.xml | 2 +- platform/web/doc_classes/EditorExportPlatformWeb.xml | 2 +- platform/windows/doc_classes/EditorExportPlatformWindows.xml | 2 +- 887 files changed, 884 insertions(+), 891 deletions(-) diff --git a/doc/class.xsd b/doc/class.xsd index 83880ed5f951..22821ac76780 100644 --- a/doc/class.xsd +++ b/doc/class.xsd @@ -273,7 +273,6 @@ - diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index e13bb92c8666..9d597d8e2385 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -1,5 +1,5 @@ - + Global scope constants and functions. diff --git a/doc/classes/AABB.xml b/doc/classes/AABB.xml index d607b95aadea..0aa493361d4d 100644 --- a/doc/classes/AABB.xml +++ b/doc/classes/AABB.xml @@ -1,5 +1,5 @@ - + A 3D axis-aligned bounding box. diff --git a/doc/classes/AESContext.xml b/doc/classes/AESContext.xml index b87cf877b477..8c48edce8659 100644 --- a/doc/classes/AESContext.xml +++ b/doc/classes/AESContext.xml @@ -1,5 +1,5 @@ - + Provides access to AES encryption/decryption of raw data. diff --git a/doc/classes/AStar2D.xml b/doc/classes/AStar2D.xml index 8eb52d65cee0..f10e80e04890 100644 --- a/doc/classes/AStar2D.xml +++ b/doc/classes/AStar2D.xml @@ -1,5 +1,5 @@ - + An implementation of A* for finding the shortest path between two vertices on a connected graph in 2D space. diff --git a/doc/classes/AStar3D.xml b/doc/classes/AStar3D.xml index d3d42dc836af..d35835d73dea 100644 --- a/doc/classes/AStar3D.xml +++ b/doc/classes/AStar3D.xml @@ -1,5 +1,5 @@ - + An implementation of A* for finding the shortest path between two vertices on a connected graph in 3D space. diff --git a/doc/classes/AStarGrid2D.xml b/doc/classes/AStarGrid2D.xml index 6d904f4f4e20..ec55ccedb2b6 100644 --- a/doc/classes/AStarGrid2D.xml +++ b/doc/classes/AStarGrid2D.xml @@ -1,5 +1,5 @@ - + An implementation of A* for finding the shortest path between two points on a partial 2D grid. diff --git a/doc/classes/AcceptDialog.xml b/doc/classes/AcceptDialog.xml index c24fc4966251..202a84fb580a 100644 --- a/doc/classes/AcceptDialog.xml +++ b/doc/classes/AcceptDialog.xml @@ -1,5 +1,5 @@ - + A base dialog used for user notification. diff --git a/doc/classes/AnimatableBody2D.xml b/doc/classes/AnimatableBody2D.xml index fd3278f049cf..b6723a9cfb88 100644 --- a/doc/classes/AnimatableBody2D.xml +++ b/doc/classes/AnimatableBody2D.xml @@ -1,5 +1,5 @@ - + A 2D physics body that can't be moved by external forces. When moved manually, it affects other bodies in its path. diff --git a/doc/classes/AnimatableBody3D.xml b/doc/classes/AnimatableBody3D.xml index 786a18e88771..1264a6ad0303 100644 --- a/doc/classes/AnimatableBody3D.xml +++ b/doc/classes/AnimatableBody3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body that can't be moved by external forces. When moved manually, it affects other bodies in its path. diff --git a/doc/classes/AnimatedSprite2D.xml b/doc/classes/AnimatedSprite2D.xml index 8b4e156946e1..d4f840cfa771 100644 --- a/doc/classes/AnimatedSprite2D.xml +++ b/doc/classes/AnimatedSprite2D.xml @@ -1,5 +1,5 @@ - + Sprite node that contains multiple textures as frames to play for animation. diff --git a/doc/classes/AnimatedSprite3D.xml b/doc/classes/AnimatedSprite3D.xml index 44d263e41fc6..ff4bf97122dd 100644 --- a/doc/classes/AnimatedSprite3D.xml +++ b/doc/classes/AnimatedSprite3D.xml @@ -1,5 +1,5 @@ - + 2D sprite node in 3D world, that can use multiple 2D textures for animation. diff --git a/doc/classes/AnimatedTexture.xml b/doc/classes/AnimatedTexture.xml index 5deefe0a794d..a5cacff98784 100644 --- a/doc/classes/AnimatedTexture.xml +++ b/doc/classes/AnimatedTexture.xml @@ -1,5 +1,5 @@ - + Proxy texture for simple frame-based animations. diff --git a/doc/classes/Animation.xml b/doc/classes/Animation.xml index c2ee978d2d7c..d2b2c1fe4735 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -1,5 +1,5 @@ - + Holds data that can be used to animate anything in the engine. diff --git a/doc/classes/AnimationLibrary.xml b/doc/classes/AnimationLibrary.xml index fddf8b6f28f5..d457a858ab95 100644 --- a/doc/classes/AnimationLibrary.xml +++ b/doc/classes/AnimationLibrary.xml @@ -1,5 +1,5 @@ - + Container for [Animation] resources. diff --git a/doc/classes/AnimationNode.xml b/doc/classes/AnimationNode.xml index 3f36f97a72e2..a028d0bb4f4e 100644 --- a/doc/classes/AnimationNode.xml +++ b/doc/classes/AnimationNode.xml @@ -1,5 +1,5 @@ - + Base class for [AnimationTree] nodes. Not related to scene nodes. diff --git a/doc/classes/AnimationNodeAdd2.xml b/doc/classes/AnimationNodeAdd2.xml index 4dc50e4f1792..af7e18bddef0 100644 --- a/doc/classes/AnimationNodeAdd2.xml +++ b/doc/classes/AnimationNodeAdd2.xml @@ -1,5 +1,5 @@ - + Blends two animations additively inside of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeAdd3.xml b/doc/classes/AnimationNodeAdd3.xml index f92cb5981b99..59242d00a241 100644 --- a/doc/classes/AnimationNodeAdd3.xml +++ b/doc/classes/AnimationNodeAdd3.xml @@ -1,5 +1,5 @@ - + Blends two of three animations additively inside of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeAnimation.xml b/doc/classes/AnimationNodeAnimation.xml index 349429320744..d965d31b03d7 100644 --- a/doc/classes/AnimationNodeAnimation.xml +++ b/doc/classes/AnimationNodeAnimation.xml @@ -1,5 +1,5 @@ - + An input animation for an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeBlend2.xml b/doc/classes/AnimationNodeBlend2.xml index 729bfb342b9b..61df0b26b3fa 100644 --- a/doc/classes/AnimationNodeBlend2.xml +++ b/doc/classes/AnimationNodeBlend2.xml @@ -1,5 +1,5 @@ - + Blends two animations linearly inside of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeBlend3.xml b/doc/classes/AnimationNodeBlend3.xml index c4ad248caff4..15c53b2a67c1 100644 --- a/doc/classes/AnimationNodeBlend3.xml +++ b/doc/classes/AnimationNodeBlend3.xml @@ -1,5 +1,5 @@ - + Blends two of three animations linearly inside of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeBlendSpace1D.xml b/doc/classes/AnimationNodeBlendSpace1D.xml index fa1fb315cd8d..c13a7784f785 100644 --- a/doc/classes/AnimationNodeBlendSpace1D.xml +++ b/doc/classes/AnimationNodeBlendSpace1D.xml @@ -1,5 +1,5 @@ - + A set of [AnimationRootNode]s placed on a virtual axis, crossfading between the two adjacent ones. Used by [AnimationTree]. diff --git a/doc/classes/AnimationNodeBlendSpace2D.xml b/doc/classes/AnimationNodeBlendSpace2D.xml index 81c7cfb54e3b..47933a1fd0fd 100644 --- a/doc/classes/AnimationNodeBlendSpace2D.xml +++ b/doc/classes/AnimationNodeBlendSpace2D.xml @@ -1,5 +1,5 @@ - + A set of [AnimationRootNode]s placed on 2D coordinates, crossfading between the three adjacent ones. Used by [AnimationTree]. diff --git a/doc/classes/AnimationNodeBlendTree.xml b/doc/classes/AnimationNodeBlendTree.xml index 558618e45dc2..e1f0fe96dfbf 100644 --- a/doc/classes/AnimationNodeBlendTree.xml +++ b/doc/classes/AnimationNodeBlendTree.xml @@ -1,5 +1,5 @@ - + A sub-tree of many type [AnimationNode]s used for complex animations. Used by [AnimationTree]. diff --git a/doc/classes/AnimationNodeOneShot.xml b/doc/classes/AnimationNodeOneShot.xml index a188841303ce..ac7cf701331d 100644 --- a/doc/classes/AnimationNodeOneShot.xml +++ b/doc/classes/AnimationNodeOneShot.xml @@ -1,5 +1,5 @@ - + Plays an animation once in an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeOutput.xml b/doc/classes/AnimationNodeOutput.xml index 4455f88302e0..f95765029403 100644 --- a/doc/classes/AnimationNodeOutput.xml +++ b/doc/classes/AnimationNodeOutput.xml @@ -1,5 +1,5 @@ - + The animation output node of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeStateMachine.xml b/doc/classes/AnimationNodeStateMachine.xml index 1331797e3d87..0a1a7df2f445 100644 --- a/doc/classes/AnimationNodeStateMachine.xml +++ b/doc/classes/AnimationNodeStateMachine.xml @@ -1,5 +1,5 @@ - + A state machine with multiple [AnimationRootNode]s, used by [AnimationTree]. diff --git a/doc/classes/AnimationNodeStateMachinePlayback.xml b/doc/classes/AnimationNodeStateMachinePlayback.xml index f1fbc22f9f14..943e6ed7d966 100644 --- a/doc/classes/AnimationNodeStateMachinePlayback.xml +++ b/doc/classes/AnimationNodeStateMachinePlayback.xml @@ -1,5 +1,5 @@ - + Provides playback control for an [AnimationNodeStateMachine]. diff --git a/doc/classes/AnimationNodeStateMachineTransition.xml b/doc/classes/AnimationNodeStateMachineTransition.xml index 8ac90e3aee3d..7b7797f594cc 100644 --- a/doc/classes/AnimationNodeStateMachineTransition.xml +++ b/doc/classes/AnimationNodeStateMachineTransition.xml @@ -1,5 +1,5 @@ - + A transition within an [AnimationNodeStateMachine] connecting two [AnimationRootNode]s. diff --git a/doc/classes/AnimationNodeSub2.xml b/doc/classes/AnimationNodeSub2.xml index 9a9596b47221..6aac3280be05 100644 --- a/doc/classes/AnimationNodeSub2.xml +++ b/doc/classes/AnimationNodeSub2.xml @@ -1,5 +1,5 @@ - + Blends two animations subtractively inside of an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeSync.xml b/doc/classes/AnimationNodeSync.xml index 79fdde170c6c..e9e151967262 100644 --- a/doc/classes/AnimationNodeSync.xml +++ b/doc/classes/AnimationNodeSync.xml @@ -1,5 +1,5 @@ - + Base class for [AnimationNode]s with more than two input ports that must be synchronized. diff --git a/doc/classes/AnimationNodeTimeScale.xml b/doc/classes/AnimationNodeTimeScale.xml index bc850a88df79..d7d48145065a 100644 --- a/doc/classes/AnimationNodeTimeScale.xml +++ b/doc/classes/AnimationNodeTimeScale.xml @@ -1,5 +1,5 @@ - + A time-scaling animation node used in [AnimationTree]. diff --git a/doc/classes/AnimationNodeTimeSeek.xml b/doc/classes/AnimationNodeTimeSeek.xml index eafdb3d4107d..d00b3fca3ad1 100644 --- a/doc/classes/AnimationNodeTimeSeek.xml +++ b/doc/classes/AnimationNodeTimeSeek.xml @@ -1,5 +1,5 @@ - + A time-seeking animation node used in [AnimationTree]. diff --git a/doc/classes/AnimationNodeTransition.xml b/doc/classes/AnimationNodeTransition.xml index 06085f399d09..3e1a0a28b51d 100644 --- a/doc/classes/AnimationNodeTransition.xml +++ b/doc/classes/AnimationNodeTransition.xml @@ -1,5 +1,5 @@ - + A transition within an [AnimationTree] connecting two [AnimationNode]s. diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index 1c2a1d688d76..b7f384d00420 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -1,5 +1,5 @@ - + A node used for animation playback. diff --git a/doc/classes/AnimationRootNode.xml b/doc/classes/AnimationRootNode.xml index f1e5835b81db..b24f2acd9f4d 100644 --- a/doc/classes/AnimationRootNode.xml +++ b/doc/classes/AnimationRootNode.xml @@ -1,5 +1,5 @@ - + Base class for [AnimationNode]s that hold one or multiple composite animations. Usually used for [member AnimationTree.tree_root]. diff --git a/doc/classes/AnimationTree.xml b/doc/classes/AnimationTree.xml index fc130d3bbbb4..88d2d8f5939b 100644 --- a/doc/classes/AnimationTree.xml +++ b/doc/classes/AnimationTree.xml @@ -1,5 +1,5 @@ - + A node used for advanced animation transitions in an [AnimationPlayer]. diff --git a/doc/classes/Area2D.xml b/doc/classes/Area2D.xml index 90c05fbac821..6fa8e4ae9f43 100644 --- a/doc/classes/Area2D.xml +++ b/doc/classes/Area2D.xml @@ -1,5 +1,5 @@ - + A region of 2D space that detects other [CollisionObject2D]s entering or exiting it. diff --git a/doc/classes/Area3D.xml b/doc/classes/Area3D.xml index 037224bb8347..89b3f843af3f 100644 --- a/doc/classes/Area3D.xml +++ b/doc/classes/Area3D.xml @@ -1,5 +1,5 @@ - + A region of 3D space that detects other [CollisionObject3D]s entering or exiting it. diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index d8e54be8aa69..f62c44aa0df9 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -1,5 +1,5 @@ - + A built-in data structure that holds a sequence of elements. diff --git a/doc/classes/ArrayMesh.xml b/doc/classes/ArrayMesh.xml index 3c9d08c0c30b..dde7153d5f46 100644 --- a/doc/classes/ArrayMesh.xml +++ b/doc/classes/ArrayMesh.xml @@ -1,5 +1,5 @@ - + [Mesh] type that provides utility for constructing a surface from arrays. diff --git a/doc/classes/ArrayOccluder3D.xml b/doc/classes/ArrayOccluder3D.xml index 12b1472155fd..0e73d0184766 100644 --- a/doc/classes/ArrayOccluder3D.xml +++ b/doc/classes/ArrayOccluder3D.xml @@ -1,5 +1,5 @@ - + 3D polygon shape for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/AspectRatioContainer.xml b/doc/classes/AspectRatioContainer.xml index 8eb8c640e3af..b2cc60827bf1 100644 --- a/doc/classes/AspectRatioContainer.xml +++ b/doc/classes/AspectRatioContainer.xml @@ -1,5 +1,5 @@ - + A container that preserves the proportions of its child controls. diff --git a/doc/classes/AtlasTexture.xml b/doc/classes/AtlasTexture.xml index dc32185f793f..cea8e13f4c58 100644 --- a/doc/classes/AtlasTexture.xml +++ b/doc/classes/AtlasTexture.xml @@ -1,5 +1,5 @@ - + A texture that crops out part of another Texture2D. diff --git a/doc/classes/AudioBusLayout.xml b/doc/classes/AudioBusLayout.xml index b072f54528cd..73c893e549f4 100644 --- a/doc/classes/AudioBusLayout.xml +++ b/doc/classes/AudioBusLayout.xml @@ -1,5 +1,5 @@ - + Stores information about the audio buses. diff --git a/doc/classes/AudioEffect.xml b/doc/classes/AudioEffect.xml index 83f0850542a1..f0e8b4f19eff 100644 --- a/doc/classes/AudioEffect.xml +++ b/doc/classes/AudioEffect.xml @@ -1,5 +1,5 @@ - + Audio effect for audio. diff --git a/doc/classes/AudioEffectAmplify.xml b/doc/classes/AudioEffectAmplify.xml index a37ee263fb8e..940231967b03 100644 --- a/doc/classes/AudioEffectAmplify.xml +++ b/doc/classes/AudioEffectAmplify.xml @@ -1,5 +1,5 @@ - + Adds an amplifying audio effect to an audio bus. diff --git a/doc/classes/AudioEffectBandLimitFilter.xml b/doc/classes/AudioEffectBandLimitFilter.xml index 3442a846b72c..c8667818ba42 100644 --- a/doc/classes/AudioEffectBandLimitFilter.xml +++ b/doc/classes/AudioEffectBandLimitFilter.xml @@ -1,5 +1,5 @@ - + Adds a band limit filter to the audio bus. diff --git a/doc/classes/AudioEffectBandPassFilter.xml b/doc/classes/AudioEffectBandPassFilter.xml index 2650ddfab34d..64bff5346716 100644 --- a/doc/classes/AudioEffectBandPassFilter.xml +++ b/doc/classes/AudioEffectBandPassFilter.xml @@ -1,5 +1,5 @@ - + Adds a band pass filter to the audio bus. diff --git a/doc/classes/AudioEffectCapture.xml b/doc/classes/AudioEffectCapture.xml index 1edff562cd38..275e5ab0b666 100644 --- a/doc/classes/AudioEffectCapture.xml +++ b/doc/classes/AudioEffectCapture.xml @@ -1,5 +1,5 @@ - + Captures audio from an audio bus in real-time. diff --git a/doc/classes/AudioEffectChorus.xml b/doc/classes/AudioEffectChorus.xml index 0207f9fb6331..f0c1d7c11125 100644 --- a/doc/classes/AudioEffectChorus.xml +++ b/doc/classes/AudioEffectChorus.xml @@ -1,5 +1,5 @@ - + Adds a chorus audio effect. diff --git a/doc/classes/AudioEffectCompressor.xml b/doc/classes/AudioEffectCompressor.xml index 645e7ff60092..f73bd02894e3 100644 --- a/doc/classes/AudioEffectCompressor.xml +++ b/doc/classes/AudioEffectCompressor.xml @@ -1,5 +1,5 @@ - + Adds a compressor audio effect to an audio bus. Reduces sounds that exceed a certain threshold level, smooths out the dynamics and increases the overall volume. diff --git a/doc/classes/AudioEffectDelay.xml b/doc/classes/AudioEffectDelay.xml index 340c2eb993b3..fa255e320181 100644 --- a/doc/classes/AudioEffectDelay.xml +++ b/doc/classes/AudioEffectDelay.xml @@ -1,5 +1,5 @@ - + Adds a delay audio effect to an audio bus. Plays input signal back after a period of time. Two tap delay and feedback options. diff --git a/doc/classes/AudioEffectDistortion.xml b/doc/classes/AudioEffectDistortion.xml index 45eca1f03fa5..f8c680477206 100644 --- a/doc/classes/AudioEffectDistortion.xml +++ b/doc/classes/AudioEffectDistortion.xml @@ -1,5 +1,5 @@ - + Adds a distortion audio effect to an Audio bus. Modifies the sound to make it distorted. diff --git a/doc/classes/AudioEffectEQ.xml b/doc/classes/AudioEffectEQ.xml index c3013d0a1177..fb06ee2a543c 100644 --- a/doc/classes/AudioEffectEQ.xml +++ b/doc/classes/AudioEffectEQ.xml @@ -1,5 +1,5 @@ - + Base class for audio equalizers. Gives you control over frequencies. Use it to create a custom equalizer if [AudioEffectEQ6], [AudioEffectEQ10] or [AudioEffectEQ21] don't fit your needs. diff --git a/doc/classes/AudioEffectEQ10.xml b/doc/classes/AudioEffectEQ10.xml index b2bce24f8630..b236ba7b026c 100644 --- a/doc/classes/AudioEffectEQ10.xml +++ b/doc/classes/AudioEffectEQ10.xml @@ -1,5 +1,5 @@ - + Adds a 10-band equalizer audio effect to an Audio bus. Gives you control over frequencies from 31 Hz to 16000 Hz. Each frequency can be modulated between -60/+24 dB. diff --git a/doc/classes/AudioEffectEQ21.xml b/doc/classes/AudioEffectEQ21.xml index 86ac7ad52f5c..41ceed17074e 100644 --- a/doc/classes/AudioEffectEQ21.xml +++ b/doc/classes/AudioEffectEQ21.xml @@ -1,5 +1,5 @@ - + Adds a 21-band equalizer audio effect to an Audio bus. Gives you control over frequencies from 22 Hz to 22000 Hz. Each frequency can be modulated between -60/+24 dB. diff --git a/doc/classes/AudioEffectEQ6.xml b/doc/classes/AudioEffectEQ6.xml index c775eb90958c..6e4a16ddf245 100644 --- a/doc/classes/AudioEffectEQ6.xml +++ b/doc/classes/AudioEffectEQ6.xml @@ -1,5 +1,5 @@ - + Adds a 6-band equalizer audio effect to an audio bus. Gives you control over frequencies from 32 Hz to 10000 Hz. Each frequency can be modulated between -60/+24 dB. diff --git a/doc/classes/AudioEffectFilter.xml b/doc/classes/AudioEffectFilter.xml index 349a6effb052..e5c1f4ccf4ef 100644 --- a/doc/classes/AudioEffectFilter.xml +++ b/doc/classes/AudioEffectFilter.xml @@ -1,5 +1,5 @@ - + Adds a filter to the audio bus. diff --git a/doc/classes/AudioEffectHighPassFilter.xml b/doc/classes/AudioEffectHighPassFilter.xml index 1808fde2730d..285b4c74a308 100644 --- a/doc/classes/AudioEffectHighPassFilter.xml +++ b/doc/classes/AudioEffectHighPassFilter.xml @@ -1,5 +1,5 @@ - + Adds a high-pass filter to the audio bus. diff --git a/doc/classes/AudioEffectHighShelfFilter.xml b/doc/classes/AudioEffectHighShelfFilter.xml index affa16b1d6b3..4645bf953cd0 100644 --- a/doc/classes/AudioEffectHighShelfFilter.xml +++ b/doc/classes/AudioEffectHighShelfFilter.xml @@ -1,5 +1,5 @@ - + Adds a high-shelf filter to the audio bus. diff --git a/doc/classes/AudioEffectInstance.xml b/doc/classes/AudioEffectInstance.xml index 582bee938edd..3e868ae9da7f 100644 --- a/doc/classes/AudioEffectInstance.xml +++ b/doc/classes/AudioEffectInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AudioEffectLimiter.xml b/doc/classes/AudioEffectLimiter.xml index b51a7bf7e7b0..57861d04850a 100644 --- a/doc/classes/AudioEffectLimiter.xml +++ b/doc/classes/AudioEffectLimiter.xml @@ -1,5 +1,5 @@ - + Adds a soft-clip limiter audio effect to an Audio bus. diff --git a/doc/classes/AudioEffectLowPassFilter.xml b/doc/classes/AudioEffectLowPassFilter.xml index 83d77579d9eb..eab5a04c1586 100644 --- a/doc/classes/AudioEffectLowPassFilter.xml +++ b/doc/classes/AudioEffectLowPassFilter.xml @@ -1,5 +1,5 @@ - + Adds a low-pass filter to the audio bus. diff --git a/doc/classes/AudioEffectLowShelfFilter.xml b/doc/classes/AudioEffectLowShelfFilter.xml index 185f84ebc641..1afc9ce3108a 100644 --- a/doc/classes/AudioEffectLowShelfFilter.xml +++ b/doc/classes/AudioEffectLowShelfFilter.xml @@ -1,5 +1,5 @@ - + Adds a low-shelf filter to the audio bus. diff --git a/doc/classes/AudioEffectNotchFilter.xml b/doc/classes/AudioEffectNotchFilter.xml index 3cc2a26fcaff..de8edb34f2fd 100644 --- a/doc/classes/AudioEffectNotchFilter.xml +++ b/doc/classes/AudioEffectNotchFilter.xml @@ -1,5 +1,5 @@ - + Adds a notch filter to the Audio bus. diff --git a/doc/classes/AudioEffectPanner.xml b/doc/classes/AudioEffectPanner.xml index 56df32225d3e..22286dbfb156 100644 --- a/doc/classes/AudioEffectPanner.xml +++ b/doc/classes/AudioEffectPanner.xml @@ -1,5 +1,5 @@ - + Adds a panner audio effect to an audio bus. Pans sound left or right. diff --git a/doc/classes/AudioEffectPhaser.xml b/doc/classes/AudioEffectPhaser.xml index 2d67b874eada..2057202cac06 100644 --- a/doc/classes/AudioEffectPhaser.xml +++ b/doc/classes/AudioEffectPhaser.xml @@ -1,5 +1,5 @@ - + Adds a phaser audio effect to an audio bus. Combines the original signal with a copy that is slightly out of phase with the original. diff --git a/doc/classes/AudioEffectPitchShift.xml b/doc/classes/AudioEffectPitchShift.xml index 8c93363ffeee..ec60e6a75a18 100644 --- a/doc/classes/AudioEffectPitchShift.xml +++ b/doc/classes/AudioEffectPitchShift.xml @@ -1,5 +1,5 @@ - + Adds a pitch-shifting audio effect to an audio bus. Raises or lowers the pitch of original sound. diff --git a/doc/classes/AudioEffectRecord.xml b/doc/classes/AudioEffectRecord.xml index f2149befa0ff..e07d66fa7b6a 100644 --- a/doc/classes/AudioEffectRecord.xml +++ b/doc/classes/AudioEffectRecord.xml @@ -1,5 +1,5 @@ - + Audio effect used for recording the sound from an audio bus. diff --git a/doc/classes/AudioEffectReverb.xml b/doc/classes/AudioEffectReverb.xml index 1623583277d2..2c055f38251e 100644 --- a/doc/classes/AudioEffectReverb.xml +++ b/doc/classes/AudioEffectReverb.xml @@ -1,5 +1,5 @@ - + Adds a reverberation audio effect to an Audio bus. diff --git a/doc/classes/AudioEffectSpectrumAnalyzer.xml b/doc/classes/AudioEffectSpectrumAnalyzer.xml index dd87d5317b7e..eb7039643324 100644 --- a/doc/classes/AudioEffectSpectrumAnalyzer.xml +++ b/doc/classes/AudioEffectSpectrumAnalyzer.xml @@ -1,5 +1,5 @@ - + Audio effect that can be used for real-time audio visualizations. diff --git a/doc/classes/AudioEffectSpectrumAnalyzerInstance.xml b/doc/classes/AudioEffectSpectrumAnalyzerInstance.xml index e4a6cb788232..e8c6394073c7 100644 --- a/doc/classes/AudioEffectSpectrumAnalyzerInstance.xml +++ b/doc/classes/AudioEffectSpectrumAnalyzerInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AudioEffectStereoEnhance.xml b/doc/classes/AudioEffectStereoEnhance.xml index 23e522c0ec80..f009bec5bba9 100644 --- a/doc/classes/AudioEffectStereoEnhance.xml +++ b/doc/classes/AudioEffectStereoEnhance.xml @@ -1,5 +1,5 @@ - + An audio effect that can be used to adjust the intensity of stereo panning. diff --git a/doc/classes/AudioListener2D.xml b/doc/classes/AudioListener2D.xml index 8b9a1cc6d207..8328e82dbdc5 100644 --- a/doc/classes/AudioListener2D.xml +++ b/doc/classes/AudioListener2D.xml @@ -1,5 +1,5 @@ - + Overrides the location sounds are heard from. diff --git a/doc/classes/AudioListener3D.xml b/doc/classes/AudioListener3D.xml index 9fd86d9b1481..a5fe0153c474 100644 --- a/doc/classes/AudioListener3D.xml +++ b/doc/classes/AudioListener3D.xml @@ -1,5 +1,5 @@ - + Overrides the location sounds are heard from. diff --git a/doc/classes/AudioServer.xml b/doc/classes/AudioServer.xml index cc49c8c6c55b..20a87aea7b4d 100644 --- a/doc/classes/AudioServer.xml +++ b/doc/classes/AudioServer.xml @@ -1,5 +1,5 @@ - + Server interface for low-level audio access. diff --git a/doc/classes/AudioStream.xml b/doc/classes/AudioStream.xml index db29ab65d4cf..12e09b235fe6 100644 --- a/doc/classes/AudioStream.xml +++ b/doc/classes/AudioStream.xml @@ -1,5 +1,5 @@ - + Base class for audio streams. diff --git a/doc/classes/AudioStreamGenerator.xml b/doc/classes/AudioStreamGenerator.xml index cd1e9e830d7d..6949a5d82b8c 100644 --- a/doc/classes/AudioStreamGenerator.xml +++ b/doc/classes/AudioStreamGenerator.xml @@ -1,5 +1,5 @@ - + An audio stream with utilities for procedural sound generation. diff --git a/doc/classes/AudioStreamGeneratorPlayback.xml b/doc/classes/AudioStreamGeneratorPlayback.xml index d62259b9c413..185b89d760ec 100644 --- a/doc/classes/AudioStreamGeneratorPlayback.xml +++ b/doc/classes/AudioStreamGeneratorPlayback.xml @@ -1,5 +1,5 @@ - + Plays back audio generated using [AudioStreamGenerator]. diff --git a/doc/classes/AudioStreamMicrophone.xml b/doc/classes/AudioStreamMicrophone.xml index 033a953cf1c1..189f9b95e2ec 100644 --- a/doc/classes/AudioStreamMicrophone.xml +++ b/doc/classes/AudioStreamMicrophone.xml @@ -1,5 +1,5 @@ - + Plays real-time audio input data. diff --git a/doc/classes/AudioStreamPlayback.xml b/doc/classes/AudioStreamPlayback.xml index 064aaea106ee..7692690b5ed7 100644 --- a/doc/classes/AudioStreamPlayback.xml +++ b/doc/classes/AudioStreamPlayback.xml @@ -1,5 +1,5 @@ - + Meta class for playing back audio. diff --git a/doc/classes/AudioStreamPlaybackPolyphonic.xml b/doc/classes/AudioStreamPlaybackPolyphonic.xml index c74dffddea5c..106f2a3dbb34 100644 --- a/doc/classes/AudioStreamPlaybackPolyphonic.xml +++ b/doc/classes/AudioStreamPlaybackPolyphonic.xml @@ -1,5 +1,5 @@ - + Playback instance for [AudioStreamPolyphonic]. diff --git a/doc/classes/AudioStreamPlaybackResampled.xml b/doc/classes/AudioStreamPlaybackResampled.xml index fc27822c4608..4173ee4bb455 100644 --- a/doc/classes/AudioStreamPlaybackResampled.xml +++ b/doc/classes/AudioStreamPlaybackResampled.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AudioStreamPlayer.xml b/doc/classes/AudioStreamPlayer.xml index 6b9a544ae4f1..c48c7f43008d 100644 --- a/doc/classes/AudioStreamPlayer.xml +++ b/doc/classes/AudioStreamPlayer.xml @@ -1,5 +1,5 @@ - + Plays back audio non-positionally. diff --git a/doc/classes/AudioStreamPlayer2D.xml b/doc/classes/AudioStreamPlayer2D.xml index 56b6c72620c1..7c590897087a 100644 --- a/doc/classes/AudioStreamPlayer2D.xml +++ b/doc/classes/AudioStreamPlayer2D.xml @@ -1,5 +1,5 @@ - + Plays positional sound in 2D space. diff --git a/doc/classes/AudioStreamPlayer3D.xml b/doc/classes/AudioStreamPlayer3D.xml index 8cac49524515..651d2a4b49e5 100644 --- a/doc/classes/AudioStreamPlayer3D.xml +++ b/doc/classes/AudioStreamPlayer3D.xml @@ -1,5 +1,5 @@ - + Plays positional sound in 3D space. diff --git a/doc/classes/AudioStreamPolyphonic.xml b/doc/classes/AudioStreamPolyphonic.xml index 6e2769a33e89..49c6aebaa5aa 100644 --- a/doc/classes/AudioStreamPolyphonic.xml +++ b/doc/classes/AudioStreamPolyphonic.xml @@ -1,5 +1,5 @@ - + AudioStream that lets the user play custom streams at any time from code, simultaneously using a single player. diff --git a/doc/classes/AudioStreamRandomizer.xml b/doc/classes/AudioStreamRandomizer.xml index 230c68b3b0b2..384c31600087 100644 --- a/doc/classes/AudioStreamRandomizer.xml +++ b/doc/classes/AudioStreamRandomizer.xml @@ -1,5 +1,5 @@ - + Wraps a pool of audio streams with pitch and volume shifting. diff --git a/doc/classes/AudioStreamWAV.xml b/doc/classes/AudioStreamWAV.xml index 9e55d7833531..c3df946b4bd3 100644 --- a/doc/classes/AudioStreamWAV.xml +++ b/doc/classes/AudioStreamWAV.xml @@ -1,5 +1,5 @@ - + Stores audio data loaded from WAV files. diff --git a/doc/classes/BackBufferCopy.xml b/doc/classes/BackBufferCopy.xml index b07db055afa1..a671b85c833b 100644 --- a/doc/classes/BackBufferCopy.xml +++ b/doc/classes/BackBufferCopy.xml @@ -1,5 +1,5 @@ - + Copies a region of the screen (or the whole screen) to a buffer so it can be accessed in your shader scripts using the screen texture (i.e. a uniform sampler with ``hint_screen_texture``). diff --git a/doc/classes/BaseButton.xml b/doc/classes/BaseButton.xml index 4f65ff4b3c25..b18ee95a4304 100644 --- a/doc/classes/BaseButton.xml +++ b/doc/classes/BaseButton.xml @@ -1,5 +1,5 @@ - + Abstract base class for GUI buttons. diff --git a/doc/classes/BaseMaterial3D.xml b/doc/classes/BaseMaterial3D.xml index 6ff1b268e00b..86cc86c7526b 100644 --- a/doc/classes/BaseMaterial3D.xml +++ b/doc/classes/BaseMaterial3D.xml @@ -1,5 +1,5 @@ - + Default 3D rendering material. diff --git a/doc/classes/Basis.xml b/doc/classes/Basis.xml index 4689235b5eb5..2034f4a8ff06 100644 --- a/doc/classes/Basis.xml +++ b/doc/classes/Basis.xml @@ -1,5 +1,5 @@ - + A 3×3 matrix for representing 3D rotation and scale. diff --git a/doc/classes/BitMap.xml b/doc/classes/BitMap.xml index 91c6159a6a95..fa454a1b0ded 100644 --- a/doc/classes/BitMap.xml +++ b/doc/classes/BitMap.xml @@ -1,5 +1,5 @@ - + Boolean matrix. diff --git a/doc/classes/Bone2D.xml b/doc/classes/Bone2D.xml index 56e7cd99f0d0..605f217eff85 100644 --- a/doc/classes/Bone2D.xml +++ b/doc/classes/Bone2D.xml @@ -1,5 +1,5 @@ - + A joint used with [Skeleton2D] to control and animate other nodes. diff --git a/doc/classes/BoneAttachment3D.xml b/doc/classes/BoneAttachment3D.xml index e9474ff5d594..b3633bc1ad6c 100644 --- a/doc/classes/BoneAttachment3D.xml +++ b/doc/classes/BoneAttachment3D.xml @@ -1,5 +1,5 @@ - + А node that dynamically copies or overrides the 3D transform of a bone in its parent [Skeleton3D]. diff --git a/doc/classes/BoneMap.xml b/doc/classes/BoneMap.xml index 8b9f2ba87148..447d3406c040 100644 --- a/doc/classes/BoneMap.xml +++ b/doc/classes/BoneMap.xml @@ -1,5 +1,5 @@ - + Describes a mapping of bone names for retargeting [Skeleton3D] into common names defined by a [SkeletonProfile]. diff --git a/doc/classes/BoxContainer.xml b/doc/classes/BoxContainer.xml index 7ce51069d7ff..926bd8f0bd16 100644 --- a/doc/classes/BoxContainer.xml +++ b/doc/classes/BoxContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls horizontally or vertically. diff --git a/doc/classes/BoxMesh.xml b/doc/classes/BoxMesh.xml index 95663fc394be..7df874ccf44e 100644 --- a/doc/classes/BoxMesh.xml +++ b/doc/classes/BoxMesh.xml @@ -1,5 +1,5 @@ - + Generate an axis-aligned box [PrimitiveMesh]. diff --git a/doc/classes/BoxOccluder3D.xml b/doc/classes/BoxOccluder3D.xml index 295c6708a330..094a696936fa 100644 --- a/doc/classes/BoxOccluder3D.xml +++ b/doc/classes/BoxOccluder3D.xml @@ -1,5 +1,5 @@ - + Cuboid shape for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/BoxShape3D.xml b/doc/classes/BoxShape3D.xml index a44d6b219364..5190e6e75928 100644 --- a/doc/classes/BoxShape3D.xml +++ b/doc/classes/BoxShape3D.xml @@ -1,5 +1,5 @@ - + A 3D box shape used for physics collision. diff --git a/doc/classes/Button.xml b/doc/classes/Button.xml index 8f43e835c502..6faefcbe0dd7 100644 --- a/doc/classes/Button.xml +++ b/doc/classes/Button.xml @@ -1,5 +1,5 @@ - + A themed button that can contain text and an icon. diff --git a/doc/classes/ButtonGroup.xml b/doc/classes/ButtonGroup.xml index 2151d506990e..618136c2a716 100644 --- a/doc/classes/ButtonGroup.xml +++ b/doc/classes/ButtonGroup.xml @@ -1,5 +1,5 @@ - + A group of buttons that doesn't allow more than one button to be pressed at a time. diff --git a/doc/classes/CPUParticles2D.xml b/doc/classes/CPUParticles2D.xml index 4089223b8b4f..74523ee3977f 100644 --- a/doc/classes/CPUParticles2D.xml +++ b/doc/classes/CPUParticles2D.xml @@ -1,5 +1,5 @@ - + CPU-based 2D particle emitter. diff --git a/doc/classes/CPUParticles3D.xml b/doc/classes/CPUParticles3D.xml index 148a84dc0eac..1714ebec716e 100644 --- a/doc/classes/CPUParticles3D.xml +++ b/doc/classes/CPUParticles3D.xml @@ -1,5 +1,5 @@ - + CPU-based 3D particle emitter. diff --git a/doc/classes/Callable.xml b/doc/classes/Callable.xml index 3e2b36869b13..c7b2d6df946c 100644 --- a/doc/classes/Callable.xml +++ b/doc/classes/Callable.xml @@ -1,5 +1,5 @@ - + A built-in type representing a method or a standalone function. diff --git a/doc/classes/CallbackTweener.xml b/doc/classes/CallbackTweener.xml index e19e05e5100d..64b47183bee6 100644 --- a/doc/classes/CallbackTweener.xml +++ b/doc/classes/CallbackTweener.xml @@ -1,5 +1,5 @@ - + Calls the specified method after optional delay. diff --git a/doc/classes/Camera2D.xml b/doc/classes/Camera2D.xml index e60ae367e1bc..6319bfb3d1e2 100644 --- a/doc/classes/Camera2D.xml +++ b/doc/classes/Camera2D.xml @@ -1,5 +1,5 @@ - + Camera node for 2D scenes. diff --git a/doc/classes/Camera3D.xml b/doc/classes/Camera3D.xml index 0cfc3bc186cf..9d43b4bd26b9 100644 --- a/doc/classes/Camera3D.xml +++ b/doc/classes/Camera3D.xml @@ -1,5 +1,5 @@ - + Camera node, displays from a point of view. diff --git a/doc/classes/CameraAttributes.xml b/doc/classes/CameraAttributes.xml index 0a9a8e9fce66..1b1365eed40a 100644 --- a/doc/classes/CameraAttributes.xml +++ b/doc/classes/CameraAttributes.xml @@ -1,5 +1,5 @@ - + Parent class for camera settings. diff --git a/doc/classes/CameraAttributesPhysical.xml b/doc/classes/CameraAttributesPhysical.xml index 80e0c76f47d0..c11a057b1d2a 100644 --- a/doc/classes/CameraAttributesPhysical.xml +++ b/doc/classes/CameraAttributesPhysical.xml @@ -1,5 +1,5 @@ - + Physically-based camera settings. diff --git a/doc/classes/CameraAttributesPractical.xml b/doc/classes/CameraAttributesPractical.xml index 8ca6b0b48d3f..8a5956cc8706 100644 --- a/doc/classes/CameraAttributesPractical.xml +++ b/doc/classes/CameraAttributesPractical.xml @@ -1,5 +1,5 @@ - + Camera settings in an easy to use format. diff --git a/doc/classes/CameraFeed.xml b/doc/classes/CameraFeed.xml index 7802e1e5d598..974f6d4a334c 100644 --- a/doc/classes/CameraFeed.xml +++ b/doc/classes/CameraFeed.xml @@ -1,5 +1,5 @@ - + A camera feed gives you access to a single physical camera attached to your device. diff --git a/doc/classes/CameraServer.xml b/doc/classes/CameraServer.xml index 9d5200be8dfa..983bd6cd912f 100644 --- a/doc/classes/CameraServer.xml +++ b/doc/classes/CameraServer.xml @@ -1,5 +1,5 @@ - + Server keeping track of different cameras accessible in Godot. diff --git a/doc/classes/CameraTexture.xml b/doc/classes/CameraTexture.xml index ea848a64657d..faaf9b55fa67 100644 --- a/doc/classes/CameraTexture.xml +++ b/doc/classes/CameraTexture.xml @@ -1,5 +1,5 @@ - + Texture provided by a [CameraFeed]. diff --git a/doc/classes/CanvasGroup.xml b/doc/classes/CanvasGroup.xml index 821818e44929..2792e593e396 100644 --- a/doc/classes/CanvasGroup.xml +++ b/doc/classes/CanvasGroup.xml @@ -1,5 +1,5 @@ - + Merges several 2D nodes into a single draw operation. diff --git a/doc/classes/CanvasItem.xml b/doc/classes/CanvasItem.xml index 819863e39f68..33f6a02c5260 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -1,5 +1,5 @@ - + Abstract base class for everything in 2D space. diff --git a/doc/classes/CanvasItemMaterial.xml b/doc/classes/CanvasItemMaterial.xml index a71a68fa5982..3ba122d7ac8c 100644 --- a/doc/classes/CanvasItemMaterial.xml +++ b/doc/classes/CanvasItemMaterial.xml @@ -1,5 +1,5 @@ - + A material for [CanvasItem]s. diff --git a/doc/classes/CanvasLayer.xml b/doc/classes/CanvasLayer.xml index 00c2e99e4246..2b155d869d61 100644 --- a/doc/classes/CanvasLayer.xml +++ b/doc/classes/CanvasLayer.xml @@ -1,5 +1,5 @@ - + A node used for independent rendering of objects within a 2D scene. diff --git a/doc/classes/CanvasModulate.xml b/doc/classes/CanvasModulate.xml index 0a9e24837c28..214b3959c7b0 100644 --- a/doc/classes/CanvasModulate.xml +++ b/doc/classes/CanvasModulate.xml @@ -1,5 +1,5 @@ - + A node that applies a color tint to a canvas. diff --git a/doc/classes/CanvasTexture.xml b/doc/classes/CanvasTexture.xml index e7f599e77127..df3f8e812502 100644 --- a/doc/classes/CanvasTexture.xml +++ b/doc/classes/CanvasTexture.xml @@ -1,5 +1,5 @@ - + Texture with optional normal and specular maps for use in 2D rendering. diff --git a/doc/classes/CapsuleMesh.xml b/doc/classes/CapsuleMesh.xml index d4fa5019cb28..62e92e1900a6 100644 --- a/doc/classes/CapsuleMesh.xml +++ b/doc/classes/CapsuleMesh.xml @@ -1,5 +1,5 @@ - + Class representing a capsule-shaped [PrimitiveMesh]. diff --git a/doc/classes/CapsuleShape2D.xml b/doc/classes/CapsuleShape2D.xml index 49796446d32d..52ea7af2921b 100644 --- a/doc/classes/CapsuleShape2D.xml +++ b/doc/classes/CapsuleShape2D.xml @@ -1,5 +1,5 @@ - + A 2D capsule shape used for physics collision. diff --git a/doc/classes/CapsuleShape3D.xml b/doc/classes/CapsuleShape3D.xml index a0393c0cc4d3..2c8c2cef9ecd 100644 --- a/doc/classes/CapsuleShape3D.xml +++ b/doc/classes/CapsuleShape3D.xml @@ -1,5 +1,5 @@ - + A 3D capsule shape used for physics collision. diff --git a/doc/classes/CenterContainer.xml b/doc/classes/CenterContainer.xml index 691ee2f87212..cf4207b86d30 100644 --- a/doc/classes/CenterContainer.xml +++ b/doc/classes/CenterContainer.xml @@ -1,5 +1,5 @@ - + A container that keeps child controls in its center. diff --git a/doc/classes/CharFXTransform.xml b/doc/classes/CharFXTransform.xml index 81c21fc42247..ad41eceff478 100644 --- a/doc/classes/CharFXTransform.xml +++ b/doc/classes/CharFXTransform.xml @@ -1,5 +1,5 @@ - + Controls how an individual character will be displayed in a [RichTextEffect]. diff --git a/doc/classes/CharacterBody2D.xml b/doc/classes/CharacterBody2D.xml index da13c2c60ba7..7b22fe2e9320 100644 --- a/doc/classes/CharacterBody2D.xml +++ b/doc/classes/CharacterBody2D.xml @@ -1,5 +1,5 @@ - + A 2D physics body specialized for characters moved by script. diff --git a/doc/classes/CharacterBody3D.xml b/doc/classes/CharacterBody3D.xml index f3fd172dcbee..b4f68cb1aa03 100644 --- a/doc/classes/CharacterBody3D.xml +++ b/doc/classes/CharacterBody3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body specialized for characters moved by script. diff --git a/doc/classes/CheckBox.xml b/doc/classes/CheckBox.xml index bb8db1c66ec1..fb733a95b8c5 100644 --- a/doc/classes/CheckBox.xml +++ b/doc/classes/CheckBox.xml @@ -1,5 +1,5 @@ - + A button that represents a binary choice. diff --git a/doc/classes/CheckButton.xml b/doc/classes/CheckButton.xml index 96040ad471ec..0fffe7f621cb 100644 --- a/doc/classes/CheckButton.xml +++ b/doc/classes/CheckButton.xml @@ -1,5 +1,5 @@ - + A button that represents a binary choice. diff --git a/doc/classes/CircleShape2D.xml b/doc/classes/CircleShape2D.xml index 49c9c4d9087c..3d0864b08a10 100644 --- a/doc/classes/CircleShape2D.xml +++ b/doc/classes/CircleShape2D.xml @@ -1,5 +1,5 @@ - + A 2D circle shape used for physics collision. diff --git a/doc/classes/ClassDB.xml b/doc/classes/ClassDB.xml index 50a75575491e..d24181c3d31f 100644 --- a/doc/classes/ClassDB.xml +++ b/doc/classes/ClassDB.xml @@ -1,5 +1,5 @@ - + A class information repository. diff --git a/doc/classes/CodeEdit.xml b/doc/classes/CodeEdit.xml index e96c1ded4570..ab63d66aba01 100644 --- a/doc/classes/CodeEdit.xml +++ b/doc/classes/CodeEdit.xml @@ -1,5 +1,5 @@ - + A multiline text editor designed for editing code. diff --git a/doc/classes/CodeHighlighter.xml b/doc/classes/CodeHighlighter.xml index 01443fa7a37a..3005ffcdcab7 100644 --- a/doc/classes/CodeHighlighter.xml +++ b/doc/classes/CodeHighlighter.xml @@ -1,5 +1,5 @@ - + A syntax highlighter intended for code. diff --git a/doc/classes/CollisionObject2D.xml b/doc/classes/CollisionObject2D.xml index f79d1aaa5da3..07bc53575ce1 100644 --- a/doc/classes/CollisionObject2D.xml +++ b/doc/classes/CollisionObject2D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 2D physics objects. diff --git a/doc/classes/CollisionObject3D.xml b/doc/classes/CollisionObject3D.xml index 2379799acc66..b45a5d8c5610 100644 --- a/doc/classes/CollisionObject3D.xml +++ b/doc/classes/CollisionObject3D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 3D physics objects. diff --git a/doc/classes/CollisionPolygon2D.xml b/doc/classes/CollisionPolygon2D.xml index 99b5333e643f..783c856066b8 100644 --- a/doc/classes/CollisionPolygon2D.xml +++ b/doc/classes/CollisionPolygon2D.xml @@ -1,5 +1,5 @@ - + A node that provides a polygon shape to a [CollisionObject2D] parent. diff --git a/doc/classes/CollisionPolygon3D.xml b/doc/classes/CollisionPolygon3D.xml index 49cfd69e3e03..0a3a3cfd26d6 100644 --- a/doc/classes/CollisionPolygon3D.xml +++ b/doc/classes/CollisionPolygon3D.xml @@ -1,5 +1,5 @@ - + A node that provides a thickened polygon shape (a prism) to a [CollisionObject3D] parent. diff --git a/doc/classes/CollisionShape2D.xml b/doc/classes/CollisionShape2D.xml index 95bb41b1f62b..f3143e1f5c72 100644 --- a/doc/classes/CollisionShape2D.xml +++ b/doc/classes/CollisionShape2D.xml @@ -1,5 +1,5 @@ - + A node that provides a [Shape2D] to a [CollisionObject2D] parent. diff --git a/doc/classes/CollisionShape3D.xml b/doc/classes/CollisionShape3D.xml index 2b7c38b95ea4..171deb9c626c 100644 --- a/doc/classes/CollisionShape3D.xml +++ b/doc/classes/CollisionShape3D.xml @@ -1,5 +1,5 @@ - + A node that provides a [Shape3D] to a [CollisionObject3D] parent. diff --git a/doc/classes/Color.xml b/doc/classes/Color.xml index 6b4bb59485e7..292207e8bb97 100644 --- a/doc/classes/Color.xml +++ b/doc/classes/Color.xml @@ -1,5 +1,5 @@ - + A color represented in RGBA format. diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index e73dfffc5f49..2f01e791a240 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -1,5 +1,5 @@ - + A widget that provides an interface for selecting or modifying a color. diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml index e3dadd453207..32ec27868a24 100644 --- a/doc/classes/ColorPickerButton.xml +++ b/doc/classes/ColorPickerButton.xml @@ -1,5 +1,5 @@ - + A button that brings up a [ColorPicker] when pressed. diff --git a/doc/classes/ColorRect.xml b/doc/classes/ColorRect.xml index c516890208e5..5bc97e6f46a2 100644 --- a/doc/classes/ColorRect.xml +++ b/doc/classes/ColorRect.xml @@ -1,5 +1,5 @@ - + A control that displays a solid color rectangle. diff --git a/doc/classes/CompressedCubemap.xml b/doc/classes/CompressedCubemap.xml index 5e119b6189b3..e72d727d7d2a 100644 --- a/doc/classes/CompressedCubemap.xml +++ b/doc/classes/CompressedCubemap.xml @@ -1,5 +1,5 @@ - + 6-sided texture typically used in 3D rendering, optionally compressed. diff --git a/doc/classes/CompressedCubemapArray.xml b/doc/classes/CompressedCubemapArray.xml index e5c69472975b..f5829e4e3e59 100644 --- a/doc/classes/CompressedCubemapArray.xml +++ b/doc/classes/CompressedCubemapArray.xml @@ -1,5 +1,5 @@ - + Array of 6-sided textures typically used in 3D rendering, optionally compressed. diff --git a/doc/classes/CompressedTexture2D.xml b/doc/classes/CompressedTexture2D.xml index 72ef35047446..cc4c4c818260 100644 --- a/doc/classes/CompressedTexture2D.xml +++ b/doc/classes/CompressedTexture2D.xml @@ -1,5 +1,5 @@ - + Texture with 2 dimensions, optionally compressed. diff --git a/doc/classes/CompressedTexture2DArray.xml b/doc/classes/CompressedTexture2DArray.xml index ea2b12c559bd..ab0684fa06ac 100644 --- a/doc/classes/CompressedTexture2DArray.xml +++ b/doc/classes/CompressedTexture2DArray.xml @@ -1,5 +1,5 @@ - + Array of 2-dimensional textures, optionally compressed. diff --git a/doc/classes/CompressedTexture3D.xml b/doc/classes/CompressedTexture3D.xml index 50f58ab2c8b5..797fbc9da510 100644 --- a/doc/classes/CompressedTexture3D.xml +++ b/doc/classes/CompressedTexture3D.xml @@ -1,5 +1,5 @@ - + Texture with 3 dimensions, optionally compressed. diff --git a/doc/classes/CompressedTextureLayered.xml b/doc/classes/CompressedTextureLayered.xml index 52cdb5a7da27..e661055f823a 100644 --- a/doc/classes/CompressedTextureLayered.xml +++ b/doc/classes/CompressedTextureLayered.xml @@ -1,5 +1,5 @@ - + Base class for texture arrays that can optionally be compressed. diff --git a/doc/classes/ConcavePolygonShape2D.xml b/doc/classes/ConcavePolygonShape2D.xml index 3a77be8ff1c1..3d366cecc615 100644 --- a/doc/classes/ConcavePolygonShape2D.xml +++ b/doc/classes/ConcavePolygonShape2D.xml @@ -1,5 +1,5 @@ - + A 2D polyline shape used for physics collision. diff --git a/doc/classes/ConcavePolygonShape3D.xml b/doc/classes/ConcavePolygonShape3D.xml index 89dad34b90c6..c0d0f43010b9 100644 --- a/doc/classes/ConcavePolygonShape3D.xml +++ b/doc/classes/ConcavePolygonShape3D.xml @@ -1,5 +1,5 @@ - + A 3D trimesh shape used for physics collision. diff --git a/doc/classes/ConeTwistJoint3D.xml b/doc/classes/ConeTwistJoint3D.xml index 62331f957d9a..632b512497b8 100644 --- a/doc/classes/ConeTwistJoint3D.xml +++ b/doc/classes/ConeTwistJoint3D.xml @@ -1,5 +1,5 @@ - + A physics joint that connects two 3D physics bodies in a way that simulates a ball-and-socket joint. diff --git a/doc/classes/ConfigFile.xml b/doc/classes/ConfigFile.xml index 01ad5049c44b..04e416441550 100644 --- a/doc/classes/ConfigFile.xml +++ b/doc/classes/ConfigFile.xml @@ -1,5 +1,5 @@ - + Helper class to handle INI-style files. diff --git a/doc/classes/ConfirmationDialog.xml b/doc/classes/ConfirmationDialog.xml index e438de1d0d84..8fa5dac7bf28 100644 --- a/doc/classes/ConfirmationDialog.xml +++ b/doc/classes/ConfirmationDialog.xml @@ -1,5 +1,5 @@ - + A dialog used for confirmation of actions. diff --git a/doc/classes/Container.xml b/doc/classes/Container.xml index 67b80c40fec6..6ac02e2d081d 100644 --- a/doc/classes/Container.xml +++ b/doc/classes/Container.xml @@ -1,5 +1,5 @@ - + Base class for all GUI containers. diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml index 92da3f9b58f4..9544dce19a05 100644 --- a/doc/classes/Control.xml +++ b/doc/classes/Control.xml @@ -1,5 +1,5 @@ - + Base class for all GUI controls. Adapts its position and size based on its parent control. diff --git a/doc/classes/ConvexPolygonShape2D.xml b/doc/classes/ConvexPolygonShape2D.xml index f63f95a8a51d..13134540e0bb 100644 --- a/doc/classes/ConvexPolygonShape2D.xml +++ b/doc/classes/ConvexPolygonShape2D.xml @@ -1,5 +1,5 @@ - + A 2D convex polygon shape used for physics collision. diff --git a/doc/classes/ConvexPolygonShape3D.xml b/doc/classes/ConvexPolygonShape3D.xml index b4321c741e82..280cadde788b 100644 --- a/doc/classes/ConvexPolygonShape3D.xml +++ b/doc/classes/ConvexPolygonShape3D.xml @@ -1,5 +1,5 @@ - + A 3D convex polyhedron shape used for physics collision. diff --git a/doc/classes/Crypto.xml b/doc/classes/Crypto.xml index 81598de9f62a..59d19b03f4a0 100644 --- a/doc/classes/Crypto.xml +++ b/doc/classes/Crypto.xml @@ -1,5 +1,5 @@ - + Provides access to advanced cryptographic functionalities. diff --git a/doc/classes/CryptoKey.xml b/doc/classes/CryptoKey.xml index 6ae5cdfd1a12..32d5d361bac2 100644 --- a/doc/classes/CryptoKey.xml +++ b/doc/classes/CryptoKey.xml @@ -1,5 +1,5 @@ - + A cryptographic key (RSA). diff --git a/doc/classes/Cubemap.xml b/doc/classes/Cubemap.xml index 42e668ef6076..0d3b52ddfca7 100644 --- a/doc/classes/Cubemap.xml +++ b/doc/classes/Cubemap.xml @@ -1,5 +1,5 @@ - + 6-sided texture typically used in 3D rendering. diff --git a/doc/classes/CubemapArray.xml b/doc/classes/CubemapArray.xml index c0b8a8109e38..ee4ec239f3bc 100644 --- a/doc/classes/CubemapArray.xml +++ b/doc/classes/CubemapArray.xml @@ -1,5 +1,5 @@ - + A single composite texture resource which consists of multiple [Cubemap]s. diff --git a/doc/classes/Curve.xml b/doc/classes/Curve.xml index 33dc5e701b20..8f5dc4e94530 100644 --- a/doc/classes/Curve.xml +++ b/doc/classes/Curve.xml @@ -1,5 +1,5 @@ - + A mathematic curve. diff --git a/doc/classes/Curve2D.xml b/doc/classes/Curve2D.xml index 378eca06313a..197d03f0d87b 100644 --- a/doc/classes/Curve2D.xml +++ b/doc/classes/Curve2D.xml @@ -1,5 +1,5 @@ - + Describes a Bézier curve in 2D space. diff --git a/doc/classes/Curve3D.xml b/doc/classes/Curve3D.xml index 9c7c2259c9bd..06b6409e09dc 100644 --- a/doc/classes/Curve3D.xml +++ b/doc/classes/Curve3D.xml @@ -1,5 +1,5 @@ - + Describes a Bézier curve in 3D space. diff --git a/doc/classes/CurveTexture.xml b/doc/classes/CurveTexture.xml index 66999e156aaf..4767c18d5a0e 100644 --- a/doc/classes/CurveTexture.xml +++ b/doc/classes/CurveTexture.xml @@ -1,5 +1,5 @@ - + A texture that shows a curve. diff --git a/doc/classes/CurveXYZTexture.xml b/doc/classes/CurveXYZTexture.xml index 0deec39bfb18..e0ab17a35c3c 100644 --- a/doc/classes/CurveXYZTexture.xml +++ b/doc/classes/CurveXYZTexture.xml @@ -1,5 +1,5 @@ - + A texture that shows 3 different curves (stored on the red, green and blue color channels). diff --git a/doc/classes/CylinderMesh.xml b/doc/classes/CylinderMesh.xml index a166d1453f77..34c192e4dbda 100644 --- a/doc/classes/CylinderMesh.xml +++ b/doc/classes/CylinderMesh.xml @@ -1,5 +1,5 @@ - + Class representing a cylindrical [PrimitiveMesh]. diff --git a/doc/classes/CylinderShape3D.xml b/doc/classes/CylinderShape3D.xml index eb8ab2d29bfc..3d1204baf00e 100644 --- a/doc/classes/CylinderShape3D.xml +++ b/doc/classes/CylinderShape3D.xml @@ -1,5 +1,5 @@ - + A 3D cylinder shape used for physics collision. diff --git a/doc/classes/DTLSServer.xml b/doc/classes/DTLSServer.xml index 53031d98b4b1..f4c75a731d83 100644 --- a/doc/classes/DTLSServer.xml +++ b/doc/classes/DTLSServer.xml @@ -1,5 +1,5 @@ - + Helper class to implement a DTLS server. diff --git a/doc/classes/DampedSpringJoint2D.xml b/doc/classes/DampedSpringJoint2D.xml index 73ff088ab126..c47a7d9303aa 100644 --- a/doc/classes/DampedSpringJoint2D.xml +++ b/doc/classes/DampedSpringJoint2D.xml @@ -1,5 +1,5 @@ - + A physics joint that connects two 2D physics bodies with a spring-like force. diff --git a/doc/classes/Decal.xml b/doc/classes/Decal.xml index ab61e001065e..b89db8dc9e68 100644 --- a/doc/classes/Decal.xml +++ b/doc/classes/Decal.xml @@ -1,5 +1,5 @@ - + Node that projects a texture onto a [MeshInstance3D]. diff --git a/doc/classes/Dictionary.xml b/doc/classes/Dictionary.xml index 9cb029f07f16..3f165c2ac53b 100644 --- a/doc/classes/Dictionary.xml +++ b/doc/classes/Dictionary.xml @@ -1,5 +1,5 @@ - + A built-in data structure that holds key-value pairs. diff --git a/doc/classes/DirAccess.xml b/doc/classes/DirAccess.xml index 1ecb99015e95..a987f4b5b424 100644 --- a/doc/classes/DirAccess.xml +++ b/doc/classes/DirAccess.xml @@ -1,5 +1,5 @@ - + Provides methods for managing directories and their content. diff --git a/doc/classes/DirectionalLight2D.xml b/doc/classes/DirectionalLight2D.xml index 594c2d178798..02909c95faa9 100644 --- a/doc/classes/DirectionalLight2D.xml +++ b/doc/classes/DirectionalLight2D.xml @@ -1,5 +1,5 @@ - + Directional 2D light from a distance. diff --git a/doc/classes/DirectionalLight3D.xml b/doc/classes/DirectionalLight3D.xml index 390a5dfecae0..1dbacd5ef714 100644 --- a/doc/classes/DirectionalLight3D.xml +++ b/doc/classes/DirectionalLight3D.xml @@ -1,5 +1,5 @@ - + Directional light from a distance, as from the Sun. diff --git a/doc/classes/DisplayServer.xml b/doc/classes/DisplayServer.xml index df27dfe463f8..b74dbdce5473 100644 --- a/doc/classes/DisplayServer.xml +++ b/doc/classes/DisplayServer.xml @@ -1,5 +1,5 @@ - + A server interface for low-level window management. diff --git a/doc/classes/EditorCommandPalette.xml b/doc/classes/EditorCommandPalette.xml index 33d303944d64..df8bec8002a9 100644 --- a/doc/classes/EditorCommandPalette.xml +++ b/doc/classes/EditorCommandPalette.xml @@ -1,5 +1,5 @@ - + Godot editor's command palette. diff --git a/doc/classes/EditorDebuggerPlugin.xml b/doc/classes/EditorDebuggerPlugin.xml index 9bffeed4424f..3910566c0620 100644 --- a/doc/classes/EditorDebuggerPlugin.xml +++ b/doc/classes/EditorDebuggerPlugin.xml @@ -1,5 +1,5 @@ - + A base class to implement debugger plugins. diff --git a/doc/classes/EditorDebuggerSession.xml b/doc/classes/EditorDebuggerSession.xml index 151a532f6e84..c6c632be0106 100644 --- a/doc/classes/EditorDebuggerSession.xml +++ b/doc/classes/EditorDebuggerSession.xml @@ -1,5 +1,5 @@ - + A class to interact with the editor debugger. diff --git a/doc/classes/EditorExportPlatform.xml b/doc/classes/EditorExportPlatform.xml index 617c536b5d14..48f3d46398ac 100644 --- a/doc/classes/EditorExportPlatform.xml +++ b/doc/classes/EditorExportPlatform.xml @@ -1,5 +1,5 @@ - + Identifies a supported export platform, and internally provides the functionality of exporting to that platform. diff --git a/doc/classes/EditorExportPlatformPC.xml b/doc/classes/EditorExportPlatformPC.xml index ead8ffd7c39b..3c2a27deabc7 100644 --- a/doc/classes/EditorExportPlatformPC.xml +++ b/doc/classes/EditorExportPlatformPC.xml @@ -1,5 +1,5 @@ - + Base class for the desktop platform exporter (Windows and Linux/BSD). diff --git a/doc/classes/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml index 5f77a26cafea..9c185a2ddbba 100644 --- a/doc/classes/EditorExportPlugin.xml +++ b/doc/classes/EditorExportPlugin.xml @@ -1,5 +1,5 @@ - + A script that is executed when exporting the project. diff --git a/doc/classes/EditorFeatureProfile.xml b/doc/classes/EditorFeatureProfile.xml index cee19aa91129..d652759dc7e0 100644 --- a/doc/classes/EditorFeatureProfile.xml +++ b/doc/classes/EditorFeatureProfile.xml @@ -1,5 +1,5 @@ - + An editor feature profile which can be used to disable specific features. diff --git a/doc/classes/EditorFileDialog.xml b/doc/classes/EditorFileDialog.xml index 662ce530f474..42cb420e74a7 100644 --- a/doc/classes/EditorFileDialog.xml +++ b/doc/classes/EditorFileDialog.xml @@ -1,5 +1,5 @@ - + A modified version of [FileDialog] used by the editor. diff --git a/doc/classes/EditorFileSystem.xml b/doc/classes/EditorFileSystem.xml index 65e7d1a93008..08b40c780006 100644 --- a/doc/classes/EditorFileSystem.xml +++ b/doc/classes/EditorFileSystem.xml @@ -1,5 +1,5 @@ - + Resource filesystem, as the editor sees it. diff --git a/doc/classes/EditorFileSystemDirectory.xml b/doc/classes/EditorFileSystemDirectory.xml index 1b7e3a52eac7..e271b3156e06 100644 --- a/doc/classes/EditorFileSystemDirectory.xml +++ b/doc/classes/EditorFileSystemDirectory.xml @@ -1,5 +1,5 @@ - + A directory for the resource filesystem. diff --git a/doc/classes/EditorFileSystemImportFormatSupportQuery.xml b/doc/classes/EditorFileSystemImportFormatSupportQuery.xml index 0adb47a92ffb..b1a810fe6ecd 100644 --- a/doc/classes/EditorFileSystemImportFormatSupportQuery.xml +++ b/doc/classes/EditorFileSystemImportFormatSupportQuery.xml @@ -1,5 +1,5 @@ - + Used to query and configure import format support. diff --git a/doc/classes/EditorImportPlugin.xml b/doc/classes/EditorImportPlugin.xml index c41eb12d231b..d1361c4f0d56 100644 --- a/doc/classes/EditorImportPlugin.xml +++ b/doc/classes/EditorImportPlugin.xml @@ -1,5 +1,5 @@ - + Registers a custom resource importer in the editor. Use the class to parse any file and import it as a new resource type. diff --git a/doc/classes/EditorInspector.xml b/doc/classes/EditorInspector.xml index 2ff7bdb353c1..d55c1847e4ed 100644 --- a/doc/classes/EditorInspector.xml +++ b/doc/classes/EditorInspector.xml @@ -1,5 +1,5 @@ - + A control used to edit properties of an object. diff --git a/doc/classes/EditorInspectorPlugin.xml b/doc/classes/EditorInspectorPlugin.xml index 5838344aea96..efa881591c26 100644 --- a/doc/classes/EditorInspectorPlugin.xml +++ b/doc/classes/EditorInspectorPlugin.xml @@ -1,5 +1,5 @@ - + Plugin for adding custom property editors on the inspector. diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 0c7641b04937..f8002c260f3b 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -1,5 +1,5 @@ - + Godot editor's interface. diff --git a/doc/classes/EditorNode3DGizmo.xml b/doc/classes/EditorNode3DGizmo.xml index e36b8f65a466..371651c31daf 100644 --- a/doc/classes/EditorNode3DGizmo.xml +++ b/doc/classes/EditorNode3DGizmo.xml @@ -1,5 +1,5 @@ - + Gizmo for editing Node3D objects. diff --git a/doc/classes/EditorNode3DGizmoPlugin.xml b/doc/classes/EditorNode3DGizmoPlugin.xml index a647810e6a0c..3e90c546474f 100644 --- a/doc/classes/EditorNode3DGizmoPlugin.xml +++ b/doc/classes/EditorNode3DGizmoPlugin.xml @@ -1,5 +1,5 @@ - + A class used by the editor to define Node3D gizmo types. diff --git a/doc/classes/EditorPaths.xml b/doc/classes/EditorPaths.xml index 8bcd524922dd..94ddb37658c8 100644 --- a/doc/classes/EditorPaths.xml +++ b/doc/classes/EditorPaths.xml @@ -1,5 +1,5 @@ - + Editor-only singleton that returns paths to various OS-specific data folders and files. diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index 1708cdfbf33f..957b6d8e88a1 100644 --- a/doc/classes/EditorPlugin.xml +++ b/doc/classes/EditorPlugin.xml @@ -1,5 +1,5 @@ - + Used by the editor to extend its functionality. diff --git a/doc/classes/EditorProperty.xml b/doc/classes/EditorProperty.xml index 77a4436bb684..4fd288f16df2 100644 --- a/doc/classes/EditorProperty.xml +++ b/doc/classes/EditorProperty.xml @@ -1,5 +1,5 @@ - + Custom control for editing properties that can be added to the [EditorInspector]. diff --git a/doc/classes/EditorResourceConversionPlugin.xml b/doc/classes/EditorResourceConversionPlugin.xml index bb50f5267328..b0c207144215 100644 --- a/doc/classes/EditorResourceConversionPlugin.xml +++ b/doc/classes/EditorResourceConversionPlugin.xml @@ -1,5 +1,5 @@ - + Plugin for adding custom converters from one resource format to another in the editor resource picker context menu; for example, converting a [StandardMaterial3D] to a [ShaderMaterial]. diff --git a/doc/classes/EditorResourcePicker.xml b/doc/classes/EditorResourcePicker.xml index f301d514bc17..f139502e1892 100644 --- a/doc/classes/EditorResourcePicker.xml +++ b/doc/classes/EditorResourcePicker.xml @@ -1,5 +1,5 @@ - + Godot editor's control for selecting [Resource] type properties. diff --git a/doc/classes/EditorResourcePreview.xml b/doc/classes/EditorResourcePreview.xml index 907304eb3028..d8c5855932e4 100644 --- a/doc/classes/EditorResourcePreview.xml +++ b/doc/classes/EditorResourcePreview.xml @@ -1,5 +1,5 @@ - + A node used to generate previews of resources or files. diff --git a/doc/classes/EditorResourcePreviewGenerator.xml b/doc/classes/EditorResourcePreviewGenerator.xml index f169bb63bb02..e504bf798045 100644 --- a/doc/classes/EditorResourcePreviewGenerator.xml +++ b/doc/classes/EditorResourcePreviewGenerator.xml @@ -1,5 +1,5 @@ - + Custom generator of previews. diff --git a/doc/classes/EditorResourceTooltipPlugin.xml b/doc/classes/EditorResourceTooltipPlugin.xml index bee43d07aed3..69c5f30f25f0 100644 --- a/doc/classes/EditorResourceTooltipPlugin.xml +++ b/doc/classes/EditorResourceTooltipPlugin.xml @@ -1,5 +1,5 @@ - + A plugin that advanced tooltip for its handled resource type. diff --git a/doc/classes/EditorSceneFormatImporter.xml b/doc/classes/EditorSceneFormatImporter.xml index f64ee334f0c4..b50727311731 100644 --- a/doc/classes/EditorSceneFormatImporter.xml +++ b/doc/classes/EditorSceneFormatImporter.xml @@ -1,5 +1,5 @@ - + Imports scenes from third-parties' 3D files. diff --git a/doc/classes/EditorScenePostImport.xml b/doc/classes/EditorScenePostImport.xml index 5e6087655bff..e98edef44c11 100644 --- a/doc/classes/EditorScenePostImport.xml +++ b/doc/classes/EditorScenePostImport.xml @@ -1,5 +1,5 @@ - + Post-processes scenes after import. diff --git a/doc/classes/EditorScenePostImportPlugin.xml b/doc/classes/EditorScenePostImportPlugin.xml index 9b6acd075ebc..5c1c898c9dd8 100644 --- a/doc/classes/EditorScenePostImportPlugin.xml +++ b/doc/classes/EditorScenePostImportPlugin.xml @@ -1,5 +1,5 @@ - + Plugin to control and modifying the process of importing a scene. diff --git a/doc/classes/EditorScript.xml b/doc/classes/EditorScript.xml index bde3186552ff..01e6b9a52e6b 100644 --- a/doc/classes/EditorScript.xml +++ b/doc/classes/EditorScript.xml @@ -1,5 +1,5 @@ - + Base script that can be used to add extension functions to the editor. diff --git a/doc/classes/EditorScriptPicker.xml b/doc/classes/EditorScriptPicker.xml index 99c0c97a9d75..31a1c503797a 100644 --- a/doc/classes/EditorScriptPicker.xml +++ b/doc/classes/EditorScriptPicker.xml @@ -1,5 +1,5 @@ - + Godot editor's control for selecting the [code]script[/code] property of a [Node]. diff --git a/doc/classes/EditorSelection.xml b/doc/classes/EditorSelection.xml index ae401a7619a5..09aae04d04fd 100644 --- a/doc/classes/EditorSelection.xml +++ b/doc/classes/EditorSelection.xml @@ -1,5 +1,5 @@ - + Manages the SceneTree selection in the editor. diff --git a/doc/classes/EditorSettings.xml b/doc/classes/EditorSettings.xml index 9500bdbf6871..ca27538c1f3a 100644 --- a/doc/classes/EditorSettings.xml +++ b/doc/classes/EditorSettings.xml @@ -1,5 +1,5 @@ - + Object that holds the project-independent editor settings. diff --git a/doc/classes/EditorSpinSlider.xml b/doc/classes/EditorSpinSlider.xml index 7f8e50393213..6e5ccb4dd088 100644 --- a/doc/classes/EditorSpinSlider.xml +++ b/doc/classes/EditorSpinSlider.xml @@ -1,5 +1,5 @@ - + Godot editor's control for editing numeric values. diff --git a/doc/classes/EditorSyntaxHighlighter.xml b/doc/classes/EditorSyntaxHighlighter.xml index f4447016df6f..3bc845352fc9 100644 --- a/doc/classes/EditorSyntaxHighlighter.xml +++ b/doc/classes/EditorSyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + Base class for [SyntaxHighlighter] used by the [ScriptEditor]. diff --git a/doc/classes/EditorTranslationParserPlugin.xml b/doc/classes/EditorTranslationParserPlugin.xml index e4334bf7661a..a47a41594ef7 100644 --- a/doc/classes/EditorTranslationParserPlugin.xml +++ b/doc/classes/EditorTranslationParserPlugin.xml @@ -1,5 +1,5 @@ - + Plugin for adding custom parsers to extract strings that are to be translated from custom files (.csv, .json etc.). diff --git a/doc/classes/EditorUndoRedoManager.xml b/doc/classes/EditorUndoRedoManager.xml index eb69283fe2c0..26580bbf06a6 100644 --- a/doc/classes/EditorUndoRedoManager.xml +++ b/doc/classes/EditorUndoRedoManager.xml @@ -1,5 +1,5 @@ - + Manages undo history of scenes opened in the editor. diff --git a/doc/classes/EditorVCSInterface.xml b/doc/classes/EditorVCSInterface.xml index 098bfbbc55c1..0acc53fa58a5 100644 --- a/doc/classes/EditorVCSInterface.xml +++ b/doc/classes/EditorVCSInterface.xml @@ -1,5 +1,5 @@ - + Version Control System (VCS) interface, which reads and writes to the local VCS in use. diff --git a/doc/classes/EncodedObjectAsID.xml b/doc/classes/EncodedObjectAsID.xml index d1ff7b6f48ea..c930e6f579ff 100644 --- a/doc/classes/EncodedObjectAsID.xml +++ b/doc/classes/EncodedObjectAsID.xml @@ -1,5 +1,5 @@ - + Holds a reference to an [Object]'s instance ID. diff --git a/doc/classes/Engine.xml b/doc/classes/Engine.xml index 5fd4bdfa3672..6a9db95936c3 100644 --- a/doc/classes/Engine.xml +++ b/doc/classes/Engine.xml @@ -1,5 +1,5 @@ - + Provides access to engine properties. diff --git a/doc/classes/EngineDebugger.xml b/doc/classes/EngineDebugger.xml index 9dfe9ff720a8..29ac04f097ea 100644 --- a/doc/classes/EngineDebugger.xml +++ b/doc/classes/EngineDebugger.xml @@ -1,5 +1,5 @@ - + Exposes the internal debugger. diff --git a/doc/classes/EngineProfiler.xml b/doc/classes/EngineProfiler.xml index f7c0b4cd440d..a974a3af6af2 100644 --- a/doc/classes/EngineProfiler.xml +++ b/doc/classes/EngineProfiler.xml @@ -1,5 +1,5 @@ - + Base class for creating custom profilers. diff --git a/doc/classes/Environment.xml b/doc/classes/Environment.xml index 5ff8e5264d73..e2f76480a068 100644 --- a/doc/classes/Environment.xml +++ b/doc/classes/Environment.xml @@ -1,5 +1,5 @@ - + Resource for environment nodes (like [WorldEnvironment]) that define multiple rendering options. diff --git a/doc/classes/Expression.xml b/doc/classes/Expression.xml index 0ee6c5f05e3a..02ff4e1c2d6d 100644 --- a/doc/classes/Expression.xml +++ b/doc/classes/Expression.xml @@ -1,5 +1,5 @@ - + A class that stores an expression you can execute. diff --git a/doc/classes/FileAccess.xml b/doc/classes/FileAccess.xml index fd8e79292fa8..5c1f6775a1d3 100644 --- a/doc/classes/FileAccess.xml +++ b/doc/classes/FileAccess.xml @@ -1,5 +1,5 @@ - + Provides methods for file reading and writing operations. diff --git a/doc/classes/FileDialog.xml b/doc/classes/FileDialog.xml index c40b40dce85d..1020d2dfbcfb 100644 --- a/doc/classes/FileDialog.xml +++ b/doc/classes/FileDialog.xml @@ -1,5 +1,5 @@ - + A dialog for selecting files or directories in the filesystem. diff --git a/doc/classes/FileSystemDock.xml b/doc/classes/FileSystemDock.xml index 827fe24c14f2..9028dd4b9fe6 100644 --- a/doc/classes/FileSystemDock.xml +++ b/doc/classes/FileSystemDock.xml @@ -1,5 +1,5 @@ - + Godot editor's dock for managing files in the project. diff --git a/doc/classes/FlowContainer.xml b/doc/classes/FlowContainer.xml index 40d642b233af..14e84b40e633 100644 --- a/doc/classes/FlowContainer.xml +++ b/doc/classes/FlowContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls horizontally or vertically and wraps them around at the borders. diff --git a/doc/classes/FogMaterial.xml b/doc/classes/FogMaterial.xml index b41b9f4e6efb..13366f1813c6 100644 --- a/doc/classes/FogMaterial.xml +++ b/doc/classes/FogMaterial.xml @@ -1,5 +1,5 @@ - + [Material] used with a [FogVolume] to draw things with the volumetric fog effect. diff --git a/doc/classes/FogVolume.xml b/doc/classes/FogVolume.xml index 846419bae9d9..66aeb580c298 100644 --- a/doc/classes/FogVolume.xml +++ b/doc/classes/FogVolume.xml @@ -1,5 +1,5 @@ - + A node used to add local fog with the volumetric fog effect. diff --git a/doc/classes/Font.xml b/doc/classes/Font.xml index 191a595adc1f..461e96def478 100644 --- a/doc/classes/Font.xml +++ b/doc/classes/Font.xml @@ -1,5 +1,5 @@ - + Abstract base class for fonts and font variations. diff --git a/doc/classes/FontFile.xml b/doc/classes/FontFile.xml index ff02181db107..2bd964053b89 100644 --- a/doc/classes/FontFile.xml +++ b/doc/classes/FontFile.xml @@ -1,5 +1,5 @@ - + Holds font source data and prerendered glyph cache, imported from a dynamic or a bitmap font. diff --git a/doc/classes/FontVariation.xml b/doc/classes/FontVariation.xml index 216475a4fe22..eb72b4020c30 100644 --- a/doc/classes/FontVariation.xml +++ b/doc/classes/FontVariation.xml @@ -1,5 +1,5 @@ - + A variation of a font with additional settings. diff --git a/doc/classes/GDExtension.xml b/doc/classes/GDExtension.xml index d3443238ac67..ee55c8913143 100644 --- a/doc/classes/GDExtension.xml +++ b/doc/classes/GDExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/GDExtensionManager.xml b/doc/classes/GDExtensionManager.xml index a1e7725ecbf8..94501b06625c 100644 --- a/doc/classes/GDExtensionManager.xml +++ b/doc/classes/GDExtensionManager.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/GPUParticles2D.xml b/doc/classes/GPUParticles2D.xml index bb873938a8b1..c4193a5b010f 100644 --- a/doc/classes/GPUParticles2D.xml +++ b/doc/classes/GPUParticles2D.xml @@ -1,5 +1,5 @@ - + 2D particle emitter. diff --git a/doc/classes/GPUParticles3D.xml b/doc/classes/GPUParticles3D.xml index 7fea9ee27ce1..8338535a24ee 100644 --- a/doc/classes/GPUParticles3D.xml +++ b/doc/classes/GPUParticles3D.xml @@ -1,5 +1,5 @@ - + 3D particle emitter. diff --git a/doc/classes/GPUParticlesAttractor3D.xml b/doc/classes/GPUParticlesAttractor3D.xml index 7246a7e57fa7..b3ed3b470133 100644 --- a/doc/classes/GPUParticlesAttractor3D.xml +++ b/doc/classes/GPUParticlesAttractor3D.xml @@ -1,5 +1,5 @@ - + Abstract class for 3D particle attractors affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesAttractorBox3D.xml b/doc/classes/GPUParticlesAttractorBox3D.xml index 0ad42c53e571..d43efc73bfd7 100644 --- a/doc/classes/GPUParticlesAttractorBox3D.xml +++ b/doc/classes/GPUParticlesAttractorBox3D.xml @@ -1,5 +1,5 @@ - + Box-shaped 3D particle attractor affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesAttractorSphere3D.xml b/doc/classes/GPUParticlesAttractorSphere3D.xml index 0764d86d4a54..05c1e60d9ab3 100644 --- a/doc/classes/GPUParticlesAttractorSphere3D.xml +++ b/doc/classes/GPUParticlesAttractorSphere3D.xml @@ -1,5 +1,5 @@ - + Ellipse-shaped 3D particle attractor affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesAttractorVectorField3D.xml b/doc/classes/GPUParticlesAttractorVectorField3D.xml index f50b89ef9c51..ef9a11e57c0f 100644 --- a/doc/classes/GPUParticlesAttractorVectorField3D.xml +++ b/doc/classes/GPUParticlesAttractorVectorField3D.xml @@ -1,5 +1,5 @@ - + Box-shaped 3D particle attractor with strength varying within the box, affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesCollision3D.xml b/doc/classes/GPUParticlesCollision3D.xml index 1df297fe9f41..9471a7caf255 100644 --- a/doc/classes/GPUParticlesCollision3D.xml +++ b/doc/classes/GPUParticlesCollision3D.xml @@ -1,5 +1,5 @@ - + Abstract class for 3D particle collision shapes affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesCollisionBox3D.xml b/doc/classes/GPUParticlesCollisionBox3D.xml index e01da0c6151b..4bb947a82deb 100644 --- a/doc/classes/GPUParticlesCollisionBox3D.xml +++ b/doc/classes/GPUParticlesCollisionBox3D.xml @@ -1,5 +1,5 @@ - + Box-shaped 3D particle collision shape affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesCollisionHeightField3D.xml b/doc/classes/GPUParticlesCollisionHeightField3D.xml index 200b0a66474c..58219aa0b3bf 100644 --- a/doc/classes/GPUParticlesCollisionHeightField3D.xml +++ b/doc/classes/GPUParticlesCollisionHeightField3D.xml @@ -1,5 +1,5 @@ - + Real-time heightmap-shaped 3D particle attractor affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesCollisionSDF3D.xml b/doc/classes/GPUParticlesCollisionSDF3D.xml index 7f7c9c6d1f8a..b61be49619bb 100644 --- a/doc/classes/GPUParticlesCollisionSDF3D.xml +++ b/doc/classes/GPUParticlesCollisionSDF3D.xml @@ -1,5 +1,5 @@ - + Baked signed distance field 3D particle attractor affecting [GPUParticles3D] nodes. diff --git a/doc/classes/GPUParticlesCollisionSphere3D.xml b/doc/classes/GPUParticlesCollisionSphere3D.xml index 0c8b8f03528b..cade0eaeefa5 100644 --- a/doc/classes/GPUParticlesCollisionSphere3D.xml +++ b/doc/classes/GPUParticlesCollisionSphere3D.xml @@ -1,5 +1,5 @@ - + Sphere-shaped 3D particle collision shape affecting [GPUParticles3D] nodes. diff --git a/doc/classes/Generic6DOFJoint3D.xml b/doc/classes/Generic6DOFJoint3D.xml index d703f3d8c325..2482defd0b25 100644 --- a/doc/classes/Generic6DOFJoint3D.xml +++ b/doc/classes/Generic6DOFJoint3D.xml @@ -1,5 +1,5 @@ - + A physics joint that allows for complex movement and rotation between two 3D physics bodies. diff --git a/doc/classes/Geometry2D.xml b/doc/classes/Geometry2D.xml index 334cbee99e3f..dfcf299fe623 100644 --- a/doc/classes/Geometry2D.xml +++ b/doc/classes/Geometry2D.xml @@ -1,5 +1,5 @@ - + Provides methods for some common 2D geometric operations. diff --git a/doc/classes/Geometry3D.xml b/doc/classes/Geometry3D.xml index d66dcda6499f..014ebd224802 100644 --- a/doc/classes/Geometry3D.xml +++ b/doc/classes/Geometry3D.xml @@ -1,5 +1,5 @@ - + Provides methods for some common 3D geometric operations. diff --git a/doc/classes/GeometryInstance3D.xml b/doc/classes/GeometryInstance3D.xml index 5da53500f160..d728ab4f6c85 100644 --- a/doc/classes/GeometryInstance3D.xml +++ b/doc/classes/GeometryInstance3D.xml @@ -1,5 +1,5 @@ - + Base node for geometry-based visual instances. diff --git a/doc/classes/Gradient.xml b/doc/classes/Gradient.xml index 1738ed57c271..f2b894d6128f 100644 --- a/doc/classes/Gradient.xml +++ b/doc/classes/Gradient.xml @@ -1,5 +1,5 @@ - + A color interpolator resource which can be used to generate colors between user-defined color points. diff --git a/doc/classes/GradientTexture1D.xml b/doc/classes/GradientTexture1D.xml index fb3bd21fdccb..7207de57fd22 100644 --- a/doc/classes/GradientTexture1D.xml +++ b/doc/classes/GradientTexture1D.xml @@ -1,5 +1,5 @@ - + Gradient-filled texture. diff --git a/doc/classes/GradientTexture2D.xml b/doc/classes/GradientTexture2D.xml index 6460d3fdfbb4..63e511173a69 100644 --- a/doc/classes/GradientTexture2D.xml +++ b/doc/classes/GradientTexture2D.xml @@ -1,5 +1,5 @@ - + Gradient-filled 2D texture. diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml index ab32a77725c7..f6876ac21fe5 100644 --- a/doc/classes/GraphEdit.xml +++ b/doc/classes/GraphEdit.xml @@ -1,5 +1,5 @@ - + An editor for graph-like structures, using [GraphNode]s. diff --git a/doc/classes/GraphNode.xml b/doc/classes/GraphNode.xml index f59bb43e0ccb..e0dacb2a79eb 100644 --- a/doc/classes/GraphNode.xml +++ b/doc/classes/GraphNode.xml @@ -1,5 +1,5 @@ - + A container with connection ports, representing a node in a [GraphEdit]. diff --git a/doc/classes/GridContainer.xml b/doc/classes/GridContainer.xml index 8d45eb987dd2..cd96bd49d955 100644 --- a/doc/classes/GridContainer.xml +++ b/doc/classes/GridContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls in a grid layout. diff --git a/doc/classes/GrooveJoint2D.xml b/doc/classes/GrooveJoint2D.xml index f97ddb359395..a9c4f19c651a 100644 --- a/doc/classes/GrooveJoint2D.xml +++ b/doc/classes/GrooveJoint2D.xml @@ -1,5 +1,5 @@ - + A physics joint that restricts the movement of two 2D physics bodies to a fixed axis. diff --git a/doc/classes/HBoxContainer.xml b/doc/classes/HBoxContainer.xml index 970b6e6e6d47..331c1d23add6 100644 --- a/doc/classes/HBoxContainer.xml +++ b/doc/classes/HBoxContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls horizontally. diff --git a/doc/classes/HFlowContainer.xml b/doc/classes/HFlowContainer.xml index fa0b1ad571c4..44d1af37cffa 100644 --- a/doc/classes/HFlowContainer.xml +++ b/doc/classes/HFlowContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls horizontally and wraps them around at the borders. diff --git a/doc/classes/HMACContext.xml b/doc/classes/HMACContext.xml index 93153de0ed50..5f707adbeaa5 100644 --- a/doc/classes/HMACContext.xml +++ b/doc/classes/HMACContext.xml @@ -1,5 +1,5 @@ - + Used to create an HMAC for a message using a key. diff --git a/doc/classes/HScrollBar.xml b/doc/classes/HScrollBar.xml index e404e92830ee..307d244a406a 100644 --- a/doc/classes/HScrollBar.xml +++ b/doc/classes/HScrollBar.xml @@ -1,5 +1,5 @@ - + A horizontal scrollbar that goes from left (min) to right (max). diff --git a/doc/classes/HSeparator.xml b/doc/classes/HSeparator.xml index 0441c041f0c6..c749eaa10eb7 100644 --- a/doc/classes/HSeparator.xml +++ b/doc/classes/HSeparator.xml @@ -1,5 +1,5 @@ - + A horizontal line used for separating other controls. diff --git a/doc/classes/HSlider.xml b/doc/classes/HSlider.xml index 0766f567b93c..352ab3773e6c 100644 --- a/doc/classes/HSlider.xml +++ b/doc/classes/HSlider.xml @@ -1,5 +1,5 @@ - + A horizontal slider that goes from left (min) to right (max). diff --git a/doc/classes/HSplitContainer.xml b/doc/classes/HSplitContainer.xml index 2feca4a35aff..7cc6d94af337 100644 --- a/doc/classes/HSplitContainer.xml +++ b/doc/classes/HSplitContainer.xml @@ -1,5 +1,5 @@ - + A container that splits two child controls horizontally and provides a grabber for adjusting the split ratio. diff --git a/doc/classes/HTTPClient.xml b/doc/classes/HTTPClient.xml index cb09afc2508d..9a8207d1fcd4 100644 --- a/doc/classes/HTTPClient.xml +++ b/doc/classes/HTTPClient.xml @@ -1,5 +1,5 @@ - + Low-level hyper-text transfer protocol client. diff --git a/doc/classes/HTTPRequest.xml b/doc/classes/HTTPRequest.xml index 5413cc0ee9fa..961e9f216f85 100644 --- a/doc/classes/HTTPRequest.xml +++ b/doc/classes/HTTPRequest.xml @@ -1,5 +1,5 @@ - + A node with the ability to send HTTP(S) requests. diff --git a/doc/classes/HashingContext.xml b/doc/classes/HashingContext.xml index 90ad5e904495..86d69bc2f705 100644 --- a/doc/classes/HashingContext.xml +++ b/doc/classes/HashingContext.xml @@ -1,5 +1,5 @@ - + Provides functionality for computing cryptographic hashes chunk by chunk. diff --git a/doc/classes/HeightMapShape3D.xml b/doc/classes/HeightMapShape3D.xml index 51a2ef0bc502..ff120fa557fb 100644 --- a/doc/classes/HeightMapShape3D.xml +++ b/doc/classes/HeightMapShape3D.xml @@ -1,5 +1,5 @@ - + A 3D height map shape used for physics collision. diff --git a/doc/classes/HingeJoint3D.xml b/doc/classes/HingeJoint3D.xml index 17cfe7cbf19d..d150c79b7815 100644 --- a/doc/classes/HingeJoint3D.xml +++ b/doc/classes/HingeJoint3D.xml @@ -1,5 +1,5 @@ - + A physics joint that restricts the rotation of a 3D physics body around an axis relative to another physics body. diff --git a/doc/classes/IP.xml b/doc/classes/IP.xml index 7ba30e620bcb..9fe3362e0f1a 100644 --- a/doc/classes/IP.xml +++ b/doc/classes/IP.xml @@ -1,5 +1,5 @@ - + Internet protocol (IP) support functions such as DNS resolution. diff --git a/doc/classes/Image.xml b/doc/classes/Image.xml index 36da1737217e..a08f1da77a85 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -1,5 +1,5 @@ - + Image datatype. diff --git a/doc/classes/ImageFormatLoader.xml b/doc/classes/ImageFormatLoader.xml index 779863fc1e10..a2276675bb5c 100644 --- a/doc/classes/ImageFormatLoader.xml +++ b/doc/classes/ImageFormatLoader.xml @@ -1,5 +1,5 @@ - + Base class to add support for specific image formats. diff --git a/doc/classes/ImageFormatLoaderExtension.xml b/doc/classes/ImageFormatLoaderExtension.xml index b103a13015e4..a7556695184a 100644 --- a/doc/classes/ImageFormatLoaderExtension.xml +++ b/doc/classes/ImageFormatLoaderExtension.xml @@ -1,5 +1,5 @@ - + Base class for creating [ImageFormatLoader] extensions (adding support for extra image formats). diff --git a/doc/classes/ImageTexture.xml b/doc/classes/ImageTexture.xml index 8d123c4e6c09..3ac13dded1c0 100644 --- a/doc/classes/ImageTexture.xml +++ b/doc/classes/ImageTexture.xml @@ -1,5 +1,5 @@ - + A [Texture2D] based on an [Image]. diff --git a/doc/classes/ImageTexture3D.xml b/doc/classes/ImageTexture3D.xml index bc83b1527a68..a36271d67b2c 100644 --- a/doc/classes/ImageTexture3D.xml +++ b/doc/classes/ImageTexture3D.xml @@ -1,5 +1,5 @@ - + Texture with 3 dimensions. diff --git a/doc/classes/ImageTextureLayered.xml b/doc/classes/ImageTextureLayered.xml index ebd5ef15144f..545c9289d15c 100644 --- a/doc/classes/ImageTextureLayered.xml +++ b/doc/classes/ImageTextureLayered.xml @@ -1,5 +1,5 @@ - + Base class for texture types which contain the data of multiple [ImageTexture]s. Each image is of the same size and format. diff --git a/doc/classes/ImmediateMesh.xml b/doc/classes/ImmediateMesh.xml index 3d835847bd69..bde11a850e53 100644 --- a/doc/classes/ImmediateMesh.xml +++ b/doc/classes/ImmediateMesh.xml @@ -1,5 +1,5 @@ - + Mesh optimized for creating geometry manually. diff --git a/doc/classes/ImporterMesh.xml b/doc/classes/ImporterMesh.xml index 230f4b94e2bf..657d5659f833 100644 --- a/doc/classes/ImporterMesh.xml +++ b/doc/classes/ImporterMesh.xml @@ -1,5 +1,5 @@ - + A [Resource] that contains vertex array-based geometry during the import process. diff --git a/doc/classes/ImporterMeshInstance3D.xml b/doc/classes/ImporterMeshInstance3D.xml index f786de9ad443..87b3635454ff 100644 --- a/doc/classes/ImporterMeshInstance3D.xml +++ b/doc/classes/ImporterMeshInstance3D.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml index 3b4df5284ad2..5cefdaf41576 100644 --- a/doc/classes/Input.xml +++ b/doc/classes/Input.xml @@ -1,5 +1,5 @@ - + A singleton for handling inputs. diff --git a/doc/classes/InputEvent.xml b/doc/classes/InputEvent.xml index 3b88db05966d..391d060fc3dd 100644 --- a/doc/classes/InputEvent.xml +++ b/doc/classes/InputEvent.xml @@ -1,5 +1,5 @@ - + Abstract base class for input events. diff --git a/doc/classes/InputEventAction.xml b/doc/classes/InputEventAction.xml index 64ff560808ea..1fe4cfcd79cf 100644 --- a/doc/classes/InputEventAction.xml +++ b/doc/classes/InputEventAction.xml @@ -1,5 +1,5 @@ - + An input event type for actions. diff --git a/doc/classes/InputEventFromWindow.xml b/doc/classes/InputEventFromWindow.xml index baf8d285db61..df2a7c4fc28f 100644 --- a/doc/classes/InputEventFromWindow.xml +++ b/doc/classes/InputEventFromWindow.xml @@ -1,5 +1,5 @@ - + Abstract base class for [Viewport]-based input events. diff --git a/doc/classes/InputEventGesture.xml b/doc/classes/InputEventGesture.xml index a671aee66766..2cf133911b6a 100644 --- a/doc/classes/InputEventGesture.xml +++ b/doc/classes/InputEventGesture.xml @@ -1,5 +1,5 @@ - + Abstract base class for touch gestures. diff --git a/doc/classes/InputEventJoypadButton.xml b/doc/classes/InputEventJoypadButton.xml index abc37c3e6aa2..4a1ecb962c0e 100644 --- a/doc/classes/InputEventJoypadButton.xml +++ b/doc/classes/InputEventJoypadButton.xml @@ -1,5 +1,5 @@ - + Represents a gamepad button being pressed or released. diff --git a/doc/classes/InputEventJoypadMotion.xml b/doc/classes/InputEventJoypadMotion.xml index c89dd2bb2aba..f6b9692d38d2 100644 --- a/doc/classes/InputEventJoypadMotion.xml +++ b/doc/classes/InputEventJoypadMotion.xml @@ -1,5 +1,5 @@ - + Represents axis motions (such as joystick or analog triggers) from a gamepad. diff --git a/doc/classes/InputEventKey.xml b/doc/classes/InputEventKey.xml index 1dbbf361ad19..5c4dc8e65dab 100644 --- a/doc/classes/InputEventKey.xml +++ b/doc/classes/InputEventKey.xml @@ -1,5 +1,5 @@ - + Represents a key on a keyboard being pressed or released. diff --git a/doc/classes/InputEventMIDI.xml b/doc/classes/InputEventMIDI.xml index 6c0c75064a0e..d685fdfa4147 100644 --- a/doc/classes/InputEventMIDI.xml +++ b/doc/classes/InputEventMIDI.xml @@ -1,5 +1,5 @@ - + Represents an input event from a MIDI device, such as a piano. diff --git a/doc/classes/InputEventMagnifyGesture.xml b/doc/classes/InputEventMagnifyGesture.xml index 27cc3f308b0f..bf92155139ef 100644 --- a/doc/classes/InputEventMagnifyGesture.xml +++ b/doc/classes/InputEventMagnifyGesture.xml @@ -1,5 +1,5 @@ - + Represents a magnifying touch gesture. diff --git a/doc/classes/InputEventMouse.xml b/doc/classes/InputEventMouse.xml index 6b51a9ca2d95..b6f77b4f0c6b 100644 --- a/doc/classes/InputEventMouse.xml +++ b/doc/classes/InputEventMouse.xml @@ -1,5 +1,5 @@ - + Base input event type for mouse events. diff --git a/doc/classes/InputEventMouseButton.xml b/doc/classes/InputEventMouseButton.xml index b640b4b8c490..57137e4bef46 100644 --- a/doc/classes/InputEventMouseButton.xml +++ b/doc/classes/InputEventMouseButton.xml @@ -1,5 +1,5 @@ - + Represents a mouse button being pressed or released. diff --git a/doc/classes/InputEventMouseMotion.xml b/doc/classes/InputEventMouseMotion.xml index b033aa03d77e..33a50d9daf29 100644 --- a/doc/classes/InputEventMouseMotion.xml +++ b/doc/classes/InputEventMouseMotion.xml @@ -1,5 +1,5 @@ - + Represents a mouse or a pen movement. diff --git a/doc/classes/InputEventPanGesture.xml b/doc/classes/InputEventPanGesture.xml index c8ad14b30176..9966550c1af0 100644 --- a/doc/classes/InputEventPanGesture.xml +++ b/doc/classes/InputEventPanGesture.xml @@ -1,5 +1,5 @@ - + Represents a panning touch gesture. diff --git a/doc/classes/InputEventScreenDrag.xml b/doc/classes/InputEventScreenDrag.xml index 595e6a6a40f0..07c0a87180b4 100644 --- a/doc/classes/InputEventScreenDrag.xml +++ b/doc/classes/InputEventScreenDrag.xml @@ -1,5 +1,5 @@ - + Represents a screen drag event. diff --git a/doc/classes/InputEventScreenTouch.xml b/doc/classes/InputEventScreenTouch.xml index f268cde7faea..9ed6fc191c83 100644 --- a/doc/classes/InputEventScreenTouch.xml +++ b/doc/classes/InputEventScreenTouch.xml @@ -1,5 +1,5 @@ - + Represents a screen touch event. diff --git a/doc/classes/InputEventShortcut.xml b/doc/classes/InputEventShortcut.xml index b6315650afb0..3c698fd4fb75 100644 --- a/doc/classes/InputEventShortcut.xml +++ b/doc/classes/InputEventShortcut.xml @@ -1,5 +1,5 @@ - + Represents a triggered keyboard [Shortcut]. diff --git a/doc/classes/InputEventWithModifiers.xml b/doc/classes/InputEventWithModifiers.xml index 10e73328c117..8bb3850dc2bf 100644 --- a/doc/classes/InputEventWithModifiers.xml +++ b/doc/classes/InputEventWithModifiers.xml @@ -1,5 +1,5 @@ - + Abstract base class for input events affected by modifier keys like [kbd]Shift[/kbd] and [kbd]Alt[/kbd]. diff --git a/doc/classes/InputMap.xml b/doc/classes/InputMap.xml index bb48ab0c3462..ff04040826be 100644 --- a/doc/classes/InputMap.xml +++ b/doc/classes/InputMap.xml @@ -1,5 +1,5 @@ - + A singleton that manages all [InputEventAction]s. diff --git a/doc/classes/InstancePlaceholder.xml b/doc/classes/InstancePlaceholder.xml index 3cfa5620fe62..abd1428bac6c 100644 --- a/doc/classes/InstancePlaceholder.xml +++ b/doc/classes/InstancePlaceholder.xml @@ -1,5 +1,5 @@ - + Placeholder for the root [Node] of a [PackedScene]. diff --git a/doc/classes/IntervalTweener.xml b/doc/classes/IntervalTweener.xml index fa0205d9cc55..13f48c65d58a 100644 --- a/doc/classes/IntervalTweener.xml +++ b/doc/classes/IntervalTweener.xml @@ -1,5 +1,5 @@ - + Creates an idle interval in a [Tween] animation. diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index 02b1ce05ff5d..f6ad42223434 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -1,5 +1,5 @@ - + A vertical list of selectable items with one or multiple columns. diff --git a/doc/classes/JNISingleton.xml b/doc/classes/JNISingleton.xml index 75cdf7bb526f..041b8600b0e7 100644 --- a/doc/classes/JNISingleton.xml +++ b/doc/classes/JNISingleton.xml @@ -1,5 +1,5 @@ - + Singleton that connects the engine with Android plugins to interface with native Android code. diff --git a/doc/classes/JSON.xml b/doc/classes/JSON.xml index c2af794ef8b7..b73ca4a1a664 100644 --- a/doc/classes/JSON.xml +++ b/doc/classes/JSON.xml @@ -1,5 +1,5 @@ - + Helper class for creating and parsing JSON data. diff --git a/doc/classes/JSONRPC.xml b/doc/classes/JSONRPC.xml index e480284bb156..348688f7f843 100644 --- a/doc/classes/JSONRPC.xml +++ b/doc/classes/JSONRPC.xml @@ -1,5 +1,5 @@ - + A helper to handle dictionaries which look like JSONRPC documents. diff --git a/doc/classes/JavaClass.xml b/doc/classes/JavaClass.xml index b6aed2c731dd..541f23013da9 100644 --- a/doc/classes/JavaClass.xml +++ b/doc/classes/JavaClass.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/JavaClassWrapper.xml b/doc/classes/JavaClassWrapper.xml index 31fb1328a2ab..e197b1e97e6f 100644 --- a/doc/classes/JavaClassWrapper.xml +++ b/doc/classes/JavaClassWrapper.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/JavaScriptBridge.xml b/doc/classes/JavaScriptBridge.xml index 57500e8f5dd6..6ce580186432 100644 --- a/doc/classes/JavaScriptBridge.xml +++ b/doc/classes/JavaScriptBridge.xml @@ -1,5 +1,5 @@ - + Singleton that connects the engine with the browser's JavaScript context in Web export. diff --git a/doc/classes/JavaScriptObject.xml b/doc/classes/JavaScriptObject.xml index 86f8f7f0b0af..73a06c47197a 100644 --- a/doc/classes/JavaScriptObject.xml +++ b/doc/classes/JavaScriptObject.xml @@ -1,5 +1,5 @@ - + A wrapper class for web native JavaScript objects. diff --git a/doc/classes/Joint2D.xml b/doc/classes/Joint2D.xml index 8bb1f0058378..6a4318056193 100644 --- a/doc/classes/Joint2D.xml +++ b/doc/classes/Joint2D.xml @@ -1,5 +1,5 @@ - + Abstract base class for all 2D physics joints. diff --git a/doc/classes/Joint3D.xml b/doc/classes/Joint3D.xml index 7af85ca5fe4b..d848bdc0cd2c 100644 --- a/doc/classes/Joint3D.xml +++ b/doc/classes/Joint3D.xml @@ -1,5 +1,5 @@ - + Abstract base class for all 3D physics joints. diff --git a/doc/classes/KinematicCollision2D.xml b/doc/classes/KinematicCollision2D.xml index 1c778b4a693f..ab805bf4b3d0 100644 --- a/doc/classes/KinematicCollision2D.xml +++ b/doc/classes/KinematicCollision2D.xml @@ -1,5 +1,5 @@ - + Holds collision data from the movement of a [PhysicsBody2D]. diff --git a/doc/classes/KinematicCollision3D.xml b/doc/classes/KinematicCollision3D.xml index df6bde527f05..2e319676c9de 100644 --- a/doc/classes/KinematicCollision3D.xml +++ b/doc/classes/KinematicCollision3D.xml @@ -1,5 +1,5 @@ - + Holds collision data from the movement of a [PhysicsBody3D]. diff --git a/doc/classes/Label.xml b/doc/classes/Label.xml index ee42c4406a7a..d0aa89b2e7e1 100644 --- a/doc/classes/Label.xml +++ b/doc/classes/Label.xml @@ -1,5 +1,5 @@ - + A control for displaying plain text. diff --git a/doc/classes/Label3D.xml b/doc/classes/Label3D.xml index 2a4898042d18..abd0e179af0e 100644 --- a/doc/classes/Label3D.xml +++ b/doc/classes/Label3D.xml @@ -1,5 +1,5 @@ - + A node for displaying plain text in 3D space. diff --git a/doc/classes/LabelSettings.xml b/doc/classes/LabelSettings.xml index 016afb788d72..8cdb30c3036b 100644 --- a/doc/classes/LabelSettings.xml +++ b/doc/classes/LabelSettings.xml @@ -1,5 +1,5 @@ - + Provides common settings to customize the text in a [Label]. diff --git a/doc/classes/Light2D.xml b/doc/classes/Light2D.xml index c7de792bb82d..9e0cf664deb0 100644 --- a/doc/classes/Light2D.xml +++ b/doc/classes/Light2D.xml @@ -1,5 +1,5 @@ - + Casts light in a 2D environment. diff --git a/doc/classes/Light3D.xml b/doc/classes/Light3D.xml index 3e0a317f60fa..ca9f821acff2 100644 --- a/doc/classes/Light3D.xml +++ b/doc/classes/Light3D.xml @@ -1,5 +1,5 @@ - + Provides a base class for different kinds of light nodes. diff --git a/doc/classes/LightOccluder2D.xml b/doc/classes/LightOccluder2D.xml index 97cb781cc5d3..533e87bce90e 100644 --- a/doc/classes/LightOccluder2D.xml +++ b/doc/classes/LightOccluder2D.xml @@ -1,5 +1,5 @@ - + Occludes light cast by a Light2D, casting shadows. diff --git a/doc/classes/LightmapGI.xml b/doc/classes/LightmapGI.xml index 5e3281eba821..6a6a72b32976 100644 --- a/doc/classes/LightmapGI.xml +++ b/doc/classes/LightmapGI.xml @@ -1,5 +1,5 @@ - + Computes and stores baked lightmaps for fast global illumination. diff --git a/doc/classes/LightmapGIData.xml b/doc/classes/LightmapGIData.xml index b99c1abd4429..09c4383829fb 100644 --- a/doc/classes/LightmapGIData.xml +++ b/doc/classes/LightmapGIData.xml @@ -1,5 +1,5 @@ - + Contains baked lightmap and dynamic object probe data for [LightmapGI]. diff --git a/doc/classes/LightmapProbe.xml b/doc/classes/LightmapProbe.xml index 9b7a54381c81..48584e50fdda 100644 --- a/doc/classes/LightmapProbe.xml +++ b/doc/classes/LightmapProbe.xml @@ -1,5 +1,5 @@ - + Represents a single manually placed probe for dynamic object lighting with [LightmapGI]. diff --git a/doc/classes/Lightmapper.xml b/doc/classes/Lightmapper.xml index 65c9d72a14bb..1febd3982933 100644 --- a/doc/classes/Lightmapper.xml +++ b/doc/classes/Lightmapper.xml @@ -1,5 +1,5 @@ - + Abstract class extended by lightmappers, for use in [LightmapGI]. diff --git a/doc/classes/LightmapperRD.xml b/doc/classes/LightmapperRD.xml index ae74ea2b1471..8fe42ad9cd9b 100644 --- a/doc/classes/LightmapperRD.xml +++ b/doc/classes/LightmapperRD.xml @@ -1,5 +1,5 @@ - + The built-in GPU-based lightmapper for use with [LightmapGI]. diff --git a/doc/classes/Line2D.xml b/doc/classes/Line2D.xml index 68a0a8ec1aab..c055603bcde6 100644 --- a/doc/classes/Line2D.xml +++ b/doc/classes/Line2D.xml @@ -1,5 +1,5 @@ - + A 2D line. diff --git a/doc/classes/LineEdit.xml b/doc/classes/LineEdit.xml index 4a2a8de11fca..cea0adbe0f73 100644 --- a/doc/classes/LineEdit.xml +++ b/doc/classes/LineEdit.xml @@ -1,5 +1,5 @@ - + An input field for single-line text. diff --git a/doc/classes/LinkButton.xml b/doc/classes/LinkButton.xml index 49ac714c4d11..010760cae0cc 100644 --- a/doc/classes/LinkButton.xml +++ b/doc/classes/LinkButton.xml @@ -1,5 +1,5 @@ - + A button that represents a link. diff --git a/doc/classes/MainLoop.xml b/doc/classes/MainLoop.xml index 1d301cd7a77a..4c6c9d35241a 100644 --- a/doc/classes/MainLoop.xml +++ b/doc/classes/MainLoop.xml @@ -1,5 +1,5 @@ - + Abstract base class for the game's main loop. diff --git a/doc/classes/MarginContainer.xml b/doc/classes/MarginContainer.xml index a3c7b7b222a3..1a6621d35496 100644 --- a/doc/classes/MarginContainer.xml +++ b/doc/classes/MarginContainer.xml @@ -1,5 +1,5 @@ - + A container that keeps a margin around its child controls. diff --git a/doc/classes/Marker2D.xml b/doc/classes/Marker2D.xml index c313bbb087d8..d6239484f576 100644 --- a/doc/classes/Marker2D.xml +++ b/doc/classes/Marker2D.xml @@ -1,5 +1,5 @@ - + Generic 2D position hint for editing. diff --git a/doc/classes/Marker3D.xml b/doc/classes/Marker3D.xml index 040e251a00bd..1728f7e56608 100644 --- a/doc/classes/Marker3D.xml +++ b/doc/classes/Marker3D.xml @@ -1,5 +1,5 @@ - + Generic 3D position hint for editing. diff --git a/doc/classes/Marshalls.xml b/doc/classes/Marshalls.xml index 4dac8f3026d9..5dc77fe1deb5 100644 --- a/doc/classes/Marshalls.xml +++ b/doc/classes/Marshalls.xml @@ -1,5 +1,5 @@ - + Data transformation (marshaling) and encoding helpers. diff --git a/doc/classes/Material.xml b/doc/classes/Material.xml index a34e7045adc0..505a1465bb12 100644 --- a/doc/classes/Material.xml +++ b/doc/classes/Material.xml @@ -1,5 +1,5 @@ - + Abstract base [Resource] for coloring and shading geometry. diff --git a/doc/classes/MenuBar.xml b/doc/classes/MenuBar.xml index e01850dec9ba..7d1b73278ef0 100644 --- a/doc/classes/MenuBar.xml +++ b/doc/classes/MenuBar.xml @@ -1,5 +1,5 @@ - + A horizontal menu bar that creates a [MenuButton] for each [PopupMenu] child. diff --git a/doc/classes/MenuButton.xml b/doc/classes/MenuButton.xml index 1e20f305521f..8af233427c7c 100644 --- a/doc/classes/MenuButton.xml +++ b/doc/classes/MenuButton.xml @@ -1,5 +1,5 @@ - + A button that brings up a [PopupMenu] when clicked. diff --git a/doc/classes/Mesh.xml b/doc/classes/Mesh.xml index 33ba4090b17e..6c4242b92d2b 100644 --- a/doc/classes/Mesh.xml +++ b/doc/classes/Mesh.xml @@ -1,5 +1,5 @@ - + A [Resource] that contains vertex array-based geometry. diff --git a/doc/classes/MeshConvexDecompositionSettings.xml b/doc/classes/MeshConvexDecompositionSettings.xml index 62408bc233ae..161fd1c1149b 100644 --- a/doc/classes/MeshConvexDecompositionSettings.xml +++ b/doc/classes/MeshConvexDecompositionSettings.xml @@ -1,5 +1,5 @@ - + Parameters to be used with a [Mesh] convex decomposition operation. diff --git a/doc/classes/MeshDataTool.xml b/doc/classes/MeshDataTool.xml index ad22c27b7d83..e61e68dddecc 100644 --- a/doc/classes/MeshDataTool.xml +++ b/doc/classes/MeshDataTool.xml @@ -1,5 +1,5 @@ - + Helper tool to access and edit [Mesh] data. diff --git a/doc/classes/MeshInstance2D.xml b/doc/classes/MeshInstance2D.xml index ab075d1485af..fa6d28c1311b 100644 --- a/doc/classes/MeshInstance2D.xml +++ b/doc/classes/MeshInstance2D.xml @@ -1,5 +1,5 @@ - + Node used for displaying a [Mesh] in 2D. diff --git a/doc/classes/MeshInstance3D.xml b/doc/classes/MeshInstance3D.xml index 2cc19ac98740..37947b4adde5 100644 --- a/doc/classes/MeshInstance3D.xml +++ b/doc/classes/MeshInstance3D.xml @@ -1,5 +1,5 @@ - + Node that instances meshes into a scenario. diff --git a/doc/classes/MeshLibrary.xml b/doc/classes/MeshLibrary.xml index d477bcffc6df..f7099e569f1a 100644 --- a/doc/classes/MeshLibrary.xml +++ b/doc/classes/MeshLibrary.xml @@ -1,5 +1,5 @@ - + Library of meshes. diff --git a/doc/classes/MeshTexture.xml b/doc/classes/MeshTexture.xml index fd293db728b7..bea99a4d5c54 100644 --- a/doc/classes/MeshTexture.xml +++ b/doc/classes/MeshTexture.xml @@ -1,5 +1,5 @@ - + Simple texture that uses a mesh to draw itself. diff --git a/doc/classes/MethodTweener.xml b/doc/classes/MethodTweener.xml index 87c1e5eee2ae..c6e2bb676775 100644 --- a/doc/classes/MethodTweener.xml +++ b/doc/classes/MethodTweener.xml @@ -1,5 +1,5 @@ - + Interpolates an abstract value and supplies it to a method called over time. diff --git a/doc/classes/MissingNode.xml b/doc/classes/MissingNode.xml index ae8d57595b84..6e5f839778a0 100644 --- a/doc/classes/MissingNode.xml +++ b/doc/classes/MissingNode.xml @@ -1,5 +1,5 @@ - + An internal editor class intended for keeping the data of unrecognized nodes. diff --git a/doc/classes/MissingResource.xml b/doc/classes/MissingResource.xml index 3c15aaf76e87..84a12290b3bc 100644 --- a/doc/classes/MissingResource.xml +++ b/doc/classes/MissingResource.xml @@ -1,5 +1,5 @@ - + An internal editor class intended for keeping the data of unrecognized resources. diff --git a/doc/classes/MovieWriter.xml b/doc/classes/MovieWriter.xml index 03f28c66f1b4..4cd89e5e2dd7 100644 --- a/doc/classes/MovieWriter.xml +++ b/doc/classes/MovieWriter.xml @@ -1,5 +1,5 @@ - + Abstract class for non-real-time video recording encoders. diff --git a/doc/classes/MultiMesh.xml b/doc/classes/MultiMesh.xml index 02973146f7ee..0543b9abcf13 100644 --- a/doc/classes/MultiMesh.xml +++ b/doc/classes/MultiMesh.xml @@ -1,5 +1,5 @@ - + Provides high-performance drawing of a mesh multiple times using GPU instancing. diff --git a/doc/classes/MultiMeshInstance2D.xml b/doc/classes/MultiMeshInstance2D.xml index 251340f535a1..dc38d920bc47 100644 --- a/doc/classes/MultiMeshInstance2D.xml +++ b/doc/classes/MultiMeshInstance2D.xml @@ -1,5 +1,5 @@ - + Node that instances a [MultiMesh] in 2D. diff --git a/doc/classes/MultiMeshInstance3D.xml b/doc/classes/MultiMeshInstance3D.xml index 398c4fc871e4..a50411cd6392 100644 --- a/doc/classes/MultiMeshInstance3D.xml +++ b/doc/classes/MultiMeshInstance3D.xml @@ -1,5 +1,5 @@ - + Node that instances a [MultiMesh]. diff --git a/doc/classes/MultiplayerAPI.xml b/doc/classes/MultiplayerAPI.xml index 8afa9d49242a..95baf7c70609 100644 --- a/doc/classes/MultiplayerAPI.xml +++ b/doc/classes/MultiplayerAPI.xml @@ -1,5 +1,5 @@ - + High-level multiplayer API interface. diff --git a/doc/classes/MultiplayerAPIExtension.xml b/doc/classes/MultiplayerAPIExtension.xml index b1cf8f4c8d00..4a2d397260fd 100644 --- a/doc/classes/MultiplayerAPIExtension.xml +++ b/doc/classes/MultiplayerAPIExtension.xml @@ -1,5 +1,5 @@ - + Base class used for extending the [MultiplayerAPI]. diff --git a/doc/classes/MultiplayerPeer.xml b/doc/classes/MultiplayerPeer.xml index 0e681ccc5095..350fffed3274 100644 --- a/doc/classes/MultiplayerPeer.xml +++ b/doc/classes/MultiplayerPeer.xml @@ -1,5 +1,5 @@ - + Abstract class for specialized [PacketPeer]s used by the [MultiplayerAPI]. diff --git a/doc/classes/MultiplayerPeerExtension.xml b/doc/classes/MultiplayerPeerExtension.xml index 7507575339b7..9b2b5dbc940c 100644 --- a/doc/classes/MultiplayerPeerExtension.xml +++ b/doc/classes/MultiplayerPeerExtension.xml @@ -1,5 +1,5 @@ - + Class that can be inherited to implement custom multiplayer API networking layers via GDExtension. diff --git a/doc/classes/Mutex.xml b/doc/classes/Mutex.xml index cf9f41dcd012..4fdf46bb3a78 100644 --- a/doc/classes/Mutex.xml +++ b/doc/classes/Mutex.xml @@ -1,5 +1,5 @@ - + A binary [Semaphore] for synchronization of multiple [Thread]s. diff --git a/doc/classes/NavigationAgent2D.xml b/doc/classes/NavigationAgent2D.xml index ac73bed1fdaa..8bb1ff1daef8 100644 --- a/doc/classes/NavigationAgent2D.xml +++ b/doc/classes/NavigationAgent2D.xml @@ -1,5 +1,5 @@ - + A 2D agent used to pathfind to a position while avoiding obstacles. diff --git a/doc/classes/NavigationAgent3D.xml b/doc/classes/NavigationAgent3D.xml index 6f6031b43617..448984a397ee 100644 --- a/doc/classes/NavigationAgent3D.xml +++ b/doc/classes/NavigationAgent3D.xml @@ -1,5 +1,5 @@ - + A 3D agent used to pathfind to a position while avoiding obstacles. diff --git a/doc/classes/NavigationLink2D.xml b/doc/classes/NavigationLink2D.xml index 28d1d46ba909..b12051b4f43c 100644 --- a/doc/classes/NavigationLink2D.xml +++ b/doc/classes/NavigationLink2D.xml @@ -1,5 +1,5 @@ - + A link between two positions on [NavigationRegion2D]s that agents can be routed through. diff --git a/doc/classes/NavigationLink3D.xml b/doc/classes/NavigationLink3D.xml index c902b8f1d352..90eaaaee6d26 100644 --- a/doc/classes/NavigationLink3D.xml +++ b/doc/classes/NavigationLink3D.xml @@ -1,5 +1,5 @@ - + A link between two positions on [NavigationRegion3D]s that agents can be routed through. diff --git a/doc/classes/NavigationMesh.xml b/doc/classes/NavigationMesh.xml index 5ce68c408e3b..ff5192a6d06d 100644 --- a/doc/classes/NavigationMesh.xml +++ b/doc/classes/NavigationMesh.xml @@ -1,5 +1,5 @@ - + A navigation mesh that defines traversable areas and obstacles. diff --git a/doc/classes/NavigationMeshGenerator.xml b/doc/classes/NavigationMeshGenerator.xml index 74dda8f2d93a..0b9e67b0fa48 100644 --- a/doc/classes/NavigationMeshGenerator.xml +++ b/doc/classes/NavigationMeshGenerator.xml @@ -1,5 +1,5 @@ - + Helper class for creating and clearing navigation meshes. diff --git a/doc/classes/NavigationMeshSourceGeometryData3D.xml b/doc/classes/NavigationMeshSourceGeometryData3D.xml index 88d5dfa3ab36..bf57baeb449c 100644 --- a/doc/classes/NavigationMeshSourceGeometryData3D.xml +++ b/doc/classes/NavigationMeshSourceGeometryData3D.xml @@ -1,5 +1,5 @@ - + Container for parsed source geometry data used in navigation mesh baking. diff --git a/doc/classes/NavigationObstacle2D.xml b/doc/classes/NavigationObstacle2D.xml index 54f397735174..09882da3b9c2 100644 --- a/doc/classes/NavigationObstacle2D.xml +++ b/doc/classes/NavigationObstacle2D.xml @@ -1,5 +1,5 @@ - + 2D Obstacle used in navigation to constrain avoidance controlled agents outside or inside an area. diff --git a/doc/classes/NavigationObstacle3D.xml b/doc/classes/NavigationObstacle3D.xml index f9c406365136..6f1649a457fa 100644 --- a/doc/classes/NavigationObstacle3D.xml +++ b/doc/classes/NavigationObstacle3D.xml @@ -1,5 +1,5 @@ - + 3D Obstacle used in navigation to constrain avoidance controlled agents outside or inside an area. diff --git a/doc/classes/NavigationPathQueryParameters2D.xml b/doc/classes/NavigationPathQueryParameters2D.xml index 8d95239a4e01..4acb6b697f75 100644 --- a/doc/classes/NavigationPathQueryParameters2D.xml +++ b/doc/classes/NavigationPathQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for 2D navigation path queries. diff --git a/doc/classes/NavigationPathQueryParameters3D.xml b/doc/classes/NavigationPathQueryParameters3D.xml index bd5645af327d..204e915efdee 100644 --- a/doc/classes/NavigationPathQueryParameters3D.xml +++ b/doc/classes/NavigationPathQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for 3D navigation path queries. diff --git a/doc/classes/NavigationPathQueryResult2D.xml b/doc/classes/NavigationPathQueryResult2D.xml index 0e2a054db2e6..e02133cfba07 100644 --- a/doc/classes/NavigationPathQueryResult2D.xml +++ b/doc/classes/NavigationPathQueryResult2D.xml @@ -1,5 +1,5 @@ - + Represents the result of a 2D pathfinding query. diff --git a/doc/classes/NavigationPathQueryResult3D.xml b/doc/classes/NavigationPathQueryResult3D.xml index 673d2754d67f..9631c6a644f2 100644 --- a/doc/classes/NavigationPathQueryResult3D.xml +++ b/doc/classes/NavigationPathQueryResult3D.xml @@ -1,5 +1,5 @@ - + Represents the result of a 3D pathfinding query. diff --git a/doc/classes/NavigationPolygon.xml b/doc/classes/NavigationPolygon.xml index b57843b00471..1c44ffbd57a3 100644 --- a/doc/classes/NavigationPolygon.xml +++ b/doc/classes/NavigationPolygon.xml @@ -1,5 +1,5 @@ - + A navigation polygon that defines traversable areas and obstacles. diff --git a/doc/classes/NavigationRegion2D.xml b/doc/classes/NavigationRegion2D.xml index 52ed4b1a4efb..0ac7fc8bc237 100644 --- a/doc/classes/NavigationRegion2D.xml +++ b/doc/classes/NavigationRegion2D.xml @@ -1,5 +1,5 @@ - + A traversable 2D region that [NavigationAgent2D]s can use for pathfinding. diff --git a/doc/classes/NavigationRegion3D.xml b/doc/classes/NavigationRegion3D.xml index 09993687cc51..79cb55f8701a 100644 --- a/doc/classes/NavigationRegion3D.xml +++ b/doc/classes/NavigationRegion3D.xml @@ -1,5 +1,5 @@ - + A traversable 3D region that [NavigationAgent3D]s can use for pathfinding. diff --git a/doc/classes/NavigationServer2D.xml b/doc/classes/NavigationServer2D.xml index 1d5e9c51eaed..7f0e29676b71 100644 --- a/doc/classes/NavigationServer2D.xml +++ b/doc/classes/NavigationServer2D.xml @@ -1,5 +1,5 @@ - + A server interface for low-level 2D navigation access. diff --git a/doc/classes/NavigationServer3D.xml b/doc/classes/NavigationServer3D.xml index aa84c9361f4e..f925e7a8fea9 100644 --- a/doc/classes/NavigationServer3D.xml +++ b/doc/classes/NavigationServer3D.xml @@ -1,5 +1,5 @@ - + A server interface for low-level 3D navigation access. diff --git a/doc/classes/NinePatchRect.xml b/doc/classes/NinePatchRect.xml index 5722c942f158..c30662b1224c 100644 --- a/doc/classes/NinePatchRect.xml +++ b/doc/classes/NinePatchRect.xml @@ -1,5 +1,5 @@ - + A control that displays a texture by keeping its corners intact, but tiling its edges and center. diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index 4616965c7da8..58c85abe1c28 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -1,5 +1,5 @@ - + Base class for all scene objects. diff --git a/doc/classes/Node2D.xml b/doc/classes/Node2D.xml index fcf6a2b45d5c..091acdf6f26f 100644 --- a/doc/classes/Node2D.xml +++ b/doc/classes/Node2D.xml @@ -1,5 +1,5 @@ - + A 2D game object, inherited by all 2D-related nodes. Has a position, rotation, scale, and Z index. diff --git a/doc/classes/Node3D.xml b/doc/classes/Node3D.xml index 00a79f506278..ea4c6366f2f5 100644 --- a/doc/classes/Node3D.xml +++ b/doc/classes/Node3D.xml @@ -1,5 +1,5 @@ - + Most basic 3D game object, parent of all 3D-related nodes. diff --git a/doc/classes/Node3DGizmo.xml b/doc/classes/Node3DGizmo.xml index 7023beefa1bf..9a02374efba7 100644 --- a/doc/classes/Node3DGizmo.xml +++ b/doc/classes/Node3DGizmo.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/NodePath.xml b/doc/classes/NodePath.xml index 7ff75ac6954e..77a5cfa6c68c 100644 --- a/doc/classes/NodePath.xml +++ b/doc/classes/NodePath.xml @@ -1,5 +1,5 @@ - + A pre-parsed scene tree path. diff --git a/doc/classes/ORMMaterial3D.xml b/doc/classes/ORMMaterial3D.xml index fde4a6683935..d134107618a5 100644 --- a/doc/classes/ORMMaterial3D.xml +++ b/doc/classes/ORMMaterial3D.xml @@ -1,5 +1,5 @@ - + Physically based rendering (PBR) material that can be applied to 3D objects, can use an ORM texture. diff --git a/doc/classes/OS.xml b/doc/classes/OS.xml index 7828dc8e5636..553f1b9340db 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -1,5 +1,5 @@ - + Provides access to common operating system functionalities. diff --git a/doc/classes/Object.xml b/doc/classes/Object.xml index f4fc4da30548..fc349f39134c 100644 --- a/doc/classes/Object.xml +++ b/doc/classes/Object.xml @@ -1,5 +1,5 @@ - + Base class for all other classes in the engine. diff --git a/doc/classes/Occluder3D.xml b/doc/classes/Occluder3D.xml index 286f2fe04df4..b229343b400c 100644 --- a/doc/classes/Occluder3D.xml +++ b/doc/classes/Occluder3D.xml @@ -1,5 +1,5 @@ - + Occluder shape resource for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/OccluderInstance3D.xml b/doc/classes/OccluderInstance3D.xml index cdeaf24cf257..72fd9b737a6f 100644 --- a/doc/classes/OccluderInstance3D.xml +++ b/doc/classes/OccluderInstance3D.xml @@ -1,5 +1,5 @@ - + Provides occlusion culling for 3D nodes, which improves performance in closed areas. diff --git a/doc/classes/OccluderPolygon2D.xml b/doc/classes/OccluderPolygon2D.xml index c87753f5f324..a78375ad01c0 100644 --- a/doc/classes/OccluderPolygon2D.xml +++ b/doc/classes/OccluderPolygon2D.xml @@ -1,5 +1,5 @@ - + Defines a 2D polygon for LightOccluder2D. diff --git a/doc/classes/OfflineMultiplayerPeer.xml b/doc/classes/OfflineMultiplayerPeer.xml index c1450baafec2..59b275d161ff 100644 --- a/doc/classes/OfflineMultiplayerPeer.xml +++ b/doc/classes/OfflineMultiplayerPeer.xml @@ -1,5 +1,5 @@ - + A [MultiplayerPeer] which is always connected and acts as a server. diff --git a/doc/classes/OmniLight3D.xml b/doc/classes/OmniLight3D.xml index fd21d37d93f9..44d1f8902e8c 100644 --- a/doc/classes/OmniLight3D.xml +++ b/doc/classes/OmniLight3D.xml @@ -1,5 +1,5 @@ - + Omnidirectional light, such as a light bulb or a candle. diff --git a/doc/classes/OptimizedTranslation.xml b/doc/classes/OptimizedTranslation.xml index 0e8a6083b42f..124f430f1b58 100644 --- a/doc/classes/OptimizedTranslation.xml +++ b/doc/classes/OptimizedTranslation.xml @@ -1,5 +1,5 @@ - + An optimized translation, used by default for CSV Translations. diff --git a/doc/classes/OptionButton.xml b/doc/classes/OptionButton.xml index f4d6e3e273a0..659f08d49adf 100644 --- a/doc/classes/OptionButton.xml +++ b/doc/classes/OptionButton.xml @@ -1,5 +1,5 @@ - + A button that brings up a dropdown with selectable options when pressed. diff --git a/doc/classes/PCKPacker.xml b/doc/classes/PCKPacker.xml index e99a90e037ba..2627c8b7d3ea 100644 --- a/doc/classes/PCKPacker.xml +++ b/doc/classes/PCKPacker.xml @@ -1,5 +1,5 @@ - + Creates packages that can be loaded into a running project. diff --git a/doc/classes/PackedByteArray.xml b/doc/classes/PackedByteArray.xml index 749eda1c6132..51f353c17a13 100644 --- a/doc/classes/PackedByteArray.xml +++ b/doc/classes/PackedByteArray.xml @@ -1,5 +1,5 @@ - + A packed array of bytes. diff --git a/doc/classes/PackedColorArray.xml b/doc/classes/PackedColorArray.xml index 77a4e67a9868..4908a861b3ee 100644 --- a/doc/classes/PackedColorArray.xml +++ b/doc/classes/PackedColorArray.xml @@ -1,5 +1,5 @@ - + A packed array of [Color]s. diff --git a/doc/classes/PackedDataContainer.xml b/doc/classes/PackedDataContainer.xml index af190f641a35..048c72126a7f 100644 --- a/doc/classes/PackedDataContainer.xml +++ b/doc/classes/PackedDataContainer.xml @@ -1,5 +1,5 @@ - + Efficiently packs and serializes [Array] or [Dictionary]. diff --git a/doc/classes/PackedDataContainerRef.xml b/doc/classes/PackedDataContainerRef.xml index 039a882c8017..75222784cae0 100644 --- a/doc/classes/PackedDataContainerRef.xml +++ b/doc/classes/PackedDataContainerRef.xml @@ -1,5 +1,5 @@ - + An internal class used by [PackedDataContainer] to pack nested arrays and dictionaries. diff --git a/doc/classes/PackedFloat32Array.xml b/doc/classes/PackedFloat32Array.xml index cc813e244fc7..56f9633533f6 100644 --- a/doc/classes/PackedFloat32Array.xml +++ b/doc/classes/PackedFloat32Array.xml @@ -1,5 +1,5 @@ - + A packed array of 32-bit floating-point values. diff --git a/doc/classes/PackedFloat64Array.xml b/doc/classes/PackedFloat64Array.xml index 4f005c220328..b08bdafc8309 100644 --- a/doc/classes/PackedFloat64Array.xml +++ b/doc/classes/PackedFloat64Array.xml @@ -1,5 +1,5 @@ - + A packed array of 64-bit floating-point values. diff --git a/doc/classes/PackedInt32Array.xml b/doc/classes/PackedInt32Array.xml index c5d5f4568325..c70cadc2fe73 100644 --- a/doc/classes/PackedInt32Array.xml +++ b/doc/classes/PackedInt32Array.xml @@ -1,5 +1,5 @@ - + A packed array of 32-bit integers. diff --git a/doc/classes/PackedInt64Array.xml b/doc/classes/PackedInt64Array.xml index 38913b0fa8b3..339ab26a6811 100644 --- a/doc/classes/PackedInt64Array.xml +++ b/doc/classes/PackedInt64Array.xml @@ -1,5 +1,5 @@ - + A packed array of 64-bit integers. diff --git a/doc/classes/PackedScene.xml b/doc/classes/PackedScene.xml index e0ad4da995cf..f945ce30adc0 100644 --- a/doc/classes/PackedScene.xml +++ b/doc/classes/PackedScene.xml @@ -1,5 +1,5 @@ - + An abstraction of a serialized scene. diff --git a/doc/classes/PackedStringArray.xml b/doc/classes/PackedStringArray.xml index 608aa62e42ef..c2ae3cf3d3cb 100644 --- a/doc/classes/PackedStringArray.xml +++ b/doc/classes/PackedStringArray.xml @@ -1,5 +1,5 @@ - + A packed array of [String]s. diff --git a/doc/classes/PackedVector2Array.xml b/doc/classes/PackedVector2Array.xml index 4c879b46dd28..9f8671f076e3 100644 --- a/doc/classes/PackedVector2Array.xml +++ b/doc/classes/PackedVector2Array.xml @@ -1,5 +1,5 @@ - + A packed array of [Vector2]s. diff --git a/doc/classes/PackedVector3Array.xml b/doc/classes/PackedVector3Array.xml index f7cbc0bfa217..54f65a619b26 100644 --- a/doc/classes/PackedVector3Array.xml +++ b/doc/classes/PackedVector3Array.xml @@ -1,5 +1,5 @@ - + A packed array of [Vector3]s. diff --git a/doc/classes/PacketPeer.xml b/doc/classes/PacketPeer.xml index 4b11b6115a55..85917efe2540 100644 --- a/doc/classes/PacketPeer.xml +++ b/doc/classes/PacketPeer.xml @@ -1,5 +1,5 @@ - + Abstraction and base class for packet-based protocols. diff --git a/doc/classes/PacketPeerDTLS.xml b/doc/classes/PacketPeerDTLS.xml index 32f3a0b8b941..4e2a7b70cdb3 100644 --- a/doc/classes/PacketPeerDTLS.xml +++ b/doc/classes/PacketPeerDTLS.xml @@ -1,5 +1,5 @@ - + DTLS packet peer. diff --git a/doc/classes/PacketPeerExtension.xml b/doc/classes/PacketPeerExtension.xml index 6a50a19b5420..c37da6402f91 100644 --- a/doc/classes/PacketPeerExtension.xml +++ b/doc/classes/PacketPeerExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PacketPeerStream.xml b/doc/classes/PacketPeerStream.xml index 32034bddfe2e..57bd4e007a6d 100644 --- a/doc/classes/PacketPeerStream.xml +++ b/doc/classes/PacketPeerStream.xml @@ -1,5 +1,5 @@ - + Wrapper to use a PacketPeer over a StreamPeer. diff --git a/doc/classes/PacketPeerUDP.xml b/doc/classes/PacketPeerUDP.xml index 353a6db68b24..bd774ac34c80 100644 --- a/doc/classes/PacketPeerUDP.xml +++ b/doc/classes/PacketPeerUDP.xml @@ -1,5 +1,5 @@ - + UDP packet peer. diff --git a/doc/classes/Panel.xml b/doc/classes/Panel.xml index b30adfe9925f..db1fa1ccdaab 100644 --- a/doc/classes/Panel.xml +++ b/doc/classes/Panel.xml @@ -1,5 +1,5 @@ - + A GUI control that displays a [StyleBox]. diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml index c67cad98b382..c6b3604cc49d 100644 --- a/doc/classes/PanelContainer.xml +++ b/doc/classes/PanelContainer.xml @@ -1,5 +1,5 @@ - + A container that keeps its child controls within the area of a [StyleBox]. diff --git a/doc/classes/PanoramaSkyMaterial.xml b/doc/classes/PanoramaSkyMaterial.xml index 9dd677dfccd7..ab32ca48dd65 100644 --- a/doc/classes/PanoramaSkyMaterial.xml +++ b/doc/classes/PanoramaSkyMaterial.xml @@ -1,5 +1,5 @@ - + A [Material] used with [Sky] to draw a background texture. diff --git a/doc/classes/ParallaxBackground.xml b/doc/classes/ParallaxBackground.xml index 64662c50bc8c..8838742bffa8 100644 --- a/doc/classes/ParallaxBackground.xml +++ b/doc/classes/ParallaxBackground.xml @@ -1,5 +1,5 @@ - + A node used to create a parallax scrolling background. diff --git a/doc/classes/ParallaxLayer.xml b/doc/classes/ParallaxLayer.xml index a43d908a420a..86ac2165d8b2 100644 --- a/doc/classes/ParallaxLayer.xml +++ b/doc/classes/ParallaxLayer.xml @@ -1,5 +1,5 @@ - + A parallax scrolling layer to be used with [ParallaxBackground]. diff --git a/doc/classes/ParticleProcessMaterial.xml b/doc/classes/ParticleProcessMaterial.xml index 6659748b481f..69d335173354 100644 --- a/doc/classes/ParticleProcessMaterial.xml +++ b/doc/classes/ParticleProcessMaterial.xml @@ -1,5 +1,5 @@ - + Particle properties for [GPUParticles3D] and [GPUParticles2D] nodes. diff --git a/doc/classes/Path2D.xml b/doc/classes/Path2D.xml index e60bc0557481..7c4b18225883 100644 --- a/doc/classes/Path2D.xml +++ b/doc/classes/Path2D.xml @@ -1,5 +1,5 @@ - + Contains a [Curve2D] path for [PathFollow2D] nodes to follow. diff --git a/doc/classes/Path3D.xml b/doc/classes/Path3D.xml index b7296e2856fd..730bcfd48ce7 100644 --- a/doc/classes/Path3D.xml +++ b/doc/classes/Path3D.xml @@ -1,5 +1,5 @@ - + Contains a [Curve3D] path for [PathFollow3D] nodes to follow. diff --git a/doc/classes/PathFollow2D.xml b/doc/classes/PathFollow2D.xml index cc3bc93e0a8d..61db34fb0242 100644 --- a/doc/classes/PathFollow2D.xml +++ b/doc/classes/PathFollow2D.xml @@ -1,5 +1,5 @@ - + Point sampler for a [Path2D]. diff --git a/doc/classes/PathFollow3D.xml b/doc/classes/PathFollow3D.xml index 2201b1800901..b505c6ea8ba3 100644 --- a/doc/classes/PathFollow3D.xml +++ b/doc/classes/PathFollow3D.xml @@ -1,5 +1,5 @@ - + Point sampler for a [Path3D]. diff --git a/doc/classes/Performance.xml b/doc/classes/Performance.xml index 890469b6a812..377dbba9fc9a 100644 --- a/doc/classes/Performance.xml +++ b/doc/classes/Performance.xml @@ -1,5 +1,5 @@ - + Exposes performance-related data. diff --git a/doc/classes/PhysicalBone2D.xml b/doc/classes/PhysicalBone2D.xml index dc9266b2135a..b00e152ddc62 100644 --- a/doc/classes/PhysicalBone2D.xml +++ b/doc/classes/PhysicalBone2D.xml @@ -1,5 +1,5 @@ - + A [RigidBody2D]-derived node used to make [Bone2D]s in a [Skeleton2D] react to physics. diff --git a/doc/classes/PhysicalBone3D.xml b/doc/classes/PhysicalBone3D.xml index c745432e0743..b69fb7050e7f 100644 --- a/doc/classes/PhysicalBone3D.xml +++ b/doc/classes/PhysicalBone3D.xml @@ -1,5 +1,5 @@ - + A physics body used to make bones in a [Skeleton3D] react to physics. diff --git a/doc/classes/PhysicalSkyMaterial.xml b/doc/classes/PhysicalSkyMaterial.xml index 94d2c3bcc7fb..e6a9980e19f8 100644 --- a/doc/classes/PhysicalSkyMaterial.xml +++ b/doc/classes/PhysicalSkyMaterial.xml @@ -1,5 +1,5 @@ - + [Sky] [Material] used for a physically based sky. diff --git a/doc/classes/PhysicsBody2D.xml b/doc/classes/PhysicsBody2D.xml index 6ad369b71a54..adfdfdc4452e 100644 --- a/doc/classes/PhysicsBody2D.xml +++ b/doc/classes/PhysicsBody2D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 2D game objects affected by physics. diff --git a/doc/classes/PhysicsBody3D.xml b/doc/classes/PhysicsBody3D.xml index e6b0d5accc77..ff994fe6c518 100644 --- a/doc/classes/PhysicsBody3D.xml +++ b/doc/classes/PhysicsBody3D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 3D game objects affected by physics. diff --git a/doc/classes/PhysicsDirectBodyState2D.xml b/doc/classes/PhysicsDirectBodyState2D.xml index 255ebca1f230..7051663a781a 100644 --- a/doc/classes/PhysicsDirectBodyState2D.xml +++ b/doc/classes/PhysicsDirectBodyState2D.xml @@ -1,5 +1,5 @@ - + Provides direct access to a physics body in the [PhysicsServer2D]. diff --git a/doc/classes/PhysicsDirectBodyState2DExtension.xml b/doc/classes/PhysicsDirectBodyState2DExtension.xml index 1ff60998bb0f..04612b461e23 100644 --- a/doc/classes/PhysicsDirectBodyState2DExtension.xml +++ b/doc/classes/PhysicsDirectBodyState2DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsDirectBodyState2D] implementations. diff --git a/doc/classes/PhysicsDirectBodyState3D.xml b/doc/classes/PhysicsDirectBodyState3D.xml index e96512b39893..42c65763aab5 100644 --- a/doc/classes/PhysicsDirectBodyState3D.xml +++ b/doc/classes/PhysicsDirectBodyState3D.xml @@ -1,5 +1,5 @@ - + Provides direct access to a physics body in the [PhysicsServer3D]. diff --git a/doc/classes/PhysicsDirectBodyState3DExtension.xml b/doc/classes/PhysicsDirectBodyState3DExtension.xml index 3edbf1aab3f1..ddcc8a865fda 100644 --- a/doc/classes/PhysicsDirectBodyState3DExtension.xml +++ b/doc/classes/PhysicsDirectBodyState3DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsDirectBodyState3D] implementations. diff --git a/doc/classes/PhysicsDirectSpaceState2D.xml b/doc/classes/PhysicsDirectSpaceState2D.xml index f65c71bb5296..94e9096334dd 100644 --- a/doc/classes/PhysicsDirectSpaceState2D.xml +++ b/doc/classes/PhysicsDirectSpaceState2D.xml @@ -1,5 +1,5 @@ - + Provides direct access to a physics space in the [PhysicsServer2D]. diff --git a/doc/classes/PhysicsDirectSpaceState2DExtension.xml b/doc/classes/PhysicsDirectSpaceState2DExtension.xml index cfe663eb45ce..8a0498cbd96f 100644 --- a/doc/classes/PhysicsDirectSpaceState2DExtension.xml +++ b/doc/classes/PhysicsDirectSpaceState2DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsDirectSpaceState2D] implementations. diff --git a/doc/classes/PhysicsDirectSpaceState3D.xml b/doc/classes/PhysicsDirectSpaceState3D.xml index 86e0b48a74bd..17324e49c61d 100644 --- a/doc/classes/PhysicsDirectSpaceState3D.xml +++ b/doc/classes/PhysicsDirectSpaceState3D.xml @@ -1,5 +1,5 @@ - + Provides direct access to a physics space in the [PhysicsServer3D]. diff --git a/doc/classes/PhysicsDirectSpaceState3DExtension.xml b/doc/classes/PhysicsDirectSpaceState3DExtension.xml index 5eebc04c4b83..372b059cb6cb 100644 --- a/doc/classes/PhysicsDirectSpaceState3DExtension.xml +++ b/doc/classes/PhysicsDirectSpaceState3DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsDirectSpaceState3D] implementations. diff --git a/doc/classes/PhysicsMaterial.xml b/doc/classes/PhysicsMaterial.xml index 4ba70d57d21c..30c240077530 100644 --- a/doc/classes/PhysicsMaterial.xml +++ b/doc/classes/PhysicsMaterial.xml @@ -1,5 +1,5 @@ - + Holds physics-related properties of a surface, namely its roughness and bounciness. diff --git a/doc/classes/PhysicsPointQueryParameters2D.xml b/doc/classes/PhysicsPointQueryParameters2D.xml index 641e42a06046..521e58417337 100644 --- a/doc/classes/PhysicsPointQueryParameters2D.xml +++ b/doc/classes/PhysicsPointQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState2D.intersect_point]. diff --git a/doc/classes/PhysicsPointQueryParameters3D.xml b/doc/classes/PhysicsPointQueryParameters3D.xml index 1f27954128a3..1cbc11bd0354 100644 --- a/doc/classes/PhysicsPointQueryParameters3D.xml +++ b/doc/classes/PhysicsPointQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState3D.intersect_point]. diff --git a/doc/classes/PhysicsRayQueryParameters2D.xml b/doc/classes/PhysicsRayQueryParameters2D.xml index 50c182f62d45..3d69e092f643 100644 --- a/doc/classes/PhysicsRayQueryParameters2D.xml +++ b/doc/classes/PhysicsRayQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState2D.intersect_ray]. diff --git a/doc/classes/PhysicsRayQueryParameters3D.xml b/doc/classes/PhysicsRayQueryParameters3D.xml index 2377a953ddba..b203b8f555bd 100644 --- a/doc/classes/PhysicsRayQueryParameters3D.xml +++ b/doc/classes/PhysicsRayQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState3D.intersect_ray]. diff --git a/doc/classes/PhysicsServer2D.xml b/doc/classes/PhysicsServer2D.xml index f99c4255f13b..39d18a9e359a 100644 --- a/doc/classes/PhysicsServer2D.xml +++ b/doc/classes/PhysicsServer2D.xml @@ -1,5 +1,5 @@ - + A server interface for low-level 2D physics access. diff --git a/doc/classes/PhysicsServer2DExtension.xml b/doc/classes/PhysicsServer2DExtension.xml index 86befe09f4e5..e2f86cae5daa 100644 --- a/doc/classes/PhysicsServer2DExtension.xml +++ b/doc/classes/PhysicsServer2DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsServer2D] implementations. diff --git a/doc/classes/PhysicsServer2DManager.xml b/doc/classes/PhysicsServer2DManager.xml index c0b06e67a50b..5b6e9812f6c2 100644 --- a/doc/classes/PhysicsServer2DManager.xml +++ b/doc/classes/PhysicsServer2DManager.xml @@ -1,5 +1,5 @@ - + A singleton for managing [PhysicsServer2D] implementations. diff --git a/doc/classes/PhysicsServer3D.xml b/doc/classes/PhysicsServer3D.xml index 10ccc9e0853c..a21be3f66835 100644 --- a/doc/classes/PhysicsServer3D.xml +++ b/doc/classes/PhysicsServer3D.xml @@ -1,5 +1,5 @@ - + A server interface for low-level 3D physics access. diff --git a/doc/classes/PhysicsServer3DExtension.xml b/doc/classes/PhysicsServer3DExtension.xml index 673be9e65708..e58a7ff9a8aa 100644 --- a/doc/classes/PhysicsServer3DExtension.xml +++ b/doc/classes/PhysicsServer3DExtension.xml @@ -1,5 +1,5 @@ - + Provides virtual methods that can be overridden to create custom [PhysicsServer3D] implementations. diff --git a/doc/classes/PhysicsServer3DManager.xml b/doc/classes/PhysicsServer3DManager.xml index 5e7bcf56a649..a187f3c355fb 100644 --- a/doc/classes/PhysicsServer3DManager.xml +++ b/doc/classes/PhysicsServer3DManager.xml @@ -1,5 +1,5 @@ - + A singleton for managing [PhysicsServer3D] implementations. diff --git a/doc/classes/PhysicsServer3DRenderingServerHandler.xml b/doc/classes/PhysicsServer3DRenderingServerHandler.xml index 3bfecbbbc4a5..da04cd918ce5 100644 --- a/doc/classes/PhysicsServer3DRenderingServerHandler.xml +++ b/doc/classes/PhysicsServer3DRenderingServerHandler.xml @@ -1,5 +1,5 @@ - + A class used to provide [method PhysicsServer3DExtension._soft_body_update_rendering_server] with a rendering handler for soft bodies. diff --git a/doc/classes/PhysicsShapeQueryParameters2D.xml b/doc/classes/PhysicsShapeQueryParameters2D.xml index 0d738e511d7b..915d94a54c1f 100644 --- a/doc/classes/PhysicsShapeQueryParameters2D.xml +++ b/doc/classes/PhysicsShapeQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState2D.intersect_shape]. diff --git a/doc/classes/PhysicsShapeQueryParameters3D.xml b/doc/classes/PhysicsShapeQueryParameters3D.xml index 8fc29563a841..eba2b8287f59 100644 --- a/doc/classes/PhysicsShapeQueryParameters3D.xml +++ b/doc/classes/PhysicsShapeQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsDirectSpaceState3D.intersect_shape]. diff --git a/doc/classes/PhysicsTestMotionParameters2D.xml b/doc/classes/PhysicsTestMotionParameters2D.xml index 387f8cbca7d6..1288bfaf916b 100644 --- a/doc/classes/PhysicsTestMotionParameters2D.xml +++ b/doc/classes/PhysicsTestMotionParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsServer2D.body_test_motion]. diff --git a/doc/classes/PhysicsTestMotionParameters3D.xml b/doc/classes/PhysicsTestMotionParameters3D.xml index 20c19de9e2e8..9995f0cbc831 100644 --- a/doc/classes/PhysicsTestMotionParameters3D.xml +++ b/doc/classes/PhysicsTestMotionParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for [method PhysicsServer3D.body_test_motion]. diff --git a/doc/classes/PhysicsTestMotionResult2D.xml b/doc/classes/PhysicsTestMotionResult2D.xml index bfb401ad66bf..1b12431f7f7e 100644 --- a/doc/classes/PhysicsTestMotionResult2D.xml +++ b/doc/classes/PhysicsTestMotionResult2D.xml @@ -1,5 +1,5 @@ - + Describes the motion and collision result from [method PhysicsServer2D.body_test_motion]. diff --git a/doc/classes/PhysicsTestMotionResult3D.xml b/doc/classes/PhysicsTestMotionResult3D.xml index 2f04ee0d5d9b..0dac6115bc13 100644 --- a/doc/classes/PhysicsTestMotionResult3D.xml +++ b/doc/classes/PhysicsTestMotionResult3D.xml @@ -1,5 +1,5 @@ - + Describes the motion and collision result from [method PhysicsServer3D.body_test_motion]. diff --git a/doc/classes/PinJoint2D.xml b/doc/classes/PinJoint2D.xml index 0c61d73440d3..6adfc818e7a4 100644 --- a/doc/classes/PinJoint2D.xml +++ b/doc/classes/PinJoint2D.xml @@ -1,5 +1,5 @@ - + A physics joint that attaches two 2D physics bodies at a single point, allowing them to freely rotate. diff --git a/doc/classes/PinJoint3D.xml b/doc/classes/PinJoint3D.xml index 3576d3037242..3394a1d5fb1b 100644 --- a/doc/classes/PinJoint3D.xml +++ b/doc/classes/PinJoint3D.xml @@ -1,5 +1,5 @@ - + A physics joint that attaches two 3D physics bodies at a single point, allowing them to freely rotate. diff --git a/doc/classes/PlaceholderCubemap.xml b/doc/classes/PlaceholderCubemap.xml index 03d1066e05b9..b760bf359b6f 100644 --- a/doc/classes/PlaceholderCubemap.xml +++ b/doc/classes/PlaceholderCubemap.xml @@ -1,5 +1,5 @@ - + Placeholder class for a cubemap texture. diff --git a/doc/classes/PlaceholderCubemapArray.xml b/doc/classes/PlaceholderCubemapArray.xml index 2ca83c5fce8a..1074824c0f32 100644 --- a/doc/classes/PlaceholderCubemapArray.xml +++ b/doc/classes/PlaceholderCubemapArray.xml @@ -1,5 +1,5 @@ - + Placeholder class for a cubemap texture array. diff --git a/doc/classes/PlaceholderMaterial.xml b/doc/classes/PlaceholderMaterial.xml index c7679c1e673e..25957f5fb2d1 100644 --- a/doc/classes/PlaceholderMaterial.xml +++ b/doc/classes/PlaceholderMaterial.xml @@ -1,5 +1,5 @@ - + Placeholder class for a material. diff --git a/doc/classes/PlaceholderMesh.xml b/doc/classes/PlaceholderMesh.xml index 14f563648776..30234dbeab85 100644 --- a/doc/classes/PlaceholderMesh.xml +++ b/doc/classes/PlaceholderMesh.xml @@ -1,5 +1,5 @@ - + Placeholder class for a mesh. diff --git a/doc/classes/PlaceholderTexture2D.xml b/doc/classes/PlaceholderTexture2D.xml index 29478fb7b5ba..c48a9ee58b1b 100644 --- a/doc/classes/PlaceholderTexture2D.xml +++ b/doc/classes/PlaceholderTexture2D.xml @@ -1,5 +1,5 @@ - + Placeholder class for a 2-dimensional texture. diff --git a/doc/classes/PlaceholderTexture2DArray.xml b/doc/classes/PlaceholderTexture2DArray.xml index 3f165a4f2f20..3dcd5786486d 100644 --- a/doc/classes/PlaceholderTexture2DArray.xml +++ b/doc/classes/PlaceholderTexture2DArray.xml @@ -1,5 +1,5 @@ - + Placeholder class for a 2-dimensional texture array. diff --git a/doc/classes/PlaceholderTexture3D.xml b/doc/classes/PlaceholderTexture3D.xml index 573d98ba7f36..d290799f64f8 100644 --- a/doc/classes/PlaceholderTexture3D.xml +++ b/doc/classes/PlaceholderTexture3D.xml @@ -1,5 +1,5 @@ - + Placeholder class for a 3-dimensional texture. diff --git a/doc/classes/PlaceholderTextureLayered.xml b/doc/classes/PlaceholderTextureLayered.xml index c349f75abc81..a0385b2793c4 100644 --- a/doc/classes/PlaceholderTextureLayered.xml +++ b/doc/classes/PlaceholderTextureLayered.xml @@ -1,5 +1,5 @@ - + Placeholder class for a 2-dimensional texture array. diff --git a/doc/classes/Plane.xml b/doc/classes/Plane.xml index 32773557733c..6faf83c0d62f 100644 --- a/doc/classes/Plane.xml +++ b/doc/classes/Plane.xml @@ -1,5 +1,5 @@ - + A plane in Hessian normal form. diff --git a/doc/classes/PlaneMesh.xml b/doc/classes/PlaneMesh.xml index 755dcd942dee..e8947ffd6781 100644 --- a/doc/classes/PlaneMesh.xml +++ b/doc/classes/PlaneMesh.xml @@ -1,5 +1,5 @@ - + Class representing a planar [PrimitiveMesh]. diff --git a/doc/classes/PointLight2D.xml b/doc/classes/PointLight2D.xml index 188a20bfe423..556ad50cb14d 100644 --- a/doc/classes/PointLight2D.xml +++ b/doc/classes/PointLight2D.xml @@ -1,5 +1,5 @@ - + Positional 2D light source. diff --git a/doc/classes/PointMesh.xml b/doc/classes/PointMesh.xml index 9a9b53112172..201e44af1909 100644 --- a/doc/classes/PointMesh.xml +++ b/doc/classes/PointMesh.xml @@ -1,5 +1,5 @@ - + Mesh with a single Point primitive. diff --git a/doc/classes/Polygon2D.xml b/doc/classes/Polygon2D.xml index 0c12104cbe9b..73c3c022b737 100644 --- a/doc/classes/Polygon2D.xml +++ b/doc/classes/Polygon2D.xml @@ -1,5 +1,5 @@ - + A 2D polygon. diff --git a/doc/classes/PolygonOccluder3D.xml b/doc/classes/PolygonOccluder3D.xml index 27ab6fe78734..a33722c38a80 100644 --- a/doc/classes/PolygonOccluder3D.xml +++ b/doc/classes/PolygonOccluder3D.xml @@ -1,5 +1,5 @@ - + Flat 2D polygon shape for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/PolygonPathFinder.xml b/doc/classes/PolygonPathFinder.xml index 44f0e0575a61..f37a8a05e4f0 100644 --- a/doc/classes/PolygonPathFinder.xml +++ b/doc/classes/PolygonPathFinder.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Popup.xml b/doc/classes/Popup.xml index a218fbda8cdf..29b44a98f217 100644 --- a/doc/classes/Popup.xml +++ b/doc/classes/Popup.xml @@ -1,5 +1,5 @@ - + Base class for contextual windows and panels with fixed position. diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml index 432bd765416d..daf316384278 100644 --- a/doc/classes/PopupMenu.xml +++ b/doc/classes/PopupMenu.xml @@ -1,5 +1,5 @@ - + A modal window used to display a list of options. diff --git a/doc/classes/PopupPanel.xml b/doc/classes/PopupPanel.xml index 87d31f8baadd..ad981116de77 100644 --- a/doc/classes/PopupPanel.xml +++ b/doc/classes/PopupPanel.xml @@ -1,5 +1,5 @@ - + A popup with a panel background. diff --git a/doc/classes/PortableCompressedTexture2D.xml b/doc/classes/PortableCompressedTexture2D.xml index 88232648bae6..3fc2aa2ab9af 100644 --- a/doc/classes/PortableCompressedTexture2D.xml +++ b/doc/classes/PortableCompressedTexture2D.xml @@ -1,5 +1,5 @@ - + Provides a compressed texture for disk and/or VRAM in a way that is portable. diff --git a/doc/classes/PrimitiveMesh.xml b/doc/classes/PrimitiveMesh.xml index d8082ecf98a7..d04d8eea527b 100644 --- a/doc/classes/PrimitiveMesh.xml +++ b/doc/classes/PrimitiveMesh.xml @@ -1,5 +1,5 @@ - + Base class for all primitive meshes. Handles applying a [Material] to a primitive mesh. diff --git a/doc/classes/PrismMesh.xml b/doc/classes/PrismMesh.xml index cf284cb989c7..862994e9b79a 100644 --- a/doc/classes/PrismMesh.xml +++ b/doc/classes/PrismMesh.xml @@ -1,5 +1,5 @@ - + Class representing a prism-shaped [PrimitiveMesh]. diff --git a/doc/classes/ProceduralSkyMaterial.xml b/doc/classes/ProceduralSkyMaterial.xml index 660cef741acf..e3a1177cfa5a 100644 --- a/doc/classes/ProceduralSkyMaterial.xml +++ b/doc/classes/ProceduralSkyMaterial.xml @@ -1,5 +1,5 @@ - + A [Material] used with [Sky] to generate a background based on user input parameters. diff --git a/doc/classes/ProgressBar.xml b/doc/classes/ProgressBar.xml index 87ac1ad91916..595749f4b6d1 100644 --- a/doc/classes/ProgressBar.xml +++ b/doc/classes/ProgressBar.xml @@ -1,5 +1,5 @@ - + A control used for visual representation of a percentage. diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index b16f0d76ccdb..744c72af4d18 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -1,5 +1,5 @@ - + Stores globally-accessible variables. diff --git a/doc/classes/Projection.xml b/doc/classes/Projection.xml index 2de525323734..694556a693b2 100644 --- a/doc/classes/Projection.xml +++ b/doc/classes/Projection.xml @@ -1,5 +1,5 @@ - + A 4×4 matrix for 3D projective transformations. diff --git a/doc/classes/PropertyTweener.xml b/doc/classes/PropertyTweener.xml index 2732cd3eeed4..73e594218d9d 100644 --- a/doc/classes/PropertyTweener.xml +++ b/doc/classes/PropertyTweener.xml @@ -1,5 +1,5 @@ - + Interpolates an [Object]'s property over time. diff --git a/doc/classes/QuadMesh.xml b/doc/classes/QuadMesh.xml index b9349d2875f4..c5164e9febce 100644 --- a/doc/classes/QuadMesh.xml +++ b/doc/classes/QuadMesh.xml @@ -1,5 +1,5 @@ - + Class representing a square mesh facing the camera. diff --git a/doc/classes/QuadOccluder3D.xml b/doc/classes/QuadOccluder3D.xml index 95ef00d2948c..717cc44bb545 100644 --- a/doc/classes/QuadOccluder3D.xml +++ b/doc/classes/QuadOccluder3D.xml @@ -1,5 +1,5 @@ - + Flat plane shape for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/Quaternion.xml b/doc/classes/Quaternion.xml index 2aaa1e4bd111..0499d51d79d9 100644 --- a/doc/classes/Quaternion.xml +++ b/doc/classes/Quaternion.xml @@ -1,5 +1,5 @@ - + A unit quaternion used for representing 3D rotations. diff --git a/doc/classes/RDAttachmentFormat.xml b/doc/classes/RDAttachmentFormat.xml index 7699e59121db..876162b80a19 100644 --- a/doc/classes/RDAttachmentFormat.xml +++ b/doc/classes/RDAttachmentFormat.xml @@ -1,5 +1,5 @@ - + Attachment format (used by [RenderingDevice]). diff --git a/doc/classes/RDFramebufferPass.xml b/doc/classes/RDFramebufferPass.xml index 5b93d47a8ff3..5ebe656aa99f 100644 --- a/doc/classes/RDFramebufferPass.xml +++ b/doc/classes/RDFramebufferPass.xml @@ -1,5 +1,5 @@ - + Framebuffer pass attachment description (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineColorBlendState.xml b/doc/classes/RDPipelineColorBlendState.xml index deed3cc82c0e..550d1ab93e55 100644 --- a/doc/classes/RDPipelineColorBlendState.xml +++ b/doc/classes/RDPipelineColorBlendState.xml @@ -1,5 +1,5 @@ - + Pipeline color blend state (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineColorBlendStateAttachment.xml b/doc/classes/RDPipelineColorBlendStateAttachment.xml index ab0ac2817746..616e6343bab4 100644 --- a/doc/classes/RDPipelineColorBlendStateAttachment.xml +++ b/doc/classes/RDPipelineColorBlendStateAttachment.xml @@ -1,5 +1,5 @@ - + Pipeline color blend state attachment (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineDepthStencilState.xml b/doc/classes/RDPipelineDepthStencilState.xml index aa4431d9469e..fa2a4e17c969 100644 --- a/doc/classes/RDPipelineDepthStencilState.xml +++ b/doc/classes/RDPipelineDepthStencilState.xml @@ -1,5 +1,5 @@ - + Pipeline depth/stencil state (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineMultisampleState.xml b/doc/classes/RDPipelineMultisampleState.xml index eaa967f7cf96..8f43b3a2f700 100644 --- a/doc/classes/RDPipelineMultisampleState.xml +++ b/doc/classes/RDPipelineMultisampleState.xml @@ -1,5 +1,5 @@ - + Pipeline multisample state (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineRasterizationState.xml b/doc/classes/RDPipelineRasterizationState.xml index 661207082458..9da66f3d0dd3 100644 --- a/doc/classes/RDPipelineRasterizationState.xml +++ b/doc/classes/RDPipelineRasterizationState.xml @@ -1,5 +1,5 @@ - + Pipeline rasterization state (used by [RenderingDevice]). diff --git a/doc/classes/RDPipelineSpecializationConstant.xml b/doc/classes/RDPipelineSpecializationConstant.xml index 25962538bc1c..3a45465cbf76 100644 --- a/doc/classes/RDPipelineSpecializationConstant.xml +++ b/doc/classes/RDPipelineSpecializationConstant.xml @@ -1,5 +1,5 @@ - + Pipeline specialization constant (used by [RenderingDevice]). diff --git a/doc/classes/RDSamplerState.xml b/doc/classes/RDSamplerState.xml index 679f8593f0c2..44f040dabd45 100644 --- a/doc/classes/RDSamplerState.xml +++ b/doc/classes/RDSamplerState.xml @@ -1,5 +1,5 @@ - + Sampler state (used by [RenderingDevice]). diff --git a/doc/classes/RDShaderFile.xml b/doc/classes/RDShaderFile.xml index f96a7b0e8952..62e2b02e2c15 100644 --- a/doc/classes/RDShaderFile.xml +++ b/doc/classes/RDShaderFile.xml @@ -1,5 +1,5 @@ - + Compiled shader file in SPIR-V form (used by [RenderingDevice]). Not to be confused with Godot's own [Shader]. diff --git a/doc/classes/RDShaderSPIRV.xml b/doc/classes/RDShaderSPIRV.xml index 9a6029c1515e..de7c1a4ca79f 100644 --- a/doc/classes/RDShaderSPIRV.xml +++ b/doc/classes/RDShaderSPIRV.xml @@ -1,5 +1,5 @@ - + SPIR-V intermediate representation as part of a [RDShaderFile] (used by [RenderingDevice]). diff --git a/doc/classes/RDShaderSource.xml b/doc/classes/RDShaderSource.xml index 69fff3ea8e46..062c22f11f7f 100644 --- a/doc/classes/RDShaderSource.xml +++ b/doc/classes/RDShaderSource.xml @@ -1,5 +1,5 @@ - + Shader source code (used by [RenderingDevice]). diff --git a/doc/classes/RDTextureFormat.xml b/doc/classes/RDTextureFormat.xml index 63b43dcba3fe..f8de7feda0bf 100644 --- a/doc/classes/RDTextureFormat.xml +++ b/doc/classes/RDTextureFormat.xml @@ -1,5 +1,5 @@ - + Texture format (used by [RenderingDevice]). diff --git a/doc/classes/RDTextureView.xml b/doc/classes/RDTextureView.xml index d6b27319a9dd..30b6bfedf533 100644 --- a/doc/classes/RDTextureView.xml +++ b/doc/classes/RDTextureView.xml @@ -1,5 +1,5 @@ - + Texture view (used by [RenderingDevice]). diff --git a/doc/classes/RDUniform.xml b/doc/classes/RDUniform.xml index af2613cfb0a5..7aab8b28105d 100644 --- a/doc/classes/RDUniform.xml +++ b/doc/classes/RDUniform.xml @@ -1,5 +1,5 @@ - + Shader uniform (used by [RenderingDevice]). diff --git a/doc/classes/RDVertexAttribute.xml b/doc/classes/RDVertexAttribute.xml index 05ebcb65b08f..31605f5471f3 100644 --- a/doc/classes/RDVertexAttribute.xml +++ b/doc/classes/RDVertexAttribute.xml @@ -1,5 +1,5 @@ - + Vertex attribute (used by [RenderingDevice]). diff --git a/doc/classes/RID.xml b/doc/classes/RID.xml index 627190a947c7..8fd93d00b906 100644 --- a/doc/classes/RID.xml +++ b/doc/classes/RID.xml @@ -1,5 +1,5 @@ - + A handle for a [Resource]'s unique identifier. diff --git a/doc/classes/RandomNumberGenerator.xml b/doc/classes/RandomNumberGenerator.xml index 545f246026d5..383988360ff9 100644 --- a/doc/classes/RandomNumberGenerator.xml +++ b/doc/classes/RandomNumberGenerator.xml @@ -1,5 +1,5 @@ - + Provides methods for generating pseudo-random numbers. diff --git a/doc/classes/Range.xml b/doc/classes/Range.xml index 2cca0ce63040..820ff04b7017 100644 --- a/doc/classes/Range.xml +++ b/doc/classes/Range.xml @@ -1,5 +1,5 @@ - + Abstract base class for controls that represent a number within a range. diff --git a/doc/classes/RayCast2D.xml b/doc/classes/RayCast2D.xml index d2ef1a57009a..6986b17c64db 100644 --- a/doc/classes/RayCast2D.xml +++ b/doc/classes/RayCast2D.xml @@ -1,5 +1,5 @@ - + A ray in 2D space, used to find the first [CollisionObject2D] it intersects. diff --git a/doc/classes/RayCast3D.xml b/doc/classes/RayCast3D.xml index df8522883c43..16471036cdc6 100644 --- a/doc/classes/RayCast3D.xml +++ b/doc/classes/RayCast3D.xml @@ -1,5 +1,5 @@ - + A ray in 3D space, used to find the first [CollisionObject3D] it intersects. diff --git a/doc/classes/Rect2.xml b/doc/classes/Rect2.xml index aa968dc67625..1b6e2bbeb256 100644 --- a/doc/classes/Rect2.xml +++ b/doc/classes/Rect2.xml @@ -1,5 +1,5 @@ - + A 2D axis-aligned bounding box using floating-point coordinates. diff --git a/doc/classes/Rect2i.xml b/doc/classes/Rect2i.xml index ca30f9b4e0bd..5bb1a83cdc85 100644 --- a/doc/classes/Rect2i.xml +++ b/doc/classes/Rect2i.xml @@ -1,5 +1,5 @@ - + A 2D axis-aligned bounding box using integer coordinates. diff --git a/doc/classes/RectangleShape2D.xml b/doc/classes/RectangleShape2D.xml index 20a21e1696d0..721d73dc14f0 100644 --- a/doc/classes/RectangleShape2D.xml +++ b/doc/classes/RectangleShape2D.xml @@ -1,5 +1,5 @@ - + A 2D rectangle shape used for physics collision. diff --git a/doc/classes/RefCounted.xml b/doc/classes/RefCounted.xml index 2e3c6b0e5eda..eaf32a7b5408 100644 --- a/doc/classes/RefCounted.xml +++ b/doc/classes/RefCounted.xml @@ -1,5 +1,5 @@ - + Base class for reference-counted objects. diff --git a/doc/classes/ReferenceRect.xml b/doc/classes/ReferenceRect.xml index 0442500ee8f2..18e2fd5e9549 100644 --- a/doc/classes/ReferenceRect.xml +++ b/doc/classes/ReferenceRect.xml @@ -1,5 +1,5 @@ - + A rectangle hint for designing UIs. diff --git a/doc/classes/ReflectionProbe.xml b/doc/classes/ReflectionProbe.xml index 28e7bbe8bce5..f53ddfc3ac34 100644 --- a/doc/classes/ReflectionProbe.xml +++ b/doc/classes/ReflectionProbe.xml @@ -1,5 +1,5 @@ - + Captures its surroundings to create fast, accurate reflections from a given point. diff --git a/doc/classes/RemoteTransform2D.xml b/doc/classes/RemoteTransform2D.xml index 85c1dca15019..d1f0e7cd690a 100644 --- a/doc/classes/RemoteTransform2D.xml +++ b/doc/classes/RemoteTransform2D.xml @@ -1,5 +1,5 @@ - + RemoteTransform2D pushes its own [Transform2D] to another [Node2D] derived node in the scene. diff --git a/doc/classes/RemoteTransform3D.xml b/doc/classes/RemoteTransform3D.xml index f12b334275db..a89e666d9b5f 100644 --- a/doc/classes/RemoteTransform3D.xml +++ b/doc/classes/RemoteTransform3D.xml @@ -1,5 +1,5 @@ - + RemoteTransform3D pushes its own [Transform3D] to another [Node3D] derived Node in the scene. diff --git a/doc/classes/RenderingDevice.xml b/doc/classes/RenderingDevice.xml index a8380c73183f..ab993c372a0e 100644 --- a/doc/classes/RenderingDevice.xml +++ b/doc/classes/RenderingDevice.xml @@ -1,5 +1,5 @@ - + Abstraction for working with modern low-level graphics APIs. diff --git a/doc/classes/RenderingServer.xml b/doc/classes/RenderingServer.xml index a5603078e857..48001b356253 100644 --- a/doc/classes/RenderingServer.xml +++ b/doc/classes/RenderingServer.xml @@ -1,5 +1,5 @@ - + Server for anything visible. diff --git a/doc/classes/Resource.xml b/doc/classes/Resource.xml index bbc9ae7244ec..83a878bada6e 100644 --- a/doc/classes/Resource.xml +++ b/doc/classes/Resource.xml @@ -1,5 +1,5 @@ - + Base class for serializable objects. diff --git a/doc/classes/ResourceFormatLoader.xml b/doc/classes/ResourceFormatLoader.xml index e0a0121c9db9..61eafb4527bb 100644 --- a/doc/classes/ResourceFormatLoader.xml +++ b/doc/classes/ResourceFormatLoader.xml @@ -1,5 +1,5 @@ - + Loads a specific resource type from a file. diff --git a/doc/classes/ResourceFormatSaver.xml b/doc/classes/ResourceFormatSaver.xml index 73191626d2c2..ae5a6b57f083 100644 --- a/doc/classes/ResourceFormatSaver.xml +++ b/doc/classes/ResourceFormatSaver.xml @@ -1,5 +1,5 @@ - + Saves a specific resource type to a file. diff --git a/doc/classes/ResourceImporter.xml b/doc/classes/ResourceImporter.xml index cf45d9d34761..c34b27913f61 100644 --- a/doc/classes/ResourceImporter.xml +++ b/doc/classes/ResourceImporter.xml @@ -1,5 +1,5 @@ - + Base class for resource importers. diff --git a/doc/classes/ResourceLoader.xml b/doc/classes/ResourceLoader.xml index 4cb12443597d..a5fe56dc5032 100644 --- a/doc/classes/ResourceLoader.xml +++ b/doc/classes/ResourceLoader.xml @@ -1,5 +1,5 @@ - + A singleton for loading resource files. diff --git a/doc/classes/ResourcePreloader.xml b/doc/classes/ResourcePreloader.xml index 5a87a7373acb..2d4dcf09af7b 100644 --- a/doc/classes/ResourcePreloader.xml +++ b/doc/classes/ResourcePreloader.xml @@ -1,5 +1,5 @@ - + A node used to preload sub-resources inside a scene. diff --git a/doc/classes/ResourceSaver.xml b/doc/classes/ResourceSaver.xml index 26e8df17f6d0..7b90781fc56a 100644 --- a/doc/classes/ResourceSaver.xml +++ b/doc/classes/ResourceSaver.xml @@ -1,5 +1,5 @@ - + A singleton for saving [Resource]s to the filesystem. diff --git a/doc/classes/ResourceUID.xml b/doc/classes/ResourceUID.xml index e0a9875d0041..8b990b132aa4 100644 --- a/doc/classes/ResourceUID.xml +++ b/doc/classes/ResourceUID.xml @@ -1,5 +1,5 @@ - + A singleton that manages the unique identifiers of all resources within a project. diff --git a/doc/classes/RibbonTrailMesh.xml b/doc/classes/RibbonTrailMesh.xml index cd95d8231deb..74523f3c390a 100644 --- a/doc/classes/RibbonTrailMesh.xml +++ b/doc/classes/RibbonTrailMesh.xml @@ -1,5 +1,5 @@ - + Represents a straight ribbon-shaped [PrimitiveMesh] with variable width. diff --git a/doc/classes/RichTextEffect.xml b/doc/classes/RichTextEffect.xml index b2039d09dadb..0f429c31fa65 100644 --- a/doc/classes/RichTextEffect.xml +++ b/doc/classes/RichTextEffect.xml @@ -1,5 +1,5 @@ - + A custom effect for a [RichTextLabel]. diff --git a/doc/classes/RichTextLabel.xml b/doc/classes/RichTextLabel.xml index e7366c047895..07a0b8438f73 100644 --- a/doc/classes/RichTextLabel.xml +++ b/doc/classes/RichTextLabel.xml @@ -1,5 +1,5 @@ - + A control for displaying text that can contain different font styles, images, and basic formatting. diff --git a/doc/classes/RigidBody2D.xml b/doc/classes/RigidBody2D.xml index b230dbe58e3c..2aa670739619 100644 --- a/doc/classes/RigidBody2D.xml +++ b/doc/classes/RigidBody2D.xml @@ -1,5 +1,5 @@ - + A 2D physics body that is moved by a physics simulation. diff --git a/doc/classes/RigidBody3D.xml b/doc/classes/RigidBody3D.xml index 7783055e30b5..99d55d7c7f84 100644 --- a/doc/classes/RigidBody3D.xml +++ b/doc/classes/RigidBody3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body that is moved by a physics simulation. diff --git a/doc/classes/RootMotionView.xml b/doc/classes/RootMotionView.xml index 12dc1671808e..20485ed08f81 100644 --- a/doc/classes/RootMotionView.xml +++ b/doc/classes/RootMotionView.xml @@ -1,5 +1,5 @@ - + Editor-only helper for setting up root motion in [AnimationTree]. diff --git a/doc/classes/SceneState.xml b/doc/classes/SceneState.xml index 17e713ef1555..b7c8931af485 100644 --- a/doc/classes/SceneState.xml +++ b/doc/classes/SceneState.xml @@ -1,5 +1,5 @@ - + Provides access to a scene file's information. diff --git a/doc/classes/SceneTree.xml b/doc/classes/SceneTree.xml index 98e37be190fe..70c06eac09d2 100644 --- a/doc/classes/SceneTree.xml +++ b/doc/classes/SceneTree.xml @@ -1,5 +1,5 @@ - + Manages the game loop via a hierarchy of nodes. diff --git a/doc/classes/SceneTreeTimer.xml b/doc/classes/SceneTreeTimer.xml index 11195f63bfdb..b4b7d646d94e 100644 --- a/doc/classes/SceneTreeTimer.xml +++ b/doc/classes/SceneTreeTimer.xml @@ -1,5 +1,5 @@ - + One-shot timer. diff --git a/doc/classes/Script.xml b/doc/classes/Script.xml index b164cfbcb2e5..054399f989f9 100644 --- a/doc/classes/Script.xml +++ b/doc/classes/Script.xml @@ -1,5 +1,5 @@ - + A class stored as a resource. diff --git a/doc/classes/ScriptCreateDialog.xml b/doc/classes/ScriptCreateDialog.xml index 13881f8d8b8f..c4c17c2379e5 100644 --- a/doc/classes/ScriptCreateDialog.xml +++ b/doc/classes/ScriptCreateDialog.xml @@ -1,5 +1,5 @@ - + Godot editor's popup dialog for creating new [Script] files. diff --git a/doc/classes/ScriptEditor.xml b/doc/classes/ScriptEditor.xml index 0b8e174036bb..2c88ecd67583 100644 --- a/doc/classes/ScriptEditor.xml +++ b/doc/classes/ScriptEditor.xml @@ -1,5 +1,5 @@ - + Godot editor's script editor. diff --git a/doc/classes/ScriptEditorBase.xml b/doc/classes/ScriptEditorBase.xml index ba484a5b1089..dca4fe927699 100644 --- a/doc/classes/ScriptEditorBase.xml +++ b/doc/classes/ScriptEditorBase.xml @@ -1,5 +1,5 @@ - + Base editor for editing scripts in the [ScriptEditor]. diff --git a/doc/classes/ScriptExtension.xml b/doc/classes/ScriptExtension.xml index 11aed8c8c562..934cbf5a269a 100644 --- a/doc/classes/ScriptExtension.xml +++ b/doc/classes/ScriptExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ScriptLanguage.xml b/doc/classes/ScriptLanguage.xml index 6444fcbe4520..51134012c70a 100644 --- a/doc/classes/ScriptLanguage.xml +++ b/doc/classes/ScriptLanguage.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ScriptLanguageExtension.xml b/doc/classes/ScriptLanguageExtension.xml index 5cae43af7066..a05d243b0ab1 100644 --- a/doc/classes/ScriptLanguageExtension.xml +++ b/doc/classes/ScriptLanguageExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ScrollBar.xml b/doc/classes/ScrollBar.xml index 2a9f3e9d472e..0cbb60198b7f 100644 --- a/doc/classes/ScrollBar.xml +++ b/doc/classes/ScrollBar.xml @@ -1,5 +1,5 @@ - + Abstract base class for scrollbars. diff --git a/doc/classes/ScrollContainer.xml b/doc/classes/ScrollContainer.xml index 5d60bcff5e2c..15a2f2cabf71 100644 --- a/doc/classes/ScrollContainer.xml +++ b/doc/classes/ScrollContainer.xml @@ -1,5 +1,5 @@ - + A container used to provide scrollbars to a child control when needed. diff --git a/doc/classes/SegmentShape2D.xml b/doc/classes/SegmentShape2D.xml index 40f0af743abd..51c9f3b448b0 100644 --- a/doc/classes/SegmentShape2D.xml +++ b/doc/classes/SegmentShape2D.xml @@ -1,5 +1,5 @@ - + A 2D line segment shape used for physics collision. diff --git a/doc/classes/Semaphore.xml b/doc/classes/Semaphore.xml index 2ce1c96b0fd8..d0db24dfb737 100644 --- a/doc/classes/Semaphore.xml +++ b/doc/classes/Semaphore.xml @@ -1,5 +1,5 @@ - + A synchronization mechanism used to control access to a shared resource by [Thread]s. diff --git a/doc/classes/SeparationRayShape2D.xml b/doc/classes/SeparationRayShape2D.xml index 7c969709067a..6237584056b3 100644 --- a/doc/classes/SeparationRayShape2D.xml +++ b/doc/classes/SeparationRayShape2D.xml @@ -1,5 +1,5 @@ - + A 2D ray shape used for physics collision that tries to separate itself from any collider. diff --git a/doc/classes/SeparationRayShape3D.xml b/doc/classes/SeparationRayShape3D.xml index 56938060477b..7d652c25270e 100644 --- a/doc/classes/SeparationRayShape3D.xml +++ b/doc/classes/SeparationRayShape3D.xml @@ -1,5 +1,5 @@ - + A 3D ray shape used for physics collision that tries to separate itself from any collider. diff --git a/doc/classes/Separator.xml b/doc/classes/Separator.xml index 70e27d5c2c71..fe6f6858b735 100644 --- a/doc/classes/Separator.xml +++ b/doc/classes/Separator.xml @@ -1,5 +1,5 @@ - + Abstract base class for separators. diff --git a/doc/classes/Shader.xml b/doc/classes/Shader.xml index 86ce8dffbf5e..b71f9ca1b02a 100644 --- a/doc/classes/Shader.xml +++ b/doc/classes/Shader.xml @@ -1,5 +1,5 @@ - + A shader implemented in the Godot shading language. diff --git a/doc/classes/ShaderGlobalsOverride.xml b/doc/classes/ShaderGlobalsOverride.xml index 24c968214cad..afd6ee527e74 100644 --- a/doc/classes/ShaderGlobalsOverride.xml +++ b/doc/classes/ShaderGlobalsOverride.xml @@ -1,5 +1,5 @@ - + Overrides global shader parameters' values in a specific scene. diff --git a/doc/classes/ShaderInclude.xml b/doc/classes/ShaderInclude.xml index ffa82d44d5ad..ec9f1459b262 100644 --- a/doc/classes/ShaderInclude.xml +++ b/doc/classes/ShaderInclude.xml @@ -1,5 +1,5 @@ - + A snippet of shader code to be included in a [Shader] with [code]#include[/code]. diff --git a/doc/classes/ShaderMaterial.xml b/doc/classes/ShaderMaterial.xml index b17880d8ddd3..888964e7f0b4 100644 --- a/doc/classes/ShaderMaterial.xml +++ b/doc/classes/ShaderMaterial.xml @@ -1,5 +1,5 @@ - + A material that uses a custom [Shader] program. diff --git a/doc/classes/Shape2D.xml b/doc/classes/Shape2D.xml index 9063278b2db8..07c014f223e1 100644 --- a/doc/classes/Shape2D.xml +++ b/doc/classes/Shape2D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 2D shapes used for physics collision. diff --git a/doc/classes/Shape3D.xml b/doc/classes/Shape3D.xml index 9a17364b34d8..b82620139a50 100644 --- a/doc/classes/Shape3D.xml +++ b/doc/classes/Shape3D.xml @@ -1,5 +1,5 @@ - + Abstract base class for 3D shapes used for physics collision. diff --git a/doc/classes/ShapeCast2D.xml b/doc/classes/ShapeCast2D.xml index 952c7f46d026..a04ffe3881c4 100644 --- a/doc/classes/ShapeCast2D.xml +++ b/doc/classes/ShapeCast2D.xml @@ -1,5 +1,5 @@ - + A 2D shape that sweeps a region of space to detect [CollisionObject2D]s. diff --git a/doc/classes/ShapeCast3D.xml b/doc/classes/ShapeCast3D.xml index 86b2c4894ed2..4bbf763a6e4b 100644 --- a/doc/classes/ShapeCast3D.xml +++ b/doc/classes/ShapeCast3D.xml @@ -1,5 +1,5 @@ - + A 3D shape that sweeps a region of space to detect [CollisionObject3D]s. diff --git a/doc/classes/Shortcut.xml b/doc/classes/Shortcut.xml index dd800ad5bb6b..4343a789fd84 100644 --- a/doc/classes/Shortcut.xml +++ b/doc/classes/Shortcut.xml @@ -1,5 +1,5 @@ - + A shortcut for binding input. diff --git a/doc/classes/Signal.xml b/doc/classes/Signal.xml index e5fccaf565b1..07e15d0b237b 100644 --- a/doc/classes/Signal.xml +++ b/doc/classes/Signal.xml @@ -1,5 +1,5 @@ - + A built-in type representing a signal of an [Object]. diff --git a/doc/classes/Skeleton2D.xml b/doc/classes/Skeleton2D.xml index f85cd6377a49..7ff55dfcc538 100644 --- a/doc/classes/Skeleton2D.xml +++ b/doc/classes/Skeleton2D.xml @@ -1,5 +1,5 @@ - + The parent of a hierarchy of [Bone2D]s, used to create a 2D skeletal animation. diff --git a/doc/classes/Skeleton3D.xml b/doc/classes/Skeleton3D.xml index 0878a80ce69c..b4c42ea399f7 100644 --- a/doc/classes/Skeleton3D.xml +++ b/doc/classes/Skeleton3D.xml @@ -1,5 +1,5 @@ - + A node containing a bone hierarchy, used to create a 3D skeletal animation. diff --git a/doc/classes/SkeletonIK3D.xml b/doc/classes/SkeletonIK3D.xml index 7b00b78eea38..c72383c84feb 100644 --- a/doc/classes/SkeletonIK3D.xml +++ b/doc/classes/SkeletonIK3D.xml @@ -1,5 +1,5 @@ - + A node used to rotate all bones of a [Skeleton3D] bone chain a way that places the end bone at a desired 3D position. diff --git a/doc/classes/SkeletonModification2D.xml b/doc/classes/SkeletonModification2D.xml index 7f837fcfaf05..c1eee9cb5c31 100644 --- a/doc/classes/SkeletonModification2D.xml +++ b/doc/classes/SkeletonModification2D.xml @@ -1,5 +1,5 @@ - + Base class for resources that operate on [Bone2D]s in a [Skeleton2D]. diff --git a/doc/classes/SkeletonModification2DCCDIK.xml b/doc/classes/SkeletonModification2DCCDIK.xml index 93b23dd2e522..af71ae809c10 100644 --- a/doc/classes/SkeletonModification2DCCDIK.xml +++ b/doc/classes/SkeletonModification2DCCDIK.xml @@ -1,5 +1,5 @@ - + A modification that uses CCDIK to manipulate a series of bones to reach a target in 2D. diff --git a/doc/classes/SkeletonModification2DFABRIK.xml b/doc/classes/SkeletonModification2DFABRIK.xml index 57c8208d5f7a..a31c908082c7 100644 --- a/doc/classes/SkeletonModification2DFABRIK.xml +++ b/doc/classes/SkeletonModification2DFABRIK.xml @@ -1,5 +1,5 @@ - + A modification that uses FABRIK to manipulate a series of [Bone2D] nodes to reach a target. diff --git a/doc/classes/SkeletonModification2DJiggle.xml b/doc/classes/SkeletonModification2DJiggle.xml index 75aed76c142b..7683d29d1c88 100644 --- a/doc/classes/SkeletonModification2DJiggle.xml +++ b/doc/classes/SkeletonModification2DJiggle.xml @@ -1,5 +1,5 @@ - + A modification that jiggles [Bone2D] nodes as they move towards a target. diff --git a/doc/classes/SkeletonModification2DLookAt.xml b/doc/classes/SkeletonModification2DLookAt.xml index 46fb56d7e149..797722eb8634 100644 --- a/doc/classes/SkeletonModification2DLookAt.xml +++ b/doc/classes/SkeletonModification2DLookAt.xml @@ -1,5 +1,5 @@ - + A modification that rotates a [Bone2D] node to look at a target. diff --git a/doc/classes/SkeletonModification2DPhysicalBones.xml b/doc/classes/SkeletonModification2DPhysicalBones.xml index 5d70a35e88ca..930f201ad5fe 100644 --- a/doc/classes/SkeletonModification2DPhysicalBones.xml +++ b/doc/classes/SkeletonModification2DPhysicalBones.xml @@ -1,5 +1,5 @@ - + A modification that applies the transforms of [PhysicalBone2D] nodes to [Bone2D] nodes. diff --git a/doc/classes/SkeletonModification2DStackHolder.xml b/doc/classes/SkeletonModification2DStackHolder.xml index c36dfb1d4195..60fba86d3273 100644 --- a/doc/classes/SkeletonModification2DStackHolder.xml +++ b/doc/classes/SkeletonModification2DStackHolder.xml @@ -1,5 +1,5 @@ - + A modification that holds and executes a [SkeletonModificationStack2D]. diff --git a/doc/classes/SkeletonModification2DTwoBoneIK.xml b/doc/classes/SkeletonModification2DTwoBoneIK.xml index 817b01b161c0..2206aa57190e 100644 --- a/doc/classes/SkeletonModification2DTwoBoneIK.xml +++ b/doc/classes/SkeletonModification2DTwoBoneIK.xml @@ -1,5 +1,5 @@ - + A modification that rotates two bones using the law of cosines to reach the target. diff --git a/doc/classes/SkeletonModificationStack2D.xml b/doc/classes/SkeletonModificationStack2D.xml index e6b0dad104d0..391771d1d34e 100644 --- a/doc/classes/SkeletonModificationStack2D.xml +++ b/doc/classes/SkeletonModificationStack2D.xml @@ -1,5 +1,5 @@ - + A resource that holds a stack of [SkeletonModification2D]s. diff --git a/doc/classes/SkeletonProfile.xml b/doc/classes/SkeletonProfile.xml index d1d85492759b..3ed29668e4f8 100644 --- a/doc/classes/SkeletonProfile.xml +++ b/doc/classes/SkeletonProfile.xml @@ -1,5 +1,5 @@ - + Base class for a profile of a virtual skeleton used as a target for retargeting. diff --git a/doc/classes/SkeletonProfileHumanoid.xml b/doc/classes/SkeletonProfileHumanoid.xml index e8c18c782d41..fe9eded7a9a1 100644 --- a/doc/classes/SkeletonProfileHumanoid.xml +++ b/doc/classes/SkeletonProfileHumanoid.xml @@ -1,5 +1,5 @@ - + A humanoid [SkeletonProfile] preset. diff --git a/doc/classes/Skin.xml b/doc/classes/Skin.xml index 17e2b3b3f237..0e801de8d589 100644 --- a/doc/classes/Skin.xml +++ b/doc/classes/Skin.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/SkinReference.xml b/doc/classes/SkinReference.xml index dcac686f9629..466dbe250043 100644 --- a/doc/classes/SkinReference.xml +++ b/doc/classes/SkinReference.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Sky.xml b/doc/classes/Sky.xml index af7a483b395c..d52fd6ce4050 100644 --- a/doc/classes/Sky.xml +++ b/doc/classes/Sky.xml @@ -1,5 +1,5 @@ - + Background that uses a [Material] to draw a sky. diff --git a/doc/classes/Slider.xml b/doc/classes/Slider.xml index 525f28db5143..b946b6cedb24 100644 --- a/doc/classes/Slider.xml +++ b/doc/classes/Slider.xml @@ -1,5 +1,5 @@ - + Abstract base class for sliders. diff --git a/doc/classes/SliderJoint3D.xml b/doc/classes/SliderJoint3D.xml index 42721d7c7bee..bdab8d7d784e 100644 --- a/doc/classes/SliderJoint3D.xml +++ b/doc/classes/SliderJoint3D.xml @@ -1,5 +1,5 @@ - + A physics joint that restricts the movement of a 3D physics body along an axis relative to another physics body. diff --git a/doc/classes/SoftBody3D.xml b/doc/classes/SoftBody3D.xml index dc74b1b26583..1d227241adad 100644 --- a/doc/classes/SoftBody3D.xml +++ b/doc/classes/SoftBody3D.xml @@ -1,5 +1,5 @@ - + A deformable 3D physics mesh. diff --git a/doc/classes/SphereMesh.xml b/doc/classes/SphereMesh.xml index 299b17be59fc..8f815bebbfe8 100644 --- a/doc/classes/SphereMesh.xml +++ b/doc/classes/SphereMesh.xml @@ -1,5 +1,5 @@ - + Class representing a spherical [PrimitiveMesh]. diff --git a/doc/classes/SphereOccluder3D.xml b/doc/classes/SphereOccluder3D.xml index ec4e69a05f78..a154b2742c94 100644 --- a/doc/classes/SphereOccluder3D.xml +++ b/doc/classes/SphereOccluder3D.xml @@ -1,5 +1,5 @@ - + Spherical shape for use with occlusion culling in [OccluderInstance3D]. diff --git a/doc/classes/SphereShape3D.xml b/doc/classes/SphereShape3D.xml index 016d614a08d0..313b05dff4f3 100644 --- a/doc/classes/SphereShape3D.xml +++ b/doc/classes/SphereShape3D.xml @@ -1,5 +1,5 @@ - + A 3D sphere shape used for physics collision. diff --git a/doc/classes/SpinBox.xml b/doc/classes/SpinBox.xml index 8493de27abb7..217d0947dbcb 100644 --- a/doc/classes/SpinBox.xml +++ b/doc/classes/SpinBox.xml @@ -1,5 +1,5 @@ - + An input field for numbers. diff --git a/doc/classes/SplitContainer.xml b/doc/classes/SplitContainer.xml index 5a2e7fbc62b5..5078685cce55 100644 --- a/doc/classes/SplitContainer.xml +++ b/doc/classes/SplitContainer.xml @@ -1,5 +1,5 @@ - + A container that splits two child controls horizontally or vertically and provides a grabber for adjusting the split ratio. diff --git a/doc/classes/SpotLight3D.xml b/doc/classes/SpotLight3D.xml index d9a032dd747c..06d3dfcef731 100644 --- a/doc/classes/SpotLight3D.xml +++ b/doc/classes/SpotLight3D.xml @@ -1,5 +1,5 @@ - + A spotlight, such as a reflector spotlight or a lantern. diff --git a/doc/classes/SpringArm3D.xml b/doc/classes/SpringArm3D.xml index 5f667b0f04f5..6e12d9a61384 100644 --- a/doc/classes/SpringArm3D.xml +++ b/doc/classes/SpringArm3D.xml @@ -1,5 +1,5 @@ - + A 3D raycast that dynamically moves its children near the collision point. diff --git a/doc/classes/Sprite2D.xml b/doc/classes/Sprite2D.xml index b08be9c0bed6..8eb9e26a8382 100644 --- a/doc/classes/Sprite2D.xml +++ b/doc/classes/Sprite2D.xml @@ -1,5 +1,5 @@ - + General-purpose sprite node. diff --git a/doc/classes/Sprite3D.xml b/doc/classes/Sprite3D.xml index cf89cb6cdb1b..9733c5f48a2a 100644 --- a/doc/classes/Sprite3D.xml +++ b/doc/classes/Sprite3D.xml @@ -1,5 +1,5 @@ - + 2D sprite node in a 3D world. diff --git a/doc/classes/SpriteBase3D.xml b/doc/classes/SpriteBase3D.xml index 8711c4a45a69..a87608bb720c 100644 --- a/doc/classes/SpriteBase3D.xml +++ b/doc/classes/SpriteBase3D.xml @@ -1,5 +1,5 @@ - + 2D sprite node in 3D environment. diff --git a/doc/classes/SpriteFrames.xml b/doc/classes/SpriteFrames.xml index 23a8b27ba9b8..93c4a6e8de83 100644 --- a/doc/classes/SpriteFrames.xml +++ b/doc/classes/SpriteFrames.xml @@ -1,5 +1,5 @@ - + Sprite frame library for AnimatedSprite2D and AnimatedSprite3D. diff --git a/doc/classes/StandardMaterial3D.xml b/doc/classes/StandardMaterial3D.xml index 7ba6fbc64fbf..8814169d1dcd 100644 --- a/doc/classes/StandardMaterial3D.xml +++ b/doc/classes/StandardMaterial3D.xml @@ -1,5 +1,5 @@ - + Physically based rendering (PBR) material that can be applied to 3D objects. diff --git a/doc/classes/StaticBody2D.xml b/doc/classes/StaticBody2D.xml index 9863f3f31559..185a2cdda421 100644 --- a/doc/classes/StaticBody2D.xml +++ b/doc/classes/StaticBody2D.xml @@ -1,5 +1,5 @@ - + A 2D physics body that can't be moved by external forces. When moved manually, it doesn't affect other bodies in its path. diff --git a/doc/classes/StaticBody3D.xml b/doc/classes/StaticBody3D.xml index 605b85ef8ca4..093fe4c92624 100644 --- a/doc/classes/StaticBody3D.xml +++ b/doc/classes/StaticBody3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body that can't be moved by external forces. When moved manually, it doesn't affect other bodies in its path. diff --git a/doc/classes/StreamPeer.xml b/doc/classes/StreamPeer.xml index f095af7112ed..ad5c5472b895 100644 --- a/doc/classes/StreamPeer.xml +++ b/doc/classes/StreamPeer.xml @@ -1,5 +1,5 @@ - + Abstract base class for interacting with streams. diff --git a/doc/classes/StreamPeerBuffer.xml b/doc/classes/StreamPeerBuffer.xml index 8c9d5385afcb..3fd0642b1845 100644 --- a/doc/classes/StreamPeerBuffer.xml +++ b/doc/classes/StreamPeerBuffer.xml @@ -1,5 +1,5 @@ - + A stream peer used to handle binary data streams. diff --git a/doc/classes/StreamPeerExtension.xml b/doc/classes/StreamPeerExtension.xml index 2b1ff271baa2..84a5f1716a07 100644 --- a/doc/classes/StreamPeerExtension.xml +++ b/doc/classes/StreamPeerExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/StreamPeerGZIP.xml b/doc/classes/StreamPeerGZIP.xml index 722abd49fec7..fc22f72df912 100644 --- a/doc/classes/StreamPeerGZIP.xml +++ b/doc/classes/StreamPeerGZIP.xml @@ -1,5 +1,5 @@ - + A stream peer that handles GZIP and deflate compression/decompression. diff --git a/doc/classes/StreamPeerTCP.xml b/doc/classes/StreamPeerTCP.xml index 31d47b3c25e0..a7880fb48495 100644 --- a/doc/classes/StreamPeerTCP.xml +++ b/doc/classes/StreamPeerTCP.xml @@ -1,5 +1,5 @@ - + A stream peer that handles TCP connections. diff --git a/doc/classes/StreamPeerTLS.xml b/doc/classes/StreamPeerTLS.xml index bb02556a9e59..ace060f709dd 100644 --- a/doc/classes/StreamPeerTLS.xml +++ b/doc/classes/StreamPeerTLS.xml @@ -1,5 +1,5 @@ - + A stream peer that handles TLS connections. diff --git a/doc/classes/String.xml b/doc/classes/String.xml index c408b2e099c0..290d9574eee1 100644 --- a/doc/classes/String.xml +++ b/doc/classes/String.xml @@ -1,5 +1,5 @@ - + A built-in type for strings. diff --git a/doc/classes/StringName.xml b/doc/classes/StringName.xml index eb39c4126f38..0814a30a8deb 100644 --- a/doc/classes/StringName.xml +++ b/doc/classes/StringName.xml @@ -1,5 +1,5 @@ - + A built-in type for unique strings. diff --git a/doc/classes/StyleBox.xml b/doc/classes/StyleBox.xml index 29ed004c5afb..75fbb03dd674 100644 --- a/doc/classes/StyleBox.xml +++ b/doc/classes/StyleBox.xml @@ -1,5 +1,5 @@ - + Abstract base class for defining stylized boxes for UI elements. diff --git a/doc/classes/StyleBoxEmpty.xml b/doc/classes/StyleBoxEmpty.xml index 0b3d54c2f8fd..bd04ca56f641 100644 --- a/doc/classes/StyleBoxEmpty.xml +++ b/doc/classes/StyleBoxEmpty.xml @@ -1,5 +1,5 @@ - + An empty [StyleBox] (does not display anything). diff --git a/doc/classes/StyleBoxFlat.xml b/doc/classes/StyleBoxFlat.xml index 32a4bf26c2c9..2c3908a72c21 100644 --- a/doc/classes/StyleBoxFlat.xml +++ b/doc/classes/StyleBoxFlat.xml @@ -1,5 +1,5 @@ - + A customizable [StyleBox] that doesn't use a texture. diff --git a/doc/classes/StyleBoxLine.xml b/doc/classes/StyleBoxLine.xml index e1fb38e93afb..8958cf9fc83e 100644 --- a/doc/classes/StyleBoxLine.xml +++ b/doc/classes/StyleBoxLine.xml @@ -1,5 +1,5 @@ - + A [StyleBox] that displays a single line of a given color and thickness. diff --git a/doc/classes/StyleBoxTexture.xml b/doc/classes/StyleBoxTexture.xml index 34fb1ab7233a..14bceb4d4cf7 100644 --- a/doc/classes/StyleBoxTexture.xml +++ b/doc/classes/StyleBoxTexture.xml @@ -1,5 +1,5 @@ - + A texture-based nine-patch [StyleBox]. diff --git a/doc/classes/SubViewport.xml b/doc/classes/SubViewport.xml index 421b6c65a89e..1a7a4f6e960e 100644 --- a/doc/classes/SubViewport.xml +++ b/doc/classes/SubViewport.xml @@ -1,5 +1,5 @@ - + An interface to a game world that doesn't create a window or draw to the screen directly. diff --git a/doc/classes/SubViewportContainer.xml b/doc/classes/SubViewportContainer.xml index 2d1711185ccd..2f666f5089bd 100644 --- a/doc/classes/SubViewportContainer.xml +++ b/doc/classes/SubViewportContainer.xml @@ -1,5 +1,5 @@ - + A container used for displaying the contents of a [SubViewport]. diff --git a/doc/classes/SurfaceTool.xml b/doc/classes/SurfaceTool.xml index 65d2cab0986e..4f752ec41756 100644 --- a/doc/classes/SurfaceTool.xml +++ b/doc/classes/SurfaceTool.xml @@ -1,5 +1,5 @@ - + Helper tool to create geometry. diff --git a/doc/classes/SyntaxHighlighter.xml b/doc/classes/SyntaxHighlighter.xml index 60c40cffcc1e..27cee26c50ad 100644 --- a/doc/classes/SyntaxHighlighter.xml +++ b/doc/classes/SyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + Base class for syntax highlighters. Provides syntax highlighting data to a [TextEdit]. diff --git a/doc/classes/SystemFont.xml b/doc/classes/SystemFont.xml index e0969829cbc8..ea3dd0acd221 100644 --- a/doc/classes/SystemFont.xml +++ b/doc/classes/SystemFont.xml @@ -1,5 +1,5 @@ - + A font loaded from a system font. Falls back to a default theme font if not implemented on the host OS. diff --git a/doc/classes/TCPServer.xml b/doc/classes/TCPServer.xml index 69d1cc10167a..f84983de4996 100644 --- a/doc/classes/TCPServer.xml +++ b/doc/classes/TCPServer.xml @@ -1,5 +1,5 @@ - + A TCP server. diff --git a/doc/classes/TLSOptions.xml b/doc/classes/TLSOptions.xml index 92db97723d9e..1d7467bffead 100644 --- a/doc/classes/TLSOptions.xml +++ b/doc/classes/TLSOptions.xml @@ -1,5 +1,5 @@ - + TLS configuration for clients and servers. diff --git a/doc/classes/TabBar.xml b/doc/classes/TabBar.xml index 361bc3ba8049..8b3bac456a15 100644 --- a/doc/classes/TabBar.xml +++ b/doc/classes/TabBar.xml @@ -1,5 +1,5 @@ - + A control that provides a horizontal bar with tabs. diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index 29cb562dcba5..940eb89dab8a 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -1,5 +1,5 @@ - + A container that creates a tab for each child control, displaying only the active tab's control. diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index b1ff8363a749..89ce8942032c 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -1,5 +1,5 @@ - + A multiline text editor. diff --git a/doc/classes/TextLine.xml b/doc/classes/TextLine.xml index 54c110293263..e65006716d7e 100644 --- a/doc/classes/TextLine.xml +++ b/doc/classes/TextLine.xml @@ -1,5 +1,5 @@ - + Holds a line of text. diff --git a/doc/classes/TextMesh.xml b/doc/classes/TextMesh.xml index 18c51d602ec3..1814b474a43a 100644 --- a/doc/classes/TextMesh.xml +++ b/doc/classes/TextMesh.xml @@ -1,5 +1,5 @@ - + Generate an [PrimitiveMesh] from the text. diff --git a/doc/classes/TextParagraph.xml b/doc/classes/TextParagraph.xml index 15d45b8d0ca1..a8a4c3a76415 100644 --- a/doc/classes/TextParagraph.xml +++ b/doc/classes/TextParagraph.xml @@ -1,5 +1,5 @@ - + Holds a paragraph of text. diff --git a/doc/classes/TextServer.xml b/doc/classes/TextServer.xml index f48fcc97d4d0..e3afe6f65d63 100644 --- a/doc/classes/TextServer.xml +++ b/doc/classes/TextServer.xml @@ -1,5 +1,5 @@ - + A server interface for font management and text rendering. diff --git a/doc/classes/TextServerDummy.xml b/doc/classes/TextServerDummy.xml index 3bec965c723d..bd5067869443 100644 --- a/doc/classes/TextServerDummy.xml +++ b/doc/classes/TextServerDummy.xml @@ -1,5 +1,5 @@ - + A dummy text server that can't render text or manage fonts. diff --git a/doc/classes/TextServerExtension.xml b/doc/classes/TextServerExtension.xml index 84ddcfdc5722..fc0a42418775 100644 --- a/doc/classes/TextServerExtension.xml +++ b/doc/classes/TextServerExtension.xml @@ -1,5 +1,5 @@ - + Base class for custom [TextServer] implementations (plugins). diff --git a/doc/classes/TextServerManager.xml b/doc/classes/TextServerManager.xml index 5604e7aa9727..c0194655e57b 100644 --- a/doc/classes/TextServerManager.xml +++ b/doc/classes/TextServerManager.xml @@ -1,5 +1,5 @@ - + A singleton for managing [TextServer] implementations. diff --git a/doc/classes/Texture.xml b/doc/classes/Texture.xml index 07398c6ec765..ae282319f585 100644 --- a/doc/classes/Texture.xml +++ b/doc/classes/Texture.xml @@ -1,5 +1,5 @@ - + Base class for all texture types. diff --git a/doc/classes/Texture2D.xml b/doc/classes/Texture2D.xml index 57398befd722..087f3a70f8cb 100644 --- a/doc/classes/Texture2D.xml +++ b/doc/classes/Texture2D.xml @@ -1,5 +1,5 @@ - + Texture for 2D and 3D. diff --git a/doc/classes/Texture2DArray.xml b/doc/classes/Texture2DArray.xml index 2334abacab70..f1c76d14e425 100644 --- a/doc/classes/Texture2DArray.xml +++ b/doc/classes/Texture2DArray.xml @@ -1,5 +1,5 @@ - + A single texture resource which consists of multiple, separate images. Each image has the same dimensions and number of mipmap levels. diff --git a/doc/classes/Texture3D.xml b/doc/classes/Texture3D.xml index 7edc3117439a..6f054a8e0d7b 100644 --- a/doc/classes/Texture3D.xml +++ b/doc/classes/Texture3D.xml @@ -1,5 +1,5 @@ - + Base class for 3-dimensionnal textures. diff --git a/doc/classes/TextureButton.xml b/doc/classes/TextureButton.xml index 72aa1cde6cd7..6c0d56af052e 100644 --- a/doc/classes/TextureButton.xml +++ b/doc/classes/TextureButton.xml @@ -1,5 +1,5 @@ - + Texture-based button. Supports Pressed, Hover, Disabled and Focused states. diff --git a/doc/classes/TextureLayered.xml b/doc/classes/TextureLayered.xml index 2638668cf760..05443f809fb3 100644 --- a/doc/classes/TextureLayered.xml +++ b/doc/classes/TextureLayered.xml @@ -1,5 +1,5 @@ - + Base class for texture types which contain the data of multiple [Image]s. Each image is of the same size and format. diff --git a/doc/classes/TextureProgressBar.xml b/doc/classes/TextureProgressBar.xml index 94eabd79e4af..23cacf481f67 100644 --- a/doc/classes/TextureProgressBar.xml +++ b/doc/classes/TextureProgressBar.xml @@ -1,5 +1,5 @@ - + Texture-based progress bar. Useful for loading screens and life or stamina bars. diff --git a/doc/classes/TextureRect.xml b/doc/classes/TextureRect.xml index f59af1764367..d5f60839b932 100644 --- a/doc/classes/TextureRect.xml +++ b/doc/classes/TextureRect.xml @@ -1,5 +1,5 @@ - + A control that displays a texture. diff --git a/doc/classes/Theme.xml b/doc/classes/Theme.xml index 96f75a112c95..eb3c1705835e 100644 --- a/doc/classes/Theme.xml +++ b/doc/classes/Theme.xml @@ -1,5 +1,5 @@ - + A resource used for styling/skinning [Control]s and [Window]s. diff --git a/doc/classes/ThemeDB.xml b/doc/classes/ThemeDB.xml index 3a4e823338d3..106d011c434f 100644 --- a/doc/classes/ThemeDB.xml +++ b/doc/classes/ThemeDB.xml @@ -1,5 +1,5 @@ - + A singleton that provides access to static information about [Theme] resources used by the engine and by your project. diff --git a/doc/classes/Thread.xml b/doc/classes/Thread.xml index 8da7e341f3e6..068f296c989e 100644 --- a/doc/classes/Thread.xml +++ b/doc/classes/Thread.xml @@ -1,5 +1,5 @@ - + A unit of execution in a process. diff --git a/doc/classes/TileData.xml b/doc/classes/TileData.xml index 5add9572a978..8aa5f1398a87 100644 --- a/doc/classes/TileData.xml +++ b/doc/classes/TileData.xml @@ -1,5 +1,5 @@ - + Settings for a single tile in a [TileSet]. diff --git a/doc/classes/TileMap.xml b/doc/classes/TileMap.xml index 44d6b92b07ca..134022866c81 100644 --- a/doc/classes/TileMap.xml +++ b/doc/classes/TileMap.xml @@ -1,5 +1,5 @@ - + Node for 2D tile-based maps. diff --git a/doc/classes/TileMapPattern.xml b/doc/classes/TileMapPattern.xml index 305be69669b3..b1b772081070 100644 --- a/doc/classes/TileMapPattern.xml +++ b/doc/classes/TileMapPattern.xml @@ -1,5 +1,5 @@ - + Holds a pattern to be copied from or pasted into [TileMap]s. diff --git a/doc/classes/TileSet.xml b/doc/classes/TileSet.xml index 8122845cf28a..1193855d7c9b 100644 --- a/doc/classes/TileSet.xml +++ b/doc/classes/TileSet.xml @@ -1,5 +1,5 @@ - + Tile library for tilemaps. diff --git a/doc/classes/TileSetAtlasSource.xml b/doc/classes/TileSetAtlasSource.xml index a6613f7c70e8..c72b638fc39a 100644 --- a/doc/classes/TileSetAtlasSource.xml +++ b/doc/classes/TileSetAtlasSource.xml @@ -1,5 +1,5 @@ - + Exposes a 2D atlas texture as a set of tiles for a [TileSet] resource. diff --git a/doc/classes/TileSetScenesCollectionSource.xml b/doc/classes/TileSetScenesCollectionSource.xml index 7de1c5f83dd4..9d2742b8442a 100644 --- a/doc/classes/TileSetScenesCollectionSource.xml +++ b/doc/classes/TileSetScenesCollectionSource.xml @@ -1,5 +1,5 @@ - + Exposes a set of scenes as tiles for a [TileSet] resource. diff --git a/doc/classes/TileSetSource.xml b/doc/classes/TileSetSource.xml index 748b844b2861..70df23324c6e 100644 --- a/doc/classes/TileSetSource.xml +++ b/doc/classes/TileSetSource.xml @@ -1,5 +1,5 @@ - + Exposes a set of tiles for a [TileSet] resource. diff --git a/doc/classes/Time.xml b/doc/classes/Time.xml index 1d865dc9c7ff..8ed17f6d8a06 100644 --- a/doc/classes/Time.xml +++ b/doc/classes/Time.xml @@ -1,5 +1,5 @@ - + A singleton for working with time data. diff --git a/doc/classes/Timer.xml b/doc/classes/Timer.xml index 85be5cb3b3a3..03a651ad9aeb 100644 --- a/doc/classes/Timer.xml +++ b/doc/classes/Timer.xml @@ -1,5 +1,5 @@ - + A countdown timer. diff --git a/doc/classes/TorusMesh.xml b/doc/classes/TorusMesh.xml index 2f28c733678a..77aee1e07a78 100644 --- a/doc/classes/TorusMesh.xml +++ b/doc/classes/TorusMesh.xml @@ -1,5 +1,5 @@ - + Class representing a torus [PrimitiveMesh]. diff --git a/doc/classes/TouchScreenButton.xml b/doc/classes/TouchScreenButton.xml index ebefd5e462b0..5052518583f8 100644 --- a/doc/classes/TouchScreenButton.xml +++ b/doc/classes/TouchScreenButton.xml @@ -1,5 +1,5 @@ - + Button for touch screen devices for gameplay use. diff --git a/doc/classes/Transform2D.xml b/doc/classes/Transform2D.xml index ed807dc0a1f6..cd79987ce9dd 100644 --- a/doc/classes/Transform2D.xml +++ b/doc/classes/Transform2D.xml @@ -1,5 +1,5 @@ - + A 2×3 matrix representing a 2D transformation. diff --git a/doc/classes/Transform3D.xml b/doc/classes/Transform3D.xml index 680108a45c73..7bca99d69774 100644 --- a/doc/classes/Transform3D.xml +++ b/doc/classes/Transform3D.xml @@ -1,5 +1,5 @@ - + A 3×4 matrix representing a 3D transformation. diff --git a/doc/classes/Translation.xml b/doc/classes/Translation.xml index 2671d483d872..194b3be8542b 100644 --- a/doc/classes/Translation.xml +++ b/doc/classes/Translation.xml @@ -1,5 +1,5 @@ - + A language translation that maps a collection of strings to their individual translations. diff --git a/doc/classes/TranslationServer.xml b/doc/classes/TranslationServer.xml index aaf46957d269..3a4cd06013cf 100644 --- a/doc/classes/TranslationServer.xml +++ b/doc/classes/TranslationServer.xml @@ -1,5 +1,5 @@ - + The server responsible for language translations. diff --git a/doc/classes/Tree.xml b/doc/classes/Tree.xml index aaadfbd17c32..6f688c330c52 100644 --- a/doc/classes/Tree.xml +++ b/doc/classes/Tree.xml @@ -1,5 +1,5 @@ - + A control used to show a set of internal [TreeItem]s in a hierarchical structure. diff --git a/doc/classes/TreeItem.xml b/doc/classes/TreeItem.xml index d5d9eed151f4..8925280291f4 100644 --- a/doc/classes/TreeItem.xml +++ b/doc/classes/TreeItem.xml @@ -1,5 +1,5 @@ - + An internal control for a single item inside [Tree]. diff --git a/doc/classes/TriangleMesh.xml b/doc/classes/TriangleMesh.xml index 180d6b668b01..79bab0ece645 100644 --- a/doc/classes/TriangleMesh.xml +++ b/doc/classes/TriangleMesh.xml @@ -1,5 +1,5 @@ - + Internal mesh type. diff --git a/doc/classes/TubeTrailMesh.xml b/doc/classes/TubeTrailMesh.xml index e30df45aeed3..bf16b3d16aff 100644 --- a/doc/classes/TubeTrailMesh.xml +++ b/doc/classes/TubeTrailMesh.xml @@ -1,5 +1,5 @@ - + Represents a straight tube-shaped [PrimitiveMesh] with variable width. diff --git a/doc/classes/Tween.xml b/doc/classes/Tween.xml index bf1efb0f2d0e..fd8ef507fbd8 100644 --- a/doc/classes/Tween.xml +++ b/doc/classes/Tween.xml @@ -1,5 +1,5 @@ - + Lightweight object used for general-purpose animation via script, using [Tweener]s. diff --git a/doc/classes/Tweener.xml b/doc/classes/Tweener.xml index dcd0ada6d8b3..65148e875db5 100644 --- a/doc/classes/Tweener.xml +++ b/doc/classes/Tweener.xml @@ -1,5 +1,5 @@ - + Abstract class for all Tweeners used by [Tween]. diff --git a/doc/classes/UDPServer.xml b/doc/classes/UDPServer.xml index 80b23b675baa..123ae399b331 100644 --- a/doc/classes/UDPServer.xml +++ b/doc/classes/UDPServer.xml @@ -1,5 +1,5 @@ - + Helper class to implement a UDP server. diff --git a/doc/classes/UndoRedo.xml b/doc/classes/UndoRedo.xml index 93a1d670a3ad..50414d258027 100644 --- a/doc/classes/UndoRedo.xml +++ b/doc/classes/UndoRedo.xml @@ -1,5 +1,5 @@ - + Provides a high-level interface for implementing undo and redo operations. diff --git a/doc/classes/VBoxContainer.xml b/doc/classes/VBoxContainer.xml index 5e08f735e31c..38541859a6cd 100644 --- a/doc/classes/VBoxContainer.xml +++ b/doc/classes/VBoxContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls vertically. diff --git a/doc/classes/VFlowContainer.xml b/doc/classes/VFlowContainer.xml index 73e85776d9c9..dcec1a58d94d 100644 --- a/doc/classes/VFlowContainer.xml +++ b/doc/classes/VFlowContainer.xml @@ -1,5 +1,5 @@ - + A container that arranges its child controls vertically and wraps them around at the borders. diff --git a/doc/classes/VScrollBar.xml b/doc/classes/VScrollBar.xml index 241936a60bc8..7cb1a3d16d02 100644 --- a/doc/classes/VScrollBar.xml +++ b/doc/classes/VScrollBar.xml @@ -1,5 +1,5 @@ - + A vertical scrollbar that goes from top (min) to bottom (max). diff --git a/doc/classes/VSeparator.xml b/doc/classes/VSeparator.xml index 6d60b0c0f064..ffb4e76df89e 100644 --- a/doc/classes/VSeparator.xml +++ b/doc/classes/VSeparator.xml @@ -1,5 +1,5 @@ - + A vertical line used for separating other controls. diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml index f86e174b03d6..7475e5ff7e88 100644 --- a/doc/classes/VSlider.xml +++ b/doc/classes/VSlider.xml @@ -1,5 +1,5 @@ - + A vertical slider that goes from bottom (min) to top (max). diff --git a/doc/classes/VSplitContainer.xml b/doc/classes/VSplitContainer.xml index 6ce3171085be..1e363d987c59 100644 --- a/doc/classes/VSplitContainer.xml +++ b/doc/classes/VSplitContainer.xml @@ -1,5 +1,5 @@ - + A container that splits two child controls vertically and provides a grabber for adjusting the split ratio. diff --git a/doc/classes/Variant.xml b/doc/classes/Variant.xml index 37be59683efc..dc3e25fa9b1e 100644 --- a/doc/classes/Variant.xml +++ b/doc/classes/Variant.xml @@ -1,5 +1,5 @@ - + The most important data type in Godot. diff --git a/doc/classes/Vector2.xml b/doc/classes/Vector2.xml index 26766bb3c130..b4718d96a316 100644 --- a/doc/classes/Vector2.xml +++ b/doc/classes/Vector2.xml @@ -1,5 +1,5 @@ - + A 2D vector using floating point coordinates. diff --git a/doc/classes/Vector2i.xml b/doc/classes/Vector2i.xml index c7e628f4d2f4..ccb5bb781536 100644 --- a/doc/classes/Vector2i.xml +++ b/doc/classes/Vector2i.xml @@ -1,5 +1,5 @@ - + A 2D vector using integer coordinates. diff --git a/doc/classes/Vector3.xml b/doc/classes/Vector3.xml index c6c3a6a9874d..840e2ba61a8f 100644 --- a/doc/classes/Vector3.xml +++ b/doc/classes/Vector3.xml @@ -1,5 +1,5 @@ - + A 3D vector using floating point coordinates. diff --git a/doc/classes/Vector3i.xml b/doc/classes/Vector3i.xml index 98b5b474efdf..90cb70f3478b 100644 --- a/doc/classes/Vector3i.xml +++ b/doc/classes/Vector3i.xml @@ -1,5 +1,5 @@ - + A 3D vector using integer coordinates. diff --git a/doc/classes/Vector4.xml b/doc/classes/Vector4.xml index 2ca535a4779a..6f99234991c9 100644 --- a/doc/classes/Vector4.xml +++ b/doc/classes/Vector4.xml @@ -1,5 +1,5 @@ - + A 4D vector using floating point coordinates. diff --git a/doc/classes/Vector4i.xml b/doc/classes/Vector4i.xml index d71708c08f7e..f2eb353b5a9d 100644 --- a/doc/classes/Vector4i.xml +++ b/doc/classes/Vector4i.xml @@ -1,5 +1,5 @@ - + A 4D vector using integer coordinates. diff --git a/doc/classes/VehicleBody3D.xml b/doc/classes/VehicleBody3D.xml index 1f0fea0d3de9..359e84c3da46 100644 --- a/doc/classes/VehicleBody3D.xml +++ b/doc/classes/VehicleBody3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body that simulates the behavior of a car. diff --git a/doc/classes/VehicleWheel3D.xml b/doc/classes/VehicleWheel3D.xml index 1166c512595c..9c7ba5853423 100644 --- a/doc/classes/VehicleWheel3D.xml +++ b/doc/classes/VehicleWheel3D.xml @@ -1,5 +1,5 @@ - + A 3D physics body for a [VehicleBody3D] that simulates the behavior of a wheel. diff --git a/doc/classes/VideoStream.xml b/doc/classes/VideoStream.xml index 37c87fe84a7d..600cc3f67e4c 100644 --- a/doc/classes/VideoStream.xml +++ b/doc/classes/VideoStream.xml @@ -1,5 +1,5 @@ - + Base resource for video streams. diff --git a/doc/classes/VideoStreamPlayback.xml b/doc/classes/VideoStreamPlayback.xml index 15f734dd58f7..8b4a7f8d2906 100644 --- a/doc/classes/VideoStreamPlayback.xml +++ b/doc/classes/VideoStreamPlayback.xml @@ -1,5 +1,5 @@ - + Internal class used by [VideoStream] to manage playback state when played from a [VideoStreamPlayer]. diff --git a/doc/classes/VideoStreamPlayer.xml b/doc/classes/VideoStreamPlayer.xml index f214870c8e75..41f49a5a91af 100644 --- a/doc/classes/VideoStreamPlayer.xml +++ b/doc/classes/VideoStreamPlayer.xml @@ -1,5 +1,5 @@ - + A control used for video playback. diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml index 258cf8fc94b7..c0c53146fe31 100644 --- a/doc/classes/Viewport.xml +++ b/doc/classes/Viewport.xml @@ -1,5 +1,5 @@ - + Abstract base class for viewports. Encapsulates drawing and interaction with a game world. diff --git a/doc/classes/ViewportTexture.xml b/doc/classes/ViewportTexture.xml index 43903fed2269..ede9688ea837 100644 --- a/doc/classes/ViewportTexture.xml +++ b/doc/classes/ViewportTexture.xml @@ -1,5 +1,5 @@ - + Provides the content of a [Viewport] as a dynamic texture. diff --git a/doc/classes/VisibleOnScreenEnabler2D.xml b/doc/classes/VisibleOnScreenEnabler2D.xml index 25b0b54b88a0..9f8b07261ecf 100644 --- a/doc/classes/VisibleOnScreenEnabler2D.xml +++ b/doc/classes/VisibleOnScreenEnabler2D.xml @@ -1,5 +1,5 @@ - + Automatically disables another node if not visible on screen. diff --git a/doc/classes/VisibleOnScreenEnabler3D.xml b/doc/classes/VisibleOnScreenEnabler3D.xml index f965bc96f0bd..1808953fccc9 100644 --- a/doc/classes/VisibleOnScreenEnabler3D.xml +++ b/doc/classes/VisibleOnScreenEnabler3D.xml @@ -1,5 +1,5 @@ - + Enables certain nodes only when approximately visible. diff --git a/doc/classes/VisibleOnScreenNotifier2D.xml b/doc/classes/VisibleOnScreenNotifier2D.xml index 261a2a8f07d0..dc36e25003ae 100644 --- a/doc/classes/VisibleOnScreenNotifier2D.xml +++ b/doc/classes/VisibleOnScreenNotifier2D.xml @@ -1,5 +1,5 @@ - + Detects when the node extents are visible on screen. diff --git a/doc/classes/VisibleOnScreenNotifier3D.xml b/doc/classes/VisibleOnScreenNotifier3D.xml index 893461946d16..ba1fa763d324 100644 --- a/doc/classes/VisibleOnScreenNotifier3D.xml +++ b/doc/classes/VisibleOnScreenNotifier3D.xml @@ -1,5 +1,5 @@ - + Detects approximately when the node is visible on screen. diff --git a/doc/classes/VisualInstance3D.xml b/doc/classes/VisualInstance3D.xml index 02ca2b80523d..e67934f5c927 100644 --- a/doc/classes/VisualInstance3D.xml +++ b/doc/classes/VisualInstance3D.xml @@ -1,5 +1,5 @@ - + Parent of all visual 3D nodes. diff --git a/doc/classes/VisualShader.xml b/doc/classes/VisualShader.xml index ed5cf8689034..bf48d80c6601 100644 --- a/doc/classes/VisualShader.xml +++ b/doc/classes/VisualShader.xml @@ -1,5 +1,5 @@ - + A custom shader program with a visual editor. diff --git a/doc/classes/VisualShaderNode.xml b/doc/classes/VisualShaderNode.xml index d78387a4d774..6b188a607d78 100644 --- a/doc/classes/VisualShaderNode.xml +++ b/doc/classes/VisualShaderNode.xml @@ -1,5 +1,5 @@ - + Base class for nodes in a visual shader graph. diff --git a/doc/classes/VisualShaderNodeBillboard.xml b/doc/classes/VisualShaderNodeBillboard.xml index 5033728f735a..2fd31c78cb9b 100644 --- a/doc/classes/VisualShaderNodeBillboard.xml +++ b/doc/classes/VisualShaderNodeBillboard.xml @@ -1,5 +1,5 @@ - + A node that controls how the object faces the camera to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeBooleanConstant.xml b/doc/classes/VisualShaderNodeBooleanConstant.xml index 285615813bcd..d32af17940bc 100644 --- a/doc/classes/VisualShaderNodeBooleanConstant.xml +++ b/doc/classes/VisualShaderNodeBooleanConstant.xml @@ -1,5 +1,5 @@ - + A boolean constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeBooleanParameter.xml b/doc/classes/VisualShaderNodeBooleanParameter.xml index d35695e6d989..ef64c0948f3d 100644 --- a/doc/classes/VisualShaderNodeBooleanParameter.xml +++ b/doc/classes/VisualShaderNodeBooleanParameter.xml @@ -1,5 +1,5 @@ - + A boolean parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeClamp.xml b/doc/classes/VisualShaderNodeClamp.xml index cf56d0585080..56100f17d74d 100644 --- a/doc/classes/VisualShaderNodeClamp.xml +++ b/doc/classes/VisualShaderNodeClamp.xml @@ -1,5 +1,5 @@ - + Clamps a value within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeColorConstant.xml b/doc/classes/VisualShaderNodeColorConstant.xml index 661812396f48..3ed754ccdaed 100644 --- a/doc/classes/VisualShaderNodeColorConstant.xml +++ b/doc/classes/VisualShaderNodeColorConstant.xml @@ -1,5 +1,5 @@ - + A [Color] constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeColorFunc.xml b/doc/classes/VisualShaderNodeColorFunc.xml index cb1a5f214983..edb523832585 100644 --- a/doc/classes/VisualShaderNodeColorFunc.xml +++ b/doc/classes/VisualShaderNodeColorFunc.xml @@ -1,5 +1,5 @@ - + A [Color] function to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeColorOp.xml b/doc/classes/VisualShaderNodeColorOp.xml index 8fcf7e788d30..b5454da1f9e4 100644 --- a/doc/classes/VisualShaderNodeColorOp.xml +++ b/doc/classes/VisualShaderNodeColorOp.xml @@ -1,5 +1,5 @@ - + A [Color] operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeColorParameter.xml b/doc/classes/VisualShaderNodeColorParameter.xml index a3920ef50fe9..49ceec2648ed 100644 --- a/doc/classes/VisualShaderNodeColorParameter.xml +++ b/doc/classes/VisualShaderNodeColorParameter.xml @@ -1,5 +1,5 @@ - + A [Color] parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeComment.xml b/doc/classes/VisualShaderNodeComment.xml index 2ce5646cfebe..b4063409b914 100644 --- a/doc/classes/VisualShaderNodeComment.xml +++ b/doc/classes/VisualShaderNodeComment.xml @@ -1,5 +1,5 @@ - + A comment node to be placed on visual shader graph. diff --git a/doc/classes/VisualShaderNodeCompare.xml b/doc/classes/VisualShaderNodeCompare.xml index 5308916b07a0..b566ca62f390 100644 --- a/doc/classes/VisualShaderNodeCompare.xml +++ b/doc/classes/VisualShaderNodeCompare.xml @@ -1,5 +1,5 @@ - + A comparison function for common types within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeConstant.xml b/doc/classes/VisualShaderNodeConstant.xml index 55051598ec59..1fa6a53f9be2 100644 --- a/doc/classes/VisualShaderNodeConstant.xml +++ b/doc/classes/VisualShaderNodeConstant.xml @@ -1,5 +1,5 @@ - + A base type for the constants within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeCubemap.xml b/doc/classes/VisualShaderNodeCubemap.xml index 3b240206bb94..8fc98e24cc8e 100644 --- a/doc/classes/VisualShaderNodeCubemap.xml +++ b/doc/classes/VisualShaderNodeCubemap.xml @@ -1,5 +1,5 @@ - + A [Cubemap] sampling node to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeCubemapParameter.xml b/doc/classes/VisualShaderNodeCubemapParameter.xml index 41e74a1c01de..0b2d87c13dfb 100644 --- a/doc/classes/VisualShaderNodeCubemapParameter.xml +++ b/doc/classes/VisualShaderNodeCubemapParameter.xml @@ -1,5 +1,5 @@ - + A [Cubemap] parameter node to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeCurveTexture.xml b/doc/classes/VisualShaderNodeCurveTexture.xml index 57f737e2779f..d2012750b567 100644 --- a/doc/classes/VisualShaderNodeCurveTexture.xml +++ b/doc/classes/VisualShaderNodeCurveTexture.xml @@ -1,5 +1,5 @@ - + Performs a [CurveTexture] lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeCurveXYZTexture.xml b/doc/classes/VisualShaderNodeCurveXYZTexture.xml index 19291c028e4d..83e3240d3aa7 100644 --- a/doc/classes/VisualShaderNodeCurveXYZTexture.xml +++ b/doc/classes/VisualShaderNodeCurveXYZTexture.xml @@ -1,5 +1,5 @@ - + Performs a [CurveXYZTexture] lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeCustom.xml b/doc/classes/VisualShaderNodeCustom.xml index 96708ad06e0e..480f7dfe0e8a 100644 --- a/doc/classes/VisualShaderNodeCustom.xml +++ b/doc/classes/VisualShaderNodeCustom.xml @@ -1,5 +1,5 @@ - + Virtual class to define custom [VisualShaderNode]s for use in the Visual Shader Editor. diff --git a/doc/classes/VisualShaderNodeDerivativeFunc.xml b/doc/classes/VisualShaderNodeDerivativeFunc.xml index 0347a62995d7..6dc38a00ac87 100644 --- a/doc/classes/VisualShaderNodeDerivativeFunc.xml +++ b/doc/classes/VisualShaderNodeDerivativeFunc.xml @@ -1,5 +1,5 @@ - + Calculates a derivative within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeDeterminant.xml b/doc/classes/VisualShaderNodeDeterminant.xml index e4ec453546da..cbb43edfef64 100644 --- a/doc/classes/VisualShaderNodeDeterminant.xml +++ b/doc/classes/VisualShaderNodeDeterminant.xml @@ -1,5 +1,5 @@ - + Calculates the determinant of a [Transform3D] within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeDistanceFade.xml b/doc/classes/VisualShaderNodeDistanceFade.xml index 2b39f1663703..69381c0f0fbc 100644 --- a/doc/classes/VisualShaderNodeDistanceFade.xml +++ b/doc/classes/VisualShaderNodeDistanceFade.xml @@ -1,5 +1,5 @@ - + A visual shader node representing distance fade effect. diff --git a/doc/classes/VisualShaderNodeDotProduct.xml b/doc/classes/VisualShaderNodeDotProduct.xml index ac997af6498f..f9c93831fc37 100644 --- a/doc/classes/VisualShaderNodeDotProduct.xml +++ b/doc/classes/VisualShaderNodeDotProduct.xml @@ -1,5 +1,5 @@ - + Calculates a dot product of two vectors within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeExpression.xml b/doc/classes/VisualShaderNodeExpression.xml index 651ff2f5b986..c916aecc500a 100644 --- a/doc/classes/VisualShaderNodeExpression.xml +++ b/doc/classes/VisualShaderNodeExpression.xml @@ -1,5 +1,5 @@ - + A custom visual shader graph expression written in Godot Shading Language. diff --git a/doc/classes/VisualShaderNodeFaceForward.xml b/doc/classes/VisualShaderNodeFaceForward.xml index c420bbec8993..b63602e388ed 100644 --- a/doc/classes/VisualShaderNodeFaceForward.xml +++ b/doc/classes/VisualShaderNodeFaceForward.xml @@ -1,5 +1,5 @@ - + Returns the vector that points in the same direction as a reference vector within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeFloatConstant.xml b/doc/classes/VisualShaderNodeFloatConstant.xml index bbd95df44efb..9b57a9a240c9 100644 --- a/doc/classes/VisualShaderNodeFloatConstant.xml +++ b/doc/classes/VisualShaderNodeFloatConstant.xml @@ -1,5 +1,5 @@ - + A scalar floating-point constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeFloatFunc.xml b/doc/classes/VisualShaderNodeFloatFunc.xml index e48bca7c8538..8cde07bfccd0 100644 --- a/doc/classes/VisualShaderNodeFloatFunc.xml +++ b/doc/classes/VisualShaderNodeFloatFunc.xml @@ -1,5 +1,5 @@ - + A scalar floating-point function to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeFloatOp.xml b/doc/classes/VisualShaderNodeFloatOp.xml index 3b3c5cc447fe..de95a3f174f2 100644 --- a/doc/classes/VisualShaderNodeFloatOp.xml +++ b/doc/classes/VisualShaderNodeFloatOp.xml @@ -1,5 +1,5 @@ - + A floating-point scalar operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeFloatParameter.xml b/doc/classes/VisualShaderNodeFloatParameter.xml index 21c877a7f5ea..a4a76644a6d5 100644 --- a/doc/classes/VisualShaderNodeFloatParameter.xml +++ b/doc/classes/VisualShaderNodeFloatParameter.xml @@ -1,5 +1,5 @@ - + A scalar float parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeFresnel.xml b/doc/classes/VisualShaderNodeFresnel.xml index bc460b514486..4d050faeb3c8 100644 --- a/doc/classes/VisualShaderNodeFresnel.xml +++ b/doc/classes/VisualShaderNodeFresnel.xml @@ -1,5 +1,5 @@ - + A Fresnel effect to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeGlobalExpression.xml b/doc/classes/VisualShaderNodeGlobalExpression.xml index bf6babc135bb..69204373c287 100644 --- a/doc/classes/VisualShaderNodeGlobalExpression.xml +++ b/doc/classes/VisualShaderNodeGlobalExpression.xml @@ -1,5 +1,5 @@ - + A custom global visual shader graph expression written in Godot Shading Language. diff --git a/doc/classes/VisualShaderNodeGroupBase.xml b/doc/classes/VisualShaderNodeGroupBase.xml index 1dc17e4992b8..a1cee7193e99 100644 --- a/doc/classes/VisualShaderNodeGroupBase.xml +++ b/doc/classes/VisualShaderNodeGroupBase.xml @@ -1,5 +1,5 @@ - + Base class for a family of nodes with variable number of input and output ports within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeIf.xml b/doc/classes/VisualShaderNodeIf.xml index 09e4abaf255a..5fc9a0cdf47f 100644 --- a/doc/classes/VisualShaderNodeIf.xml +++ b/doc/classes/VisualShaderNodeIf.xml @@ -1,5 +1,5 @@ - + Compares two floating-point numbers in order to return a required vector within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeInput.xml b/doc/classes/VisualShaderNodeInput.xml index ab0e94f8aee6..79ed8dde9eb1 100644 --- a/doc/classes/VisualShaderNodeInput.xml +++ b/doc/classes/VisualShaderNodeInput.xml @@ -1,5 +1,5 @@ - + Represents the input shader parameter within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeIntConstant.xml b/doc/classes/VisualShaderNodeIntConstant.xml index e0fda39f9075..bde1aaab5d81 100644 --- a/doc/classes/VisualShaderNodeIntConstant.xml +++ b/doc/classes/VisualShaderNodeIntConstant.xml @@ -1,5 +1,5 @@ - + A scalar integer constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeIntFunc.xml b/doc/classes/VisualShaderNodeIntFunc.xml index 939390e87ed9..51e3faecd3f6 100644 --- a/doc/classes/VisualShaderNodeIntFunc.xml +++ b/doc/classes/VisualShaderNodeIntFunc.xml @@ -1,5 +1,5 @@ - + A scalar integer function to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeIntOp.xml b/doc/classes/VisualShaderNodeIntOp.xml index 53638fed6863..1aef337e01fd 100644 --- a/doc/classes/VisualShaderNodeIntOp.xml +++ b/doc/classes/VisualShaderNodeIntOp.xml @@ -1,5 +1,5 @@ - + An integer scalar operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeIntParameter.xml b/doc/classes/VisualShaderNodeIntParameter.xml index d27d373b289f..ed72584b1b3e 100644 --- a/doc/classes/VisualShaderNodeIntParameter.xml +++ b/doc/classes/VisualShaderNodeIntParameter.xml @@ -1,5 +1,5 @@ - + A visual shader node for shader parameter (uniform) of type [int]. diff --git a/doc/classes/VisualShaderNodeIs.xml b/doc/classes/VisualShaderNodeIs.xml index a7b90a3da04f..35832f448fab 100644 --- a/doc/classes/VisualShaderNodeIs.xml +++ b/doc/classes/VisualShaderNodeIs.xml @@ -1,5 +1,5 @@ - + A boolean comparison operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeLinearSceneDepth.xml b/doc/classes/VisualShaderNodeLinearSceneDepth.xml index 5268ed09caa4..f035ba7898a9 100644 --- a/doc/classes/VisualShaderNodeLinearSceneDepth.xml +++ b/doc/classes/VisualShaderNodeLinearSceneDepth.xml @@ -1,5 +1,5 @@ - + A visual shader node that returns the depth value of the DEPTH_TEXTURE node in a linear space. diff --git a/doc/classes/VisualShaderNodeMix.xml b/doc/classes/VisualShaderNodeMix.xml index 991061b56e1d..d4444c888d9b 100644 --- a/doc/classes/VisualShaderNodeMix.xml +++ b/doc/classes/VisualShaderNodeMix.xml @@ -1,5 +1,5 @@ - + Linearly interpolates between two values within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeMultiplyAdd.xml b/doc/classes/VisualShaderNodeMultiplyAdd.xml index 7a03a371fc19..9f622acb87fa 100644 --- a/doc/classes/VisualShaderNodeMultiplyAdd.xml +++ b/doc/classes/VisualShaderNodeMultiplyAdd.xml @@ -1,5 +1,5 @@ - + Performs a fused multiply-add operation within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeOuterProduct.xml b/doc/classes/VisualShaderNodeOuterProduct.xml index 1b0c99c69089..1e8d2579a249 100644 --- a/doc/classes/VisualShaderNodeOuterProduct.xml +++ b/doc/classes/VisualShaderNodeOuterProduct.xml @@ -1,5 +1,5 @@ - + Calculates an outer product of two vectors within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeOutput.xml b/doc/classes/VisualShaderNodeOutput.xml index 109bd22e27cb..6730f96d73f8 100644 --- a/doc/classes/VisualShaderNodeOutput.xml +++ b/doc/classes/VisualShaderNodeOutput.xml @@ -1,5 +1,5 @@ - + Represents the output shader parameters within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeParameter.xml b/doc/classes/VisualShaderNodeParameter.xml index 556321743eb8..cc1c82b4084f 100644 --- a/doc/classes/VisualShaderNodeParameter.xml +++ b/doc/classes/VisualShaderNodeParameter.xml @@ -1,5 +1,5 @@ - + A base type for the parameters within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeParameterRef.xml b/doc/classes/VisualShaderNodeParameterRef.xml index 4a2cceded08c..ffd8ce68aa70 100644 --- a/doc/classes/VisualShaderNodeParameterRef.xml +++ b/doc/classes/VisualShaderNodeParameterRef.xml @@ -1,5 +1,5 @@ - + A reference to an existing [VisualShaderNodeParameter]. diff --git a/doc/classes/VisualShaderNodeParticleAccelerator.xml b/doc/classes/VisualShaderNodeParticleAccelerator.xml index d266557a9c9c..090752553539 100644 --- a/doc/classes/VisualShaderNodeParticleAccelerator.xml +++ b/doc/classes/VisualShaderNodeParticleAccelerator.xml @@ -1,5 +1,5 @@ - + A visual shader node that accelerates particles. diff --git a/doc/classes/VisualShaderNodeParticleBoxEmitter.xml b/doc/classes/VisualShaderNodeParticleBoxEmitter.xml index 6ca2a1fe668a..8d986969ddf1 100644 --- a/doc/classes/VisualShaderNodeParticleBoxEmitter.xml +++ b/doc/classes/VisualShaderNodeParticleBoxEmitter.xml @@ -1,5 +1,5 @@ - + A visual shader node that makes particles emitted in a box shape. diff --git a/doc/classes/VisualShaderNodeParticleConeVelocity.xml b/doc/classes/VisualShaderNodeParticleConeVelocity.xml index cfbb7edcf91e..a49316e314a3 100644 --- a/doc/classes/VisualShaderNodeParticleConeVelocity.xml +++ b/doc/classes/VisualShaderNodeParticleConeVelocity.xml @@ -1,5 +1,5 @@ - + A visual shader node that makes particles move in a cone shape. diff --git a/doc/classes/VisualShaderNodeParticleEmit.xml b/doc/classes/VisualShaderNodeParticleEmit.xml index 070aede9a907..c8ad642795b3 100644 --- a/doc/classes/VisualShaderNodeParticleEmit.xml +++ b/doc/classes/VisualShaderNodeParticleEmit.xml @@ -1,5 +1,5 @@ - + A visual shader node that forces to emit a particle from a sub-emitter. diff --git a/doc/classes/VisualShaderNodeParticleEmitter.xml b/doc/classes/VisualShaderNodeParticleEmitter.xml index f340693e0f34..a56e15074f13 100644 --- a/doc/classes/VisualShaderNodeParticleEmitter.xml +++ b/doc/classes/VisualShaderNodeParticleEmitter.xml @@ -1,5 +1,5 @@ - + A base class for particle emitters. diff --git a/doc/classes/VisualShaderNodeParticleMeshEmitter.xml b/doc/classes/VisualShaderNodeParticleMeshEmitter.xml index a3f23041d0e9..e5f34bbc735b 100644 --- a/doc/classes/VisualShaderNodeParticleMeshEmitter.xml +++ b/doc/classes/VisualShaderNodeParticleMeshEmitter.xml @@ -1,5 +1,5 @@ - + A visual shader node that makes particles emitted in a shape defined by a [Mesh]. diff --git a/doc/classes/VisualShaderNodeParticleMultiplyByAxisAngle.xml b/doc/classes/VisualShaderNodeParticleMultiplyByAxisAngle.xml index 01e82dad6084..5e7d3f3dd2c4 100644 --- a/doc/classes/VisualShaderNodeParticleMultiplyByAxisAngle.xml +++ b/doc/classes/VisualShaderNodeParticleMultiplyByAxisAngle.xml @@ -1,5 +1,5 @@ - + A visual shader helper node for multiplying position and rotation of particles. diff --git a/doc/classes/VisualShaderNodeParticleOutput.xml b/doc/classes/VisualShaderNodeParticleOutput.xml index 8a477de6105c..d6dc88ba3305 100644 --- a/doc/classes/VisualShaderNodeParticleOutput.xml +++ b/doc/classes/VisualShaderNodeParticleOutput.xml @@ -1,5 +1,5 @@ - + Visual shader node that defines output values for particle emitting. diff --git a/doc/classes/VisualShaderNodeParticleRandomness.xml b/doc/classes/VisualShaderNodeParticleRandomness.xml index 936675768b67..406b1944de63 100644 --- a/doc/classes/VisualShaderNodeParticleRandomness.xml +++ b/doc/classes/VisualShaderNodeParticleRandomness.xml @@ -1,5 +1,5 @@ - + Visual shader node for randomizing particle values. diff --git a/doc/classes/VisualShaderNodeParticleRingEmitter.xml b/doc/classes/VisualShaderNodeParticleRingEmitter.xml index 8ca907b9b89b..623f153f7339 100644 --- a/doc/classes/VisualShaderNodeParticleRingEmitter.xml +++ b/doc/classes/VisualShaderNodeParticleRingEmitter.xml @@ -1,5 +1,5 @@ - + A visual shader node that makes particles emitted in a ring shape. diff --git a/doc/classes/VisualShaderNodeParticleSphereEmitter.xml b/doc/classes/VisualShaderNodeParticleSphereEmitter.xml index e75e4966a727..dea99a1322ee 100644 --- a/doc/classes/VisualShaderNodeParticleSphereEmitter.xml +++ b/doc/classes/VisualShaderNodeParticleSphereEmitter.xml @@ -1,5 +1,5 @@ - + A visual shader node that makes particles emitted in a sphere shape. diff --git a/doc/classes/VisualShaderNodeProximityFade.xml b/doc/classes/VisualShaderNodeProximityFade.xml index 5c52ee60be68..70ae8e7ea395 100644 --- a/doc/classes/VisualShaderNodeProximityFade.xml +++ b/doc/classes/VisualShaderNodeProximityFade.xml @@ -1,5 +1,5 @@ - + A visual shader node representing proximity fade effect. diff --git a/doc/classes/VisualShaderNodeRandomRange.xml b/doc/classes/VisualShaderNodeRandomRange.xml index 342e88219e97..c848d9ba7887 100644 --- a/doc/classes/VisualShaderNodeRandomRange.xml +++ b/doc/classes/VisualShaderNodeRandomRange.xml @@ -1,5 +1,5 @@ - + A visual shader node that generates a pseudo-random scalar. diff --git a/doc/classes/VisualShaderNodeRemap.xml b/doc/classes/VisualShaderNodeRemap.xml index 977751b8fa12..102672ff6034 100644 --- a/doc/classes/VisualShaderNodeRemap.xml +++ b/doc/classes/VisualShaderNodeRemap.xml @@ -1,5 +1,5 @@ - + A visual shader node for remap function. diff --git a/doc/classes/VisualShaderNodeResizableBase.xml b/doc/classes/VisualShaderNodeResizableBase.xml index b2f3fcb6a4ce..14058d1ade25 100644 --- a/doc/classes/VisualShaderNodeResizableBase.xml +++ b/doc/classes/VisualShaderNodeResizableBase.xml @@ -1,5 +1,5 @@ - + Base class for resizable nodes in a visual shader graph. diff --git a/doc/classes/VisualShaderNodeSDFRaymarch.xml b/doc/classes/VisualShaderNodeSDFRaymarch.xml index df72188792b2..ad202320d572 100644 --- a/doc/classes/VisualShaderNodeSDFRaymarch.xml +++ b/doc/classes/VisualShaderNodeSDFRaymarch.xml @@ -1,5 +1,5 @@ - + SDF raymarching algorithm to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeSDFToScreenUV.xml b/doc/classes/VisualShaderNodeSDFToScreenUV.xml index bd0c9b9ac60d..54df82ef4c63 100644 --- a/doc/classes/VisualShaderNodeSDFToScreenUV.xml +++ b/doc/classes/VisualShaderNodeSDFToScreenUV.xml @@ -1,5 +1,5 @@ - + A function to convert an SDF (signed-distance field) to screen UV, to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeSample3D.xml b/doc/classes/VisualShaderNodeSample3D.xml index 3747281ef411..de76b0255791 100644 --- a/doc/classes/VisualShaderNodeSample3D.xml +++ b/doc/classes/VisualShaderNodeSample3D.xml @@ -1,5 +1,5 @@ - + A base node for nodes which samples 3D textures in the visual shader graph. diff --git a/doc/classes/VisualShaderNodeScreenUVToSDF.xml b/doc/classes/VisualShaderNodeScreenUVToSDF.xml index 3477ddee2c7c..81be77178a04 100644 --- a/doc/classes/VisualShaderNodeScreenUVToSDF.xml +++ b/doc/classes/VisualShaderNodeScreenUVToSDF.xml @@ -1,5 +1,5 @@ - + A function to convert screen UV to an SDF (signed-distance field), to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeSmoothStep.xml b/doc/classes/VisualShaderNodeSmoothStep.xml index 9ab9da92663e..ec1303ce955f 100644 --- a/doc/classes/VisualShaderNodeSmoothStep.xml +++ b/doc/classes/VisualShaderNodeSmoothStep.xml @@ -1,5 +1,5 @@ - + Calculates a SmoothStep function within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeStep.xml b/doc/classes/VisualShaderNodeStep.xml index bfa20e7eea1f..febc960b8c07 100644 --- a/doc/classes/VisualShaderNodeStep.xml +++ b/doc/classes/VisualShaderNodeStep.xml @@ -1,5 +1,5 @@ - + Calculates a Step function within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeSwitch.xml b/doc/classes/VisualShaderNodeSwitch.xml index cf3f3916dea9..9b9266c47821 100644 --- a/doc/classes/VisualShaderNodeSwitch.xml +++ b/doc/classes/VisualShaderNodeSwitch.xml @@ -1,5 +1,5 @@ - + A selector function for use within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTexture.xml b/doc/classes/VisualShaderNodeTexture.xml index eba6c4e6b0c8..5b38683eba24 100644 --- a/doc/classes/VisualShaderNodeTexture.xml +++ b/doc/classes/VisualShaderNodeTexture.xml @@ -1,5 +1,5 @@ - + Performs a 2D texture lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTexture2DArray.xml b/doc/classes/VisualShaderNodeTexture2DArray.xml index 3c565dc0e85c..8852cb7cb4d5 100644 --- a/doc/classes/VisualShaderNodeTexture2DArray.xml +++ b/doc/classes/VisualShaderNodeTexture2DArray.xml @@ -1,5 +1,5 @@ - + A 2D texture uniform array to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTexture2DArrayParameter.xml b/doc/classes/VisualShaderNodeTexture2DArrayParameter.xml index 79d4f11c9e61..8da859958aff 100644 --- a/doc/classes/VisualShaderNodeTexture2DArrayParameter.xml +++ b/doc/classes/VisualShaderNodeTexture2DArrayParameter.xml @@ -1,5 +1,5 @@ - + A visual shader node for shader parameter (uniform) of type [Texture2DArray]. diff --git a/doc/classes/VisualShaderNodeTexture2DParameter.xml b/doc/classes/VisualShaderNodeTexture2DParameter.xml index 25996e6cd2fe..39290e6b2aa9 100644 --- a/doc/classes/VisualShaderNodeTexture2DParameter.xml +++ b/doc/classes/VisualShaderNodeTexture2DParameter.xml @@ -1,5 +1,5 @@ - + Provides a 2D texture parameter within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTexture3D.xml b/doc/classes/VisualShaderNodeTexture3D.xml index fd27877a07e1..b6cf18e868a0 100644 --- a/doc/classes/VisualShaderNodeTexture3D.xml +++ b/doc/classes/VisualShaderNodeTexture3D.xml @@ -1,5 +1,5 @@ - + Performs a 3D texture lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTexture3DParameter.xml b/doc/classes/VisualShaderNodeTexture3DParameter.xml index 140c1c32be43..ceab1834d571 100644 --- a/doc/classes/VisualShaderNodeTexture3DParameter.xml +++ b/doc/classes/VisualShaderNodeTexture3DParameter.xml @@ -1,5 +1,5 @@ - + Provides a 3D texture parameter within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTextureParameter.xml b/doc/classes/VisualShaderNodeTextureParameter.xml index dc27b574a464..79a065715676 100644 --- a/doc/classes/VisualShaderNodeTextureParameter.xml +++ b/doc/classes/VisualShaderNodeTextureParameter.xml @@ -1,5 +1,5 @@ - + Performs a uniform texture lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTextureParameterTriplanar.xml b/doc/classes/VisualShaderNodeTextureParameterTriplanar.xml index 572da4ee0fed..95f2f01652c0 100644 --- a/doc/classes/VisualShaderNodeTextureParameterTriplanar.xml +++ b/doc/classes/VisualShaderNodeTextureParameterTriplanar.xml @@ -1,5 +1,5 @@ - + Performs a uniform texture lookup with triplanar within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTextureSDF.xml b/doc/classes/VisualShaderNodeTextureSDF.xml index 37edfbdd5e2b..ead987e1721b 100644 --- a/doc/classes/VisualShaderNodeTextureSDF.xml +++ b/doc/classes/VisualShaderNodeTextureSDF.xml @@ -1,5 +1,5 @@ - + Performs an SDF (signed-distance field) texture lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTextureSDFNormal.xml b/doc/classes/VisualShaderNodeTextureSDFNormal.xml index 73a2efb5b931..70ce525dbaed 100644 --- a/doc/classes/VisualShaderNodeTextureSDFNormal.xml +++ b/doc/classes/VisualShaderNodeTextureSDFNormal.xml @@ -1,5 +1,5 @@ - + Performs an SDF (signed-distance field) normal texture lookup within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformCompose.xml b/doc/classes/VisualShaderNodeTransformCompose.xml index 7bb97b7797a0..f2250544a4ee 100644 --- a/doc/classes/VisualShaderNodeTransformCompose.xml +++ b/doc/classes/VisualShaderNodeTransformCompose.xml @@ -1,5 +1,5 @@ - + Composes a [Transform3D] from four [Vector3]s within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformConstant.xml b/doc/classes/VisualShaderNodeTransformConstant.xml index 26af0779223c..ed3f039a83a7 100644 --- a/doc/classes/VisualShaderNodeTransformConstant.xml +++ b/doc/classes/VisualShaderNodeTransformConstant.xml @@ -1,5 +1,5 @@ - + A [Transform3D] constant for use within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformDecompose.xml b/doc/classes/VisualShaderNodeTransformDecompose.xml index 4c6dec01971e..fc4e3151da0e 100644 --- a/doc/classes/VisualShaderNodeTransformDecompose.xml +++ b/doc/classes/VisualShaderNodeTransformDecompose.xml @@ -1,5 +1,5 @@ - + Decomposes a [Transform3D] into four [Vector3]s within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformFunc.xml b/doc/classes/VisualShaderNodeTransformFunc.xml index a341a45d726c..50070c87259e 100644 --- a/doc/classes/VisualShaderNodeTransformFunc.xml +++ b/doc/classes/VisualShaderNodeTransformFunc.xml @@ -1,5 +1,5 @@ - + Computes a [Transform3D] function within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformOp.xml b/doc/classes/VisualShaderNodeTransformOp.xml index 125582962def..a6ada4b07eb3 100644 --- a/doc/classes/VisualShaderNodeTransformOp.xml +++ b/doc/classes/VisualShaderNodeTransformOp.xml @@ -1,5 +1,5 @@ - + A [Transform3D] operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformParameter.xml b/doc/classes/VisualShaderNodeTransformParameter.xml index 2e6e8e0b1507..9927ec30fec0 100644 --- a/doc/classes/VisualShaderNodeTransformParameter.xml +++ b/doc/classes/VisualShaderNodeTransformParameter.xml @@ -1,5 +1,5 @@ - + A [Transform3D] parameter for use within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeTransformVecMult.xml b/doc/classes/VisualShaderNodeTransformVecMult.xml index 62d03bf6cacf..100bc6645e16 100644 --- a/doc/classes/VisualShaderNodeTransformVecMult.xml +++ b/doc/classes/VisualShaderNodeTransformVecMult.xml @@ -1,5 +1,5 @@ - + Multiplies a [Transform3D] and a [Vector3] within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeUIntConstant.xml b/doc/classes/VisualShaderNodeUIntConstant.xml index db061f17f742..a5b82ea5a922 100644 --- a/doc/classes/VisualShaderNodeUIntConstant.xml +++ b/doc/classes/VisualShaderNodeUIntConstant.xml @@ -1,5 +1,5 @@ - + An unsigned scalar integer constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeUIntFunc.xml b/doc/classes/VisualShaderNodeUIntFunc.xml index 99a4a8eadf18..8f26060a461b 100644 --- a/doc/classes/VisualShaderNodeUIntFunc.xml +++ b/doc/classes/VisualShaderNodeUIntFunc.xml @@ -1,5 +1,5 @@ - + An unsigned scalar integer function to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeUIntOp.xml b/doc/classes/VisualShaderNodeUIntOp.xml index cd4e46351780..a8c3586cc8dc 100644 --- a/doc/classes/VisualShaderNodeUIntOp.xml +++ b/doc/classes/VisualShaderNodeUIntOp.xml @@ -1,5 +1,5 @@ - + An unsigned integer scalar operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeUIntParameter.xml b/doc/classes/VisualShaderNodeUIntParameter.xml index bd3037321a26..ebdfe032f09e 100644 --- a/doc/classes/VisualShaderNodeUIntParameter.xml +++ b/doc/classes/VisualShaderNodeUIntParameter.xml @@ -1,5 +1,5 @@ - + A visual shader node for shader parameter (uniform) of type unsigned [int]. diff --git a/doc/classes/VisualShaderNodeUVFunc.xml b/doc/classes/VisualShaderNodeUVFunc.xml index 9a8932d68f98..8ba4b3a1d819 100644 --- a/doc/classes/VisualShaderNodeUVFunc.xml +++ b/doc/classes/VisualShaderNodeUVFunc.xml @@ -1,5 +1,5 @@ - + Contains functions to modify texture coordinates ([code]uv[/code]) to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeUVPolarCoord.xml b/doc/classes/VisualShaderNodeUVPolarCoord.xml index 004f8ee01f7d..8edb3ec51feb 100644 --- a/doc/classes/VisualShaderNodeUVPolarCoord.xml +++ b/doc/classes/VisualShaderNodeUVPolarCoord.xml @@ -1,5 +1,5 @@ - + A visual shader node that modifies the texture UV using polar coordinates. diff --git a/doc/classes/VisualShaderNodeVarying.xml b/doc/classes/VisualShaderNodeVarying.xml index b7410d51827d..20f15b417ec8 100644 --- a/doc/classes/VisualShaderNodeVarying.xml +++ b/doc/classes/VisualShaderNodeVarying.xml @@ -1,5 +1,5 @@ - + A visual shader node that represents a "varying" shader value. diff --git a/doc/classes/VisualShaderNodeVaryingGetter.xml b/doc/classes/VisualShaderNodeVaryingGetter.xml index 30ff018ca0e8..5e050fb04ca4 100644 --- a/doc/classes/VisualShaderNodeVaryingGetter.xml +++ b/doc/classes/VisualShaderNodeVaryingGetter.xml @@ -1,5 +1,5 @@ - + A visual shader node that gets a value of a varying. diff --git a/doc/classes/VisualShaderNodeVaryingSetter.xml b/doc/classes/VisualShaderNodeVaryingSetter.xml index 9c3eedced9a3..fbb620ccbd86 100644 --- a/doc/classes/VisualShaderNodeVaryingSetter.xml +++ b/doc/classes/VisualShaderNodeVaryingSetter.xml @@ -1,5 +1,5 @@ - + A visual shader node that sets a value of a varying. diff --git a/doc/classes/VisualShaderNodeVec2Constant.xml b/doc/classes/VisualShaderNodeVec2Constant.xml index 4da50f49f6a1..d2e7dc9c1d3e 100644 --- a/doc/classes/VisualShaderNodeVec2Constant.xml +++ b/doc/classes/VisualShaderNodeVec2Constant.xml @@ -1,5 +1,5 @@ - + A [Vector2] constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVec2Parameter.xml b/doc/classes/VisualShaderNodeVec2Parameter.xml index 2d2603868b67..2e939d382332 100644 --- a/doc/classes/VisualShaderNodeVec2Parameter.xml +++ b/doc/classes/VisualShaderNodeVec2Parameter.xml @@ -1,5 +1,5 @@ - + A [Vector2] parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVec3Constant.xml b/doc/classes/VisualShaderNodeVec3Constant.xml index 175ee8c79d6b..d8e0c3f66418 100644 --- a/doc/classes/VisualShaderNodeVec3Constant.xml +++ b/doc/classes/VisualShaderNodeVec3Constant.xml @@ -1,5 +1,5 @@ - + A [Vector3] constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVec3Parameter.xml b/doc/classes/VisualShaderNodeVec3Parameter.xml index f6ac62146b02..f94ce329c792 100644 --- a/doc/classes/VisualShaderNodeVec3Parameter.xml +++ b/doc/classes/VisualShaderNodeVec3Parameter.xml @@ -1,5 +1,5 @@ - + A [Vector3] parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVec4Constant.xml b/doc/classes/VisualShaderNodeVec4Constant.xml index 4d9b84eea5c3..93d8c89b3435 100644 --- a/doc/classes/VisualShaderNodeVec4Constant.xml +++ b/doc/classes/VisualShaderNodeVec4Constant.xml @@ -1,5 +1,5 @@ - + A 4D vector constant to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVec4Parameter.xml b/doc/classes/VisualShaderNodeVec4Parameter.xml index a64e70400b86..e4153beab643 100644 --- a/doc/classes/VisualShaderNodeVec4Parameter.xml +++ b/doc/classes/VisualShaderNodeVec4Parameter.xml @@ -1,5 +1,5 @@ - + A 4D vector parameter to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorBase.xml b/doc/classes/VisualShaderNodeVectorBase.xml index 4269598b6e0f..dee05a972985 100644 --- a/doc/classes/VisualShaderNodeVectorBase.xml +++ b/doc/classes/VisualShaderNodeVectorBase.xml @@ -1,5 +1,5 @@ - + A base type for the nodes that perform vector operations within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorCompose.xml b/doc/classes/VisualShaderNodeVectorCompose.xml index 0eb96cff951d..8f25c8f3c2b5 100644 --- a/doc/classes/VisualShaderNodeVectorCompose.xml +++ b/doc/classes/VisualShaderNodeVectorCompose.xml @@ -1,5 +1,5 @@ - + Composes a [Vector2], [Vector3] or 4D vector (represented as a [Quaternion]) from scalars within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorDecompose.xml b/doc/classes/VisualShaderNodeVectorDecompose.xml index 9bf7f7e84146..7a9e977150ae 100644 --- a/doc/classes/VisualShaderNodeVectorDecompose.xml +++ b/doc/classes/VisualShaderNodeVectorDecompose.xml @@ -1,5 +1,5 @@ - + Decomposes a [Vector2], [Vector3] or 4D vector (represented as a [Quaternion]) into scalars within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorDistance.xml b/doc/classes/VisualShaderNodeVectorDistance.xml index 9cb5aa4ed8db..dad2e0366f08 100644 --- a/doc/classes/VisualShaderNodeVectorDistance.xml +++ b/doc/classes/VisualShaderNodeVectorDistance.xml @@ -1,5 +1,5 @@ - + Returns the distance between two points. To be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorFunc.xml b/doc/classes/VisualShaderNodeVectorFunc.xml index fe95685e357a..47691bd442fb 100644 --- a/doc/classes/VisualShaderNodeVectorFunc.xml +++ b/doc/classes/VisualShaderNodeVectorFunc.xml @@ -1,5 +1,5 @@ - + A vector function to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorLen.xml b/doc/classes/VisualShaderNodeVectorLen.xml index a8e9a89e2748..a458b0b61689 100644 --- a/doc/classes/VisualShaderNodeVectorLen.xml +++ b/doc/classes/VisualShaderNodeVectorLen.xml @@ -1,5 +1,5 @@ - + Returns the length of a [Vector3] within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorOp.xml b/doc/classes/VisualShaderNodeVectorOp.xml index 7fba6774cdef..d31460787d65 100644 --- a/doc/classes/VisualShaderNodeVectorOp.xml +++ b/doc/classes/VisualShaderNodeVectorOp.xml @@ -1,5 +1,5 @@ - + A vector operator to be used within the visual shader graph. diff --git a/doc/classes/VisualShaderNodeVectorRefract.xml b/doc/classes/VisualShaderNodeVectorRefract.xml index 701b90849fed..384175e8d760 100644 --- a/doc/classes/VisualShaderNodeVectorRefract.xml +++ b/doc/classes/VisualShaderNodeVectorRefract.xml @@ -1,5 +1,5 @@ - + Returns the vector that points in the direction of refraction. For use within the visual shader graph. diff --git a/doc/classes/VoxelGI.xml b/doc/classes/VoxelGI.xml index f3bf5d6870ab..f5fd51bef766 100644 --- a/doc/classes/VoxelGI.xml +++ b/doc/classes/VoxelGI.xml @@ -1,5 +1,5 @@ - + Real-time global illumination (GI) probe. diff --git a/doc/classes/VoxelGIData.xml b/doc/classes/VoxelGIData.xml index cdbd60626114..088854e8f428 100644 --- a/doc/classes/VoxelGIData.xml +++ b/doc/classes/VoxelGIData.xml @@ -1,5 +1,5 @@ - + Contains baked voxel global illumination data for use in a [VoxelGI] node. diff --git a/doc/classes/WeakRef.xml b/doc/classes/WeakRef.xml index 46083b7d811e..c775dbe6eca9 100644 --- a/doc/classes/WeakRef.xml +++ b/doc/classes/WeakRef.xml @@ -1,5 +1,5 @@ - + Holds an [Object]. If the object is [RefCounted], it doesn't update the reference count. diff --git a/doc/classes/Window.xml b/doc/classes/Window.xml index ba0cf255a022..0446f6d73f64 100644 --- a/doc/classes/Window.xml +++ b/doc/classes/Window.xml @@ -1,5 +1,5 @@ - + Base class for all windows, dialogs, and popups. diff --git a/doc/classes/WorkerThreadPool.xml b/doc/classes/WorkerThreadPool.xml index b6c1efc3bff4..d6751d31ce71 100644 --- a/doc/classes/WorkerThreadPool.xml +++ b/doc/classes/WorkerThreadPool.xml @@ -1,5 +1,5 @@ - + A singleton that allocates some [Thread]s on startup, used to offload tasks to these threads. diff --git a/doc/classes/World2D.xml b/doc/classes/World2D.xml index 9e3c153b3bfe..c2e617d6e9e2 100644 --- a/doc/classes/World2D.xml +++ b/doc/classes/World2D.xml @@ -1,5 +1,5 @@ - + A resource that holds all components of a 2D world, such as a canvas and a physics space. diff --git a/doc/classes/World3D.xml b/doc/classes/World3D.xml index 9df2bf63be62..8cdc2c3522a5 100644 --- a/doc/classes/World3D.xml +++ b/doc/classes/World3D.xml @@ -1,5 +1,5 @@ - + A resource that holds all components of a 3D world, such as a visual scenario and a physics space. diff --git a/doc/classes/WorldBoundaryShape2D.xml b/doc/classes/WorldBoundaryShape2D.xml index 52d6b9c5fe7c..018e6289a353 100644 --- a/doc/classes/WorldBoundaryShape2D.xml +++ b/doc/classes/WorldBoundaryShape2D.xml @@ -1,5 +1,5 @@ - + A 2D world boundary (half-plane) shape used for physics collision. diff --git a/doc/classes/WorldBoundaryShape3D.xml b/doc/classes/WorldBoundaryShape3D.xml index 44896ebe1010..33609916a364 100644 --- a/doc/classes/WorldBoundaryShape3D.xml +++ b/doc/classes/WorldBoundaryShape3D.xml @@ -1,5 +1,5 @@ - + A 3D world boundary (half-space) shape used for physics collision. diff --git a/doc/classes/WorldEnvironment.xml b/doc/classes/WorldEnvironment.xml index 04a95a3d788c..bceb91ab6870 100644 --- a/doc/classes/WorldEnvironment.xml +++ b/doc/classes/WorldEnvironment.xml @@ -1,5 +1,5 @@ - + Default environment properties for the entire scene (post-processing effects, lighting and background settings). diff --git a/doc/classes/X509Certificate.xml b/doc/classes/X509Certificate.xml index 268070adb2ae..9cc406085257 100644 --- a/doc/classes/X509Certificate.xml +++ b/doc/classes/X509Certificate.xml @@ -1,5 +1,5 @@ - + An X509 certificate (e.g. for TLS). diff --git a/doc/classes/XMLParser.xml b/doc/classes/XMLParser.xml index 582a6d5f7631..6812e83b8f7e 100644 --- a/doc/classes/XMLParser.xml +++ b/doc/classes/XMLParser.xml @@ -1,5 +1,5 @@ - + Provides a low-level interface for creating parsers for XML files. Low-level class for creating parsers for [url=https://en.wikipedia.org/wiki/XML]XML[/url] files. diff --git a/doc/classes/XRAnchor3D.xml b/doc/classes/XRAnchor3D.xml index a7bc23517963..e9d9798de8fa 100644 --- a/doc/classes/XRAnchor3D.xml +++ b/doc/classes/XRAnchor3D.xml @@ -1,5 +1,5 @@ - + An anchor point in AR space. diff --git a/doc/classes/XRCamera3D.xml b/doc/classes/XRCamera3D.xml index 61b0d61b8017..a7904b3ada95 100644 --- a/doc/classes/XRCamera3D.xml +++ b/doc/classes/XRCamera3D.xml @@ -1,5 +1,5 @@ - + A camera node with a few overrules for AR/VR applied, such as location tracking. diff --git a/doc/classes/XRController3D.xml b/doc/classes/XRController3D.xml index 806ff51445e7..ee67477eb0cc 100644 --- a/doc/classes/XRController3D.xml +++ b/doc/classes/XRController3D.xml @@ -1,5 +1,5 @@ - + A spatial node representing a spatially-tracked controller. diff --git a/doc/classes/XRInterface.xml b/doc/classes/XRInterface.xml index a4e2423554fb..7b741b43d854 100644 --- a/doc/classes/XRInterface.xml +++ b/doc/classes/XRInterface.xml @@ -1,5 +1,5 @@ - + Base class for an XR interface implementation. diff --git a/doc/classes/XRInterfaceExtension.xml b/doc/classes/XRInterfaceExtension.xml index 22e5411cd6d1..9059a5a46553 100644 --- a/doc/classes/XRInterfaceExtension.xml +++ b/doc/classes/XRInterfaceExtension.xml @@ -1,5 +1,5 @@ - + Base class for XR interface extensions (plugins). diff --git a/doc/classes/XRNode3D.xml b/doc/classes/XRNode3D.xml index 44168325a11f..9c0955b0b183 100644 --- a/doc/classes/XRNode3D.xml +++ b/doc/classes/XRNode3D.xml @@ -1,5 +1,5 @@ - + A spatial node that has its position automatically updated by the [XRServer]. diff --git a/doc/classes/XROrigin3D.xml b/doc/classes/XROrigin3D.xml index 5b68c0edede3..b35d27ab129f 100644 --- a/doc/classes/XROrigin3D.xml +++ b/doc/classes/XROrigin3D.xml @@ -1,5 +1,5 @@ - + The origin point in AR/VR. diff --git a/doc/classes/XRPose.xml b/doc/classes/XRPose.xml index c9004da9d87a..51f7253a170f 100644 --- a/doc/classes/XRPose.xml +++ b/doc/classes/XRPose.xml @@ -1,5 +1,5 @@ - + This object contains all data related to a pose on a tracked object. diff --git a/doc/classes/XRPositionalTracker.xml b/doc/classes/XRPositionalTracker.xml index 027df0ebbe9d..958be92072c0 100644 --- a/doc/classes/XRPositionalTracker.xml +++ b/doc/classes/XRPositionalTracker.xml @@ -1,5 +1,5 @@ - + A tracked object. diff --git a/doc/classes/XRServer.xml b/doc/classes/XRServer.xml index 730155800a17..4ef5d3473bea 100644 --- a/doc/classes/XRServer.xml +++ b/doc/classes/XRServer.xml @@ -1,5 +1,5 @@ - + Server for AR and VR features. diff --git a/doc/classes/bool.xml b/doc/classes/bool.xml index 05af0bd5a7da..9e7d1fc965dc 100644 --- a/doc/classes/bool.xml +++ b/doc/classes/bool.xml @@ -1,5 +1,5 @@ - + A built-in boolean type. diff --git a/doc/classes/float.xml b/doc/classes/float.xml index d16dadc59684..14e30b69a5d3 100644 --- a/doc/classes/float.xml +++ b/doc/classes/float.xml @@ -1,5 +1,5 @@ - + A built-in type for floating point numbers. diff --git a/doc/classes/int.xml b/doc/classes/int.xml index c494f6083f22..bc0da03e9820 100644 --- a/doc/classes/int.xml +++ b/doc/classes/int.xml @@ -1,5 +1,5 @@ - + A built-in type for integers. diff --git a/doc/tools/make_rst.py b/doc/tools/make_rst.py index 0649a0bb621f..28d30a594de0 100755 --- a/doc/tools/make_rst.py +++ b/doc/tools/make_rst.py @@ -607,10 +607,6 @@ def main() -> None: continue doc = tree.getroot() - if "version" not in doc.attrib: - print_error(f'{cur_file}: "version" attribute missing from "doc".', state) - continue - name = doc.attrib["name"] if name in classes: print_error(f'{cur_file}: Duplicate class "{name}".', state) diff --git a/editor/doc_tools.cpp b/editor/doc_tools.cpp index 780b3169b44d..981e276b6921 100644 --- a/editor/doc_tools.cpp +++ b/editor/doc_tools.cpp @@ -38,7 +38,6 @@ #include "core/io/marshalls.h" #include "core/object/script_language.h" #include "core/string/translation.h" -#include "core/version.h" #include "editor/editor_settings.h" #include "editor/export/editor_export.h" #include "scene/resources/theme.h" @@ -1482,7 +1481,6 @@ Error DocTools::save_classes(const String &p_default_path, const HashMap - + A CSG Box shape. diff --git a/modules/csg/doc_classes/CSGCombiner3D.xml b/modules/csg/doc_classes/CSGCombiner3D.xml index df9c841cfc3c..d785b2f8182e 100644 --- a/modules/csg/doc_classes/CSGCombiner3D.xml +++ b/modules/csg/doc_classes/CSGCombiner3D.xml @@ -1,5 +1,5 @@ - + A CSG node that allows you to combine other CSG modifiers. diff --git a/modules/csg/doc_classes/CSGCylinder3D.xml b/modules/csg/doc_classes/CSGCylinder3D.xml index d38aa1e95136..f722b569e786 100644 --- a/modules/csg/doc_classes/CSGCylinder3D.xml +++ b/modules/csg/doc_classes/CSGCylinder3D.xml @@ -1,5 +1,5 @@ - + A CSG Cylinder shape. diff --git a/modules/csg/doc_classes/CSGMesh3D.xml b/modules/csg/doc_classes/CSGMesh3D.xml index 41c188b1cccb..9a0f121e198b 100644 --- a/modules/csg/doc_classes/CSGMesh3D.xml +++ b/modules/csg/doc_classes/CSGMesh3D.xml @@ -1,5 +1,5 @@ - + A CSG Mesh shape that uses a mesh resource. diff --git a/modules/csg/doc_classes/CSGPolygon3D.xml b/modules/csg/doc_classes/CSGPolygon3D.xml index ef3149062a95..338adc9b52da 100644 --- a/modules/csg/doc_classes/CSGPolygon3D.xml +++ b/modules/csg/doc_classes/CSGPolygon3D.xml @@ -1,5 +1,5 @@ - + Extrudes a 2D polygon shape to create a 3D mesh. diff --git a/modules/csg/doc_classes/CSGPrimitive3D.xml b/modules/csg/doc_classes/CSGPrimitive3D.xml index 578ed76d57ff..6afbf4a3d754 100644 --- a/modules/csg/doc_classes/CSGPrimitive3D.xml +++ b/modules/csg/doc_classes/CSGPrimitive3D.xml @@ -1,5 +1,5 @@ - + Base class for CSG primitives. diff --git a/modules/csg/doc_classes/CSGShape3D.xml b/modules/csg/doc_classes/CSGShape3D.xml index e7b59f7b85aa..0414aa362d50 100644 --- a/modules/csg/doc_classes/CSGShape3D.xml +++ b/modules/csg/doc_classes/CSGShape3D.xml @@ -1,5 +1,5 @@ - + The CSG base class. diff --git a/modules/csg/doc_classes/CSGSphere3D.xml b/modules/csg/doc_classes/CSGSphere3D.xml index 400ee55a0942..a11979444e84 100644 --- a/modules/csg/doc_classes/CSGSphere3D.xml +++ b/modules/csg/doc_classes/CSGSphere3D.xml @@ -1,5 +1,5 @@ - + A CSG Sphere shape. diff --git a/modules/csg/doc_classes/CSGTorus3D.xml b/modules/csg/doc_classes/CSGTorus3D.xml index 764f4f19879f..9bef522bb6fb 100644 --- a/modules/csg/doc_classes/CSGTorus3D.xml +++ b/modules/csg/doc_classes/CSGTorus3D.xml @@ -1,5 +1,5 @@ - + A CSG Torus shape. diff --git a/modules/enet/doc_classes/ENetConnection.xml b/modules/enet/doc_classes/ENetConnection.xml index 7014d023c290..1f2964522ba2 100644 --- a/modules/enet/doc_classes/ENetConnection.xml +++ b/modules/enet/doc_classes/ENetConnection.xml @@ -1,5 +1,5 @@ - + A wrapper class for an [url=http://enet.bespin.org/group__host.html]ENetHost[/url]. diff --git a/modules/enet/doc_classes/ENetMultiplayerPeer.xml b/modules/enet/doc_classes/ENetMultiplayerPeer.xml index 00fbcff807cc..c49d16eb131d 100644 --- a/modules/enet/doc_classes/ENetMultiplayerPeer.xml +++ b/modules/enet/doc_classes/ENetMultiplayerPeer.xml @@ -1,5 +1,5 @@ - + A MultiplayerPeer implementation using the [url=http://enet.bespin.org/index.html]ENet[/url] library. diff --git a/modules/enet/doc_classes/ENetPacketPeer.xml b/modules/enet/doc_classes/ENetPacketPeer.xml index ef6b455511c9..3171da1f6db9 100644 --- a/modules/enet/doc_classes/ENetPacketPeer.xml +++ b/modules/enet/doc_classes/ENetPacketPeer.xml @@ -1,5 +1,5 @@ - + A wrapper class for an [url=http://enet.bespin.org/group__peer.html]ENetPeer[/url]. diff --git a/modules/gdscript/doc_classes/@GDScript.xml b/modules/gdscript/doc_classes/@GDScript.xml index 53426eb107fd..0c300eade48c 100644 --- a/modules/gdscript/doc_classes/@GDScript.xml +++ b/modules/gdscript/doc_classes/@GDScript.xml @@ -1,5 +1,5 @@ - + Built-in GDScript constants, functions, and annotations. diff --git a/modules/gdscript/doc_classes/GDScript.xml b/modules/gdscript/doc_classes/GDScript.xml index 9d7d47efcdf8..5f7a7e2915f8 100644 --- a/modules/gdscript/doc_classes/GDScript.xml +++ b/modules/gdscript/doc_classes/GDScript.xml @@ -1,5 +1,5 @@ - + A script implemented in the GDScript programming language. diff --git a/modules/gltf/doc_classes/EditorSceneFormatImporterBlend.xml b/modules/gltf/doc_classes/EditorSceneFormatImporterBlend.xml index 4c18231edbe3..24f6dbd887f0 100644 --- a/modules/gltf/doc_classes/EditorSceneFormatImporterBlend.xml +++ b/modules/gltf/doc_classes/EditorSceneFormatImporterBlend.xml @@ -1,5 +1,5 @@ - + Importer for Blender's [code].blend[/code] scene file format. diff --git a/modules/gltf/doc_classes/EditorSceneFormatImporterFBX.xml b/modules/gltf/doc_classes/EditorSceneFormatImporterFBX.xml index dd48d9092ad5..b33735f4ad87 100644 --- a/modules/gltf/doc_classes/EditorSceneFormatImporterFBX.xml +++ b/modules/gltf/doc_classes/EditorSceneFormatImporterFBX.xml @@ -1,5 +1,5 @@ - + Importer for the [code].fbx[/code] scene file format. diff --git a/modules/gltf/doc_classes/EditorSceneFormatImporterGLTF.xml b/modules/gltf/doc_classes/EditorSceneFormatImporterGLTF.xml index a935f7c372e7..2293e75a3c0a 100644 --- a/modules/gltf/doc_classes/EditorSceneFormatImporterGLTF.xml +++ b/modules/gltf/doc_classes/EditorSceneFormatImporterGLTF.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFAccessor.xml b/modules/gltf/doc_classes/GLTFAccessor.xml index f9d1ee074b09..8e4a72e6ae5e 100644 --- a/modules/gltf/doc_classes/GLTFAccessor.xml +++ b/modules/gltf/doc_classes/GLTFAccessor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFAnimation.xml b/modules/gltf/doc_classes/GLTFAnimation.xml index f4ebaca76d30..c1fe85c1c0a8 100644 --- a/modules/gltf/doc_classes/GLTFAnimation.xml +++ b/modules/gltf/doc_classes/GLTFAnimation.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFBufferView.xml b/modules/gltf/doc_classes/GLTFBufferView.xml index cfc9455a6fab..ce19650b5b9e 100644 --- a/modules/gltf/doc_classes/GLTFBufferView.xml +++ b/modules/gltf/doc_classes/GLTFBufferView.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFCamera.xml b/modules/gltf/doc_classes/GLTFCamera.xml index f18e1e550591..c2ed4d08e3a4 100644 --- a/modules/gltf/doc_classes/GLTFCamera.xml +++ b/modules/gltf/doc_classes/GLTFCamera.xml @@ -1,5 +1,5 @@ - + Represents a GLTF camera. diff --git a/modules/gltf/doc_classes/GLTFDocument.xml b/modules/gltf/doc_classes/GLTFDocument.xml index 34508603524c..5bc608180359 100644 --- a/modules/gltf/doc_classes/GLTFDocument.xml +++ b/modules/gltf/doc_classes/GLTFDocument.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFDocumentExtension.xml b/modules/gltf/doc_classes/GLTFDocumentExtension.xml index 942860def805..927ffb6aaeb8 100644 --- a/modules/gltf/doc_classes/GLTFDocumentExtension.xml +++ b/modules/gltf/doc_classes/GLTFDocumentExtension.xml @@ -1,5 +1,5 @@ - + [GLTFDocument] extension class. diff --git a/modules/gltf/doc_classes/GLTFDocumentExtensionConvertImporterMesh.xml b/modules/gltf/doc_classes/GLTFDocumentExtensionConvertImporterMesh.xml index 9db908f29b81..3ca0359311f9 100644 --- a/modules/gltf/doc_classes/GLTFDocumentExtensionConvertImporterMesh.xml +++ b/modules/gltf/doc_classes/GLTFDocumentExtensionConvertImporterMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFLight.xml b/modules/gltf/doc_classes/GLTFLight.xml index ddb75bade6e8..c55962eeaa0c 100644 --- a/modules/gltf/doc_classes/GLTFLight.xml +++ b/modules/gltf/doc_classes/GLTFLight.xml @@ -1,5 +1,5 @@ - + Represents a GLTF light. diff --git a/modules/gltf/doc_classes/GLTFMesh.xml b/modules/gltf/doc_classes/GLTFMesh.xml index 5d468fc9f4ba..df4d436f5cf0 100644 --- a/modules/gltf/doc_classes/GLTFMesh.xml +++ b/modules/gltf/doc_classes/GLTFMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFNode.xml b/modules/gltf/doc_classes/GLTFNode.xml index 703a3504be96..2ec39801f309 100644 --- a/modules/gltf/doc_classes/GLTFNode.xml +++ b/modules/gltf/doc_classes/GLTFNode.xml @@ -1,5 +1,5 @@ - + GLTF node class. diff --git a/modules/gltf/doc_classes/GLTFPhysicsBody.xml b/modules/gltf/doc_classes/GLTFPhysicsBody.xml index 57470fd2067b..3aab1c51831c 100644 --- a/modules/gltf/doc_classes/GLTFPhysicsBody.xml +++ b/modules/gltf/doc_classes/GLTFPhysicsBody.xml @@ -1,5 +1,5 @@ - + Represents a GLTF physics body. diff --git a/modules/gltf/doc_classes/GLTFPhysicsShape.xml b/modules/gltf/doc_classes/GLTFPhysicsShape.xml index ee00f3c43b5f..2891fab115d8 100644 --- a/modules/gltf/doc_classes/GLTFPhysicsShape.xml +++ b/modules/gltf/doc_classes/GLTFPhysicsShape.xml @@ -1,5 +1,5 @@ - + Represents a GLTF physics shape. diff --git a/modules/gltf/doc_classes/GLTFSkeleton.xml b/modules/gltf/doc_classes/GLTFSkeleton.xml index e759cd654801..c7b8cb2ac38a 100644 --- a/modules/gltf/doc_classes/GLTFSkeleton.xml +++ b/modules/gltf/doc_classes/GLTFSkeleton.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFSkin.xml b/modules/gltf/doc_classes/GLTFSkin.xml index 5624558bc421..98436ea2e7bf 100644 --- a/modules/gltf/doc_classes/GLTFSkin.xml +++ b/modules/gltf/doc_classes/GLTFSkin.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFSpecGloss.xml b/modules/gltf/doc_classes/GLTFSpecGloss.xml index 781e76cddd68..d64a91892046 100644 --- a/modules/gltf/doc_classes/GLTFSpecGloss.xml +++ b/modules/gltf/doc_classes/GLTFSpecGloss.xml @@ -1,5 +1,5 @@ - + Archived GLTF extension for specular/glossy materials. diff --git a/modules/gltf/doc_classes/GLTFState.xml b/modules/gltf/doc_classes/GLTFState.xml index ea5db3bca83b..32023de69609 100644 --- a/modules/gltf/doc_classes/GLTFState.xml +++ b/modules/gltf/doc_classes/GLTFState.xml @@ -1,5 +1,5 @@ - + Represents all data of a GLTF file. diff --git a/modules/gltf/doc_classes/GLTFTexture.xml b/modules/gltf/doc_classes/GLTFTexture.xml index 367495a1591f..41c20439ea08 100644 --- a/modules/gltf/doc_classes/GLTFTexture.xml +++ b/modules/gltf/doc_classes/GLTFTexture.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFTextureSampler.xml b/modules/gltf/doc_classes/GLTFTextureSampler.xml index bf7ff593a48d..027d35e9d21c 100644 --- a/modules/gltf/doc_classes/GLTFTextureSampler.xml +++ b/modules/gltf/doc_classes/GLTFTextureSampler.xml @@ -1,5 +1,5 @@ - + Represents a GLTF texture sampler diff --git a/modules/gridmap/doc_classes/GridMap.xml b/modules/gridmap/doc_classes/GridMap.xml index 0da4bf1a6253..6973bd3cd810 100644 --- a/modules/gridmap/doc_classes/GridMap.xml +++ b/modules/gridmap/doc_classes/GridMap.xml @@ -1,5 +1,5 @@ - + Node for 3D tile-based maps. diff --git a/modules/minimp3/doc_classes/AudioStreamMP3.xml b/modules/minimp3/doc_classes/AudioStreamMP3.xml index 6bd75d1287db..14676a4545b0 100644 --- a/modules/minimp3/doc_classes/AudioStreamMP3.xml +++ b/modules/minimp3/doc_classes/AudioStreamMP3.xml @@ -1,5 +1,5 @@ - + MP3 audio stream driver. diff --git a/modules/mobile_vr/doc_classes/MobileVRInterface.xml b/modules/mobile_vr/doc_classes/MobileVRInterface.xml index 14ce51984045..1be8cc828dad 100644 --- a/modules/mobile_vr/doc_classes/MobileVRInterface.xml +++ b/modules/mobile_vr/doc_classes/MobileVRInterface.xml @@ -1,5 +1,5 @@ - + Generic mobile VR implementation. diff --git a/modules/mono/doc_classes/CSharpScript.xml b/modules/mono/doc_classes/CSharpScript.xml index 45938b5a0b45..b559ca20b26b 100644 --- a/modules/mono/doc_classes/CSharpScript.xml +++ b/modules/mono/doc_classes/CSharpScript.xml @@ -1,5 +1,5 @@ - + A script implemented in the C# programming language, saved with the [code].cs[/code] extension (Mono-enabled builds only). diff --git a/modules/mono/doc_classes/GodotSharp.xml b/modules/mono/doc_classes/GodotSharp.xml index 1c3aee3df284..969ca1435007 100644 --- a/modules/mono/doc_classes/GodotSharp.xml +++ b/modules/mono/doc_classes/GodotSharp.xml @@ -1,5 +1,5 @@ - + Bridge between Godot and the Mono runtime (Mono-enabled builds only). diff --git a/modules/multiplayer/doc_classes/MultiplayerSpawner.xml b/modules/multiplayer/doc_classes/MultiplayerSpawner.xml index 503280c304c0..482db3e8b591 100644 --- a/modules/multiplayer/doc_classes/MultiplayerSpawner.xml +++ b/modules/multiplayer/doc_classes/MultiplayerSpawner.xml @@ -1,5 +1,5 @@ - + Automatically replicates spawnable nodes from the authority to other multiplayer peers. diff --git a/modules/multiplayer/doc_classes/MultiplayerSynchronizer.xml b/modules/multiplayer/doc_classes/MultiplayerSynchronizer.xml index 5cbe9b498044..df2644767d2b 100644 --- a/modules/multiplayer/doc_classes/MultiplayerSynchronizer.xml +++ b/modules/multiplayer/doc_classes/MultiplayerSynchronizer.xml @@ -1,5 +1,5 @@ - + Synchronizes properties from the multiplayer authority to the remote peers. diff --git a/modules/multiplayer/doc_classes/SceneMultiplayer.xml b/modules/multiplayer/doc_classes/SceneMultiplayer.xml index 3d927b9c7504..7abee8e2c889 100644 --- a/modules/multiplayer/doc_classes/SceneMultiplayer.xml +++ b/modules/multiplayer/doc_classes/SceneMultiplayer.xml @@ -1,5 +1,5 @@ - + High-level multiplayer API implementation. diff --git a/modules/multiplayer/doc_classes/SceneReplicationConfig.xml b/modules/multiplayer/doc_classes/SceneReplicationConfig.xml index 107a8e7605e6..b976eea30b91 100644 --- a/modules/multiplayer/doc_classes/SceneReplicationConfig.xml +++ b/modules/multiplayer/doc_classes/SceneReplicationConfig.xml @@ -1,5 +1,5 @@ - + Configuration for properties to synchronize with a [MultiplayerSynchronizer]. diff --git a/modules/noise/doc_classes/FastNoiseLite.xml b/modules/noise/doc_classes/FastNoiseLite.xml index a1fb78dfc588..4c6cdfbf128e 100644 --- a/modules/noise/doc_classes/FastNoiseLite.xml +++ b/modules/noise/doc_classes/FastNoiseLite.xml @@ -1,5 +1,5 @@ - + Generates noise using the FastNoiseLite library. diff --git a/modules/noise/doc_classes/Noise.xml b/modules/noise/doc_classes/Noise.xml index 74d50336c405..dd232af1ccdc 100644 --- a/modules/noise/doc_classes/Noise.xml +++ b/modules/noise/doc_classes/Noise.xml @@ -1,5 +1,5 @@ - + Abstract base class for noise generators. diff --git a/modules/noise/doc_classes/NoiseTexture2D.xml b/modules/noise/doc_classes/NoiseTexture2D.xml index 7f785d88a64a..e25af794d43c 100644 --- a/modules/noise/doc_classes/NoiseTexture2D.xml +++ b/modules/noise/doc_classes/NoiseTexture2D.xml @@ -1,5 +1,5 @@ - + A texture filled with noise generated by a [Noise] object. diff --git a/modules/noise/doc_classes/NoiseTexture3D.xml b/modules/noise/doc_classes/NoiseTexture3D.xml index 9f68502c86ad..0ada6942ad14 100644 --- a/modules/noise/doc_classes/NoiseTexture3D.xml +++ b/modules/noise/doc_classes/NoiseTexture3D.xml @@ -1,5 +1,5 @@ - + A texture filled with noise generated by a [Noise] object. diff --git a/modules/ogg/doc_classes/OggPacketSequence.xml b/modules/ogg/doc_classes/OggPacketSequence.xml index 3a5a0e2bc8e5..75dcf5a29fb4 100644 --- a/modules/ogg/doc_classes/OggPacketSequence.xml +++ b/modules/ogg/doc_classes/OggPacketSequence.xml @@ -1,5 +1,5 @@ - + A sequence of Ogg packets. diff --git a/modules/ogg/doc_classes/OggPacketSequencePlayback.xml b/modules/ogg/doc_classes/OggPacketSequencePlayback.xml index 2863e0c2ea57..e363e67ee47e 100644 --- a/modules/ogg/doc_classes/OggPacketSequencePlayback.xml +++ b/modules/ogg/doc_classes/OggPacketSequencePlayback.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/openxr/doc_classes/OpenXRAction.xml b/modules/openxr/doc_classes/OpenXRAction.xml index 87e603808d84..6a3529e43e9d 100644 --- a/modules/openxr/doc_classes/OpenXRAction.xml +++ b/modules/openxr/doc_classes/OpenXRAction.xml @@ -1,5 +1,5 @@ - + An OpenXR action. diff --git a/modules/openxr/doc_classes/OpenXRActionMap.xml b/modules/openxr/doc_classes/OpenXRActionMap.xml index cba4b3107e3e..b8711635e419 100644 --- a/modules/openxr/doc_classes/OpenXRActionMap.xml +++ b/modules/openxr/doc_classes/OpenXRActionMap.xml @@ -1,5 +1,5 @@ - + Collection of [OpenXRActionSet] and [OpenXRInteractionProfile] resources for the OpenXR module. diff --git a/modules/openxr/doc_classes/OpenXRActionSet.xml b/modules/openxr/doc_classes/OpenXRActionSet.xml index 176e8b0f37db..03dc33d74338 100644 --- a/modules/openxr/doc_classes/OpenXRActionSet.xml +++ b/modules/openxr/doc_classes/OpenXRActionSet.xml @@ -1,5 +1,5 @@ - + Collection of [OpenXRAction] resources that make up an action set. diff --git a/modules/openxr/doc_classes/OpenXRHand.xml b/modules/openxr/doc_classes/OpenXRHand.xml index d76d1ff57df2..cc7766507f6f 100644 --- a/modules/openxr/doc_classes/OpenXRHand.xml +++ b/modules/openxr/doc_classes/OpenXRHand.xml @@ -1,5 +1,5 @@ - + Node supporting finger tracking in OpenXR. diff --git a/modules/openxr/doc_classes/OpenXRIPBinding.xml b/modules/openxr/doc_classes/OpenXRIPBinding.xml index aaccdc333914..f274f0868e00 100644 --- a/modules/openxr/doc_classes/OpenXRIPBinding.xml +++ b/modules/openxr/doc_classes/OpenXRIPBinding.xml @@ -1,5 +1,5 @@ - + Defines a binding between an [OpenXRAction] and an XR input or output. diff --git a/modules/openxr/doc_classes/OpenXRInteractionProfile.xml b/modules/openxr/doc_classes/OpenXRInteractionProfile.xml index 6784d5343950..a69bb875fa70 100644 --- a/modules/openxr/doc_classes/OpenXRInteractionProfile.xml +++ b/modules/openxr/doc_classes/OpenXRInteractionProfile.xml @@ -1,5 +1,5 @@ - + Suggested bindings object for OpenXR. diff --git a/modules/openxr/doc_classes/OpenXRInterface.xml b/modules/openxr/doc_classes/OpenXRInterface.xml index d1b01207c7e2..f0ca649fe4f9 100644 --- a/modules/openxr/doc_classes/OpenXRInterface.xml +++ b/modules/openxr/doc_classes/OpenXRInterface.xml @@ -1,5 +1,5 @@ - + Our OpenXR interface. diff --git a/modules/regex/doc_classes/RegEx.xml b/modules/regex/doc_classes/RegEx.xml index 3baa8270fcd6..5770e7155e88 100644 --- a/modules/regex/doc_classes/RegEx.xml +++ b/modules/regex/doc_classes/RegEx.xml @@ -1,5 +1,5 @@ - + Class for searching text for patterns using regular expressions. diff --git a/modules/regex/doc_classes/RegExMatch.xml b/modules/regex/doc_classes/RegExMatch.xml index 72d2d3cf6845..82182f0de520 100644 --- a/modules/regex/doc_classes/RegExMatch.xml +++ b/modules/regex/doc_classes/RegExMatch.xml @@ -1,5 +1,5 @@ - + Contains the results of a [RegEx] search. diff --git a/modules/text_server_adv/doc_classes/TextServerAdvanced.xml b/modules/text_server_adv/doc_classes/TextServerAdvanced.xml index bda0dcd9aade..b4932559172e 100644 --- a/modules/text_server_adv/doc_classes/TextServerAdvanced.xml +++ b/modules/text_server_adv/doc_classes/TextServerAdvanced.xml @@ -1,5 +1,5 @@ - + An advanced text server with support for BiDi, complex text layout, and contextual OpenType features. Used in Godot by default. diff --git a/modules/text_server_fb/doc_classes/TextServerFallback.xml b/modules/text_server_fb/doc_classes/TextServerFallback.xml index 21b7cda2cec5..a9a98f8e0d7c 100644 --- a/modules/text_server_fb/doc_classes/TextServerFallback.xml +++ b/modules/text_server_fb/doc_classes/TextServerFallback.xml @@ -1,5 +1,5 @@ - + A fallback implementation of Godot's text server, without support for BiDi and complex text layout. diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml index e23e1c1251c7..4dfc529cef1e 100644 --- a/modules/theora/doc_classes/VideoStreamTheora.xml +++ b/modules/theora/doc_classes/VideoStreamTheora.xml @@ -1,5 +1,5 @@ - + [VideoStream] resource for Ogg Theora videos. diff --git a/modules/upnp/doc_classes/UPNP.xml b/modules/upnp/doc_classes/UPNP.xml index 74022129b381..7eba3ad8ecc7 100644 --- a/modules/upnp/doc_classes/UPNP.xml +++ b/modules/upnp/doc_classes/UPNP.xml @@ -1,5 +1,5 @@ - + Universal Plug and Play (UPnP) functions for network device discovery, querying and port forwarding. diff --git a/modules/upnp/doc_classes/UPNPDevice.xml b/modules/upnp/doc_classes/UPNPDevice.xml index 62257d3b6df0..a70ae1b9cc0f 100644 --- a/modules/upnp/doc_classes/UPNPDevice.xml +++ b/modules/upnp/doc_classes/UPNPDevice.xml @@ -1,5 +1,5 @@ - + Universal Plug and Play (UPnP) device. diff --git a/modules/vorbis/doc_classes/AudioStreamOggVorbis.xml b/modules/vorbis/doc_classes/AudioStreamOggVorbis.xml index 2992c7f2b81b..e4982538922d 100644 --- a/modules/vorbis/doc_classes/AudioStreamOggVorbis.xml +++ b/modules/vorbis/doc_classes/AudioStreamOggVorbis.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/vorbis/doc_classes/AudioStreamPlaybackOggVorbis.xml b/modules/vorbis/doc_classes/AudioStreamPlaybackOggVorbis.xml index 08c75f49d551..54a60262a716 100644 --- a/modules/vorbis/doc_classes/AudioStreamPlaybackOggVorbis.xml +++ b/modules/vorbis/doc_classes/AudioStreamPlaybackOggVorbis.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/webrtc/doc_classes/WebRTCDataChannel.xml b/modules/webrtc/doc_classes/WebRTCDataChannel.xml index 9a49f2b925a4..f24fdb4800b1 100644 --- a/modules/webrtc/doc_classes/WebRTCDataChannel.xml +++ b/modules/webrtc/doc_classes/WebRTCDataChannel.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/webrtc/doc_classes/WebRTCDataChannelExtension.xml b/modules/webrtc/doc_classes/WebRTCDataChannelExtension.xml index cfb799345c83..b34fd68aee45 100644 --- a/modules/webrtc/doc_classes/WebRTCDataChannelExtension.xml +++ b/modules/webrtc/doc_classes/WebRTCDataChannelExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/webrtc/doc_classes/WebRTCMultiplayerPeer.xml b/modules/webrtc/doc_classes/WebRTCMultiplayerPeer.xml index 1ca13b6aca26..63caa9e4b9fc 100644 --- a/modules/webrtc/doc_classes/WebRTCMultiplayerPeer.xml +++ b/modules/webrtc/doc_classes/WebRTCMultiplayerPeer.xml @@ -1,5 +1,5 @@ - + A simple interface to create a peer-to-peer mesh network composed of [WebRTCPeerConnection] that is compatible with the [MultiplayerAPI]. diff --git a/modules/webrtc/doc_classes/WebRTCPeerConnection.xml b/modules/webrtc/doc_classes/WebRTCPeerConnection.xml index fad63f3f2cb4..f8c015dd06a0 100644 --- a/modules/webrtc/doc_classes/WebRTCPeerConnection.xml +++ b/modules/webrtc/doc_classes/WebRTCPeerConnection.xml @@ -1,5 +1,5 @@ - + Interface to a WebRTC peer connection. diff --git a/modules/webrtc/doc_classes/WebRTCPeerConnectionExtension.xml b/modules/webrtc/doc_classes/WebRTCPeerConnectionExtension.xml index 1b0bca5db155..e90a36a76c36 100644 --- a/modules/webrtc/doc_classes/WebRTCPeerConnectionExtension.xml +++ b/modules/webrtc/doc_classes/WebRTCPeerConnectionExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml b/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml index a0a225fee558..0978e1fcee46 100644 --- a/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml +++ b/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml @@ -1,5 +1,5 @@ - + Base class for WebSocket server and client. diff --git a/modules/websocket/doc_classes/WebSocketPeer.xml b/modules/websocket/doc_classes/WebSocketPeer.xml index fbb6036741fa..4c2d0159a664 100644 --- a/modules/websocket/doc_classes/WebSocketPeer.xml +++ b/modules/websocket/doc_classes/WebSocketPeer.xml @@ -1,5 +1,5 @@ - + A WebSocket connection. diff --git a/modules/webxr/doc_classes/WebXRInterface.xml b/modules/webxr/doc_classes/WebXRInterface.xml index 1bbd20730433..9e1167c09f12 100644 --- a/modules/webxr/doc_classes/WebXRInterface.xml +++ b/modules/webxr/doc_classes/WebXRInterface.xml @@ -1,5 +1,5 @@ - + XR interface using WebXR. diff --git a/modules/zip/doc_classes/ZIPPacker.xml b/modules/zip/doc_classes/ZIPPacker.xml index c007061b6c4e..3be7d8b6df3e 100644 --- a/modules/zip/doc_classes/ZIPPacker.xml +++ b/modules/zip/doc_classes/ZIPPacker.xml @@ -1,5 +1,5 @@ - + Allows the creation of zip files. diff --git a/modules/zip/doc_classes/ZIPReader.xml b/modules/zip/doc_classes/ZIPReader.xml index 29d0559d2fce..0fa267204436 100644 --- a/modules/zip/doc_classes/ZIPReader.xml +++ b/modules/zip/doc_classes/ZIPReader.xml @@ -1,5 +1,5 @@ - + Allows reading the content of a zip file. diff --git a/platform/android/doc_classes/EditorExportPlatformAndroid.xml b/platform/android/doc_classes/EditorExportPlatformAndroid.xml index 00c3f77aa01b..6d3affed15f8 100644 --- a/platform/android/doc_classes/EditorExportPlatformAndroid.xml +++ b/platform/android/doc_classes/EditorExportPlatformAndroid.xml @@ -1,5 +1,5 @@ - + Exporter for Android. diff --git a/platform/ios/doc_classes/EditorExportPlatformIOS.xml b/platform/ios/doc_classes/EditorExportPlatformIOS.xml index dc1e5e4ff4f8..346cc9bf354b 100644 --- a/platform/ios/doc_classes/EditorExportPlatformIOS.xml +++ b/platform/ios/doc_classes/EditorExportPlatformIOS.xml @@ -1,5 +1,5 @@ - + Exporter for iOS. diff --git a/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml b/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml index d4c917c41fba..07378566c3d7 100644 --- a/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml +++ b/platform/linuxbsd/doc_classes/EditorExportPlatformLinuxBSD.xml @@ -1,5 +1,5 @@ - + Exporter for Linux/BSD. diff --git a/platform/macos/doc_classes/EditorExportPlatformMacOS.xml b/platform/macos/doc_classes/EditorExportPlatformMacOS.xml index 43402efd59ae..9199701eb3be 100644 --- a/platform/macos/doc_classes/EditorExportPlatformMacOS.xml +++ b/platform/macos/doc_classes/EditorExportPlatformMacOS.xml @@ -1,5 +1,5 @@ - + Exporter for macOS. diff --git a/platform/web/doc_classes/EditorExportPlatformWeb.xml b/platform/web/doc_classes/EditorExportPlatformWeb.xml index 23c2f97f7fb5..607fdd0533df 100644 --- a/platform/web/doc_classes/EditorExportPlatformWeb.xml +++ b/platform/web/doc_classes/EditorExportPlatformWeb.xml @@ -1,5 +1,5 @@ - + Exporter for the Web. diff --git a/platform/windows/doc_classes/EditorExportPlatformWindows.xml b/platform/windows/doc_classes/EditorExportPlatformWindows.xml index 8807947aec7b..80928d74184b 100644 --- a/platform/windows/doc_classes/EditorExportPlatformWindows.xml +++ b/platform/windows/doc_classes/EditorExportPlatformWindows.xml @@ -1,5 +1,5 @@ - + Exporter for Windows.