diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 3bda3a38969..a38d25ea5b0 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 2c5337eea3d..35a5629af55 100644 --- a/doc/classes/AABB.xml +++ b/doc/classes/AABB.xml @@ -1,5 +1,5 @@ - + Axis-Aligned Bounding Box. diff --git a/doc/classes/AESContext.xml b/doc/classes/AESContext.xml index 747968ea91a..110c50cf0fb 100644 --- a/doc/classes/AESContext.xml +++ b/doc/classes/AESContext.xml @@ -1,5 +1,5 @@ - + Interface to low level AES encryption features. diff --git a/doc/classes/AStar2D.xml b/doc/classes/AStar2D.xml index d80d7843663..cc69c0b8f33 100644 --- a/doc/classes/AStar2D.xml +++ b/doc/classes/AStar2D.xml @@ -1,5 +1,5 @@ - + AStar class representation that uses 2D vectors as edges. diff --git a/doc/classes/AStar3D.xml b/doc/classes/AStar3D.xml index f0481c17454..da3c6344ee0 100644 --- a/doc/classes/AStar3D.xml +++ b/doc/classes/AStar3D.xml @@ -1,5 +1,5 @@ - + An implementation of A* to find the shortest paths among connected points in space. diff --git a/doc/classes/AStarGrid2D.xml b/doc/classes/AStarGrid2D.xml index b253a33377b..e349f082d35 100644 --- a/doc/classes/AStarGrid2D.xml +++ b/doc/classes/AStarGrid2D.xml @@ -1,5 +1,5 @@ - + A* (or "A-Star") pathfinding tailored to find the shortest paths on 2D grids. diff --git a/doc/classes/AcceptDialog.xml b/doc/classes/AcceptDialog.xml index c0e5d6ad07c..6b291dc52c4 100644 --- a/doc/classes/AcceptDialog.xml +++ b/doc/classes/AcceptDialog.xml @@ -1,5 +1,5 @@ - + Base dialog for user notification. diff --git a/doc/classes/AnimatableBody2D.xml b/doc/classes/AnimatableBody2D.xml index fbc2fb85092..c6a924f86ed 100644 --- a/doc/classes/AnimatableBody2D.xml +++ b/doc/classes/AnimatableBody2D.xml @@ -1,5 +1,5 @@ - + Physics body for 2D physics which moves only by script or animation. Useful for moving platforms and doors. diff --git a/doc/classes/AnimatableBody3D.xml b/doc/classes/AnimatableBody3D.xml index 0733780bf7c..07c93a53cf4 100644 --- a/doc/classes/AnimatableBody3D.xml +++ b/doc/classes/AnimatableBody3D.xml @@ -1,5 +1,5 @@ - + Physics body for 3D physics which moves only by script or animation. Useful for moving platforms and doors. diff --git a/doc/classes/AnimatedSprite2D.xml b/doc/classes/AnimatedSprite2D.xml index 9872c599903..685913e115e 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 c39bb99827c..cc007e52278 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 052c55dfb6f..e16c9353bdb 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 9b834f26354..6896555b25d 100644 --- a/doc/classes/Animation.xml +++ b/doc/classes/Animation.xml @@ -1,5 +1,5 @@ - + Contains data used to animate everything in the engine. diff --git a/doc/classes/AnimationLibrary.xml b/doc/classes/AnimationLibrary.xml index 9be4cda5d6a..d5b3f63dc51 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 4dd83c0d9fa..389c2c790ba 100644 --- a/doc/classes/AnimationNode.xml +++ b/doc/classes/AnimationNode.xml @@ -1,5 +1,5 @@ - + Base resource for [AnimationTree] nodes. diff --git a/doc/classes/AnimationNodeAdd2.xml b/doc/classes/AnimationNodeAdd2.xml index e6ac1dd9633..1320e5de2dc 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 f290032e11d..b93f1eadd1c 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 93839c67826..504160516d1 100644 --- a/doc/classes/AnimationNodeAnimation.xml +++ b/doc/classes/AnimationNodeAnimation.xml @@ -1,5 +1,5 @@ - + Input animation to use in an [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeBlend2.xml b/doc/classes/AnimationNodeBlend2.xml index 5001e3ba240..694beb2780c 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 93947c24621..90363a9718f 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 9a7872f50ec..3d5b70a69ef 100644 --- a/doc/classes/AnimationNodeBlendSpace1D.xml +++ b/doc/classes/AnimationNodeBlendSpace1D.xml @@ -1,5 +1,5 @@ - + Blends linearly between two of any number of [AnimationNode] of any type placed on a virtual axis. diff --git a/doc/classes/AnimationNodeBlendSpace2D.xml b/doc/classes/AnimationNodeBlendSpace2D.xml index 8d5e153b03e..7e9c2eed47d 100644 --- a/doc/classes/AnimationNodeBlendSpace2D.xml +++ b/doc/classes/AnimationNodeBlendSpace2D.xml @@ -1,5 +1,5 @@ - + Blends linearly between three [AnimationNode] of any type placed in a 2D space. diff --git a/doc/classes/AnimationNodeBlendTree.xml b/doc/classes/AnimationNodeBlendTree.xml index 2a765ac8d69..4be7f5e7f85 100644 --- a/doc/classes/AnimationNodeBlendTree.xml +++ b/doc/classes/AnimationNodeBlendTree.xml @@ -1,5 +1,5 @@ - + [AnimationTree] node resource that contains many blend type nodes. diff --git a/doc/classes/AnimationNodeOneShot.xml b/doc/classes/AnimationNodeOneShot.xml index 713296069df..e95eab993c2 100644 --- a/doc/classes/AnimationNodeOneShot.xml +++ b/doc/classes/AnimationNodeOneShot.xml @@ -1,5 +1,5 @@ - + Plays an animation once in [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeOutput.xml b/doc/classes/AnimationNodeOutput.xml index 875ca6ac92d..46b7169bba3 100644 --- a/doc/classes/AnimationNodeOutput.xml +++ b/doc/classes/AnimationNodeOutput.xml @@ -1,5 +1,5 @@ - + Generic output node to be added to [AnimationNodeBlendTree]. diff --git a/doc/classes/AnimationNodeStateMachine.xml b/doc/classes/AnimationNodeStateMachine.xml index 95891a9061a..2587cea7292 100644 --- a/doc/classes/AnimationNodeStateMachine.xml +++ b/doc/classes/AnimationNodeStateMachine.xml @@ -1,5 +1,5 @@ - + State machine for control of animations. diff --git a/doc/classes/AnimationNodeStateMachinePlayback.xml b/doc/classes/AnimationNodeStateMachinePlayback.xml index 4772c1d8191..08634f650e5 100644 --- a/doc/classes/AnimationNodeStateMachinePlayback.xml +++ b/doc/classes/AnimationNodeStateMachinePlayback.xml @@ -1,5 +1,5 @@ - + Playback control for [AnimationNodeStateMachine]. diff --git a/doc/classes/AnimationNodeStateMachineTransition.xml b/doc/classes/AnimationNodeStateMachineTransition.xml index 537120aec5a..e23c120cc4d 100644 --- a/doc/classes/AnimationNodeStateMachineTransition.xml +++ b/doc/classes/AnimationNodeStateMachineTransition.xml @@ -1,5 +1,5 @@ - + A resource to connect each node to make a path for [AnimationNodeStateMachine]. diff --git a/doc/classes/AnimationNodeSync.xml b/doc/classes/AnimationNodeSync.xml index c0e7741ac03..e72a0619f4b 100644 --- a/doc/classes/AnimationNodeSync.xml +++ b/doc/classes/AnimationNodeSync.xml @@ -1,5 +1,5 @@ - + The base class for [AnimationNode] which has more than two input ports and needs to synchronize them. diff --git a/doc/classes/AnimationNodeTimeScale.xml b/doc/classes/AnimationNodeTimeScale.xml index da85d533c4d..5d1b8b109c1 100644 --- a/doc/classes/AnimationNodeTimeScale.xml +++ b/doc/classes/AnimationNodeTimeScale.xml @@ -1,5 +1,5 @@ - + A time-scaling animation node to be used with [AnimationTree]. diff --git a/doc/classes/AnimationNodeTimeSeek.xml b/doc/classes/AnimationNodeTimeSeek.xml index 50330599277..978cd079c8f 100644 --- a/doc/classes/AnimationNodeTimeSeek.xml +++ b/doc/classes/AnimationNodeTimeSeek.xml @@ -1,5 +1,5 @@ - + A time-seeking animation node to be used with [AnimationTree]. diff --git a/doc/classes/AnimationNodeTransition.xml b/doc/classes/AnimationNodeTransition.xml index 4eeaf15b53e..ccf14fcb50b 100644 --- a/doc/classes/AnimationNodeTransition.xml +++ b/doc/classes/AnimationNodeTransition.xml @@ -1,5 +1,5 @@ - + A generic animation transition node for [AnimationTree]. diff --git a/doc/classes/AnimationPlayer.xml b/doc/classes/AnimationPlayer.xml index 25e4a4549d4..2f84c8aa870 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -1,5 +1,5 @@ - + Player of [Animation] resources. diff --git a/doc/classes/AnimationRootNode.xml b/doc/classes/AnimationRootNode.xml index cdcec3787a9..47c8c8f2873 100644 --- a/doc/classes/AnimationRootNode.xml +++ b/doc/classes/AnimationRootNode.xml @@ -1,5 +1,5 @@ - + The [AnimationNode] which can be set as the root of an [AnimationTree]. diff --git a/doc/classes/AnimationTrackEditPlugin.xml b/doc/classes/AnimationTrackEditPlugin.xml index 85c32cae59a..34f18b29893 100644 --- a/doc/classes/AnimationTrackEditPlugin.xml +++ b/doc/classes/AnimationTrackEditPlugin.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AnimationTree.xml b/doc/classes/AnimationTree.xml index ed98f47f584..4de079c5a31 100644 --- a/doc/classes/AnimationTree.xml +++ b/doc/classes/AnimationTree.xml @@ -1,5 +1,5 @@ - + A node to be used for advanced animation transitions in an [AnimationPlayer]. diff --git a/doc/classes/Area2D.xml b/doc/classes/Area2D.xml index 100a71abef6..b7d311d8270 100644 --- a/doc/classes/Area2D.xml +++ b/doc/classes/Area2D.xml @@ -1,5 +1,5 @@ - + 2D area for detection, as well as physics and audio influence. diff --git a/doc/classes/Area3D.xml b/doc/classes/Area3D.xml index cf9e8650643..38d7519f732 100644 --- a/doc/classes/Area3D.xml +++ b/doc/classes/Area3D.xml @@ -1,5 +1,5 @@ - + 3D area for detection, as well as physics and audio influence. diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index c4fec5a7295..064558cc2cf 100644 --- a/doc/classes/Array.xml +++ b/doc/classes/Array.xml @@ -1,5 +1,5 @@ - + A generic array datatype. diff --git a/doc/classes/ArrayMesh.xml b/doc/classes/ArrayMesh.xml index 6dc66194b8d..91b333ae899 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 866427beebd..5eda132b847 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 e7847ba05c7..371a27274c7 100644 --- a/doc/classes/AspectRatioContainer.xml +++ b/doc/classes/AspectRatioContainer.xml @@ -1,5 +1,5 @@ - + Container that preserves its child controls' aspect ratio. diff --git a/doc/classes/AtlasTexture.xml b/doc/classes/AtlasTexture.xml index fc75459e469..64e8b684ea7 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 d7d7a0eb17a..91d11b8a018 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 5bfa5be0cae..3240d860c42 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 43fa9d6ad37..e3f263b5a72 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 4efa4317142..40c920cdb20 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 6820b2c9f8b..dca4777d4e6 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 bac9167223c..b5705d3d4c0 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 de168cdfb05..584160352bc 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 8793ec0a023..0e713db5bf7 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 b9ae12204e7..07645840423 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 ef39a9c60e3..ad4baa97780 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 6e4040c16e8..4b674dd6bf9 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 8cf53b9df29..66035379b2b 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 2eed3b48363..27d5936bf10 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 816d4b9b380..84340f993c2 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 07c93396533..981b9a61c21 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 53e6f3ca639..b3146dd5740 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 f2c20862fbe..fccc64d646c 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 bc3d579f36b..d16b727ab51 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 e841889b2ac..e2d222e1b68 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 b0577f19c3b..4ee68016599 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 f654ba3612c..35ccbd3bb0c 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 ad4577cfbc0..620ef9585da 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 291e86214ec..874bf6e1727 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 7aaf4043524..e7551d63e54 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 952d432879f..e9cf868ca3d 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 ff034389fc3..80ad4b31c41 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 b024f068494..5661ebc67c0 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 f4bed6af19d..9533cc81d9c 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 55ac78f1971..39928e76135 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 088d61189f5..3bfb7b902bf 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 de08ec82324..804c258d4cd 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 c1d716b0760..75a5aa60628 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 ae331f84912..b2c60fa63ae 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 7645cafe86b..b2d60320633 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 c8f081215d5..fa4b2ae49fd 100644 --- a/doc/classes/AudioStreamGenerator.xml +++ b/doc/classes/AudioStreamGenerator.xml @@ -1,5 +1,5 @@ - + Audio stream that generates sounds procedurally. diff --git a/doc/classes/AudioStreamGeneratorPlayback.xml b/doc/classes/AudioStreamGeneratorPlayback.xml index c16198c5c6f..f4c230c1eba 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 be3e91e0373..0c740745a88 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 e80c112f16d..fced312c5b6 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 8b0951153b4..6c1bfb74dfa 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 cc2268f145f..53bb4ca6351 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 9b3a4f7bbaf..8ac2cc8b18a 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 b01a267154b..7fd8006c240 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 bfb5b6f1540..67c877412cd 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 baa1fc7037f..1febc3ad637 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 d93f853c898..5a2cacb0f3b 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 9f057dfa453..65251e953ba 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 be4a649b50f..aa5a644d6ad 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 68f62d1c00f..d7f559498d5 100644 --- a/doc/classes/BaseButton.xml +++ b/doc/classes/BaseButton.xml @@ -1,5 +1,5 @@ - + Base class for different kinds of buttons. diff --git a/doc/classes/BaseMaterial3D.xml b/doc/classes/BaseMaterial3D.xml index 6cd8c44269f..6f361d6af94 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 acc2fd34dd7..53dde5a286f 100644 --- a/doc/classes/Basis.xml +++ b/doc/classes/Basis.xml @@ -1,5 +1,5 @@ - + 3×3 matrix datatype. diff --git a/doc/classes/BitMap.xml b/doc/classes/BitMap.xml index e9774ef4854..7e00fbd317d 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 c421fe1543e..446c9d37022 100644 --- a/doc/classes/Bone2D.xml +++ b/doc/classes/Bone2D.xml @@ -1,5 +1,5 @@ - + Joint used with [Skeleton2D] to control and animate other nodes. diff --git a/doc/classes/BoneAttachment3D.xml b/doc/classes/BoneAttachment3D.xml index 850aa4c2f23..bcf7ed42e95 100644 --- a/doc/classes/BoneAttachment3D.xml +++ b/doc/classes/BoneAttachment3D.xml @@ -1,5 +1,5 @@ - + A node that will attach to a bone. diff --git a/doc/classes/BoneMap.xml b/doc/classes/BoneMap.xml index 7135406d3ca..1fd54a50197 100644 --- a/doc/classes/BoneMap.xml +++ b/doc/classes/BoneMap.xml @@ -1,5 +1,5 @@ - + Bone map for retargeting. diff --git a/doc/classes/BoxContainer.xml b/doc/classes/BoxContainer.xml index a06b0e9c4bf..2fccb02c05a 100644 --- a/doc/classes/BoxContainer.xml +++ b/doc/classes/BoxContainer.xml @@ -1,5 +1,5 @@ - + Base class for box containers. diff --git a/doc/classes/BoxMesh.xml b/doc/classes/BoxMesh.xml index f8cae0fc72b..4cf3783a79a 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 f65ac2881a1..ab35af2244b 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 c198dd34053..c6e41023b3f 100644 --- a/doc/classes/BoxShape3D.xml +++ b/doc/classes/BoxShape3D.xml @@ -1,5 +1,5 @@ - + Box shape resource for 3D collisions. diff --git a/doc/classes/Button.xml b/doc/classes/Button.xml index 961f3c495a7..9fce014125f 100644 --- a/doc/classes/Button.xml +++ b/doc/classes/Button.xml @@ -1,5 +1,5 @@ - + Standard themed Button. diff --git a/doc/classes/ButtonGroup.xml b/doc/classes/ButtonGroup.xml index 8195669b108..670296fd45a 100644 --- a/doc/classes/ButtonGroup.xml +++ b/doc/classes/ButtonGroup.xml @@ -1,5 +1,5 @@ - + Group of Buttons. diff --git a/doc/classes/CPUParticles2D.xml b/doc/classes/CPUParticles2D.xml index 314e46d9d01..73d859eacd1 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 df31fa96211..6c6239819e9 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 50be9b86bf1..aa5c5888487 100644 --- a/doc/classes/Callable.xml +++ b/doc/classes/Callable.xml @@ -1,5 +1,5 @@ - + Built-in type representing a method in an object instance or a standalone function. diff --git a/doc/classes/CallbackTweener.xml b/doc/classes/CallbackTweener.xml index 626405bc8e1..f69ccec9477 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 6a99647e46f..2d36ac0a2a2 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 322c4f0bf48..58b620e7503 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 23dc2120691..9333916e529 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 9512fd11a8b..8cab882f240 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 cd914c9eb78..623abe81ed5 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 28fdab9be49..37b47c6baf6 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 d346fbde4f5..dadc2d6550d 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 e7020c869ee..a4594b7db90 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 45f77ba484f..6258ee4ffb6 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 f99d90d32c0..11fe595daf0 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -1,5 +1,5 @@ - + Base class of anything 2D. diff --git a/doc/classes/CanvasItemMaterial.xml b/doc/classes/CanvasItemMaterial.xml index 59226840bc2..500e3fb7193 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 cc8c84d082e..040877b88ed 100644 --- a/doc/classes/CanvasLayer.xml +++ b/doc/classes/CanvasLayer.xml @@ -1,5 +1,5 @@ - + Canvas drawing layer. diff --git a/doc/classes/CanvasModulate.xml b/doc/classes/CanvasModulate.xml index 42be28b9a43..d0eabe00113 100644 --- a/doc/classes/CanvasModulate.xml +++ b/doc/classes/CanvasModulate.xml @@ -1,5 +1,5 @@ - + Tint the entire canvas. diff --git a/doc/classes/CanvasTexture.xml b/doc/classes/CanvasTexture.xml index d5bf65835f8..d1f32ef9219 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 a3f99b83e04..d0ddad81050 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 2236d8035f0..bbc2273644e 100644 --- a/doc/classes/CapsuleShape2D.xml +++ b/doc/classes/CapsuleShape2D.xml @@ -1,5 +1,5 @@ - + Capsule shape resource for 2D physics. diff --git a/doc/classes/CapsuleShape3D.xml b/doc/classes/CapsuleShape3D.xml index cdcfab76ced..f2e8be1947b 100644 --- a/doc/classes/CapsuleShape3D.xml +++ b/doc/classes/CapsuleShape3D.xml @@ -1,5 +1,5 @@ - + Capsule shape resource for 3D collisions. diff --git a/doc/classes/CenterContainer.xml b/doc/classes/CenterContainer.xml index f5f32bd325f..b291e02b3c9 100644 --- a/doc/classes/CenterContainer.xml +++ b/doc/classes/CenterContainer.xml @@ -1,5 +1,5 @@ - + Keeps children controls centered. diff --git a/doc/classes/CharFXTransform.xml b/doc/classes/CharFXTransform.xml index a6f707383ff..701a2f74f2d 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 51cc752caed..8ecec129a6a 100644 --- a/doc/classes/CharacterBody2D.xml +++ b/doc/classes/CharacterBody2D.xml @@ -1,5 +1,5 @@ - + Specialized 2D physics body node for characters moved by script. diff --git a/doc/classes/CharacterBody3D.xml b/doc/classes/CharacterBody3D.xml index 2ff207acb70..0db3fad1740 100644 --- a/doc/classes/CharacterBody3D.xml +++ b/doc/classes/CharacterBody3D.xml @@ -1,5 +1,5 @@ - + Specialized 3D physics body node for characters moved by script. diff --git a/doc/classes/CheckBox.xml b/doc/classes/CheckBox.xml index 3ee18cf3514..9d98a1c1ed4 100644 --- a/doc/classes/CheckBox.xml +++ b/doc/classes/CheckBox.xml @@ -1,5 +1,5 @@ - + Binary choice user interface widget. See also [CheckButton]. diff --git a/doc/classes/CheckButton.xml b/doc/classes/CheckButton.xml index 03578cafd01..55bc8508eb4 100644 --- a/doc/classes/CheckButton.xml +++ b/doc/classes/CheckButton.xml @@ -1,5 +1,5 @@ - + Checkable button. See also [CheckBox]. diff --git a/doc/classes/CircleShape2D.xml b/doc/classes/CircleShape2D.xml index 6f4989daa3d..f6cda0e1023 100644 --- a/doc/classes/CircleShape2D.xml +++ b/doc/classes/CircleShape2D.xml @@ -1,5 +1,5 @@ - + Circular shape resource for 2D physics. diff --git a/doc/classes/ClassDB.xml b/doc/classes/ClassDB.xml index 5d3c6210f64..bfc81841a54 100644 --- a/doc/classes/ClassDB.xml +++ b/doc/classes/ClassDB.xml @@ -1,5 +1,5 @@ - + Class information repository. diff --git a/doc/classes/CodeEdit.xml b/doc/classes/CodeEdit.xml index 65a6668f430..8642fcc0d03 100644 --- a/doc/classes/CodeEdit.xml +++ b/doc/classes/CodeEdit.xml @@ -1,5 +1,5 @@ - + Multiline text control intended for editing code. diff --git a/doc/classes/CodeHighlighter.xml b/doc/classes/CodeHighlighter.xml index eedd4c17697..db496a00c4a 100644 --- a/doc/classes/CodeHighlighter.xml +++ b/doc/classes/CodeHighlighter.xml @@ -1,5 +1,5 @@ - + A syntax highlighter for code. diff --git a/doc/classes/CollisionObject2D.xml b/doc/classes/CollisionObject2D.xml index 3ed2c9d3de1..37217f84b21 100644 --- a/doc/classes/CollisionObject2D.xml +++ b/doc/classes/CollisionObject2D.xml @@ -1,5 +1,5 @@ - + Base node for 2D collision objects. diff --git a/doc/classes/CollisionObject3D.xml b/doc/classes/CollisionObject3D.xml index 01b0d88326b..5e1cfe74f46 100644 --- a/doc/classes/CollisionObject3D.xml +++ b/doc/classes/CollisionObject3D.xml @@ -1,5 +1,5 @@ - + Base node for collision objects. diff --git a/doc/classes/CollisionPolygon2D.xml b/doc/classes/CollisionPolygon2D.xml index f290fc9801a..f6f92ec2ae4 100644 --- a/doc/classes/CollisionPolygon2D.xml +++ b/doc/classes/CollisionPolygon2D.xml @@ -1,5 +1,5 @@ - + Defines a 2D collision polygon. diff --git a/doc/classes/CollisionPolygon3D.xml b/doc/classes/CollisionPolygon3D.xml index 29e55367a87..2540972dab8 100644 --- a/doc/classes/CollisionPolygon3D.xml +++ b/doc/classes/CollisionPolygon3D.xml @@ -1,5 +1,5 @@ - + Editor-only node for defining a collision polygon in 3D space. diff --git a/doc/classes/CollisionShape2D.xml b/doc/classes/CollisionShape2D.xml index 75530370bcb..f139455e5fb 100644 --- a/doc/classes/CollisionShape2D.xml +++ b/doc/classes/CollisionShape2D.xml @@ -1,5 +1,5 @@ - + Node that represents collision shape data in 2D space. diff --git a/doc/classes/CollisionShape3D.xml b/doc/classes/CollisionShape3D.xml index c5d05670e99..4793debefdd 100644 --- a/doc/classes/CollisionShape3D.xml +++ b/doc/classes/CollisionShape3D.xml @@ -1,5 +1,5 @@ - + Node that represents collision shape data in 3D space. diff --git a/doc/classes/Color.xml b/doc/classes/Color.xml index 6dbc475bdfd..b73ed597157 100644 --- a/doc/classes/Color.xml +++ b/doc/classes/Color.xml @@ -1,5 +1,5 @@ - + Color built-in type, in RGBA format. diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index 823433c2dfa..14656c649e4 100644 --- a/doc/classes/ColorPicker.xml +++ b/doc/classes/ColorPicker.xml @@ -1,5 +1,5 @@ - + Color picker control. diff --git a/doc/classes/ColorPickerButton.xml b/doc/classes/ColorPickerButton.xml index 2a37cc162af..022d8cd7d0c 100644 --- a/doc/classes/ColorPickerButton.xml +++ b/doc/classes/ColorPickerButton.xml @@ -1,5 +1,5 @@ - + Button that pops out a [ColorPicker]. diff --git a/doc/classes/ColorRect.xml b/doc/classes/ColorRect.xml index 35f2d50d048..0afecfd80f4 100644 --- a/doc/classes/ColorRect.xml +++ b/doc/classes/ColorRect.xml @@ -1,5 +1,5 @@ - + Colored rectangle. diff --git a/doc/classes/CompressedCubemap.xml b/doc/classes/CompressedCubemap.xml index 10ee2668977..745e9c87e34 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 4221241910e..8606027242a 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 660062af7ba..f4e7398d6e1 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 0bd894a2da4..bfb3cabe056 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 b11583b6844..2143a50c5c2 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 376483ae5c1..43ce8f5df76 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 ee3e4f6de4b..01bc508f43a 100644 --- a/doc/classes/ConcavePolygonShape2D.xml +++ b/doc/classes/ConcavePolygonShape2D.xml @@ -1,5 +1,5 @@ - + Concave polygon shape resource for 2D physics. diff --git a/doc/classes/ConcavePolygonShape3D.xml b/doc/classes/ConcavePolygonShape3D.xml index f01ca8efafa..4e7f10bc3e8 100644 --- a/doc/classes/ConcavePolygonShape3D.xml +++ b/doc/classes/ConcavePolygonShape3D.xml @@ -1,5 +1,5 @@ - + Concave polygon shape resource (also called "trimesh") for 3D physics. diff --git a/doc/classes/ConeTwistJoint3D.xml b/doc/classes/ConeTwistJoint3D.xml index 1cfe9d197db..3a122fe74b3 100644 --- a/doc/classes/ConeTwistJoint3D.xml +++ b/doc/classes/ConeTwistJoint3D.xml @@ -1,5 +1,5 @@ - + A twist joint between two 3D PhysicsBodies. diff --git a/doc/classes/ConfigFile.xml b/doc/classes/ConfigFile.xml index 4e60df6b968..b4eaab64646 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 ac2ea5be176..5f1d731891d 100644 --- a/doc/classes/ConfirmationDialog.xml +++ b/doc/classes/ConfirmationDialog.xml @@ -1,5 +1,5 @@ - + Dialog for confirmation of actions. diff --git a/doc/classes/Container.xml b/doc/classes/Container.xml index 0e1ef02573e..2c61dfbe951 100644 --- a/doc/classes/Container.xml +++ b/doc/classes/Container.xml @@ -1,5 +1,5 @@ - + Base node for containers. diff --git a/doc/classes/Control.xml b/doc/classes/Control.xml index f2ab6cb07eb..c9a59dfd60b 100644 --- a/doc/classes/Control.xml +++ b/doc/classes/Control.xml @@ -1,5 +1,5 @@ - + All user interface nodes inherit from Control. A control's anchors and offsets adapt its position and size relative to its parent. diff --git a/doc/classes/ConvexPolygonShape2D.xml b/doc/classes/ConvexPolygonShape2D.xml index 862626d9b68..b9bc9409299 100644 --- a/doc/classes/ConvexPolygonShape2D.xml +++ b/doc/classes/ConvexPolygonShape2D.xml @@ -1,5 +1,5 @@ - + Convex polygon shape resource for 2D physics. diff --git a/doc/classes/ConvexPolygonShape3D.xml b/doc/classes/ConvexPolygonShape3D.xml index 66d22802802..af365c90b4b 100644 --- a/doc/classes/ConvexPolygonShape3D.xml +++ b/doc/classes/ConvexPolygonShape3D.xml @@ -1,5 +1,5 @@ - + Convex polygon shape resource for 3D physics. diff --git a/doc/classes/Crypto.xml b/doc/classes/Crypto.xml index a7e7e756c6a..8356da4b045 100644 --- a/doc/classes/Crypto.xml +++ b/doc/classes/Crypto.xml @@ -1,5 +1,5 @@ - + Access to advanced cryptographic functionalities. diff --git a/doc/classes/CryptoKey.xml b/doc/classes/CryptoKey.xml index 7db810177fd..31e4cf19365 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 01ec4c40d7b..2dc77ac8f80 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 1b410671c17..66a7e2ef1f7 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 d5864f30fad..317a5785597 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 fe597d0955e..d545c144abe 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 72ac95a700b..4166de74b36 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 03e008d7386..4dcdd9560a1 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 8c4e2dce0f8..b50a37c7cc5 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 045c3b914bc..d1761325ac1 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 dcb14ec9454..09fffe80c92 100644 --- a/doc/classes/CylinderShape3D.xml +++ b/doc/classes/CylinderShape3D.xml @@ -1,5 +1,5 @@ - + Cylinder shape for 3D collisions. diff --git a/doc/classes/DTLSServer.xml b/doc/classes/DTLSServer.xml index ae1ba10ec76..3e477e887e6 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 994b3503b3f..866d9010221 100644 --- a/doc/classes/DampedSpringJoint2D.xml +++ b/doc/classes/DampedSpringJoint2D.xml @@ -1,5 +1,5 @@ - + Damped spring constraint for 2D physics. diff --git a/doc/classes/Decal.xml b/doc/classes/Decal.xml index 824416e4d48..b1ce4cef1a6 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 a5a50b4c6a1..bc018450e42 100644 --- a/doc/classes/Dictionary.xml +++ b/doc/classes/Dictionary.xml @@ -1,5 +1,5 @@ - + Dictionary type. diff --git a/doc/classes/DirAccess.xml b/doc/classes/DirAccess.xml index 27f2eb7f2f5..7d7d3fabca4 100644 --- a/doc/classes/DirAccess.xml +++ b/doc/classes/DirAccess.xml @@ -1,5 +1,5 @@ - + Type used to handle the filesystem. diff --git a/doc/classes/DirectionalLight2D.xml b/doc/classes/DirectionalLight2D.xml index eb710efda21..f1419d0c7e8 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 9c943b8c8bb..0da4343c26a 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 31b9703b017..4c2200ae9a3 100644 --- a/doc/classes/DisplayServer.xml +++ b/doc/classes/DisplayServer.xml @@ -1,5 +1,5 @@ - + Singleton for window management functions. diff --git a/doc/classes/EditorCommandPalette.xml b/doc/classes/EditorCommandPalette.xml index 448a622ae47..81f4a280179 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 10da1edd568..34aaff00360 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 faf528c143f..641d59a15ab 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 f2b39ab1341..bd15e6158eb 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/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml index 5d1d2cd8f21..e5740f806d2 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 27f61f1bd80..3a2349f8ec3 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 7f8808acc79..2968c88ffcf 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 5f33c68a7d8..48f1a134907 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 e9a0e3310c6..b95e714cb7a 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 abd77909bd6..1108997c4f0 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 66b61f187e2..d11e266e7be 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 ab35a62794b..377a3b5a6af 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 bbd383edc03..f6bd0ee844c 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 5d4b83bc27c..48939db1f78 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 561ccdc6e7c..ad915c82377 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 7c012f8ef6f..2ddbdfdf868 100644 --- a/doc/classes/EditorNode3DGizmoPlugin.xml +++ b/doc/classes/EditorNode3DGizmoPlugin.xml @@ -1,5 +1,5 @@ - + Used by the editor to define Node3D gizmo types. diff --git a/doc/classes/EditorPaths.xml b/doc/classes/EditorPaths.xml index 67332122085..eacb366d840 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 95c0f8efe1c..a8ee5cdc19c 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 e18bea1f675..a89eb7b9c86 100644 --- a/doc/classes/EditorProperty.xml +++ b/doc/classes/EditorProperty.xml @@ -1,5 +1,5 @@ - + Custom control to edit properties for adding into the inspector. diff --git a/doc/classes/EditorResourceConversionPlugin.xml b/doc/classes/EditorResourceConversionPlugin.xml index 6bdfbbe40c5..20e81741400 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 4182ab3c165..3daa84a2da6 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 68ead12c030..e01dbfbb3bc 100644 --- a/doc/classes/EditorResourcePreview.xml +++ b/doc/classes/EditorResourcePreview.xml @@ -1,5 +1,5 @@ - + Helper to generate previews of resources or files. diff --git a/doc/classes/EditorResourcePreviewGenerator.xml b/doc/classes/EditorResourcePreviewGenerator.xml index 75628beae90..1484413536e 100644 --- a/doc/classes/EditorResourcePreviewGenerator.xml +++ b/doc/classes/EditorResourcePreviewGenerator.xml @@ -1,5 +1,5 @@ - + Custom generator of previews. diff --git a/doc/classes/EditorSceneFormatImporter.xml b/doc/classes/EditorSceneFormatImporter.xml index db93cab14c2..64dd26dc741 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 44bc72ea491..b36dd6fddd8 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 3ea0e53c018..5b1214e0d7a 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 33d2f40d0b7..ecaa21efb3c 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 6c472382d36..c8ca41c2cef 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 54029c2ccfe..da609bcc3fe 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 86b84849f85..a2ae5cfc508 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 1aef79f6e58..9ef778f7b64 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 51f4474fe78..2b05ba24fc9 100644 --- a/doc/classes/EditorSyntaxHighlighter.xml +++ b/doc/classes/EditorSyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + Base Syntax highlighter resource for the [ScriptEditor]. diff --git a/doc/classes/EditorTranslationParserPlugin.xml b/doc/classes/EditorTranslationParserPlugin.xml index 40b469de0aa..c32ebba520a 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 4d6938e6aa2..7b7c6812655 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 85c10fefd9e..07ab02cbf72 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 5c43bea944f..5b4e718e166 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 461ffcb2e0e..9ea59010cc1 100644 --- a/doc/classes/Engine.xml +++ b/doc/classes/Engine.xml @@ -1,5 +1,5 @@ - + Access to engine properties. diff --git a/doc/classes/EngineDebugger.xml b/doc/classes/EngineDebugger.xml index 176bc1f135b..f8ca5326a08 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 a7a66c45641..9726391e90d 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 7ee1f2dfd4e..40c2a90cbe8 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 2451ab1a0dc..0796e837b22 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 c85bde681f0..fb84943eb43 100644 --- a/doc/classes/FileAccess.xml +++ b/doc/classes/FileAccess.xml @@ -1,5 +1,5 @@ - + Type to handle file reading and writing operations. diff --git a/doc/classes/FileDialog.xml b/doc/classes/FileDialog.xml index af04956e61d..803d3a792ad 100644 --- a/doc/classes/FileDialog.xml +++ b/doc/classes/FileDialog.xml @@ -1,5 +1,5 @@ - + Dialog for selecting files or directories in the filesystem. diff --git a/doc/classes/FileSystemDock.xml b/doc/classes/FileSystemDock.xml index f76bc2c2799..140785f4fbd 100644 --- a/doc/classes/FileSystemDock.xml +++ b/doc/classes/FileSystemDock.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/FlowContainer.xml b/doc/classes/FlowContainer.xml index 7a324160c9d..0b8ce662f1c 100644 --- a/doc/classes/FlowContainer.xml +++ b/doc/classes/FlowContainer.xml @@ -1,5 +1,5 @@ - + Base class for flow containers. diff --git a/doc/classes/FogMaterial.xml b/doc/classes/FogMaterial.xml index aab6be4212c..674bc53f621 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 e2f9038be57..8904fe6782f 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 2f1c68c3224..bd6a9cf04e7 100644 --- a/doc/classes/Font.xml +++ b/doc/classes/Font.xml @@ -1,5 +1,5 @@ - + Base class for fonts and font variations. diff --git a/doc/classes/FontFile.xml b/doc/classes/FontFile.xml index a349c2b7b74..776603e85e3 100644 --- a/doc/classes/FontFile.xml +++ b/doc/classes/FontFile.xml @@ -1,5 +1,5 @@ - + Font source data and prerendered glyph cache, imported from dynamic or bitmap font. diff --git a/doc/classes/FontVariation.xml b/doc/classes/FontVariation.xml index 11286e46a40..1b3ec87b605 100644 --- a/doc/classes/FontVariation.xml +++ b/doc/classes/FontVariation.xml @@ -1,5 +1,5 @@ - + Variation of the [Font]. diff --git a/doc/classes/GDExtension.xml b/doc/classes/GDExtension.xml index 9791290bd9d..573c88c7c14 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 f682d800c6a..6519fbd8b9b 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 29779e4a774..d59ece4ab6d 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 ea53c5b4b51..f03c8f7d419 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 a1c49afcca9..753637f0756 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 65a4c6d4a51..8f6372a43fc 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 4077937ef37..fef626fd9c8 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 12e67744713..f069ecafbea 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 1b744f7ed66..ae79ffb8a8b 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 737db0ba8a9..c6b623ff8e0 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 c8ed78b85e0..99ed5e70629 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 dc4a4a2027b..170504c1c9a 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 ee582108dd7..42ebff451fd 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 b8151bdc5aa..4b2f6fd32c3 100644 --- a/doc/classes/Generic6DOFJoint3D.xml +++ b/doc/classes/Generic6DOFJoint3D.xml @@ -1,5 +1,5 @@ - + The generic 6-degrees-of-freedom joint can implement a variety of joint types by locking certain axes' rotation or translation. diff --git a/doc/classes/Geometry2D.xml b/doc/classes/Geometry2D.xml index f015026bc1e..a0be997221b 100644 --- a/doc/classes/Geometry2D.xml +++ b/doc/classes/Geometry2D.xml @@ -1,5 +1,5 @@ - + Helper node to calculate generic geometry operations in 2D space. diff --git a/doc/classes/Geometry3D.xml b/doc/classes/Geometry3D.xml index d37b0b7b814..22df6f7a6e6 100644 --- a/doc/classes/Geometry3D.xml +++ b/doc/classes/Geometry3D.xml @@ -1,5 +1,5 @@ - + Helper node to calculate generic geometry operations in 3D space. diff --git a/doc/classes/GeometryInstance3D.xml b/doc/classes/GeometryInstance3D.xml index 2bb55a1f408..14945922c69 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 33f0a7979a1..6026467b063 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 fa572eeed04..ed0b15c5364 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 87d86e7a597..2d425035ca7 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 bf8567751e9..6b3f06a9f92 100644 --- a/doc/classes/GraphEdit.xml +++ b/doc/classes/GraphEdit.xml @@ -1,5 +1,5 @@ - + GraphEdit is a control responsible for displaying and manipulating graph-like data using [GraphNode]s. It provides access to creation, removal, connection, and disconnection of nodes. diff --git a/doc/classes/GraphNode.xml b/doc/classes/GraphNode.xml index 8c0e8dc3c30..8285d5b0afe 100644 --- a/doc/classes/GraphNode.xml +++ b/doc/classes/GraphNode.xml @@ -1,5 +1,5 @@ - + GraphNode is a [Container] control that represents a single data unit in a [GraphEdit] graph. You can customize the number, type, and color of left- and right-side connection ports. diff --git a/doc/classes/GridContainer.xml b/doc/classes/GridContainer.xml index 8b7a0fe4072..c73fcf31aa9 100644 --- a/doc/classes/GridContainer.xml +++ b/doc/classes/GridContainer.xml @@ -1,5 +1,5 @@ - + Grid container used to arrange Control-derived children in a grid like layout. diff --git a/doc/classes/GrooveJoint2D.xml b/doc/classes/GrooveJoint2D.xml index 7c9dde95894..ad1a6f64372 100644 --- a/doc/classes/GrooveJoint2D.xml +++ b/doc/classes/GrooveJoint2D.xml @@ -1,5 +1,5 @@ - + Groove constraint for 2D physics. diff --git a/doc/classes/HBoxContainer.xml b/doc/classes/HBoxContainer.xml index 21267215eb6..7268ef50040 100644 --- a/doc/classes/HBoxContainer.xml +++ b/doc/classes/HBoxContainer.xml @@ -1,5 +1,5 @@ - + Horizontal box container. diff --git a/doc/classes/HFlowContainer.xml b/doc/classes/HFlowContainer.xml index a8594a1c765..8ed9608437d 100644 --- a/doc/classes/HFlowContainer.xml +++ b/doc/classes/HFlowContainer.xml @@ -1,5 +1,5 @@ - + Horizontal flow container. diff --git a/doc/classes/HMACContext.xml b/doc/classes/HMACContext.xml index fbdc6b5e645..825d3b24edf 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 270bb9b1f8c..34b495bd862 100644 --- a/doc/classes/HScrollBar.xml +++ b/doc/classes/HScrollBar.xml @@ -1,5 +1,5 @@ - + Horizontal scroll bar. diff --git a/doc/classes/HSeparator.xml b/doc/classes/HSeparator.xml index 5decec9be98..9ff7c840c30 100644 --- a/doc/classes/HSeparator.xml +++ b/doc/classes/HSeparator.xml @@ -1,5 +1,5 @@ - + Horizontal separator. diff --git a/doc/classes/HSlider.xml b/doc/classes/HSlider.xml index 19bb26a1b01..5e11c1c3ab1 100644 --- a/doc/classes/HSlider.xml +++ b/doc/classes/HSlider.xml @@ -1,5 +1,5 @@ - + Horizontal slider. diff --git a/doc/classes/HSplitContainer.xml b/doc/classes/HSplitContainer.xml index 13915bd7625..311c9243c79 100644 --- a/doc/classes/HSplitContainer.xml +++ b/doc/classes/HSplitContainer.xml @@ -1,5 +1,5 @@ - + Horizontal split container. diff --git a/doc/classes/HTTPClient.xml b/doc/classes/HTTPClient.xml index 4973f3fddfd..5852a06ea76 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 1905fcd8bba..8c9597804b7 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 5223cbf52f5..14c3d14ae12 100644 --- a/doc/classes/HashingContext.xml +++ b/doc/classes/HashingContext.xml @@ -1,5 +1,5 @@ - + Context to compute cryptographic hashes over multiple iterations. diff --git a/doc/classes/HeightMapShape3D.xml b/doc/classes/HeightMapShape3D.xml index f34870c5009..c257e1bdfce 100644 --- a/doc/classes/HeightMapShape3D.xml +++ b/doc/classes/HeightMapShape3D.xml @@ -1,5 +1,5 @@ - + Height map shape resource for 3D physics. diff --git a/doc/classes/HingeJoint3D.xml b/doc/classes/HingeJoint3D.xml index 99524795f90..56b0ae95eef 100644 --- a/doc/classes/HingeJoint3D.xml +++ b/doc/classes/HingeJoint3D.xml @@ -1,5 +1,5 @@ - + A hinge between two 3D PhysicsBodies. diff --git a/doc/classes/IP.xml b/doc/classes/IP.xml index 1e5e6da5139..407cc353d7a 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 166ef7a1083..66325ab9e95 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 c6b1ec922a9..a7ed12033f7 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 9d18ee8b84e..98d682d8685 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 03d19474755..095ffcb0c54 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 ee26a959aac..ebfd38c3f4e 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 0aa1d65d5a9..7f17c8e8973 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 a6d2e3e2498..504076e3fee 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 10479dfcfe0..c800ec1b976 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 5c477d9157a..eccfb0f3da1 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 70e629974de..04a3da8369b 100644 --- a/doc/classes/Input.xml +++ b/doc/classes/Input.xml @@ -1,5 +1,5 @@ - + A singleton that deals with inputs. diff --git a/doc/classes/InputEvent.xml b/doc/classes/InputEvent.xml index 53fb334ede0..9e2e115301f 100644 --- a/doc/classes/InputEvent.xml +++ b/doc/classes/InputEvent.xml @@ -1,5 +1,5 @@ - + Generic input event. diff --git a/doc/classes/InputEventAction.xml b/doc/classes/InputEventAction.xml index 3816847804f..fc4d57e059e 100644 --- a/doc/classes/InputEventAction.xml +++ b/doc/classes/InputEventAction.xml @@ -1,5 +1,5 @@ - + Input event type for actions. diff --git a/doc/classes/InputEventFromWindow.xml b/doc/classes/InputEventFromWindow.xml index adbf8ccc088..752c0f67426 100644 --- a/doc/classes/InputEventFromWindow.xml +++ b/doc/classes/InputEventFromWindow.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/InputEventGesture.xml b/doc/classes/InputEventGesture.xml index 85d1a405b25..7e21e659734 100644 --- a/doc/classes/InputEventGesture.xml +++ b/doc/classes/InputEventGesture.xml @@ -1,5 +1,5 @@ - + Base class for touch control gestures. diff --git a/doc/classes/InputEventJoypadButton.xml b/doc/classes/InputEventJoypadButton.xml index edbc5b1e0bb..dff1b20ef26 100644 --- a/doc/classes/InputEventJoypadButton.xml +++ b/doc/classes/InputEventJoypadButton.xml @@ -1,5 +1,5 @@ - + Input event for gamepad buttons. diff --git a/doc/classes/InputEventJoypadMotion.xml b/doc/classes/InputEventJoypadMotion.xml index f03004c6d02..32fe01dda1b 100644 --- a/doc/classes/InputEventJoypadMotion.xml +++ b/doc/classes/InputEventJoypadMotion.xml @@ -1,5 +1,5 @@ - + Input event type for gamepad joysticks and other motions. For buttons, see [code]InputEventJoypadButton[/code]. diff --git a/doc/classes/InputEventKey.xml b/doc/classes/InputEventKey.xml index 4d10a183d4d..1c623eaead1 100644 --- a/doc/classes/InputEventKey.xml +++ b/doc/classes/InputEventKey.xml @@ -1,5 +1,5 @@ - + Input event type for keyboard events. diff --git a/doc/classes/InputEventMIDI.xml b/doc/classes/InputEventMIDI.xml index e4ba380741c..4f6bdc93d0a 100644 --- a/doc/classes/InputEventMIDI.xml +++ b/doc/classes/InputEventMIDI.xml @@ -1,5 +1,5 @@ - + Input event for MIDI inputs. diff --git a/doc/classes/InputEventMagnifyGesture.xml b/doc/classes/InputEventMagnifyGesture.xml index 2063dfda6c4..8c8c1e90137 100644 --- a/doc/classes/InputEventMagnifyGesture.xml +++ b/doc/classes/InputEventMagnifyGesture.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/InputEventMouse.xml b/doc/classes/InputEventMouse.xml index 0a1f3d2c1ac..50d4df48426 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 67f45eddf8e..ebed234f2f2 100644 --- a/doc/classes/InputEventMouseButton.xml +++ b/doc/classes/InputEventMouseButton.xml @@ -1,5 +1,5 @@ - + Input event type for mouse button events. diff --git a/doc/classes/InputEventMouseMotion.xml b/doc/classes/InputEventMouseMotion.xml index 83aad587a5c..37e7515154b 100644 --- a/doc/classes/InputEventMouseMotion.xml +++ b/doc/classes/InputEventMouseMotion.xml @@ -1,5 +1,5 @@ - + Input event type for mouse motion events. diff --git a/doc/classes/InputEventPanGesture.xml b/doc/classes/InputEventPanGesture.xml index deb76d5d381..88abc4387b0 100644 --- a/doc/classes/InputEventPanGesture.xml +++ b/doc/classes/InputEventPanGesture.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/InputEventScreenDrag.xml b/doc/classes/InputEventScreenDrag.xml index c1d126ca4ad..73eea77416e 100644 --- a/doc/classes/InputEventScreenDrag.xml +++ b/doc/classes/InputEventScreenDrag.xml @@ -1,5 +1,5 @@ - + Input event type for screen drag events. Only available on mobile devices. diff --git a/doc/classes/InputEventScreenTouch.xml b/doc/classes/InputEventScreenTouch.xml index 346b6bf7323..d7230a6814e 100644 --- a/doc/classes/InputEventScreenTouch.xml +++ b/doc/classes/InputEventScreenTouch.xml @@ -1,5 +1,5 @@ - + Input event type for screen touch events. (only available on mobile devices) diff --git a/doc/classes/InputEventShortcut.xml b/doc/classes/InputEventShortcut.xml index 58b44132bbb..42ed4bb01e1 100644 --- a/doc/classes/InputEventShortcut.xml +++ b/doc/classes/InputEventShortcut.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/InputEventWithModifiers.xml b/doc/classes/InputEventWithModifiers.xml index 26b88e6ff2a..614c6e93268 100644 --- a/doc/classes/InputEventWithModifiers.xml +++ b/doc/classes/InputEventWithModifiers.xml @@ -1,5 +1,5 @@ - + Base class for keys events with modifiers. diff --git a/doc/classes/InputMap.xml b/doc/classes/InputMap.xml index 1d7d54f6810..b5c7cd66a2c 100644 --- a/doc/classes/InputMap.xml +++ b/doc/classes/InputMap.xml @@ -1,5 +1,5 @@ - + Singleton that manages [InputEventAction]. diff --git a/doc/classes/InstancePlaceholder.xml b/doc/classes/InstancePlaceholder.xml index c62d786d8f2..84494863e2a 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 22da73df788..24379dfdc8d 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 c485d26e0c7..2914e0c6d99 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -1,5 +1,5 @@ - + Control that provides a list of selectable items (and/or icons) in a single column, or optionally in multiple columns. diff --git a/doc/classes/JNISingleton.xml b/doc/classes/JNISingleton.xml index 32035677200..e5742ecc3b5 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 6fe53dfaac6..0f527ba51d1 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 8af4ed1f264..50cead321c1 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 2ed5f683ebf..33037fc11a4 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 d44a63938c6..487e059f1eb 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 f79c11b3349..2b2480e4134 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 7132cc5cad5..f0cbc005f06 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 f40b682f966..b215aa275be 100644 --- a/doc/classes/Joint2D.xml +++ b/doc/classes/Joint2D.xml @@ -1,5 +1,5 @@ - + Base node for all joint constraints in 2D physics. diff --git a/doc/classes/Joint3D.xml b/doc/classes/Joint3D.xml index a9ca86d2692..ca77597d534 100644 --- a/doc/classes/Joint3D.xml +++ b/doc/classes/Joint3D.xml @@ -1,5 +1,5 @@ - + Base class for all 3D joints. diff --git a/doc/classes/KinematicCollision2D.xml b/doc/classes/KinematicCollision2D.xml index e991856de5c..8e67ec9a06c 100644 --- a/doc/classes/KinematicCollision2D.xml +++ b/doc/classes/KinematicCollision2D.xml @@ -1,5 +1,5 @@ - + Collision data for [method PhysicsBody2D.move_and_collide] collisions. diff --git a/doc/classes/KinematicCollision3D.xml b/doc/classes/KinematicCollision3D.xml index 6b0a806e5c7..b28725dcd38 100644 --- a/doc/classes/KinematicCollision3D.xml +++ b/doc/classes/KinematicCollision3D.xml @@ -1,5 +1,5 @@ - + Collision data for [method PhysicsBody3D.move_and_collide] collisions. diff --git a/doc/classes/Label.xml b/doc/classes/Label.xml index a14856b9b2b..b002d456f16 100644 --- a/doc/classes/Label.xml +++ b/doc/classes/Label.xml @@ -1,5 +1,5 @@ - + Displays plain text in a line or wrapped inside a rectangle. For formatted text, use [RichTextLabel]. diff --git a/doc/classes/Label3D.xml b/doc/classes/Label3D.xml index cfb47ff4c38..c605f8bec1f 100644 --- a/doc/classes/Label3D.xml +++ b/doc/classes/Label3D.xml @@ -1,5 +1,5 @@ - + Displays plain text in a 3D world. diff --git a/doc/classes/LabelSettings.xml b/doc/classes/LabelSettings.xml index d73cb782954..fd2c8162e4a 100644 --- a/doc/classes/LabelSettings.xml +++ b/doc/classes/LabelSettings.xml @@ -1,5 +1,5 @@ - + Collection of common settings to customize label text. diff --git a/doc/classes/Light2D.xml b/doc/classes/Light2D.xml index 4481131f81a..7d361c35367 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 2a0b2da46cb..59549cecb87 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 bffb6d3e7c3..392f1d2062a 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 235e4127574..55c6ef5eb5d 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 d24b2c6871c..0d0ee679fbc 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 cb4879b6c73..bf90f4b2dad 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 58ef2ed0cfc..05eaa5e08cb 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 a3c815f58e5..2d103154dcf 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 4547c3589f9..f376e44a97f 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 8ed86220308..2ace3a6a6cb 100644 --- a/doc/classes/LineEdit.xml +++ b/doc/classes/LineEdit.xml @@ -1,5 +1,5 @@ - + Control that provides single-line string editing. diff --git a/doc/classes/LinkButton.xml b/doc/classes/LinkButton.xml index b3938999f38..8a58ef24604 100644 --- a/doc/classes/LinkButton.xml +++ b/doc/classes/LinkButton.xml @@ -1,5 +1,5 @@ - + Simple button used to represent a link to some resource. diff --git a/doc/classes/MainLoop.xml b/doc/classes/MainLoop.xml index 260efb0eab0..f009f554b53 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 3b2ace8475d..3167512e5fe 100644 --- a/doc/classes/MarginContainer.xml +++ b/doc/classes/MarginContainer.xml @@ -1,5 +1,5 @@ - + Simple margin container. diff --git a/doc/classes/Marker2D.xml b/doc/classes/Marker2D.xml index bf90438bf02..e4498663fb8 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 0d49b376a88..e2a08399202 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 e350f3212f9..0471027c18b 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 bdd5cee7971..8b566ffa208 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 fac5eae98cd..512994ae3e5 100644 --- a/doc/classes/MenuBar.xml +++ b/doc/classes/MenuBar.xml @@ -1,5 +1,5 @@ - + A horizontal menu bar, which displays [PopupMenu]s or system global menu. diff --git a/doc/classes/MenuButton.xml b/doc/classes/MenuButton.xml index 30611495707..c937371a52f 100644 --- a/doc/classes/MenuButton.xml +++ b/doc/classes/MenuButton.xml @@ -1,5 +1,5 @@ - + Special button that brings up a [PopupMenu] when clicked. diff --git a/doc/classes/Mesh.xml b/doc/classes/Mesh.xml index b9e6854bbf4..52c8099fd99 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/MeshDataTool.xml b/doc/classes/MeshDataTool.xml index b46f080a109..1362949a444 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 7bb33fc46d5..4e2715a52ab 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 2ee3b4cb0ce..187f2510c5b 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 7c93ba5dce9..9266b3dade7 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 d09fa4c8985..4959cbed8cd 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 7e042b5eb6f..9a576d532a8 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 ac543293134..88a65f33ad6 100644 --- a/doc/classes/MissingNode.xml +++ b/doc/classes/MissingNode.xml @@ -1,5 +1,5 @@ - + This is an internal editor class intended for keeping data of nodes of unknown type. diff --git a/doc/classes/MissingResource.xml b/doc/classes/MissingResource.xml index e5a6c4d0643..a71b16ed74a 100644 --- a/doc/classes/MissingResource.xml +++ b/doc/classes/MissingResource.xml @@ -1,5 +1,5 @@ - + This is an internal editor class intended for keeping data of resources of unknown type. diff --git a/doc/classes/MovieWriter.xml b/doc/classes/MovieWriter.xml index 1652dd52aaa..b84bfaec0cb 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 d8a232b3cfa..d5c1e3f5f3f 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 16c0f6070e1..b410b0130ec 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 70fbf235e2f..f4b80460701 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 29011cd0166..86de14d4713 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 b853c32407a..8aee5700721 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 dd7dac3f23c..49cf0c350ef 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 5717135b80d..efd26496eab 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 78694ce813d..78202229ed4 100644 --- a/doc/classes/Mutex.xml +++ b/doc/classes/Mutex.xml @@ -1,5 +1,5 @@ - + A synchronization mutex (mutual exclusion). diff --git a/doc/classes/NavigationAgent2D.xml b/doc/classes/NavigationAgent2D.xml index c6d03fb6d87..944b803866e 100644 --- a/doc/classes/NavigationAgent2D.xml +++ b/doc/classes/NavigationAgent2D.xml @@ -1,5 +1,5 @@ - + 2D Agent used in navigation for collision avoidance. diff --git a/doc/classes/NavigationAgent3D.xml b/doc/classes/NavigationAgent3D.xml index d2151773da2..7d0ca1c160b 100644 --- a/doc/classes/NavigationAgent3D.xml +++ b/doc/classes/NavigationAgent3D.xml @@ -1,5 +1,5 @@ - + 3D Agent used in navigation for collision avoidance. diff --git a/doc/classes/NavigationLink2D.xml b/doc/classes/NavigationLink2D.xml index b3768c357c4..39509e10b70 100644 --- a/doc/classes/NavigationLink2D.xml +++ b/doc/classes/NavigationLink2D.xml @@ -1,5 +1,5 @@ - + Creates a link between two positions that [NavigationServer2D] can route agents through. diff --git a/doc/classes/NavigationLink3D.xml b/doc/classes/NavigationLink3D.xml index 63abecf6316..49fdc774cdd 100644 --- a/doc/classes/NavigationLink3D.xml +++ b/doc/classes/NavigationLink3D.xml @@ -1,5 +1,5 @@ - + Creates a link between two positions that [NavigationServer3D] can route agents through. diff --git a/doc/classes/NavigationMesh.xml b/doc/classes/NavigationMesh.xml index 85af44a13ec..a3d266b15c9 100644 --- a/doc/classes/NavigationMesh.xml +++ b/doc/classes/NavigationMesh.xml @@ -1,5 +1,5 @@ - + A mesh to approximate the walkable areas and obstacles. diff --git a/doc/classes/NavigationMeshGenerator.xml b/doc/classes/NavigationMeshGenerator.xml index 0d4c083eb0b..e10e23a5cf0 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/NavigationObstacle2D.xml b/doc/classes/NavigationObstacle2D.xml index 7d391bfa99b..06334e3dc77 100644 --- a/doc/classes/NavigationObstacle2D.xml +++ b/doc/classes/NavigationObstacle2D.xml @@ -1,5 +1,5 @@ - + 2D Obstacle used in navigation for collision avoidance. diff --git a/doc/classes/NavigationObstacle3D.xml b/doc/classes/NavigationObstacle3D.xml index ce24d2bb0e6..2a2642fe8c7 100644 --- a/doc/classes/NavigationObstacle3D.xml +++ b/doc/classes/NavigationObstacle3D.xml @@ -1,5 +1,5 @@ - + 3D Obstacle used in navigation for collision avoidance. diff --git a/doc/classes/NavigationPathQueryParameters2D.xml b/doc/classes/NavigationPathQueryParameters2D.xml index 05d7e9f9184..afead4c55b7 100644 --- a/doc/classes/NavigationPathQueryParameters2D.xml +++ b/doc/classes/NavigationPathQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D navigation path query. diff --git a/doc/classes/NavigationPathQueryParameters3D.xml b/doc/classes/NavigationPathQueryParameters3D.xml index 690d74ab700..985b320628e 100644 --- a/doc/classes/NavigationPathQueryParameters3D.xml +++ b/doc/classes/NavigationPathQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D navigation path query. diff --git a/doc/classes/NavigationPathQueryResult2D.xml b/doc/classes/NavigationPathQueryResult2D.xml index 2bf7961b35d..096ee255eba 100644 --- a/doc/classes/NavigationPathQueryResult2D.xml +++ b/doc/classes/NavigationPathQueryResult2D.xml @@ -1,5 +1,5 @@ - + Result from a [NavigationPathQueryParameters2D] navigation path query. diff --git a/doc/classes/NavigationPathQueryResult3D.xml b/doc/classes/NavigationPathQueryResult3D.xml index a49eb14b675..597c80ed29e 100644 --- a/doc/classes/NavigationPathQueryResult3D.xml +++ b/doc/classes/NavigationPathQueryResult3D.xml @@ -1,5 +1,5 @@ - + Result from a [NavigationPathQueryParameters3D] navigation path query. diff --git a/doc/classes/NavigationPolygon.xml b/doc/classes/NavigationPolygon.xml index c223f88d6d3..554bf586101 100644 --- a/doc/classes/NavigationPolygon.xml +++ b/doc/classes/NavigationPolygon.xml @@ -1,5 +1,5 @@ - + A node that has methods to draw outlines or use indices of vertices to create navigation polygons. diff --git a/doc/classes/NavigationRegion2D.xml b/doc/classes/NavigationRegion2D.xml index 5d0fe9dae4e..f05fd74685d 100644 --- a/doc/classes/NavigationRegion2D.xml +++ b/doc/classes/NavigationRegion2D.xml @@ -1,5 +1,5 @@ - + A region of the 2D navigation map. diff --git a/doc/classes/NavigationRegion3D.xml b/doc/classes/NavigationRegion3D.xml index c3e554e7d6d..a1233819017 100644 --- a/doc/classes/NavigationRegion3D.xml +++ b/doc/classes/NavigationRegion3D.xml @@ -1,5 +1,5 @@ - + A region of the navigation map. diff --git a/doc/classes/NavigationServer2D.xml b/doc/classes/NavigationServer2D.xml index 60d473a1033..a411ef2f70d 100644 --- a/doc/classes/NavigationServer2D.xml +++ b/doc/classes/NavigationServer2D.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 2D navigation access. diff --git a/doc/classes/NavigationServer3D.xml b/doc/classes/NavigationServer3D.xml index 71906729d17..e6eed172f2a 100644 --- a/doc/classes/NavigationServer3D.xml +++ b/doc/classes/NavigationServer3D.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 3D navigation access. diff --git a/doc/classes/NinePatchRect.xml b/doc/classes/NinePatchRect.xml index 4b406385e10..63dd59fd2cf 100644 --- a/doc/classes/NinePatchRect.xml +++ b/doc/classes/NinePatchRect.xml @@ -1,5 +1,5 @@ - + Scalable texture-based frame that tiles the texture's centers and sides, but keeps the corners' original size. Perfect for panels and dialog boxes. diff --git a/doc/classes/Node.xml b/doc/classes/Node.xml index bc43f228a77..6ad4d94d150 100644 --- a/doc/classes/Node.xml +++ b/doc/classes/Node.xml @@ -1,5 +1,5 @@ - + Base class for all [i]scene[/i] objects. diff --git a/doc/classes/Node2D.xml b/doc/classes/Node2D.xml index 3b2c52c5bf0..ee8e65e57a2 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 61e5c442512..d751f2a8687 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 f215e3d663b..78142a0ade4 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 c82ed5f1436..5881d5de348 100644 --- a/doc/classes/NodePath.xml +++ b/doc/classes/NodePath.xml @@ -1,5 +1,5 @@ - + Pre-parsed scene tree path. diff --git a/doc/classes/ORMMaterial3D.xml b/doc/classes/ORMMaterial3D.xml index 656594a3c3c..21043ef4544 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 ca090d596ea..6ac1d2ca564 100644 --- a/doc/classes/OS.xml +++ b/doc/classes/OS.xml @@ -1,5 +1,5 @@ - + Operating System functions. diff --git a/doc/classes/Object.xml b/doc/classes/Object.xml index 226a1948e18..46c1229bb31 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 7951960f314..afd2873021c 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 bc16fba5007..172781f5dc2 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 223f5a595ed..6a48481de5d 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 5e15992d54e..dcb0072a79a 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 7c5b9aff461..6bd549a361b 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 54ebfd31466..d8c4ce63eb2 100644 --- a/doc/classes/OptimizedTranslation.xml +++ b/doc/classes/OptimizedTranslation.xml @@ -1,5 +1,5 @@ - + Optimized translation. diff --git a/doc/classes/OptionButton.xml b/doc/classes/OptionButton.xml index fdf0fff0fb0..30a38be32a6 100644 --- a/doc/classes/OptionButton.xml +++ b/doc/classes/OptionButton.xml @@ -1,5 +1,5 @@ - + Button control that provides selectable options when pressed. diff --git a/doc/classes/PCKPacker.xml b/doc/classes/PCKPacker.xml index cb00b45fed4..ae9fe658564 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 c079a70ae50..081215f6b78 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 a2dc8e8f1dc..663050e5676 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 5035c8dee4a..addfdbed6b5 100644 --- a/doc/classes/PackedDataContainer.xml +++ b/doc/classes/PackedDataContainer.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PackedDataContainerRef.xml b/doc/classes/PackedDataContainerRef.xml index 84d411ff65b..47285fa8d60 100644 --- a/doc/classes/PackedDataContainerRef.xml +++ b/doc/classes/PackedDataContainerRef.xml @@ -1,5 +1,5 @@ - + Reference-counted version of [PackedDataContainer]. diff --git a/doc/classes/PackedFloat32Array.xml b/doc/classes/PackedFloat32Array.xml index d350d64f38e..54a483aac98 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 690cb15fa7b..be178e1eace 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 2f9032e2145..04f3caa52a3 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 5f762cde3e5..1150f7b1cb1 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 493fc9e2a8f..241dd637fc9 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 2c3376d6595..b442085d4d2 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 25650ef40ad..1cfa11a3140 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 22979a5a37d..f6a012f35e3 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 5dd9c5c9f9c..8ba94742329 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 19c5d0e2878..d94afe05beb 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 afb1aa4016a..0edcbd7b123 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 7e6b79abecf..dbc832a6a12 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 9107937183c..c520bc66996 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 69c896e806d..1f5b0ab925f 100644 --- a/doc/classes/Panel.xml +++ b/doc/classes/Panel.xml @@ -1,5 +1,5 @@ - + Provides an opaque background for [Control] children. diff --git a/doc/classes/PanelContainer.xml b/doc/classes/PanelContainer.xml index fff30e0dc05..6419d254418 100644 --- a/doc/classes/PanelContainer.xml +++ b/doc/classes/PanelContainer.xml @@ -1,5 +1,5 @@ - + Panel container type. diff --git a/doc/classes/PanoramaSkyMaterial.xml b/doc/classes/PanoramaSkyMaterial.xml index 0c27037f287..2a266fa2c18 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 aef4c180b45..050b4b0e827 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 51a10f732de..d0fdaf65e4c 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 d046d52ed19..a7179dbf0da 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 383d9cd8047..93e8c83182c 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 a1af722dcd4..d41766e1193 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 09d6872e10b..60118675b47 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 01275471d07..bf8194a7cf7 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 493af8aff24..65680e86159 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 26fce1a90b5..d0bfbbd9989 100644 --- a/doc/classes/PhysicalBone2D.xml +++ b/doc/classes/PhysicalBone2D.xml @@ -1,5 +1,5 @@ - + A 2D node that can be used for physically aware bones in 2D. diff --git a/doc/classes/PhysicalBone3D.xml b/doc/classes/PhysicalBone3D.xml index f38130fe0c9..7d5d0f1691d 100644 --- a/doc/classes/PhysicalBone3D.xml +++ b/doc/classes/PhysicalBone3D.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicalSkyMaterial.xml b/doc/classes/PhysicalSkyMaterial.xml index a8cfb9abc2d..7f996a987dd 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 30fa54d6699..82f706d3f2d 100644 --- a/doc/classes/PhysicsBody2D.xml +++ b/doc/classes/PhysicsBody2D.xml @@ -1,5 +1,5 @@ - + Base class for all objects affected by physics in 2D space. diff --git a/doc/classes/PhysicsBody3D.xml b/doc/classes/PhysicsBody3D.xml index 3e100e32806..9d2abd19c26 100644 --- a/doc/classes/PhysicsBody3D.xml +++ b/doc/classes/PhysicsBody3D.xml @@ -1,5 +1,5 @@ - + Base class for all objects affected by physics in 3D space. diff --git a/doc/classes/PhysicsDirectBodyState2D.xml b/doc/classes/PhysicsDirectBodyState2D.xml index a46de4c1898..0716d71bae8 100644 --- a/doc/classes/PhysicsDirectBodyState2D.xml +++ b/doc/classes/PhysicsDirectBodyState2D.xml @@ -1,5 +1,5 @@ - + Direct access object to a physics body in the [PhysicsServer2D]. diff --git a/doc/classes/PhysicsDirectBodyState2DExtension.xml b/doc/classes/PhysicsDirectBodyState2DExtension.xml index 496cbf91362..e94d59480ba 100644 --- a/doc/classes/PhysicsDirectBodyState2DExtension.xml +++ b/doc/classes/PhysicsDirectBodyState2DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsDirectBodyState3D.xml b/doc/classes/PhysicsDirectBodyState3D.xml index edd219e66e9..b257cbc1edb 100644 --- a/doc/classes/PhysicsDirectBodyState3D.xml +++ b/doc/classes/PhysicsDirectBodyState3D.xml @@ -1,5 +1,5 @@ - + Direct access object to a physics body in the [PhysicsServer3D]. diff --git a/doc/classes/PhysicsDirectBodyState3DExtension.xml b/doc/classes/PhysicsDirectBodyState3DExtension.xml index 35cf4d4dd5c..6b0c50f6603 100644 --- a/doc/classes/PhysicsDirectBodyState3DExtension.xml +++ b/doc/classes/PhysicsDirectBodyState3DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsDirectSpaceState2D.xml b/doc/classes/PhysicsDirectSpaceState2D.xml index d4cb073d15d..6ac7175e572 100644 --- a/doc/classes/PhysicsDirectSpaceState2D.xml +++ b/doc/classes/PhysicsDirectSpaceState2D.xml @@ -1,5 +1,5 @@ - + Direct access object to a space in the [PhysicsServer2D]. diff --git a/doc/classes/PhysicsDirectSpaceState2DExtension.xml b/doc/classes/PhysicsDirectSpaceState2DExtension.xml index fbbb98a9598..4548b606e1d 100644 --- a/doc/classes/PhysicsDirectSpaceState2DExtension.xml +++ b/doc/classes/PhysicsDirectSpaceState2DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsDirectSpaceState3D.xml b/doc/classes/PhysicsDirectSpaceState3D.xml index f7bc74d9ad8..a009155d641 100644 --- a/doc/classes/PhysicsDirectSpaceState3D.xml +++ b/doc/classes/PhysicsDirectSpaceState3D.xml @@ -1,5 +1,5 @@ - + Direct access object to a space in the [PhysicsServer3D]. diff --git a/doc/classes/PhysicsDirectSpaceState3DExtension.xml b/doc/classes/PhysicsDirectSpaceState3DExtension.xml index 4297846e53b..8c21cd5145e 100644 --- a/doc/classes/PhysicsDirectSpaceState3DExtension.xml +++ b/doc/classes/PhysicsDirectSpaceState3DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsMaterial.xml b/doc/classes/PhysicsMaterial.xml index ab3770faaf0..57204ebef2e 100644 --- a/doc/classes/PhysicsMaterial.xml +++ b/doc/classes/PhysicsMaterial.xml @@ -1,5 +1,5 @@ - + A material for physics properties. diff --git a/doc/classes/PhysicsPointQueryParameters2D.xml b/doc/classes/PhysicsPointQueryParameters2D.xml index 15102830f81..c9fe4845161 100644 --- a/doc/classes/PhysicsPointQueryParameters2D.xml +++ b/doc/classes/PhysicsPointQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D point physics query. diff --git a/doc/classes/PhysicsPointQueryParameters3D.xml b/doc/classes/PhysicsPointQueryParameters3D.xml index 3270d3686d9..a6717833992 100644 --- a/doc/classes/PhysicsPointQueryParameters3D.xml +++ b/doc/classes/PhysicsPointQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D point physics query. diff --git a/doc/classes/PhysicsRayQueryParameters2D.xml b/doc/classes/PhysicsRayQueryParameters2D.xml index cf5c31d9ec4..ba0f6c236e1 100644 --- a/doc/classes/PhysicsRayQueryParameters2D.xml +++ b/doc/classes/PhysicsRayQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D ray physics query. diff --git a/doc/classes/PhysicsRayQueryParameters3D.xml b/doc/classes/PhysicsRayQueryParameters3D.xml index 4f70eedb218..f191f6449c0 100644 --- a/doc/classes/PhysicsRayQueryParameters3D.xml +++ b/doc/classes/PhysicsRayQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D ray physics query. diff --git a/doc/classes/PhysicsServer2D.xml b/doc/classes/PhysicsServer2D.xml index 1fbe77b64bb..010a73a8e56 100644 --- a/doc/classes/PhysicsServer2D.xml +++ b/doc/classes/PhysicsServer2D.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 2D physics access. diff --git a/doc/classes/PhysicsServer2DExtension.xml b/doc/classes/PhysicsServer2DExtension.xml index 7ae27c3f32c..dbab9076a4f 100644 --- a/doc/classes/PhysicsServer2DExtension.xml +++ b/doc/classes/PhysicsServer2DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsServer2DManager.xml b/doc/classes/PhysicsServer2DManager.xml index 328ac93ce38..6b8bb85ae5c 100644 --- a/doc/classes/PhysicsServer2DManager.xml +++ b/doc/classes/PhysicsServer2DManager.xml @@ -1,5 +1,5 @@ - + Manager for 2D physics server implementations. diff --git a/doc/classes/PhysicsServer3D.xml b/doc/classes/PhysicsServer3D.xml index 82464d2f996..e1db3dd7b5f 100644 --- a/doc/classes/PhysicsServer3D.xml +++ b/doc/classes/PhysicsServer3D.xml @@ -1,5 +1,5 @@ - + Server interface for low-level physics access. diff --git a/doc/classes/PhysicsServer3DExtension.xml b/doc/classes/PhysicsServer3DExtension.xml index 5fe616b948b..07c748b4a0e 100644 --- a/doc/classes/PhysicsServer3DExtension.xml +++ b/doc/classes/PhysicsServer3DExtension.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsServer3DManager.xml b/doc/classes/PhysicsServer3DManager.xml index 4d789ceb3fe..33a45ca43a6 100644 --- a/doc/classes/PhysicsServer3DManager.xml +++ b/doc/classes/PhysicsServer3DManager.xml @@ -1,5 +1,5 @@ - + Manager for 3D physics server implementations. diff --git a/doc/classes/PhysicsServer3DRenderingServerHandler.xml b/doc/classes/PhysicsServer3DRenderingServerHandler.xml index 90066aeb2c6..d2a4ced0d77 100644 --- a/doc/classes/PhysicsServer3DRenderingServerHandler.xml +++ b/doc/classes/PhysicsServer3DRenderingServerHandler.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsShapeQueryParameters2D.xml b/doc/classes/PhysicsShapeQueryParameters2D.xml index a73e60c6f51..c133e6d4032 100644 --- a/doc/classes/PhysicsShapeQueryParameters2D.xml +++ b/doc/classes/PhysicsShapeQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D shape physics query. diff --git a/doc/classes/PhysicsShapeQueryParameters3D.xml b/doc/classes/PhysicsShapeQueryParameters3D.xml index a3ff1765f9e..7f3106174cb 100644 --- a/doc/classes/PhysicsShapeQueryParameters3D.xml +++ b/doc/classes/PhysicsShapeQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D shape physics query. diff --git a/doc/classes/PhysicsTestMotionParameters2D.xml b/doc/classes/PhysicsTestMotionParameters2D.xml index be5e5a36179..ce9b425156b 100644 --- a/doc/classes/PhysicsTestMotionParameters2D.xml +++ b/doc/classes/PhysicsTestMotionParameters2D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D body motion test. diff --git a/doc/classes/PhysicsTestMotionParameters3D.xml b/doc/classes/PhysicsTestMotionParameters3D.xml index be7d05691ee..364b2555193 100644 --- a/doc/classes/PhysicsTestMotionParameters3D.xml +++ b/doc/classes/PhysicsTestMotionParameters3D.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D body motion test. diff --git a/doc/classes/PhysicsTestMotionResult2D.xml b/doc/classes/PhysicsTestMotionResult2D.xml index f3e45547568..63330a0674f 100644 --- a/doc/classes/PhysicsTestMotionResult2D.xml +++ b/doc/classes/PhysicsTestMotionResult2D.xml @@ -1,5 +1,5 @@ - + Result from a 2D body motion test. diff --git a/doc/classes/PhysicsTestMotionResult3D.xml b/doc/classes/PhysicsTestMotionResult3D.xml index f82df1989f8..09020b772f7 100644 --- a/doc/classes/PhysicsTestMotionResult3D.xml +++ b/doc/classes/PhysicsTestMotionResult3D.xml @@ -1,5 +1,5 @@ - + Result from a 3D body motion test. diff --git a/doc/classes/PinJoint2D.xml b/doc/classes/PinJoint2D.xml index 61399cf7b15..b3e09594c7f 100644 --- a/doc/classes/PinJoint2D.xml +++ b/doc/classes/PinJoint2D.xml @@ -1,5 +1,5 @@ - + Pin joint for 2D shapes. diff --git a/doc/classes/PinJoint3D.xml b/doc/classes/PinJoint3D.xml index 007cdf830d2..869d0e1d8be 100644 --- a/doc/classes/PinJoint3D.xml +++ b/doc/classes/PinJoint3D.xml @@ -1,5 +1,5 @@ - + Pin joint for 3D PhysicsBodies. diff --git a/doc/classes/PlaceholderCubemap.xml b/doc/classes/PlaceholderCubemap.xml index 0892b023a23..aed04673b27 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 c7a7e9154c7..aa10f74b56a 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 7febdc7a07c..e386cbe8c54 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 8021a57878c..5f4068d8b6b 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 c889055e4d3..2f9338f2685 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 a749e8c0393..70f4df32eee 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 ccd3c94fc2f..81752e3281b 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 8cc6dd606a9..5528ec656b7 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 aa09081e3ef..6a048cfffd3 100644 --- a/doc/classes/Plane.xml +++ b/doc/classes/Plane.xml @@ -1,5 +1,5 @@ - + Plane in hessian form. diff --git a/doc/classes/PlaneMesh.xml b/doc/classes/PlaneMesh.xml index 1dceac70b02..0d2ee5179e2 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 dd610828769..ae8fc708fa6 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 6fdb269f1b1..3741baba4cd 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 a3fc3263516..550f1624663 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 716c6aaf54a..aab6c5c6d0d 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 84d757bfca2..045cb568deb 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 a56bf777742..8c9abcf07ab 100644 --- a/doc/classes/Popup.xml +++ b/doc/classes/Popup.xml @@ -1,5 +1,5 @@ - + Popup is a base window container for popup-like subwindows. diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml index 97cc05d1a19..b3c2e083c7b 100644 --- a/doc/classes/PopupMenu.xml +++ b/doc/classes/PopupMenu.xml @@ -1,5 +1,5 @@ - + PopupMenu displays a list of options. diff --git a/doc/classes/PopupPanel.xml b/doc/classes/PopupPanel.xml index 0c6c342f5b9..2fe98281c1f 100644 --- a/doc/classes/PopupPanel.xml +++ b/doc/classes/PopupPanel.xml @@ -1,5 +1,5 @@ - + Class for displaying popups with a panel background. diff --git a/doc/classes/PortableCompressedTexture2D.xml b/doc/classes/PortableCompressedTexture2D.xml index 693eaafad3a..c5e49eb15ca 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 b98590d10ce..7bcf3ce46b6 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 a7bfa43c52f..2cecbdd9200 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 6ba8e573807..802a54afde9 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 9f89a4e4c3a..0e911815517 100644 --- a/doc/classes/ProgressBar.xml +++ b/doc/classes/ProgressBar.xml @@ -1,5 +1,5 @@ - + General-purpose progress bar. diff --git a/doc/classes/ProjectSettings.xml b/doc/classes/ProjectSettings.xml index b321a1f8217..1876a76d9f9 100644 --- a/doc/classes/ProjectSettings.xml +++ b/doc/classes/ProjectSettings.xml @@ -1,5 +1,5 @@ - + Contains global variables accessible from everywhere. diff --git a/doc/classes/Projection.xml b/doc/classes/Projection.xml index 99e3f1725f7..f0ddc99efc4 100644 --- a/doc/classes/Projection.xml +++ b/doc/classes/Projection.xml @@ -1,5 +1,5 @@ - + 3D projection (4x4 matrix). diff --git a/doc/classes/PropertyTweener.xml b/doc/classes/PropertyTweener.xml index 61e8357809b..9859095e4df 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 b869774601a..6b0c6503ce9 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 0f75136e13b..d1706ba6a0b 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 ac2eda9f280..5199039ce47 100644 --- a/doc/classes/Quaternion.xml +++ b/doc/classes/Quaternion.xml @@ -1,5 +1,5 @@ - + Quaternion. diff --git a/doc/classes/RDAttachmentFormat.xml b/doc/classes/RDAttachmentFormat.xml index 0d5316f29f6..4d912da1ef2 100644 --- a/doc/classes/RDAttachmentFormat.xml +++ b/doc/classes/RDAttachmentFormat.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDFramebufferPass.xml b/doc/classes/RDFramebufferPass.xml index bf39afd3aa0..b78658d559f 100644 --- a/doc/classes/RDFramebufferPass.xml +++ b/doc/classes/RDFramebufferPass.xml @@ -1,5 +1,5 @@ - + Framebuffer pass attachment description. diff --git a/doc/classes/RDPipelineColorBlendState.xml b/doc/classes/RDPipelineColorBlendState.xml index 70f03fb1f3c..7ce5157cc59 100644 --- a/doc/classes/RDPipelineColorBlendState.xml +++ b/doc/classes/RDPipelineColorBlendState.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDPipelineColorBlendStateAttachment.xml b/doc/classes/RDPipelineColorBlendStateAttachment.xml index b0caca64ee7..ff52be9b231 100644 --- a/doc/classes/RDPipelineColorBlendStateAttachment.xml +++ b/doc/classes/RDPipelineColorBlendStateAttachment.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDPipelineDepthStencilState.xml b/doc/classes/RDPipelineDepthStencilState.xml index 1f2a40b83c9..65a83a962a6 100644 --- a/doc/classes/RDPipelineDepthStencilState.xml +++ b/doc/classes/RDPipelineDepthStencilState.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDPipelineMultisampleState.xml b/doc/classes/RDPipelineMultisampleState.xml index 62725137f8a..2e72ca2bae9 100644 --- a/doc/classes/RDPipelineMultisampleState.xml +++ b/doc/classes/RDPipelineMultisampleState.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDPipelineRasterizationState.xml b/doc/classes/RDPipelineRasterizationState.xml index 48599b62620..80aef26d2b1 100644 --- a/doc/classes/RDPipelineRasterizationState.xml +++ b/doc/classes/RDPipelineRasterizationState.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDPipelineSpecializationConstant.xml b/doc/classes/RDPipelineSpecializationConstant.xml index 1528b9fcc14..3c1c8b3a76d 100644 --- a/doc/classes/RDPipelineSpecializationConstant.xml +++ b/doc/classes/RDPipelineSpecializationConstant.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDSamplerState.xml b/doc/classes/RDSamplerState.xml index a5cfc227d14..3ddc73a05ee 100644 --- a/doc/classes/RDSamplerState.xml +++ b/doc/classes/RDSamplerState.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDShaderFile.xml b/doc/classes/RDShaderFile.xml index 72bf6faaecc..0d2217b5074 100644 --- a/doc/classes/RDShaderFile.xml +++ b/doc/classes/RDShaderFile.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDShaderSPIRV.xml b/doc/classes/RDShaderSPIRV.xml index 13dc2c6519f..c17699882bf 100644 --- a/doc/classes/RDShaderSPIRV.xml +++ b/doc/classes/RDShaderSPIRV.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDShaderSource.xml b/doc/classes/RDShaderSource.xml index ddeae95e394..d7fbb6a1ee0 100644 --- a/doc/classes/RDShaderSource.xml +++ b/doc/classes/RDShaderSource.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDTextureFormat.xml b/doc/classes/RDTextureFormat.xml index 3bfcd610a4e..6ba5a62113a 100644 --- a/doc/classes/RDTextureFormat.xml +++ b/doc/classes/RDTextureFormat.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDTextureView.xml b/doc/classes/RDTextureView.xml index 6f7406d2aaf..064bd113194 100644 --- a/doc/classes/RDTextureView.xml +++ b/doc/classes/RDTextureView.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDUniform.xml b/doc/classes/RDUniform.xml index e4b7883f027..9fb29796760 100644 --- a/doc/classes/RDUniform.xml +++ b/doc/classes/RDUniform.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RDVertexAttribute.xml b/doc/classes/RDVertexAttribute.xml index 747f1f93ba3..f5c7d08ac9d 100644 --- a/doc/classes/RDVertexAttribute.xml +++ b/doc/classes/RDVertexAttribute.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RID.xml b/doc/classes/RID.xml index 2d40a7be573..dea55a32e52 100644 --- a/doc/classes/RID.xml +++ b/doc/classes/RID.xml @@ -1,5 +1,5 @@ - + Handle for a [Resource]'s unique ID. diff --git a/doc/classes/RandomNumberGenerator.xml b/doc/classes/RandomNumberGenerator.xml index a6254788ce9..c3ced767874 100644 --- a/doc/classes/RandomNumberGenerator.xml +++ b/doc/classes/RandomNumberGenerator.xml @@ -1,5 +1,5 @@ - + A class for generating pseudo-random numbers. diff --git a/doc/classes/Range.xml b/doc/classes/Range.xml index 4803ea9bfbe..78489b30d02 100644 --- a/doc/classes/Range.xml +++ b/doc/classes/Range.xml @@ -1,5 +1,5 @@ - + Abstract base class for range-based controls. diff --git a/doc/classes/RayCast2D.xml b/doc/classes/RayCast2D.xml index 08627b0bd52..266b2a38ae5 100644 --- a/doc/classes/RayCast2D.xml +++ b/doc/classes/RayCast2D.xml @@ -1,5 +1,5 @@ - + Query the closest object intersecting a ray. diff --git a/doc/classes/RayCast3D.xml b/doc/classes/RayCast3D.xml index 1bcd6f1f31c..2ebed77f354 100644 --- a/doc/classes/RayCast3D.xml +++ b/doc/classes/RayCast3D.xml @@ -1,5 +1,5 @@ - + Query the closest object intersecting a ray. diff --git a/doc/classes/Rect2.xml b/doc/classes/Rect2.xml index d39e50d5f03..143c199caca 100644 --- a/doc/classes/Rect2.xml +++ b/doc/classes/Rect2.xml @@ -1,5 +1,5 @@ - + 2D axis-aligned bounding box using floating point coordinates. diff --git a/doc/classes/Rect2i.xml b/doc/classes/Rect2i.xml index 80a9b40605c..44c7345edb1 100644 --- a/doc/classes/Rect2i.xml +++ b/doc/classes/Rect2i.xml @@ -1,5 +1,5 @@ - + 2D axis-aligned bounding box using integer coordinates. diff --git a/doc/classes/RectangleShape2D.xml b/doc/classes/RectangleShape2D.xml index 124d752ae06..42e47eacac3 100644 --- a/doc/classes/RectangleShape2D.xml +++ b/doc/classes/RectangleShape2D.xml @@ -1,5 +1,5 @@ - + Rectangle shape resource for 2D physics. diff --git a/doc/classes/RefCounted.xml b/doc/classes/RefCounted.xml index 223e5722540..d4244dbcb71 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 00c83851174..5272980099b 100644 --- a/doc/classes/ReferenceRect.xml +++ b/doc/classes/ReferenceRect.xml @@ -1,5 +1,5 @@ - + Reference frame for GUI. diff --git a/doc/classes/ReflectionProbe.xml b/doc/classes/ReflectionProbe.xml index 8532bbf491d..f890831fa47 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 6f100541bec..85371151e42 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 ae2d0e3d881..9d23661ded8 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 64be8e68078..745926d4a8e 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 e5ab3271dc7..03248b7dcb0 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 67f466ad4ce..6f256ccaf60 100644 --- a/doc/classes/Resource.xml +++ b/doc/classes/Resource.xml @@ -1,5 +1,5 @@ - + Base class for all resources. diff --git a/doc/classes/ResourceFormatLoader.xml b/doc/classes/ResourceFormatLoader.xml index 1d509d29380..466dcf7e2da 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 7e8e2ec67d4..93f1809aa12 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 3e7eef66fe3..9977e0e5bc7 100644 --- a/doc/classes/ResourceImporter.xml +++ b/doc/classes/ResourceImporter.xml @@ -1,5 +1,5 @@ - + Base class for the implementation of core resource importers. diff --git a/doc/classes/ResourceLoader.xml b/doc/classes/ResourceLoader.xml index d51a5293ec3..97cba0dcace 100644 --- a/doc/classes/ResourceLoader.xml +++ b/doc/classes/ResourceLoader.xml @@ -1,5 +1,5 @@ - + Singleton used to load resource files. diff --git a/doc/classes/ResourcePreloader.xml b/doc/classes/ResourcePreloader.xml index 5c0079f4085..2128485c9a7 100644 --- a/doc/classes/ResourcePreloader.xml +++ b/doc/classes/ResourcePreloader.xml @@ -1,5 +1,5 @@ - + Preloads a list of resources inside a scene. diff --git a/doc/classes/ResourceSaver.xml b/doc/classes/ResourceSaver.xml index 8cd701e0d8b..d6ae8973f1c 100644 --- a/doc/classes/ResourceSaver.xml +++ b/doc/classes/ResourceSaver.xml @@ -1,5 +1,5 @@ - + Singleton for saving Godot-specific resource types. diff --git a/doc/classes/ResourceUID.xml b/doc/classes/ResourceUID.xml index 7ac5dd58a8e..0ff6620049c 100644 --- a/doc/classes/ResourceUID.xml +++ b/doc/classes/ResourceUID.xml @@ -1,5 +1,5 @@ - + Singleton for managing a cache of resource UIDs within a project. diff --git a/doc/classes/RibbonTrailMesh.xml b/doc/classes/RibbonTrailMesh.xml index 336e9d7f438..db5c8d097c6 100644 --- a/doc/classes/RibbonTrailMesh.xml +++ b/doc/classes/RibbonTrailMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RichTextEffect.xml b/doc/classes/RichTextEffect.xml index 333d34d1b75..c33290e8a50 100644 --- a/doc/classes/RichTextEffect.xml +++ b/doc/classes/RichTextEffect.xml @@ -1,5 +1,5 @@ - + A custom effect for use with [RichTextLabel]. diff --git a/doc/classes/RichTextLabel.xml b/doc/classes/RichTextLabel.xml index 5985af53fc0..9a44c2c2897 100644 --- a/doc/classes/RichTextLabel.xml +++ b/doc/classes/RichTextLabel.xml @@ -1,5 +1,5 @@ - + Label that displays rich text. diff --git a/doc/classes/RigidBody2D.xml b/doc/classes/RigidBody2D.xml index 937d0910ecd..38334b13481 100644 --- a/doc/classes/RigidBody2D.xml +++ b/doc/classes/RigidBody2D.xml @@ -1,5 +1,5 @@ - + Physics Body which is moved by 2D physics simulation. Useful for objects that have gravity and can be pushed by other objects. diff --git a/doc/classes/RigidBody3D.xml b/doc/classes/RigidBody3D.xml index a066254b4f5..f087f912bc9 100644 --- a/doc/classes/RigidBody3D.xml +++ b/doc/classes/RigidBody3D.xml @@ -1,5 +1,5 @@ - + Physics Body which is moved by 3D physics simulation. Useful for objects that have gravity and can be pushed by other objects. diff --git a/doc/classes/RootMotionView.xml b/doc/classes/RootMotionView.xml index 3f3b00e2cb7..677c99c112d 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 acb29838bae..6aeaf85a674 100644 --- a/doc/classes/SceneState.xml +++ b/doc/classes/SceneState.xml @@ -1,5 +1,5 @@ - + A script interface to a scene file's data. diff --git a/doc/classes/SceneTree.xml b/doc/classes/SceneTree.xml index 6adb37a3f71..1adf17f10ec 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 42b070d7d95..9de8a88bb49 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 b4b14c01c68..d677bee53bd 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 6b608aca4f4..854c727f7b3 100644 --- a/doc/classes/ScriptCreateDialog.xml +++ b/doc/classes/ScriptCreateDialog.xml @@ -1,5 +1,5 @@ - + The Editor's popup dialog for creating new [Script] files. diff --git a/doc/classes/ScriptEditor.xml b/doc/classes/ScriptEditor.xml index becaff975e4..9c9650bfef2 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 a3fcf532284..7020cd6af2f 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 61034f8e4a4..ffab49d2c93 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 b229e461f5d..1aa6de69ce1 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 d67fe5d2550..52c9ab4e932 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 247e892c240..e0d4f7cb43f 100644 --- a/doc/classes/ScrollBar.xml +++ b/doc/classes/ScrollBar.xml @@ -1,5 +1,5 @@ - + Base class for scroll bars. diff --git a/doc/classes/ScrollContainer.xml b/doc/classes/ScrollContainer.xml index af39261e81a..3c66478cf59 100644 --- a/doc/classes/ScrollContainer.xml +++ b/doc/classes/ScrollContainer.xml @@ -1,5 +1,5 @@ - + A helper node for displaying scrollable elements such as lists. diff --git a/doc/classes/SegmentShape2D.xml b/doc/classes/SegmentShape2D.xml index a1809301e58..2a775c3488a 100644 --- a/doc/classes/SegmentShape2D.xml +++ b/doc/classes/SegmentShape2D.xml @@ -1,5 +1,5 @@ - + Segment shape resource for 2D physics. diff --git a/doc/classes/Semaphore.xml b/doc/classes/Semaphore.xml index d1d126c5cbb..c95917b7bb4 100644 --- a/doc/classes/Semaphore.xml +++ b/doc/classes/Semaphore.xml @@ -1,5 +1,5 @@ - + A synchronization semaphore. diff --git a/doc/classes/SeparationRayShape2D.xml b/doc/classes/SeparationRayShape2D.xml index d67c7b4cd9d..6d9e2000a4f 100644 --- a/doc/classes/SeparationRayShape2D.xml +++ b/doc/classes/SeparationRayShape2D.xml @@ -1,5 +1,5 @@ - + Separation ray shape resource for 2D physics. diff --git a/doc/classes/SeparationRayShape3D.xml b/doc/classes/SeparationRayShape3D.xml index 0fb4a074577..ee85f494674 100644 --- a/doc/classes/SeparationRayShape3D.xml +++ b/doc/classes/SeparationRayShape3D.xml @@ -1,5 +1,5 @@ - + Separation ray shape resource for 3D physics. diff --git a/doc/classes/Separator.xml b/doc/classes/Separator.xml index 641422b1eba..212a38e3891 100644 --- a/doc/classes/Separator.xml +++ b/doc/classes/Separator.xml @@ -1,5 +1,5 @@ - + Base class for separators. diff --git a/doc/classes/Shader.xml b/doc/classes/Shader.xml index c472ab647ea..9b91c746337 100644 --- a/doc/classes/Shader.xml +++ b/doc/classes/Shader.xml @@ -1,5 +1,5 @@ - + A custom shader program. diff --git a/doc/classes/ShaderGlobalsOverride.xml b/doc/classes/ShaderGlobalsOverride.xml index 4c49d104bbb..0a13e9485a7 100644 --- a/doc/classes/ShaderGlobalsOverride.xml +++ b/doc/classes/ShaderGlobalsOverride.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ShaderInclude.xml b/doc/classes/ShaderInclude.xml index 40072a933b6..f8ffe2d9723 100644 --- a/doc/classes/ShaderInclude.xml +++ b/doc/classes/ShaderInclude.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ShaderMaterial.xml b/doc/classes/ShaderMaterial.xml index a2346822e54..6c42363c8f3 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 7be0ba64d62..f7f221ee7d6 100644 --- a/doc/classes/Shape2D.xml +++ b/doc/classes/Shape2D.xml @@ -1,5 +1,5 @@ - + Base class for all 2D shapes. diff --git a/doc/classes/Shape3D.xml b/doc/classes/Shape3D.xml index 129810943ee..dd75729ae90 100644 --- a/doc/classes/Shape3D.xml +++ b/doc/classes/Shape3D.xml @@ -1,5 +1,5 @@ - + Base class for all 3D shape resources. diff --git a/doc/classes/ShapeCast2D.xml b/doc/classes/ShapeCast2D.xml index 5a8eec39212..45b1431a0f6 100644 --- a/doc/classes/ShapeCast2D.xml +++ b/doc/classes/ShapeCast2D.xml @@ -1,5 +1,5 @@ - + Node for physics collision sweep and immediate overlap queries. Similar to the [RayCast2D] node. diff --git a/doc/classes/ShapeCast3D.xml b/doc/classes/ShapeCast3D.xml index 907ae73055a..3380ec0f78a 100644 --- a/doc/classes/ShapeCast3D.xml +++ b/doc/classes/ShapeCast3D.xml @@ -1,5 +1,5 @@ - + Node for physics collision sweep and immediate overlap queries. Similar to the [RayCast3D] node. diff --git a/doc/classes/Shortcut.xml b/doc/classes/Shortcut.xml index f30a5a5e7c4..b5667a6eb9f 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 cdbeba02209..79a009e00ef 100644 --- a/doc/classes/Signal.xml +++ b/doc/classes/Signal.xml @@ -1,5 +1,5 @@ - + Built-in type representing a signal defined in an object. diff --git a/doc/classes/Skeleton2D.xml b/doc/classes/Skeleton2D.xml index 39bdc5c796f..e986eb7a9c3 100644 --- a/doc/classes/Skeleton2D.xml +++ b/doc/classes/Skeleton2D.xml @@ -1,5 +1,5 @@ - + Skeleton for 2D characters and animated objects. diff --git a/doc/classes/Skeleton3D.xml b/doc/classes/Skeleton3D.xml index bdd34957984..d562a16a2ec 100644 --- a/doc/classes/Skeleton3D.xml +++ b/doc/classes/Skeleton3D.xml @@ -1,5 +1,5 @@ - + Skeleton for characters and animated objects. diff --git a/doc/classes/SkeletonIK3D.xml b/doc/classes/SkeletonIK3D.xml index 1d50a97954c..58cf70df6ac 100644 --- a/doc/classes/SkeletonIK3D.xml +++ b/doc/classes/SkeletonIK3D.xml @@ -1,5 +1,5 @@ - + SkeletonIK3D is used to place the end bone of a [Skeleton3D] bone chain at a certain point in 3D by rotating all bones in the chain accordingly. diff --git a/doc/classes/SkeletonModification2D.xml b/doc/classes/SkeletonModification2D.xml index 3a78f13bff2..88062eb4da4 100644 --- a/doc/classes/SkeletonModification2D.xml +++ b/doc/classes/SkeletonModification2D.xml @@ -1,5 +1,5 @@ - + A resource that operates on [Bone2D] nodes in a [Skeleton2D]. diff --git a/doc/classes/SkeletonModification2DCCDIK.xml b/doc/classes/SkeletonModification2DCCDIK.xml index 0d80b1b9144..165152a4158 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 8d1cd4b4d4f..075c0224bc9 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 12f3b9b901a..e7b1bd5e84c 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 136fed37deb..f209db77975 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 209602e974e..61edc1bd9e3 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 85df111c0d9..2b94c42583c 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 c476d71d442..9a8b9bd8f5c 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 cosigns to reach the target. diff --git a/doc/classes/SkeletonModificationStack2D.xml b/doc/classes/SkeletonModificationStack2D.xml index d96833e335f..cd27f2ab792 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 6fb311bceee..d6a38e9ee68 100644 --- a/doc/classes/SkeletonProfile.xml +++ b/doc/classes/SkeletonProfile.xml @@ -1,5 +1,5 @@ - + Profile of a virtual skeleton used as a target for retargeting. diff --git a/doc/classes/SkeletonProfileHumanoid.xml b/doc/classes/SkeletonProfileHumanoid.xml index 7445272ccca..465aa4a9af7 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 ea60bd707d2..6b0cf60ddaf 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 46bf6a92179..678c8acaece 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 e14e57a1c44..e9f4acd1681 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 cecca0a5fb4..802b02cab18 100644 --- a/doc/classes/Slider.xml +++ b/doc/classes/Slider.xml @@ -1,5 +1,5 @@ - + Base class for GUI sliders. diff --git a/doc/classes/SliderJoint3D.xml b/doc/classes/SliderJoint3D.xml index a67c38b12d3..f44bc6650d5 100644 --- a/doc/classes/SliderJoint3D.xml +++ b/doc/classes/SliderJoint3D.xml @@ -1,5 +1,5 @@ - + Slider between two PhysicsBodies in 3D. diff --git a/doc/classes/SoftBody3D.xml b/doc/classes/SoftBody3D.xml index 7006bca6f0d..f6935779d69 100644 --- a/doc/classes/SoftBody3D.xml +++ b/doc/classes/SoftBody3D.xml @@ -1,5 +1,5 @@ - + A soft mesh physics body. diff --git a/doc/classes/SphereMesh.xml b/doc/classes/SphereMesh.xml index 28c97046261..6077654b90a 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 1e841021913..174ee54f175 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 b4713b1d415..32f56dd47d7 100644 --- a/doc/classes/SphereShape3D.xml +++ b/doc/classes/SphereShape3D.xml @@ -1,5 +1,5 @@ - + Sphere shape resource for 3D collisions. diff --git a/doc/classes/SpinBox.xml b/doc/classes/SpinBox.xml index e2db2166edf..26e15781508 100644 --- a/doc/classes/SpinBox.xml +++ b/doc/classes/SpinBox.xml @@ -1,5 +1,5 @@ - + Numerical input text field. diff --git a/doc/classes/SplitContainer.xml b/doc/classes/SplitContainer.xml index f0998deeaed..b7ca8f8cbe0 100644 --- a/doc/classes/SplitContainer.xml +++ b/doc/classes/SplitContainer.xml @@ -1,5 +1,5 @@ - + Container for splitting and adjusting. diff --git a/doc/classes/SpotLight3D.xml b/doc/classes/SpotLight3D.xml index 3b329238728..4c4ce435270 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 29331e3071b..c9b8e00d402 100644 --- a/doc/classes/SpringArm3D.xml +++ b/doc/classes/SpringArm3D.xml @@ -1,5 +1,5 @@ - + A helper node, mostly used in 3rd person cameras. diff --git a/doc/classes/Sprite2D.xml b/doc/classes/Sprite2D.xml index 033dbf51f37..fbebf4ef974 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 01671aa04e2..8ceba7f5139 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 e1f3a52a1dc..ca108e664f6 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 59a56e7ca6e..291515558fe 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 0f6a3168eb9..e2bad935751 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 2393790e122..16d86f4e3ed 100644 --- a/doc/classes/StaticBody2D.xml +++ b/doc/classes/StaticBody2D.xml @@ -1,5 +1,5 @@ - + Physics body for 2D physics which is static or moves only by script. Useful for floor and walls. diff --git a/doc/classes/StaticBody3D.xml b/doc/classes/StaticBody3D.xml index 7bebd460041..ed9091ed074 100644 --- a/doc/classes/StaticBody3D.xml +++ b/doc/classes/StaticBody3D.xml @@ -1,5 +1,5 @@ - + Physics body for 3D physics which is static or moves only by script. Useful for floor and walls. diff --git a/doc/classes/StreamPeer.xml b/doc/classes/StreamPeer.xml index 9a70690122a..6e52016a1a5 100644 --- a/doc/classes/StreamPeer.xml +++ b/doc/classes/StreamPeer.xml @@ -1,5 +1,5 @@ - + Abstraction and base class for stream-based protocols. diff --git a/doc/classes/StreamPeerBuffer.xml b/doc/classes/StreamPeerBuffer.xml index f33c38e5956..608e1b678f1 100644 --- a/doc/classes/StreamPeerBuffer.xml +++ b/doc/classes/StreamPeerBuffer.xml @@ -1,5 +1,5 @@ - + Data buffer stream peer. diff --git a/doc/classes/StreamPeerExtension.xml b/doc/classes/StreamPeerExtension.xml index ab4bcfd17c0..70f131e553f 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 71dd36160de..59fd10ebb82 100644 --- a/doc/classes/StreamPeerGZIP.xml +++ b/doc/classes/StreamPeerGZIP.xml @@ -1,5 +1,5 @@ - + Stream peer handling GZIP and deflate compression/decompresison. diff --git a/doc/classes/StreamPeerTCP.xml b/doc/classes/StreamPeerTCP.xml index c08fb827970..c89daeb4b58 100644 --- a/doc/classes/StreamPeerTCP.xml +++ b/doc/classes/StreamPeerTCP.xml @@ -1,5 +1,5 @@ - + TCP stream peer. diff --git a/doc/classes/StreamPeerTLS.xml b/doc/classes/StreamPeerTLS.xml index 9e16dc89147..aa132f5e864 100644 --- a/doc/classes/StreamPeerTLS.xml +++ b/doc/classes/StreamPeerTLS.xml @@ -1,5 +1,5 @@ - + TLS stream peer. diff --git a/doc/classes/String.xml b/doc/classes/String.xml index 53b34332d7c..dba1cbb0523 100644 --- a/doc/classes/String.xml +++ b/doc/classes/String.xml @@ -1,5 +1,5 @@ - + Built-in string Variant type. diff --git a/doc/classes/StringName.xml b/doc/classes/StringName.xml index 4ccb93dab30..192cb1a6c2a 100644 --- a/doc/classes/StringName.xml +++ b/doc/classes/StringName.xml @@ -1,5 +1,5 @@ - + An optimized string type for unique names. diff --git a/doc/classes/StyleBox.xml b/doc/classes/StyleBox.xml index 4a63f4488cb..8675c46d689 100644 --- a/doc/classes/StyleBox.xml +++ b/doc/classes/StyleBox.xml @@ -1,5 +1,5 @@ - + Base class for drawing stylized boxes for the UI. diff --git a/doc/classes/StyleBoxEmpty.xml b/doc/classes/StyleBoxEmpty.xml index 936000ee15c..8a88e459b34 100644 --- a/doc/classes/StyleBoxEmpty.xml +++ b/doc/classes/StyleBoxEmpty.xml @@ -1,5 +1,5 @@ - + Empty stylebox (does not display anything). diff --git a/doc/classes/StyleBoxFlat.xml b/doc/classes/StyleBoxFlat.xml index 6bcc3c5ea60..20b9da8ea6c 100644 --- a/doc/classes/StyleBoxFlat.xml +++ b/doc/classes/StyleBoxFlat.xml @@ -1,5 +1,5 @@ - + Customizable [StyleBox] with a given set of parameters (no texture required). diff --git a/doc/classes/StyleBoxLine.xml b/doc/classes/StyleBoxLine.xml index 1e8b5e7b612..06bbaf18c25 100644 --- a/doc/classes/StyleBoxLine.xml +++ b/doc/classes/StyleBoxLine.xml @@ -1,5 +1,5 @@ - + [StyleBox] that displays a single line. diff --git a/doc/classes/StyleBoxTexture.xml b/doc/classes/StyleBoxTexture.xml index 6a29bf38dba..d5a3c7d2ea9 100644 --- a/doc/classes/StyleBoxTexture.xml +++ b/doc/classes/StyleBoxTexture.xml @@ -1,5 +1,5 @@ - + Texture-based nine-patch [StyleBox]. diff --git a/doc/classes/SubViewport.xml b/doc/classes/SubViewport.xml index bb76a82ef30..d90290da738 100644 --- a/doc/classes/SubViewport.xml +++ b/doc/classes/SubViewport.xml @@ -1,5 +1,5 @@ - + Creates a sub-view into the screen. diff --git a/doc/classes/SubViewportContainer.xml b/doc/classes/SubViewportContainer.xml index 11137222a90..6bb038ecc19 100644 --- a/doc/classes/SubViewportContainer.xml +++ b/doc/classes/SubViewportContainer.xml @@ -1,5 +1,5 @@ - + Control for holding [SubViewport]s. diff --git a/doc/classes/SurfaceTool.xml b/doc/classes/SurfaceTool.xml index 5b567dbc284..0e07d2d023f 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 fcac96c04d2..76f98f9edb4 100644 --- a/doc/classes/SyntaxHighlighter.xml +++ b/doc/classes/SyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + Base Syntax highlighter resource for [TextEdit]. diff --git a/doc/classes/SystemFont.xml b/doc/classes/SystemFont.xml index 5e7b79ae97f..f815c454761 100644 --- a/doc/classes/SystemFont.xml +++ b/doc/classes/SystemFont.xml @@ -1,5 +1,5 @@ - + Font loaded from a system font. [b]Note:[/b] This class is implemented on iOS, Linux, macOS and Windows, on other platforms it will fallback to default theme font. diff --git a/doc/classes/TCPServer.xml b/doc/classes/TCPServer.xml index fbed80bcfa5..8b4011fdee6 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 0917bd9bce0..76f79f9fc1c 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 3c7191392a3..ae6d589339c 100644 --- a/doc/classes/TabBar.xml +++ b/doc/classes/TabBar.xml @@ -1,5 +1,5 @@ - + Tab bar control. diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index c744c9b4394..c34336353f0 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -1,5 +1,5 @@ - + Tabbed container. diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index be8c4c24852..a292c594cf8 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -1,5 +1,5 @@ - + Multiline text editing control. diff --git a/doc/classes/TextLine.xml b/doc/classes/TextLine.xml index 1ebae9889da..db0b5384ccd 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 678b95cc72d..48b2a9c943c 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 38afd9b5f84..caba9d0a461 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 ad37cf5c86e..439514aa622 100644 --- a/doc/classes/TextServer.xml +++ b/doc/classes/TextServer.xml @@ -1,5 +1,5 @@ - + Interface for the fonts and complex text layouts. diff --git a/doc/classes/TextServerDummy.xml b/doc/classes/TextServerDummy.xml index b872e93fd61..4770a641dc5 100644 --- a/doc/classes/TextServerDummy.xml +++ b/doc/classes/TextServerDummy.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/TextServerExtension.xml b/doc/classes/TextServerExtension.xml index f4b306cf966..a57a95bf9bc 100644 --- a/doc/classes/TextServerExtension.xml +++ b/doc/classes/TextServerExtension.xml @@ -1,5 +1,5 @@ - + Base class for TextServer custom implementations (plugins). diff --git a/doc/classes/TextServerManager.xml b/doc/classes/TextServerManager.xml index 9477e5ec543..6c5cb3e7b88 100644 --- a/doc/classes/TextServerManager.xml +++ b/doc/classes/TextServerManager.xml @@ -1,5 +1,5 @@ - + Manager for the font and complex text layout servers. diff --git a/doc/classes/Texture.xml b/doc/classes/Texture.xml index 86c9026fd19..c749bedcfd2 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 7329ebb868c..2648317341f 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 6c9fb55befe..ec25a90cc9b 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 d2df82a74d1..7f5daaf15d5 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 b185828577b..b35322d9f32 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 7a0940edd48..adf391841f9 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 f381ee771e1..c969573d378 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 3500a0ddf54..69733c3fd09 100644 --- a/doc/classes/TextureRect.xml +++ b/doc/classes/TextureRect.xml @@ -1,5 +1,5 @@ - + Control for drawing textures. diff --git a/doc/classes/Theme.xml b/doc/classes/Theme.xml index 7fc01ea3536..83e7aa83e47 100644 --- a/doc/classes/Theme.xml +++ b/doc/classes/Theme.xml @@ -1,5 +1,5 @@ - + Theme resource for styling/skinning [Control]s and [Window]s. diff --git a/doc/classes/ThemeDB.xml b/doc/classes/ThemeDB.xml index 6003ffb28e7..a1e6de64c7b 100644 --- a/doc/classes/ThemeDB.xml +++ b/doc/classes/ThemeDB.xml @@ -1,5 +1,5 @@ - + An engine singleton providing access to static [Theme] information, such as default and project theme, and fallback values. diff --git a/doc/classes/Thread.xml b/doc/classes/Thread.xml index 846dae0baee..f1dd78d85d5 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 bedc52abd15..cfbd5a3d069 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 413cf62f7d1..2dd6a1a54e0 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 30bb174313f..5d0433696da 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 ec2c7860d8b..4877974a3cb 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 5efc1da6f9e..60861e6c86b 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 ec8fe2ad540..2bb41467980 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 4ebd7735b0c..3024a587a64 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 ca2a6bec36c..a2d704bc458 100644 --- a/doc/classes/Time.xml +++ b/doc/classes/Time.xml @@ -1,5 +1,5 @@ - + Time singleton for working with time. diff --git a/doc/classes/Timer.xml b/doc/classes/Timer.xml index 1b6c05284e6..1205f1627c6 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 6b831527932..f923ce263de 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 818f37cb8f6..3af0743965c 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 f3ed90a015e..7b33be64a1b 100644 --- a/doc/classes/Transform2D.xml +++ b/doc/classes/Transform2D.xml @@ -1,5 +1,5 @@ - + 2D transformation (2×3 matrix). diff --git a/doc/classes/Transform3D.xml b/doc/classes/Transform3D.xml index 90c10e36643..505d213cdbf 100644 --- a/doc/classes/Transform3D.xml +++ b/doc/classes/Transform3D.xml @@ -1,5 +1,5 @@ - + 3D transformation (3×4 matrix). diff --git a/doc/classes/Translation.xml b/doc/classes/Translation.xml index ae2f8d8dfff..b31a84b540b 100644 --- a/doc/classes/Translation.xml +++ b/doc/classes/Translation.xml @@ -1,5 +1,5 @@ - + Language Translation. diff --git a/doc/classes/TranslationServer.xml b/doc/classes/TranslationServer.xml index 7b18d8ddb65..acbb77e63af 100644 --- a/doc/classes/TranslationServer.xml +++ b/doc/classes/TranslationServer.xml @@ -1,5 +1,5 @@ - + Server that manages all translations. diff --git a/doc/classes/Tree.xml b/doc/classes/Tree.xml index 02a2789ea5e..95778f86c45 100644 --- a/doc/classes/Tree.xml +++ b/doc/classes/Tree.xml @@ -1,5 +1,5 @@ - + Control to show a tree of items. diff --git a/doc/classes/TreeItem.xml b/doc/classes/TreeItem.xml index 91248092d9b..3ce434e0699 100644 --- a/doc/classes/TreeItem.xml +++ b/doc/classes/TreeItem.xml @@ -1,5 +1,5 @@ - + Control for a single item inside a [Tree]. diff --git a/doc/classes/TriangleMesh.xml b/doc/classes/TriangleMesh.xml index 2c58a14bca2..f9e62110bdf 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 7457aa4050f..aa238af782f 100644 --- a/doc/classes/TubeTrailMesh.xml +++ b/doc/classes/TubeTrailMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Tween.xml b/doc/classes/Tween.xml index 704430a1c29..31cff3f64ad 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 721ed4e13e5..6427345f598 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 8151ecb625b..a7f594dd4c4 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 e43bceb941a..52ee1768a20 100644 --- a/doc/classes/UndoRedo.xml +++ b/doc/classes/UndoRedo.xml @@ -1,5 +1,5 @@ - + Helper to manage undo/redo operations in the editor or custom tools. diff --git a/doc/classes/VBoxContainer.xml b/doc/classes/VBoxContainer.xml index a345668f912..ae63059f1ed 100644 --- a/doc/classes/VBoxContainer.xml +++ b/doc/classes/VBoxContainer.xml @@ -1,5 +1,5 @@ - + Vertical box container. diff --git a/doc/classes/VFlowContainer.xml b/doc/classes/VFlowContainer.xml index f4272761179..d3ee93dad4e 100644 --- a/doc/classes/VFlowContainer.xml +++ b/doc/classes/VFlowContainer.xml @@ -1,5 +1,5 @@ - + Vertical flow container. diff --git a/doc/classes/VScrollBar.xml b/doc/classes/VScrollBar.xml index 41a87ba8860..c10fe39ab2e 100644 --- a/doc/classes/VScrollBar.xml +++ b/doc/classes/VScrollBar.xml @@ -1,5 +1,5 @@ - + Vertical scroll bar. diff --git a/doc/classes/VSeparator.xml b/doc/classes/VSeparator.xml index 555ea13437d..e649014358c 100644 --- a/doc/classes/VSeparator.xml +++ b/doc/classes/VSeparator.xml @@ -1,5 +1,5 @@ - + Vertical version of [Separator]. diff --git a/doc/classes/VSlider.xml b/doc/classes/VSlider.xml index 2a5b5c1e0af..4a203d24437 100644 --- a/doc/classes/VSlider.xml +++ b/doc/classes/VSlider.xml @@ -1,5 +1,5 @@ - + Vertical slider. diff --git a/doc/classes/VSplitContainer.xml b/doc/classes/VSplitContainer.xml index c60d15d9c9a..72ec3bfc997 100644 --- a/doc/classes/VSplitContainer.xml +++ b/doc/classes/VSplitContainer.xml @@ -1,5 +1,5 @@ - + Vertical split container. diff --git a/doc/classes/Variant.xml b/doc/classes/Variant.xml index 390722b7e52..215d05bfece 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 c47933ccb70..ada853f752a 100644 --- a/doc/classes/Vector2.xml +++ b/doc/classes/Vector2.xml @@ -1,5 +1,5 @@ - + Vector used for 2D math using floating point coordinates. diff --git a/doc/classes/Vector2i.xml b/doc/classes/Vector2i.xml index db6bc8f2374..8c977dbc674 100644 --- a/doc/classes/Vector2i.xml +++ b/doc/classes/Vector2i.xml @@ -1,5 +1,5 @@ - + Vector used for 2D math using integer coordinates. diff --git a/doc/classes/Vector3.xml b/doc/classes/Vector3.xml index c961825ab3a..3957be5f1df 100644 --- a/doc/classes/Vector3.xml +++ b/doc/classes/Vector3.xml @@ -1,5 +1,5 @@ - + Vector used for 3D math using floating point coordinates. diff --git a/doc/classes/Vector3i.xml b/doc/classes/Vector3i.xml index 5c6dc3c1c57..91ccfb6d819 100644 --- a/doc/classes/Vector3i.xml +++ b/doc/classes/Vector3i.xml @@ -1,5 +1,5 @@ - + Vector used for 3D math using integer coordinates. diff --git a/doc/classes/Vector4.xml b/doc/classes/Vector4.xml index c811817bdc6..14a30a2eb7f 100644 --- a/doc/classes/Vector4.xml +++ b/doc/classes/Vector4.xml @@ -1,5 +1,5 @@ - + Vector used for 4D math using floating point coordinates. diff --git a/doc/classes/Vector4i.xml b/doc/classes/Vector4i.xml index 95797df90a9..93377c95996 100644 --- a/doc/classes/Vector4i.xml +++ b/doc/classes/Vector4i.xml @@ -1,5 +1,5 @@ - + Vector used for 4D math using integer coordinates. diff --git a/doc/classes/VehicleBody3D.xml b/doc/classes/VehicleBody3D.xml index 6813c889409..911547a2142 100644 --- a/doc/classes/VehicleBody3D.xml +++ b/doc/classes/VehicleBody3D.xml @@ -1,5 +1,5 @@ - + Physics body that simulates the behavior of a car. diff --git a/doc/classes/VehicleWheel3D.xml b/doc/classes/VehicleWheel3D.xml index 827c7e8f579..9f69f0b0e63 100644 --- a/doc/classes/VehicleWheel3D.xml +++ b/doc/classes/VehicleWheel3D.xml @@ -1,5 +1,5 @@ - + Physics object that simulates the behavior of a wheel. diff --git a/doc/classes/VideoStream.xml b/doc/classes/VideoStream.xml index 648c3edd739..9460f819f54 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 8d8b4fe5b11..a81d011e9d7 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 2774f1fb426..87af2f8c4dd 100644 --- a/doc/classes/VideoStreamPlayer.xml +++ b/doc/classes/VideoStreamPlayer.xml @@ -1,5 +1,5 @@ - + Control for playing video streams. diff --git a/doc/classes/Viewport.xml b/doc/classes/Viewport.xml index e76f805e3c0..b7d41f41e40 100644 --- a/doc/classes/Viewport.xml +++ b/doc/classes/Viewport.xml @@ -1,5 +1,5 @@ - + Base class for viewports. diff --git a/doc/classes/ViewportTexture.xml b/doc/classes/ViewportTexture.xml index 6bd64a50bb4..861de6c1ed5 100644 --- a/doc/classes/ViewportTexture.xml +++ b/doc/classes/ViewportTexture.xml @@ -1,5 +1,5 @@ - + Texture which displays the content of a [Viewport]. diff --git a/doc/classes/VisibleOnScreenEnabler2D.xml b/doc/classes/VisibleOnScreenEnabler2D.xml index 68e510a6dcb..5b700618335 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 a3f925ed3a8..c0ac2efb0df 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 c6a7bd5690e..ab1661fad1c 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 aecc3dd0d5e..91c2423c219 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 b2bc6709a0e..21d769e7372 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 6bffcdef36e..1feed6b8ae6 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 685f5d5eef8..de8360d75cd 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 56a88cca08a..bfb2c598af3 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 bf2d1ffb93a..dcc71831ab2 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 47dae17dba1..262fffb5f75 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 642a98ec8ca..1f30318b6a3 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 a2917d373e3..47dde00aeee 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 6116e0df685..5e16fc69deb 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 7e0e07584a3..3eea7a62a80 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 0cc2285ed4a..9f9ad535c4d 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 9f6488500d4..064b90464ed 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 19ed42d1c72..855a40778df 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 23b97a78c76..883fa16c897 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 b6b3350ae18..413fa622ec4 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 d0d3c79d033..8ff0d05c3e5 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 492bb4cc2aa..ad214522029 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 3f04e5d34da..780e3a78a20 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 279295a434f..67023c475d2 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 758c7458fe6..520314d7339 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 e974241b1b5..a26370223e9 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 c707035253a..4d1b33ecd7b 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 e00d908b587..27c2871e1c0 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 6b2dc2f2cb6..94e9cd91c96 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 115f2f8f280..60b8ab8de0b 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 f4c6c3e05fd..ae7a0069776 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 1226013c67b..cbaccebc1dd 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 ed9e66d4f46..1f26471f7e7 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 3b5bf57b4d6..933e12d84d7 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 ecd33de18c9..4bfbc126d69 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 2439850aaed..50df5abfb5b 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 dcc94f0b242..22f61502071 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 852436d5ec7..71f2c4e5675 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 2ebffcfe76a..b4e2f22c54f 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 d74116857a3..47604e411c2 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 6a1965781df..6064465ea3d 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 817b12f9a30..b2d147def06 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 1ee7e3f217c..4cfcc3b2296 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 e8bbba336b0..a43fcf9fcb4 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 0dff2d780d3..3f554dfbc05 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 3470e477268..05a3df868ae 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 15d0d113e93..d93d8d5c81d 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 246be636a2b..f42f9b35b7e 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 8cf30307a30..ebc2997a575 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 acc180a7cad..3bf8701bd6e 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 b2801183ed3..d9efcae1f19 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 7a197dd8cbd..6525d8deaa1 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 1bdb9d15bc1..db861984a6a 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 48da5b874b9..c3af17cfeea 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 3e52a74aedd..73b3b9bae08 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 abb5528d5f0..aa708f1b7e4 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 59dc74690e1..fe3c3c8d95b 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 95d031807b1..02690941baf 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 4a1e61b8797..a9dcc0da500 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 233e0722467..2b95ee9f465 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 e2ff44ed553..d6342722260 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 3d1e332c97e..9eb9d7f8e2f 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 8405fcef36d..6f9edb67784 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 e1a5e0b2665..41b16157d9f 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 73512bcb990..5517b60f5e1 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 ce5510b0cb6..c3fb7cb5352 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 2cc0c68297d..c92fdc3587b 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 de872245703..7cc45d79cb2 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 f979f90f4d9..e0424fd7e2b 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 ddda2e0c934..5bc4fa8c783 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 e25fb729216..5fd3b1a2428 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 497b86c85f7..a721c49daf0 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 3fda4eb2b87..1d29a332f71 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 38fa98b21eb..6e379d52e79 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 39861299b04..ec3711ac660 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 885325bc6c7..1f6068b6b4b 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 5049a63a0e8..316e672d805 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 691be3f6ab2..2cbd54fb4e9 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 8ad4de9a220..6caffaece2c 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 8a08bea6596..d11facee386 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 2b019e08d50..ff045b190ab 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 0562f9e0b8f..676f9e01a7a 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 1e215444794..5b999ff1914 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 1a807804c92..7955210fabb 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 24b5e757a61..c6ea1c5cc63 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 f6ae4a370a1..8f5647807bb 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 f1fb0e699fa..8b48ecfeba8 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 8f2eceb24e8..22895a671d6 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 92aadc4d7c8..e6295824722 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 4f7e1c018f9..262b15fc02f 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 926e4e11d29..889b0e9a8af 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 c0c591304af..71d1dc7fbad 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 44f71286e3e..bdecf722d9d 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 4c95e589623..11e32a3b3a2 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 b5143b647c9..f79f55d67a0 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 49f7f52bc19..d6b617c5b28 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 0a5c5a70afe..d6a90cbf8fa 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 dea47ed3c10..6304389c45b 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 b305fdd3ef1..3d6be0fae0c 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 6063d8b9d9d..9292e61279a 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 19cf1baa865..ac81a58531e 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 48e2b844901..d6792b3b3ee 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 17d4b31d1a5..e7455ccb229 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 ddd2f38fb96..f5505db27b1 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 0e9e7c6b6fb..26d75fbd0e0 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 68cf00e819b..6a4d1f5d441 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 b7447894b78..feba7170553 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 fa18e6b0b9b..ce8ef443e05 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 35131dc2944..abbd8b783a2 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 7524025f21f..c20e8126d82 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 9e363ecec8f..d74e2087f71 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 daa17ee7403..1ce23253842 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 003b5056715..9333bf50b1a 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 f6c643d757b..d72139d4834 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 541a3bc4a65..34ba4d2c8bc 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 ea520178c7d..e2dcbd7f9d9 100644 --- a/doc/classes/WeakRef.xml +++ b/doc/classes/WeakRef.xml @@ -1,5 +1,5 @@ - + Holds an [Object], but does not contribute to the reference count if the object is a reference. diff --git a/doc/classes/Window.xml b/doc/classes/Window.xml index 92050eaa342..2dee03f2077 100644 --- a/doc/classes/Window.xml +++ b/doc/classes/Window.xml @@ -1,5 +1,5 @@ - + Base class for all windows. diff --git a/doc/classes/WorkerThreadPool.xml b/doc/classes/WorkerThreadPool.xml index fced54ae7f1..e323cdcb616 100644 --- a/doc/classes/WorkerThreadPool.xml +++ b/doc/classes/WorkerThreadPool.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/World2D.xml b/doc/classes/World2D.xml index 4a13389708f..89fb0841183 100644 --- a/doc/classes/World2D.xml +++ b/doc/classes/World2D.xml @@ -1,5 +1,5 @@ - + Class that has everything pertaining to a 2D world. diff --git a/doc/classes/World3D.xml b/doc/classes/World3D.xml index 5e58bb03606..4ff52b57806 100644 --- a/doc/classes/World3D.xml +++ b/doc/classes/World3D.xml @@ -1,5 +1,5 @@ - + Class that has everything pertaining to a world. diff --git a/doc/classes/WorldBoundaryShape2D.xml b/doc/classes/WorldBoundaryShape2D.xml index 5a655520c37..32c33f43d5a 100644 --- a/doc/classes/WorldBoundaryShape2D.xml +++ b/doc/classes/WorldBoundaryShape2D.xml @@ -1,5 +1,5 @@ - + World boundary (infinite plane) shape resource for 2D physics. diff --git a/doc/classes/WorldBoundaryShape3D.xml b/doc/classes/WorldBoundaryShape3D.xml index 4f6b987a8ea..80ef163dd1f 100644 --- a/doc/classes/WorldBoundaryShape3D.xml +++ b/doc/classes/WorldBoundaryShape3D.xml @@ -1,5 +1,5 @@ - + World boundary (infinite plane) shape resource for 3D physics. diff --git a/doc/classes/WorldEnvironment.xml b/doc/classes/WorldEnvironment.xml index 5255179bb8d..652d2b548c4 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 37b202a513e..6123d35d1f7 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 26480f0c18a..a7b144a7115 100644 --- a/doc/classes/XMLParser.xml +++ b/doc/classes/XMLParser.xml @@ -1,5 +1,5 @@ - + 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 f43f822da46..9b7ed38c80d 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 4d6baa327b0..58fac656c13 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 0b210028934..050ef6bc0e2 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 cdada35970f..d0187404671 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 b74ac1e469e..217cde269e4 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 1507a3fe455..0b51edada58 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 506d0fce41e..b7fc3a2752c 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 31a484ea405..cf7091f9662 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 93e6a5497c9..6a913dd96e5 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 d940ea41aca..d4ea6104d84 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 e1a98f0ea40..dc94d72e253 100644 --- a/doc/classes/bool.xml +++ b/doc/classes/bool.xml @@ -1,5 +1,5 @@ - + Boolean built-in type. diff --git a/doc/classes/float.xml b/doc/classes/float.xml index 755ce1200dc..3b8c55576f3 100644 --- a/doc/classes/float.xml +++ b/doc/classes/float.xml @@ -1,5 +1,5 @@ - + Float built-in type. diff --git a/doc/classes/int.xml b/doc/classes/int.xml index 93fc8386c6c..7887fc19800 100644 --- a/doc/classes/int.xml +++ b/doc/classes/int.xml @@ -1,5 +1,5 @@ - + Integer built-in type. diff --git a/misc/dist/macos_tools.app/Contents/Info.plist b/misc/dist/macos_tools.app/Contents/Info.plist index c82fbb5baf6..bff5743e15c 100644 --- a/misc/dist/macos_tools.app/Contents/Info.plist +++ b/misc/dist/macos_tools.app/Contents/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 4.0 + 4.1 CFBundleSignature godot CFBundleVersion - 4.0 + 4.1 NSMicrophoneUsageDescription Microphone access is required to capture audio. NSCameraUsageDescription diff --git a/misc/dist/windows/godot.iss b/misc/dist/windows/godot.iss index a58043b9d5e..819327000c4 100644 --- a/misc/dist/windows/godot.iss +++ b/misc/dist/windows/godot.iss @@ -1,5 +1,5 @@ #define MyAppName "Godot Engine" -#define MyAppVersion "4.0" +#define MyAppVersion "4.1" #define MyAppPublisher "Godot Engine contributors" #define MyAppURL "https://godotengine.org/" #define MyAppExeName "godot.exe" diff --git a/modules/csg/doc_classes/CSGBox3D.xml b/modules/csg/doc_classes/CSGBox3D.xml index 591110fa384..3d756a38224 100644 --- a/modules/csg/doc_classes/CSGBox3D.xml +++ b/modules/csg/doc_classes/CSGBox3D.xml @@ -1,5 +1,5 @@ - + A CSG Box shape. diff --git a/modules/csg/doc_classes/CSGCombiner3D.xml b/modules/csg/doc_classes/CSGCombiner3D.xml index 1601602601c..bf50d6151b3 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 ea026c5ee9c..489371bb0e5 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 3318fb21c8d..9d409e442da 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 cacad21453d..b7cc7c29d08 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 6ea413c991b..1686175d1d8 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 06f8f5a4034..e92bb05b516 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 d2f985b3a21..bdcee996472 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 ea555a54492..856c2d8731a 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 dc832976d99..365d12bb7a1 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 2e0d1f50793..0e81244a1c0 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 52f45b23381..9c7ee3c17d5 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 045505b720f..124c8be3e07 100644 --- a/modules/gdscript/doc_classes/@GDScript.xml +++ b/modules/gdscript/doc_classes/@GDScript.xml @@ -1,5 +1,5 @@ - + Built-in GDScript functions. diff --git a/modules/gdscript/doc_classes/GDScript.xml b/modules/gdscript/doc_classes/GDScript.xml index 1a102bd16f3..556f747eb30 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 ca8eb9854f2..62263eaea67 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 6754d963ff3..7e609d8c7d5 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 5a6a2f52d94..80932fad595 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 b73a4f8c5f9..a6517a7fde2 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 e2991170a47..df7fa50a93b 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 00b6ccbe7d3..0acf8942ac4 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 49efaa1564f..e34e5d028cf 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 d6657cad5dc..a1cdbdea25f 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 6e8340f618d..62030c5464f 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 70268fc0c91..d54d675e15d 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 7fd59e14bc4..9b12d42d631 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 4d2df872eae..aa8e8448f7c 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 f3b3e615011..0b84eb15c0e 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/GLTFSkeleton.xml b/modules/gltf/doc_classes/GLTFSkeleton.xml index d6ec09f113d..eb06249e45c 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 4de32857b5f..3d5d8000ab5 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 8882e482578..b153444c842 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 33b92f37c82..7f14bdd4c3f 100644 --- a/modules/gltf/doc_classes/GLTFState.xml +++ b/modules/gltf/doc_classes/GLTFState.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gltf/doc_classes/GLTFTexture.xml b/modules/gltf/doc_classes/GLTFTexture.xml index f4486fd5047..df315edb9a1 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 1cc69bfe732..a24c2f0f844 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 e0fc4e26979..8e25d0fb846 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 a88ff23b6bc..3ece7ce15e7 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 63592042c78..ecd07d4520c 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 f8293fb1078..e8da9d84654 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 (Mono-enabled builds only). diff --git a/modules/mono/doc_classes/GodotSharp.xml b/modules/mono/doc_classes/GodotSharp.xml index faf3512da76..76eefc49257 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/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj index 013b210ff43..e8ad6a77eac 100644 --- a/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj +++ b/modules/mono/editor/Godot.NET.Sdk/Godot.NET.Sdk/Godot.NET.Sdk.csproj @@ -7,7 +7,7 @@ Godot Engine contributors Godot.NET.Sdk - 4.0.0 + 4.1.0 $(PackageVersion_Godot_NET_Sdk) https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk $(RepositoryUrl) diff --git a/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Godot.SourceGenerators.csproj b/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Godot.SourceGenerators.csproj index f51b5970c36..2557b70e75f 100644 --- a/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Godot.SourceGenerators.csproj +++ b/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators/Godot.SourceGenerators.csproj @@ -9,7 +9,7 @@ Godot Engine contributors Godot.SourceGenerators - 4.0.0 + 4.1.0 $(PackageVersion_Godot_SourceGenerators) https://github.com/godotengine/godot/tree/master/modules/mono/editor/Godot.NET.Sdk/Godot.SourceGenerators $(RepositoryUrl) diff --git a/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj b/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj index 7aa2f7e9593..7f045e0fabd 100644 --- a/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj +++ b/modules/mono/glue/GodotSharp/GodotSharp/GodotSharp.csproj @@ -20,7 +20,7 @@ Godot Engine contributors GodotSharp - 4.0.0 + 4.1.0 $(PackageVersion_GodotSharp) https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharp $(RepositoryUrl) diff --git a/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj b/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj index 8f623625fcd..cf48ab3afa7 100644 --- a/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj +++ b/modules/mono/glue/GodotSharp/GodotSharpEditor/GodotSharpEditor.csproj @@ -15,7 +15,7 @@ Godot Engine contributors GodotSharpEditor - 4.0.0 + 4.1.0 $(PackageVersion_GodotSharp) https://github.com/godotengine/godot/tree/master/modules/mono/glue/GodotSharp/GodotSharpEditor $(RepositoryUrl) diff --git a/modules/multiplayer/doc_classes/MultiplayerSpawner.xml b/modules/multiplayer/doc_classes/MultiplayerSpawner.xml index b6a31cf5422..36f69f21559 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 717906bd2b4..a3fb0c786e5 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 a688c5fd794..1ab37bfd825 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 fdc441e9c36..56ae219babb 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 6ca4ba2d468..fb4e0d4f783 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 78d7d6a15b1..d214a02cf1d 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 0f10a3f32f1..9514aaae1a8 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/ogg/doc_classes/OggPacketSequence.xml b/modules/ogg/doc_classes/OggPacketSequence.xml index 1148b386024..2f10bedf699 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 5c0d75278b0..338de2d6dad 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 d53648723ad..39c23375ebc 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 8a2f666e3f7..64cd5ca4940 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 39e518750ad..92e6f91e324 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 5d5f8a61262..6e258a468d3 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 00806bda06b..f3b14b31797 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 950bde031f1..8c55a3360be 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 f3cc469c9d6..16a16a7f243 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 02260c837e0..79c5bfe1b08 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 31e2207d84c..fab51f1e6bb 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 91dde65cb83..dca07b6d5f5 100644 --- a/modules/text_server_adv/doc_classes/TextServerAdvanced.xml +++ b/modules/text_server_adv/doc_classes/TextServerAdvanced.xml @@ -1,5 +1,5 @@ - + Text Server using HarfBuzz, ICU and SIL Graphite to support BiDi, complex text layouts and contextual OpenType features. diff --git a/modules/text_server_fb/doc_classes/TextServerFallback.xml b/modules/text_server_fb/doc_classes/TextServerFallback.xml index 950b64e49fd..6ca9c9462e3 100644 --- a/modules/text_server_fb/doc_classes/TextServerFallback.xml +++ b/modules/text_server_fb/doc_classes/TextServerFallback.xml @@ -1,5 +1,5 @@ - + Fallback implementation of the Text Server, without BiDi and complex text layout support. diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml index 3ec762a8805..e479963ca16 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 92e25efbe04..1159cbb43a9 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 538ca72391d..98e301eb4c8 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 225ea4e6ae1..4551d395df4 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 0879c773ac8..6b43bd11715 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 a186631ca84..1ab80a93cb1 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 a10ea25b8cf..7a69ceb8f60 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 5266a366371..607b8c05e26 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 4ecc71ddbb1..1e1f54d8b29 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 474d2f6a896..535a20d67e3 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 e0d17277efb..fba954d547a 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 0f8c27c4ccd..580adfd2d26 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 0c18acbcb1f..758c37e2adc 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 95d7ef50f9e..47ea50f0317 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 055201b105a..410dc6126f9 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/version.py b/version.py index ef1d39448e5..43824dc84c8 100644 --- a/version.py +++ b/version.py @@ -1,10 +1,10 @@ short_name = "godot" name = "Godot Engine" major = 4 -minor = 0 +minor = 1 patch = 0 -status = "stable" +status = "dev" module_config = "" year = 2023 website = "https://godotengine.org" -docs = "4.0" +docs = "latest"