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 83880ed5f95..22821ac7678 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 e13bb92c866..9d597d8e238 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 d607b95aade..0aa493361d4 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 b87cf877b47..8c48edce865 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 8eb52d65cee..f10e80e0489 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 d3d42dc836a..d35835d73de 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 6d904f4f4e2..ec55ccedb2b 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 c24fc496625..202a84fb580 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 fd3278f049c..b6723a9cfb8 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 786a18e8877..1264a6ad030 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 8b4e156946e..d4f840cfa77 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 44d263e41fc..ff4bf97122d 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 5deefe0a794..a5cacff9878 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 c2ee978d2d7..d2b2c1fe473 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 fddf8b6f28f..d457a858ab9 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 3f36f97a72e..a028d0bb4f4 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 4dc50e4f179..af7e18bddef 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 f92cb5981b9..59242d00a24 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 34942932074..d965d31b03d 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 729bfb342b9..61df0b26b3f 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 c4ad248caff..15c53b2a67c 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 fa1fb315cd8..c13a7784f78 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 81c7cfb54e3..47933a1fd0f 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 558618e45dc..e1f0fe96dfb 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 a188841303c..ac7cf701331 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 4455f88302e..f9576502940 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 1331797e3d8..0a1a7df2f44 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 f1fbc22f9f1..943e6ed7d96 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 8ac90e3aee3..7b7797f594c 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 9a9596b4722..6aac3280be0 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 79fdde170c6..e9e15196726 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 bc850a88df7..d7d48145065 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 eafdb3d4107..d00b3fca3ad 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 06085f399d0..3e1a0a28b51 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 1c2a1d688d7..b7f384d0042 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 f1e5835b81d..b24f2acd9f4 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 fc130d3bbbb..88d2d8f5939 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 90c05fbac82..6fa8e4ae9f4 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 037224bb834..89b3f843af3 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 d8e54be8aa6..f62c44aa0df 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 3c9d08c0c30..dde7153d5f4 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 12b1472155f..0e73d018476 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 8eb8c640e3a..b2cc60827bf 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 dc32185f793..cea8e13f4c5 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 b072f54528c..73c893e549f 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 83f0850542a..f0e8b4f19ef 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 a37ee263fb8..940231967b0 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 3442a846b72..c8667818ba4 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 2650ddfab34..64bff534671 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 1edff562cd3..275e5ab0b66 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 0207f9fb633..f0c1d7c1112 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 645e7ff6009..f73bd02894e 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 340c2eb993b..fa255e32018 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 45eca1f03fa..f8c68047720 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 c3013d0a117..fb06ee2a543 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 b2bce24f863..b236ba7b026 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 86ac7ad52f5..41ceed17074 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 c775eb90958..6e4a16ddf24 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 349a6effb05..e5c1f4ccf4e 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 1808fde2730..285b4c74a30 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 affa16b1d6b..4645bf953cd 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 582bee938ed..3e868ae9da7 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 b51a7bf7e7b..57861d04850 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 83d77579d9e..eab5a04c158 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 185f84ebc64..1afc9ce3108 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 3cc2a26fcaf..de8edb34f2f 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 56df32225d3..22286dbfb15 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 2d67b874ead..2057202cac0 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 8c93363ffee..ec60e6a75a1 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 f2149befa0f..e07d66fa7b6 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 1623583277d..2c055f38251 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 dd87d5317b7..eb703964332 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 e4a6cb78823..e8c6394073c 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 23e522c0ec8..f009bec5bba 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 8b9a1cc6d20..8328e82dbdc 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 9fd86d9b148..a5fe0153c47 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 cc49c8c6c55..20a87aea7b4 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 db29ab65d4c..12e09b235fe 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 cd1e9e830d7..6949a5d82b8 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 d62259b9c41..185b89d760e 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 033a953cf1c..189f9b95e2e 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 064aaea106e..7692690b5ed 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 c74dffddea5..106f2a3dbb3 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 fc27822c460..4173ee4bb45 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 6b9a544ae4f..c48c7f43008 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 56b6c72620c..7c590897087 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 8cac4952451..651d2a4b49e 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 6e2769a33e8..49c6aebaa5a 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 230c68b3b0b..384c3160008 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 9e55d783353..c3df946b4bd 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 b07db055afa..a671b85c833 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 4f65ff4b3c2..b18ee95a430 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 6ff1b268e00..86cc86c7526 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 4689235b5eb..2034f4a8ff0 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 91c6159a6a9..fa454a1b0de 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 56e7cd99f0d..605f217eff8 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 e9474ff5d59..b3633bc1ad6 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 8b9f2ba8714..447d3406c04 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 7ce51069d7f..926bd8f0bd1 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 95663fc394b..7df874ccf44 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 295c6708a33..094a696936f 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 a44d6b21936..5190e6e7592 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 8f43e835c50..6faefcbe0dd 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 2151d506990..618136c2a71 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 4089223b8b4..74523ee3977 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 148a84dc0ea..1714ebec716 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 3e2b36869b1..c7b2d6df946 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 e19e05e5100..64b47183bee 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 e60ae367e1b..6319bfb3d1e 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 0cfc3bc186c..9d43b4bd26b 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 0a9a8e9fce6..1b1365eed40 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 80e0c76f47d..c11a057b1d2 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 8ca6b0b48d3..8a5956cc870 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 7802e1e5d59..974f6d4a334 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 9d5200be8df..983bd6cd912 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 ea848a64657..faaf9b55fa6 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 821818e4492..2792e593e39 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 819863e39f6..33f6a02c526 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 a71a68fa598..3ba122d7ac8 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 00c2e99e424..2b155d869d6 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 0a9e24837c2..214b3959c7b 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 e7f599e7712..df3f8e81250 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 d4fa5019cb2..62e92e1900a 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 49796446d32..52ea7af2921 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 a0393c0cc4d..2c8c2cef9ec 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 691ee2f8721..cf4207b86d3 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 81c21fc4224..ad41eceff47 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 da13c2c60ba..7b22fe2e932 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 f3fd172dcbe..b4f68cb1aa0 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 bb8db1c66ec..fb733a95b8c 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 96040ad471e..0fffe7f621c 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 49c9c4d9087..3d0864b08a1 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 50a75575491..d24181c3d31 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 e96c1ded457..ab63d66aba0 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 01443fa7a37..3005ffcdcab 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 f79d1aaa5da..07bc53575ce 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 2379799acc6..b45a5d8c561 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 99b5333e643..783c856066b 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 49cfd69e3e0..0a3a3cfd26d 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 95bb41b1f62..f3143e1f5c7 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 2b7c38b95ea..171deb9c626 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 6b4bb59485e..292207e8bb9 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 e73dfffc5f4..2f01e791a24 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 e3dadd45320..32ec27868a2 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 c516890208e..5bc97e6f46a 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 5e119b6189b..e72d727d7d2 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 e5c69472975..f5829e4e3e5 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 72ef3504744..cc4c4c81826 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 ea2b12c559b..ab0684fa06a 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 50f58ab2c8b..797fbc9da51 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 52cdb5a7da2..e661055f823 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 3a77be8ff1c..3d366cecc61 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 89dad34b90c..c0d0f43010b 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 62331f957d9..632b512497b 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 01ad5049c44..04e41644155 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 e438de1d0d8..8fa5dac7bf2 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 67b80c40fec..6ac02e2d081 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 92da3f9b58f..9544dce19a0 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 f63f95a8a51..13134540e0b 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 b4321c741e8..280cadde788 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 81598de9f62..59d19b03f4a 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 6ae5cdfd1a1..32d5d361bac 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 42e668ef607..0d3b52ddfca 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 c0b8a8109e3..ee4ec239f3b 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 33dc5e701b2..8f5dc4e9453 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 378eca06313..197d03f0d87 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 9c7c2259c9b..06b6409e09d 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 66999e156aa..4767c18d5a0 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 0deec39bfb1..e0ab17a35c3 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 a166d1453f7..34c192e4dbd 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 eb8ab2d29bf..3d1204baf00 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 53031d98b4b..f4c75a731d8 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 73ff088ab12..c47a7d9303a 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 ab61e001065..b89db8dc9e6 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 9cb029f07f1..3f165c2ac53 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 1ecb99015e9..a987f4b5b42 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 594c2d17879..02909c95faa 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 390a5dfecae..1dbacd5ef71 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 df27dfe463f..b74dbdce547 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 33d303944d6..df8bec8002a 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 9bffeed4424..3910566c062 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 151a532f6e8..c6c632be010 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 617c536b5d1..48f3d46398a 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 ead8ffd7c39..3c2a27deabc 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 5f77a26cafe..9c185a2ddbb 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 cee19aa9112..d652759dc7e 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 662ce530f47..42cb420e74a 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 65e7d1a9300..08b40c78000 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 1b7e3a52eac..e271b3156e0 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 0adb47a92ff..b1a810fe6ec 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 c41eb12d231..d1361c4f0d5 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 2ff7bdb353c..d55c1847e4e 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 5838344aea9..efa881591c2 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 0c7641b0493..f8002c260f3 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 e36b8f65a46..371651c31da 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 a647810e6a0..3e90c546474 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 8bcd524922d..94ddb37658c 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 1708cdfbf33..957b6d8e88a 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 77a4436bb68..4fd288f16df 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 bb50f526732..b0c20714421 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 f301d514bc1..f139502e189 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 907304eb302..d8c5855932e 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 f169bb63bb0..e504bf79804 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 bee43d07aed..69c5f30f25f 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 f64ee334f0c..b5072731173 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 5e6087655bf..e98edef44c1 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 9b6acd075eb..5c1c898c9dd 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 bde3186552f..01e6b9a52e6 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 99c0c97a9d7..31a1c503797 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 ae401a7619a..09aae04d04f 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 9500bdbf687..ca27538c1f3 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 7f8e5039321..6e5ccb4dd08 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 f4447016df6..3bc845352fc 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 e4334bf7661..a47a41594ef 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 eb69283fe2c..26580bbf06a 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 098bfbbc55c..0acc53fa58a 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 d1ff7b6f48e..c930e6f579f 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 5fd4bdfa367..6a9db95936c 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 9dfe9ff720a..29ac04f097e 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 f7c0b4cd440..a974a3af6af 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 5ff8e5264d7..e2f76480a06 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 0ee6c5f05e3..02ff4e1c2d6 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 fd8e79292fa..5c1f6775a1d 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 c40b40dce85..1020d2dfbcf 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 827fe24c14f..9028dd4b9fe 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 40d642b233a..14e84b40e63 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 b41b9f4e6ef..13366f1813c 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 846419bae9d..66aeb580c29 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 191a595adc1..461e96def47 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 ff02181db10..2bd964053b8 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 216475a4fe2..eb72b4020c3 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 d3443238ac6..ee55c891314 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 a1e7725ecbf..94501b06625 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 bb873938a8b..c4193a5b010 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 7fea9ee27ce..8338535a24e 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 7246a7e57fa..b3ed3b47013 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 0ad42c53e57..d43efc73bfd 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 0764d86d4a5..05c1e60d9ab 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 f50b89ef9c5..ef9a11e57c0 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 1df297fe9f4..9471a7caf25 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 e01da0c6151..4bb947a82de 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 200b0a66474..58219aa0b3b 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 7f7c9c6d1f8..b61be49619b 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 0c8b8f03528..cade0eaeefa 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 d703f3d8c32..2482defd0b2 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 334cbee99e3..dfcf299fe62 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 d66dcda6499..014ebd22480 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 5da53500f16..d728ab4f6c8 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 1738ed57c27..f2b894d6128 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 fb3bd21fdcc..7207de57fd2 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 6460d3fdfbb..63e511173a6 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 ab32a77725c..f6876ac21fe 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 f59bb43e0cc..e0dacb2a79e 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 8d45eb987dd..cd96bd49d95 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 f97ddb35939..a9c4f19c651 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 970b6e6e6d4..331c1d23add 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 fa0b1ad571c..44d1af37cff 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 93153de0ed5..5f707adbeaa 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 e404e92830e..307d244a406 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 0441c041f0c..c749eaa10eb 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 0766f567b93..352ab3773e6 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 2feca4a35af..7cc6d94af33 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 cb09afc2508..9a8207d1fcd 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 5413cc0ee9f..961e9f216f8 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 90ad5e90449..86d69bc2f70 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 51a2ef0bc50..ff120fa557f 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 17cfe7cbf19..d150c79b781 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 7ba30e620bc..9fe3362e0f1 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 36da1737217..a08f1da77a8 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 779863fc1e1..a2276675bb5 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 b103a13015e..a7556695184 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 8d123c4e6c0..3ac13dded1c 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 bc83b1527a6..a36271d67b2 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 ebd5ef15144..545c9289d15 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 3d835847bd6..bde11a850e5 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 230f4b94e2b..657d5659f83 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 f786de9ad44..87b3635454f 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 3b4df5284ad..5cefdaf4157 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 3b88db05966..391d060fc3d 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 64ff560808e..1fe4cfcd79c 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 baf8d285db6..df2a7c4fc28 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 a671aee6676..2cf133911b6 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 abc37c3e6aa..4a1ecb962c0 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 c89dd2bb2ab..f6b9692d38d 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 1dbbf361ad1..5c4dc8e65da 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 6c0c75064a0..d685fdfa414 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 27cc3f308b0..bf92155139e 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 6b51a9ca2d9..b6f77b4f0c6 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 b640b4b8c49..57137e4bef4 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 b033aa03d77..33a50d9daf2 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 c8ad14b3017..9966550c1af 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 595e6a6a40f..07c0a87180b 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 f268cde7fae..9ed6fc191c8 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 b6315650afb..3c698fd4fb7 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 10e73328c11..8bb3850dc2b 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 bb48ab0c346..ff04040826b 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 3cfa5620fe6..abd1428bac6 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 fa0205d9cc5..13f48c65d58 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 02b1ce05ff5..f6ad4222343 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 75cdf7bb526..041b8600b0e 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 c2af794ef8b..b73ca4a1a66 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 e480284bb15..348688f7f84 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 b6aed2c731d..541f23013da 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 31fb1328a2a..e197b1e97e6 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 57500e8f5dd..6ce58018643 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 86f8f7f0b0a..73a06c47197 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 8bb1f005837..6a431805619 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 7af85ca5fe4..d848bdc0cd2 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 1c778b4a693..ab805bf4b3d 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 df6bde527f0..2e319676c9d 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 ee42c4406a7..d0aa89b2e7e 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 2a4898042d1..abd0e179af0 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 016afb788d7..8cdb30c3036 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 c7de792bb82..9e0cf664deb 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 3e0a317f60f..ca9f821acff 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 97cb781cc5d..533e87bce90 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 5e3281eba82..6a6a72b3297 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 b99c1abd442..09c4383829f 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 9b7a54381c8..48584e50fdd 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 65c9d72a14b..1febd398293 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 ae74ea2b147..8fe42ad9cd9 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 68a0a8ec1aa..c055603bcde 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 4a2a8de11fc..cea0adbe0f7 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 49ac714c4d1..010760cae0c 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 1d301cd7a77..4c6c9d35241 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 a3c7b7b222a..1a6621d3549 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 c313bbb087d..d6239484f57 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 040e251a00b..1728f7e5660 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 4dac8f3026d..5dc77fe1deb 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 a34e7045adc..505a1465bb1 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 e01850dec9b..7d1b73278ef 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 1e20f305521..8af233427c7 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 33ba4090b17..6c4242b92d2 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 62408bc233a..161fd1c1149 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 ad22c27b7d8..e61e68dddec 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 ab075d1485a..fa6d28c1311 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 2cc19ac9874..37947b4adde 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 d477bcffc6d..f7099e569f1 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 fd293db728b..bea99a4d5c5 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 87c1e5eee2a..c6e2bb67677 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 ae8d57595b8..6e5f839778a 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 3c15aaf76e8..84a12290b3b 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 03f28c66f1b..4cd89e5e2dd 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 02973146f7e..0543b9abcf1 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 251340f535a..dc38d920bc4 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 398c4fc871e..a50411cd639 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 8afa9d49242..95baf7c7060 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 b1cf8f4c8d0..4a2d397260f 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 0e681ccc509..350fffed327 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 7507575339b..9b2b5dbc940 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 cf9f41dcd01..4fdf46bb3a7 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 ac73bed1fda..8bb1ff1daef 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 6f6031b4361..448984a397e 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 28d1d46ba90..b12051b4f43 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 c902b8f1d35..90eaaaee6d2 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 5ce68c408e3..ff5192a6d06 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 74dda8f2d93..0b9e67b0fa4 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 88d5dfa3ab3..bf57baeb449 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 54f39773517..09882da3b9c 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 f9c40636513..6f1649a457f 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 8d95239a4e0..4acb6b697f7 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 bd5645af327..204e915efde 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 0e2a054db2e..e02133cfba0 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 673d2754d67..9631c6a644f 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 b57843b0047..1c44ffbd57a 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 52ed4b1a4ef..0ac7fc8bc23 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 09993687cc5..79cb55f8701 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 1d5e9c51eae..7f0e29676b7 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 aa84c9361f4..f925e7a8fea 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 5722c942f15..c30662b1224 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 4616965c7da..58c85abe1c2 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 fcf6a2b45d5..091acdf6f26 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 00a79f50627..ea4c6366f2f 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 7023beefa1b..9a02374efba 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 7ff75ac6954..77a5cfa6c68 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 fde4a668393..d134107618a 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 7828dc8e563..553f1b9340d 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 f4fc4da3054..fc349f39134 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 286f2fe04df..b229343b400 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 cdeaf24cf25..72fd9b737a6 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 c87753f5f32..a78375ad01c 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 c1450baafec..59b275d161f 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 fd21d37d93f..44d1f8902e8 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 0e8a6083b42..124f430f1b5 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 f4d6e3e273a..659f08d49ad 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 e99a90e037b..2627c8b7d3e 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 749eda1c613..51f353c17a1 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 77a4e67a986..4908a861b3e 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 af190f641a3..048c72126a7 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 039a882c801..75222784cae 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 cc813e244fc..56f9633533f 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 4f005c22032..b08bdafc830 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 c5d5f456832..c70cadc2fe7 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 38913b0fa8b..339ab26a681 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 e0ad4da995c..f945ce30adc 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 608aa62e42e..c2ae3cf3d3c 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 4c879b46dd2..9f8671f076e 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 f7cbc0bfa21..54f65a619b2 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 4b11b6115a5..85917efe254 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 32f3a0b8b94..4e2a7b70cdb 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 6a50a19b542..c37da6402f9 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 32034bddfe2..57bd4e007a6 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 353a6db68b2..bd774ac34c8 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 b30adfe9925..db1fa1ccdaa 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 c67cad98b38..c6b3604cc49 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 9dd677dfccd..ab32ca48dd6 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 64662c50bc8..8838742bffa 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 a43d908a420..86ac2165d8b 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 6659748b481..69d33517335 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 e60bc055748..7c4b1822588 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 b7296e2856f..730bcfd48ce 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 cc3bc93e0a8..61db34fb024 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 2201b180090..b505c6ea8ba 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 890469b6a81..377dbba9fc9 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 dc9266b2135..b00e152ddc6 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 c745432e074..b69fb7050e7 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 94d2c3bcc7f..e6a9980e19f 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 6ad369b71a5..adfdfdc4452 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 e6b0d5accc7..ff994fe6c51 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 255ebca1f23..7051663a781 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 1ff60998bb0..04612b461e2 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 e96512b3989..42c65763aab 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 3edbf1aab3f..ddcc8a865fd 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 f65c71bb529..94e9096334d 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 cfe663eb45c..8a0498cbd96 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 86e0b48a74b..17324e49c61 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 5eebc04c4b8..372b059cb6c 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 4ba70d57d21..30c24007753 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 641e42a0604..521e5841733 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 1f27954128a..1cbc11bd035 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 50c182f62d4..3d69e092f64 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 2377a953ddb..b203b8f555b 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 f99c4255f13..39d18a9e359 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 86befe09f4e..e2f86cae5da 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 c0b06e67a50..5b6e9812f6c 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 10ccc9e0853..a21be3f6683 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 673be9e6570..e58a7ff9a8a 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 5e7bcf56a64..a187f3c355f 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 3bfecbbbc4a..da04cd918ce 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 0d738e511d7..915d94a54c1 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 8fc29563a84..eba2b8287f5 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 387f8cbca7d..1288bfaf916 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 20c19de9e2e..9995f0cbc83 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 bfb401ad66b..1b12431f7f7 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 2f04ee0d5d9..0dac6115bc1 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 0c61d73440d..6adfc818e7a 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 3576d303724..3394a1d5fb1 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 03d1066e05b..b760bf359b6 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 2ca83c5fce8..1074824c0f3 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 c7679c1e673..25957f5fb2d 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 14f56364877..30234dbeab8 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 29478fb7b5b..c48a9ee58b1 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 3f165a4f2f2..3dcd5786486 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 573d98ba7f3..d290799f64f 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 c349f75abc8..a0385b2793c 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 32773557733..6faf83c0d62 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 755dcd942de..e8947ffd678 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 188a20bfe42..556ad50cb14 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 9a9b5311217..201e44af190 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 0c12104cbe9..73c3c022b73 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 27ab6fe7873..a33722c38a8 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 44f0e0575a6..f37a8a05e4f 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 a218fbda8cd..29b44a98f21 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 432bd765416..daf31638427 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 87d31f8baad..ad981116de7 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 88232648bae..3fc2aa2ab9a 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 d8082ecf98a..d04d8eea527 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 cf284cb989c..862994e9b79 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 660cef741ac..e3a1177cfa5 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 87ac1ad9191..595749f4b6d 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 b16f0d76ccd..744c72af4d1 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 2de52532373..694556a693b 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 2732cd3eeed..73e594218d9 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 b9349d2875f..c5164e9febc 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 95ef00d2948..717cc44bb54 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 2aaa1e4bd11..0499d51d79d 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 7699e59121d..876162b80a1 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 5b93d47a8ff..5ebe656aa99 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 deed3cc82c0..550d1ab93e5 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 ab0ac281774..616e6343bab 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 aa4431d9469..fa2a4e17c96 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 eaa967f7cf9..8f43b3a2f70 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 66120708245..9da66f3d0dd 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 25962538bc1..3a45465cbf7 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 679f8593f0c..44f040dabd4 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 f96a7b0e895..62e2b02e2c1 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 9a6029c1515..de7c1a4ca79 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 69fff3ea8e4..062c22f11f7 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 63b43dcba3f..f8de7feda0b 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 d6b27319a9d..30b6bfedf53 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 af2613cfb0a..7aab8b28105 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 05ebcb65b08..31605f5471f 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 627190a947c..8fd93d00b90 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 545f246026d..383988360ff 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 2cca0ce6304..820ff04b701 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 d2ef1a57009..6986b17c64d 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 df8522883c4..16471036cdc 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 aa968dc6762..1b6e2bbeb25 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 ca30f9b4e0b..5bb1a83cdc8 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 20a21e1696d..721d73dc14f 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 2e3c6b0e5ed..eaf32a7b540 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 0442500ee8f..18e2fd5e954 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 28e7bbe8bce..f53ddfc3ac3 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 85c1dca1501..d1f0e7cd690 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 f12b334275d..a89e666d9b5 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 a8380c73183..ab993c372a0 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 a5603078e85..48001b35625 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 bbc9ae7244e..83a878bada6 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 e0a0121c9db..61eafb4527b 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 73191626d2c..ae5a6b57f08 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 cf45d9d3476..c34b27913f6 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 4cb12443597..a5fe56dc503 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 5a87a7373ac..2d4dcf09af7 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 26e8df17f6d..7b90781fc56 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 e0a9875d004..8b990b132aa 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 cd95d8231de..74523f3c390 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 b2039d09dad..0f429c31fa6 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 e7366c04789..07a0b8438f7 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 b230dbe58e3..2aa67073961 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 7783055e30b..99d55d7c7f8 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 12dc1671808..20485ed08f8 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 17e713ef155..b7c8931af48 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 98e37be190f..70c06eac09d 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 11195f63bfd..b4b7d646d94 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 b164cfbcb2e..054399f989f 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 13881f8d8b8..c4c17c2379e 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 0b8e174036b..2c88ecd6758 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 ba484a5b108..dca4fe92769 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 11aed8c8c56..934cbf5a269 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 6444fcbe452..51134012c70 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 5cae43af706..a05d243b0ab 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 2a9f3e9d472..0cbb60198b7 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 5d60bcff5e2..15a2f2cabf7 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 40f0af743ab..51c9f3b448b 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 2ce1c96b0fd..d0db24dfb73 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 7c969709067..6237584056b 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 56938060477..7d652c25270 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 70e27d5c2c7..fe6f6858b73 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 86ce8dffbf5..b71f9ca1b02 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 24c968214ca..afd6ee527e7 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 ffa82d44d5a..ec9f1459b26 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 b17880d8ddd..888964e7f0b 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 9063278b2db..07c014f223e 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 9a17364b34d..b82620139a5 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 952c7f46d02..a04ffe3881c 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 86b2c4894ed..4bbf763a6e4 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 dd800ad5bb6..4343a789fd8 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 e5fccaf565b..07e15d0b237 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 f85cd6377a4..7ff55dfcc53 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 0878a80ce69..b4c42ea399f 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 7b00b78eea3..c72383c84fe 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 7f837fcfaf0..c1eee9cb5c3 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 93b23dd2e52..af71ae809c1 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 57c8208d5f7..a31c908082c 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 75aed76c142..7683d29d1c8 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 46fb56d7e14..797722eb863 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 5d70a35e88c..930f201ad5f 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 c36dfb1d419..60fba86d327 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 817b01b161c..2206aa57190 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 e6b0dad104d..391771d1d34 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 d1d85492759..3ed29668e4f 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 e8c18c782d4..fe9eded7a9a 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 17e2b3b3f23..0e801de8d58 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 dcac686f962..466dbe25004 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 af7a483b395..d52fd6ce405 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 525f28db514..b946b6cedb2 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 42721d7c7be..bdab8d7d784 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 dc74b1b2658..1d227241ada 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 299b17be59f..8f815bebbfe 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 ec4e69a05f7..a154b2742c9 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 016d614a08d..313b05dff4f 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 8493de27abb..217d0947dbc 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 5a2e7fbc62b..5078685cce5 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 d9a032dd747..06d3dfcef73 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 5f667b0f04f..6e12d9a6138 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 b08be9c0bed..8eb9e26a838 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 cf89cb6cdb1..9733c5f48a2 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 8711c4a45a6..a87608bb720 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 23a8b27ba9b..93c4a6e8de8 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 7ba6fbc64fb..8814169d1dc 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 9863f3f3155..185a2cdda42 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 605b85ef8ca..093fe4c9262 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 f095af7112e..ad5c5472b89 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 8c9d5385afc..3fd0642b184 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 2b1ff271baa..84a5f1716a0 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 722abd49fec..fc22f72df91 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 31d47b3c25e..a7880fb4849 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 bb02556a9e5..ace060f709d 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 c408b2e099c..290d9574eee 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 eb39c4126f3..0814a30a8de 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 29ed004c5af..75fbb03dd67 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 0b3d54c2f8f..bd04ca56f64 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 32a4bf26c2c..2c3908a72c2 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 e1fb38e93af..8958cf9fc83 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 34fb1ab7233..14bceb4d4cf 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 421b6c65a89..1a7a4f6e960 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 2d1711185cc..2f666f5089b 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 65d2cab0986..4f752ec4175 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 60c40cffcc1..27cee26c50a 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 e0969829cbc..ea3dd0acd22 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 69d1cc10167..f84983de499 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 92db97723d9..1d7467bffea 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 361bc3ba804..8b3bac456a1 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 29cb562dcba..940eb89dab8 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 b1ff8363a74..89ce8942032 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 54c11029326..e65006716d7 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 18c51d602ec..1814b474a43 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 15d45b8d0ca..a8a4c3a7641 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 f48fcc97d4d..e3afe6f65d6 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 3bec965c723..bd506786944 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 84ddcfdc572..fc0a4241877 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 5604e7aa972..c0194655e57 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 07398c6ec76..ae282319f58 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 57398befd72..087f3a70f8c 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 2334abacab7..f1c76d14e42 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 7edc3117439..6f054a8e0d7 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 72aa1cde6cd..6c0d56af052 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 2638668cf76..05443f809fb 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 94eabd79e4a..23cacf481f6 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 f59af176436..d5f60839b93 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 96f75a112c9..eb3c1705835 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 3a4e823338d..106d011c434 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 8da7e341f3e..068f296c989 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 5add9572a97..8aa5f1398a8 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 44d6b92b07c..134022866c8 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 305be69669b..b1b77208107 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 8122845cf28..1193855d7c9 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 a6613f7c70e..c72b638fc39 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 7de1c5f83dd..9d2742b8442 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 748b844b286..70df23324c6 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 1d865dc9c7f..8ed17f6d8a0 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 85be5cb3b3a..03a651ad9ae 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 2f28c733678..77aee1e07a7 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 ebefd5e462b..5052518583f 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 ed807dc0a1f..cd79987ce9d 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 680108a45c7..7bca99d6977 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 2671d483d87..194b3be8542 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 aaf46957d26..3a4cd06013c 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 aaadfbd17c3..6f688c330c5 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 d5d9eed151f..8925280291f 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 180d6b668b0..79bab0ece64 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 e30df45aeed..bf16b3d16af 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 bf1efb0f2d0..fd8ef507fbd 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 dcd0ada6d8b..65148e875db 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 80b23b675ba..123ae399b33 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 93a1d670a3a..50414d25802 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 5e08f735e31..38541859a6c 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 73e85776d9c..dcec1a58d94 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 241936a60bc..7cb1a3d16d0 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 6d60b0c0f06..ffb4e76df89 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 f86e174b03d..7475e5ff7e8 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 6ce3171085b..1e363d987c5 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 37be59683ef..dc3e25fa9b1 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 26766bb3c13..b4718d96a31 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 c7e628f4d2f..ccb5bb78153 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 c6c3a6a9874..840e2ba61a8 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 98b5b474efd..90cb70f3478 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 2ca535a4779..6f99234991c 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 d71708c08f7..f2eb353b5a9 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 1f0fea0d3de..359e84c3da4 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 1166c512595..9c7ba585342 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 37c87fe84a7..600cc3f67e4 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 15f734dd58f..8b4a7f8d290 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 f214870c8e7..41f49a5a91a 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 258cf8fc94b..c0c53146fe3 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 43903fed226..ede9688ea83 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 25b0b54b88a..9f8b07261ec 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 f965bc96f0b..1808953fccc 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 261a2a8f07d..dc36e25003a 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 893461946d1..ba1fa763d32 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 02ca2b80523..e67934f5c92 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 ed5cf868903..bf48d80c660 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 d78387a4d77..6b188a607d7 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 5033728f735..2fd31c78cb9 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 285615813bc..d32af17940b 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 d35695e6d98..ef64c0948f3 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 cf56d058508..56100f17d74 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 661812396f4..3ed754ccdae 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 cb1a5f21498..edb52383258 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 8fcf7e788d3..b5454da1f9e 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 a3920ef50fe..49ceec2648e 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 2ce5646cfeb..b4063409b91 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 5308916b07a..b566ca62f39 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 55051598ec5..1fa6a53f9be 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 3b240206bb9..8fc98e24cc8 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 41e74a1c01d..0b2d87c13df 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 57f737e2779..d2012750b56 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 19291c028e4..83e3240d3aa 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 96708ad06e0..480f7dfe0e8 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 0347a62995d..6dc38a00ac8 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 e4ec453546d..cbb43edfef6 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 2b39f166370..69381c0f0fb 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 ac997af6498..f9c93831fc3 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 651ff2f5b98..c916aecc500 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 c420bbec899..b63602e388e 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 bbd95df44ef..9b57a9a240c 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 e48bca7c853..8cde07bfccd 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 3b3c5cc447f..de95a3f174f 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 21c877a7f5e..a4a76644a6d 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 bc460b51448..4d050faeb3c 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 bf6babc135b..69204373c28 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 1dc17e4992b..a1cee7193e9 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 09e4abaf255..5fc9a0cdf47 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 ab0e94f8aee..79ed8dde9eb 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 e0fda39f907..bde1aaab5d8 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 939390e87ed..51e3faecd3f 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 53638fed686..1aef337e01f 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 d27d373b289..ed72584b1b3 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 a7b90a3da04..35832f448fa 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 5268ed09caa..f035ba7898a 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 991061b56e1..d4444c888d9 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 7a03a371fc1..9f622acb87f 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 1b0c99c6908..1e8d2579a24 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 109bd22e27c..6730f96d73f 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 556321743eb..cc1c82b4084 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 4a2cceded08..ffd8ce68aa7 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 d266557a9c9..09075255353 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 6ca2a1fe668..8d986969ddf 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 cfbb7edcf91..a49316e314a 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 070aede9a90..c8ad642795b 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 f340693e0f3..a56e15074f1 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 a3f23041d0e..e5f34bbc735 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 01e82dad608..5e7d3f3dd2c 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 8a477de6105..d6dc88ba330 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 936675768b6..406b1944de6 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 8ca907b9b89..623f153f733 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 e75e4966a72..dea99a1322e 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 5c52ee60be6..70ae8e7ea39 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 342e88219e9..c848d9ba788 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 977751b8fa1..102672ff603 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 b2f3fcb6a4c..14058d1ade2 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 df72188792b..ad202320d57 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 bd0c9b9ac60..54df82ef4c6 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 3747281ef41..de76b025579 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 3477ddee2c7..81be77178a0 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 9ab9da92663..ec1303ce955 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 bfa20e7eea1..febc960b8c0 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 cf3f3916dea..9b9266c4782 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 eba6c4e6b0c..5b38683eba2 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 3c565dc0e85..8852cb7cb4d 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 79d4f11c9e6..8da859958af 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 25996e6cd2f..39290e6b2aa 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 fd27877a07e..b6cf18e868a 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 140c1c32be4..ceab1834d57 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 dc27b574a46..79a06571567 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 572da4ee0fe..95f2f01652c 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 37edfbdd5e2..ead987e1721 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 73a2efb5b93..70ce525dbae 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 7bb97b7797a..f2250544a4e 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 26af0779223..ed3f039a83a 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 4c6dec01971..fc4e3151da0 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 a341a45d726..50070c87259 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 125582962de..a6ada4b07eb 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 2e6e8e0b150..9927ec30fec 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 62d03bf6cac..100bc6645e1 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 db061f17f74..a5b82ea5a92 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 99a4a8eadf1..8f26060a461 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 cd4e4635178..a8c3586cc8d 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 bd3037321a2..ebdfe032f09 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 9a8932d68f9..8ba4b3a1d81 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 004f8ee01f7..8edb3ec51fe 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 b7410d51827..20f15b417ec 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 30ff018ca0e..5e050fb04ca 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 9c3eedced9a..fbb620ccbd8 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 4da50f49f6a..d2e7dc9c1d3 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 2d2603868b6..2e939d38233 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 175ee8c79d6..d8e0c3f6641 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 f6ac62146b0..f94ce329c79 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 4d9b84eea5c..93d8c89b343 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 a64e70400b8..e4153beab64 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 4269598b6e0..dee05a97298 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 0eb96cff951..8f25c8f3c2b 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 9bf7f7e8414..7a9e977150a 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 9cb5aa4ed8d..dad2e0366f0 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 fe95685e357..47691bd442f 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 a8e9a89e274..a458b0b6168 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 7fba6774cde..d31460787d6 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 701b90849fe..384175e8d76 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 f3bf5d6870a..f5fd51bef76 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 cdbd6062611..088854e8f42 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 46083b7d811..c775dbe6eca 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 ba0cf255a02..0446f6d73f6 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 b6c1efc3bff..d6751d31ce7 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 9e3c153b3bf..c2e617d6e9e 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 9df2bf63be6..8cdc2c3522a 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 52d6b9c5fe7..018e6289a35 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 44896ebe101..33609916a36 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 04a95a3d788..bceb91ab687 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 268070adb2a..9cc40608525 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 582a6d5f763..6812e83b8f7 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 a7bc2351796..e9d9798de8f 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 61b0d61b801..a7904b3ada9 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 806ff51445e..ee67477eb0c 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 a4e2423554f..7b741b43d85 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 22e5411cd6d..9059a5a4655 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 44168325a11..9c0955b0b18 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 5b68c0edede..b35d27ab129 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 c9004da9d87..51f7253a170 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 027df0ebbe9..958be92072c 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 730155800a1..4ef5d3473be 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 05af0bd5a7d..9e7d1fc965d 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 d16dadc5968..14e30b69a5d 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 c494f6083f2..bc0da03e982 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 0649a0bb621..28d30a594de 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 780b3169b44..981e276b692 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 df9c841cfc3..d785b2f8182 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 d38aa1e9513..f722b569e78 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 41c188b1ccc..9a0f121e198 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 ef3149062a9..338adc9b52d 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 578ed76d57f..6afbf4a3d75 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 e7b59f7b85a..0414aa362d5 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 400ee55a094..a11979444e8 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 764f4f19879..9bef522bb6f 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 7014d023c29..1f2964522ba 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 00fbcff807c..c49d16eb131 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 ef6b455511c..3171da1f6db 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 53426eb107f..0c300eade48 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 9d7d47efcdf..5f7a7e2915f 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 4c18231edbe..24f6dbd887f 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 dd48d9092ad..b33735f4ad8 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 a935f7c372e..2293e75a3c0 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 f9d1ee074b0..8e4a72e6ae5 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 f4ebaca76d3..c1fe85c1c0a 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 cfc9455a6fa..ce19650b5b9 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 f18e1e55059..c2ed4d08e3a 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 34508603524..5bc60818035 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 942860def80..927ffb6aaeb 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 9db908f29b8..3ca0359311f 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 ddb75bade6e..c55962eeaa0 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 5d468fc9f4b..df4d436f5cf 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 703a3504be9..2ec39801f30 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 57470fd2067..3aab1c51831 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 ee00f3c43b5..2891fab115d 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 e759cd65480..c7b8cb2ac38 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 5624558bc42..98436ea2e7b 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 781e76cddd6..d64a9189204 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 ea5db3bca83..32023de6960 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 367495a1591..41c20439ea0 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 bf7ff593a48..027d35e9d21 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 0da4bf1a625..6973bd3cd81 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 6bd75d1287d..14676a4545b 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 14ce5198404..1be8cc828da 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 45938b5a0b4..b559ca20b26 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 1c3aee3df28..969ca143500 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 503280c304c..482db3e8b59 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 5cbe9b49804..df2644767d2 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 3d927b9c750..7abee8e2c88 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 107a8e7605e..b976eea30b9 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 a1fb78dfc58..4c6cdfbf128 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 74d50336c40..dd232af1ccd 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 7f785d88a64..e25af794d43 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 9f68502c86a..0ada6942ad1 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 3a5a0e2bc8e..75dcf5a29fb 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 2863e0c2ea5..e363e67ee47 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 87e603808d8..6a3529e43e9 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 cba4b3107e3..b8711635e41 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 176e8b0f37d..03dc33d7433 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 d76d1ff57df..cc7766507f6 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 aaccdc33391..f274f0868e0 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 6784d534395..a69bb875fa7 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 d1b01207c7e..f0ca649fe4f 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 3baa8270fcd..5770e7155e8 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 72d2d3cf684..82182f0de52 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 bda0dcd9aad..b4932559172 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 21b7cda2cec..a9a98f8e0d7 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 e23e1c1251c..4dfc529cef1 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 74022129b38..7eba3ad8ecc 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 62257d3b6df..a70ae1b9cc0 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 2992c7f2b81..e4982538922 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 08c75f49d55..54a60262a71 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 9a49f2b925a..f24fdb4800b 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 cfb799345c8..b34fd68aee4 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 1ca13b6aca2..63caa9e4b9f 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 fad63f3f2cb..f8c015dd06a 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 1b0bca5db15..e90a36a76c3 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 a0a225fee55..0978e1fcee4 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 fbb6036741f..4c2d0159a66 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 1bbd2073043..9e1167c09f1 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 c007061b6c4..3be7d8b6df3 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 29d0559d2fc..0fa26720443 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 00c3f77aa01..6d3affed15f 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 dc1e5e4ff4f..346cc9bf354 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 d4c917c41fb..07378566c3d 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 43402efd59a..9199701eb3b 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 23c2f97f7fb..607fdd0533d 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 8807947aec7..80928d74184 100644 --- a/platform/windows/doc_classes/EditorExportPlatformWindows.xml +++ b/platform/windows/doc_classes/EditorExportPlatformWindows.xml @@ -1,5 +1,5 @@ - + Exporter for Windows.