diff --git a/doc/classes/@GlobalScope.xml b/doc/classes/@GlobalScope.xml index 0a1e31325..193c0e8a2 100644 --- a/doc/classes/@GlobalScope.xml +++ b/doc/classes/@GlobalScope.xml @@ -1,5 +1,5 @@ - + Global scope constants and variables. diff --git a/doc/classes/AABB.xml b/doc/classes/AABB.xml index 9d7e9fd3a..e5f8207c2 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 50fb24d27..e9c426d06 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/AStar.xml b/doc/classes/AStar.xml index 418264184..29e4a9942 100644 --- a/doc/classes/AStar.xml +++ b/doc/classes/AStar.xml @@ -1,5 +1,5 @@ - + An implementation of A* to find the shortest paths among connected points in space. diff --git a/doc/classes/AStar2D.xml b/doc/classes/AStar2D.xml index f5a356bc1..01e87969e 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/AcceptDialog.xml b/doc/classes/AcceptDialog.xml index 62f74c37f..3d12cf86e 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/AnimatedSprite.xml b/doc/classes/AnimatedSprite.xml index 840d079c1..f5319db05 100644 --- a/doc/classes/AnimatedSprite.xml +++ b/doc/classes/AnimatedSprite.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 6e9c32047..2bd09bad6 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 2eb5bcc2f..af9eea2fb 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 3de4d6969..84576989c 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/AnimationNode.xml b/doc/classes/AnimationNode.xml index 89b3c510c..a6d785a24 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 e4783b88b..2955dde9d 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 7de7d1735..0dad1fae7 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 76d39eb89..28443a2ea 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 e433b7f93..fafe025b8 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 3b29141b7..f78440a50 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 578c800e3..9d2ffb70c 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 bd5be84b9..ba312aec9 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 b4aad877d..ac91f40d7 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 a340c6d1a..14ff574f7 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 caee93d99..65175924f 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 6c2e1fd31..476a4756f 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 9755a4d43..c410d953d 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 f81a175f0..c272c8c4b 100644 --- a/doc/classes/AnimationNodeStateMachineTransition.xml +++ b/doc/classes/AnimationNodeStateMachineTransition.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AnimationNodeTimeScale.xml b/doc/classes/AnimationNodeTimeScale.xml index 8ac2ad298..72dc44da6 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 316742c98..3a82de13c 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 45c0ba5af..0e490ff9d 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 4e07ca616..c978ccdee 100644 --- a/doc/classes/AnimationPlayer.xml +++ b/doc/classes/AnimationPlayer.xml @@ -1,5 +1,5 @@ - + Container and player of [Animation] resources. diff --git a/doc/classes/AnimationRootNode.xml b/doc/classes/AnimationRootNode.xml index d06c565b7..8572b9506 100644 --- a/doc/classes/AnimationRootNode.xml +++ b/doc/classes/AnimationRootNode.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AnimationTrackEditPlugin.xml b/doc/classes/AnimationTrackEditPlugin.xml index d8fe58c35..91008a3bc 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 0db64f64b..492e609bb 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/Area.xml b/doc/classes/Area.xml index c1c9991a1..a7d7863b7 100644 --- a/doc/classes/Area.xml +++ b/doc/classes/Area.xml @@ -1,5 +1,5 @@ - + 3D area for detection and physics and audio influence. diff --git a/doc/classes/Area2D.xml b/doc/classes/Area2D.xml index c673a25db..25580e2a7 100644 --- a/doc/classes/Area2D.xml +++ b/doc/classes/Area2D.xml @@ -1,5 +1,5 @@ - + 2D area for detection and physics and audio influence. diff --git a/doc/classes/Array.xml b/doc/classes/Array.xml index 106119916..d8742e42e 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 1fe9b4f73..22ff97389 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/AspectRatioContainer.xml b/doc/classes/AspectRatioContainer.xml index 639503a97..735be5683 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 991927d74..82438f0bc 100644 --- a/doc/classes/AtlasTexture.xml +++ b/doc/classes/AtlasTexture.xml @@ -1,5 +1,5 @@ - + Crops out one part of a texture, such as a texture from a texture atlas. diff --git a/doc/classes/AudioBusLayout.xml b/doc/classes/AudioBusLayout.xml index c19cc8d56..391d826db 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 dffd91b02..efd1ad48d 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 58cd6475b..21bea6c75 100644 --- a/doc/classes/AudioEffectAmplify.xml +++ b/doc/classes/AudioEffectAmplify.xml @@ -1,5 +1,5 @@ - + Adds an amplifying audio effect to an audio bus. Increases or decreases the volume of the selected audio bus. diff --git a/doc/classes/AudioEffectBandLimitFilter.xml b/doc/classes/AudioEffectBandLimitFilter.xml index cc6b4040f..7dfa8df13 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 e1aa7feb9..9814bbd49 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 3e9a0ac71..3372bfaa4 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 69efc446e..54722ca0e 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 e114aafe7..d0efa2352 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 d6133e582..7a07f16e0 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 05c3df04c..291512723 100644 --- a/doc/classes/AudioEffectDistortion.xml +++ b/doc/classes/AudioEffectDistortion.xml @@ -1,5 +1,5 @@ - + Adds a distortion audio effect to an Audio bus. Modify the sound to make it distorted. diff --git a/doc/classes/AudioEffectEQ.xml b/doc/classes/AudioEffectEQ.xml index 367eeb201..e42ca72c6 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 c0e92dc3e..152d29eb5 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 00e7f26b5..5cb64d179 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 961cdb183..ee421d255 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 c7abf200d..ef1703899 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 ecb7eaaf7..65766d515 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 3ea9e0bf4..53a6a22a6 100644 --- a/doc/classes/AudioEffectHighShelfFilter.xml +++ b/doc/classes/AudioEffectHighShelfFilter.xml @@ -1,5 +1,5 @@ - + Reduces all frequencies above the [member AudioEffectFilter.cutoff_hz]. diff --git a/doc/classes/AudioEffectInstance.xml b/doc/classes/AudioEffectInstance.xml index 462670299..11d444891 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 0df535291..5beed2a9d 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 eabea7b82..e59127915 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 e78706a39..b7b3601c2 100644 --- a/doc/classes/AudioEffectLowShelfFilter.xml +++ b/doc/classes/AudioEffectLowShelfFilter.xml @@ -1,5 +1,5 @@ - + Reduces all frequencies below the [member AudioEffectFilter.cutoff_hz]. diff --git a/doc/classes/AudioEffectNotchFilter.xml b/doc/classes/AudioEffectNotchFilter.xml index 1f96c6ba6..7b4b82f3f 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 bd5d69c93..1b861914b 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 2f0068e8f..40d8c7a19 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 94365f9f3..cecb75361 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 951bd9f71..e530eea80 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 6c0904608..14f30b1ab 100644 --- a/doc/classes/AudioEffectReverb.xml +++ b/doc/classes/AudioEffectReverb.xml @@ -1,5 +1,5 @@ - + Adds a reverberation audio effect to an Audio bus. Simulates the sound of acoustic environments such as rooms, concert halls, caverns, or an open spaces. diff --git a/doc/classes/AudioEffectSpectrumAnalyzer.xml b/doc/classes/AudioEffectSpectrumAnalyzer.xml index 5801e952e..dc54d57db 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 014367132..3d26cc6b2 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 e53547fbd..99c79f638 100644 --- a/doc/classes/AudioEffectStereoEnhance.xml +++ b/doc/classes/AudioEffectStereoEnhance.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/AudioServer.xml b/doc/classes/AudioServer.xml index aacd5ef27..fffbbeaee 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 a5d58634b..2ce3ebf25 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 133af046f..932f047ec 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 1899cb80e..e4c2953cf 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 1b57e96a1..1ef044474 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 ae677b9cd..7b767d987 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/AudioStreamPlaybackResampled.xml b/doc/classes/AudioStreamPlaybackResampled.xml index 86c5d93b1..23d568052 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 29a908e31..39f6249d5 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 4efbb0b7a..a633b0cc4 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 26dfaff27..5263bd762 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/AudioStreamRandomPitch.xml b/doc/classes/AudioStreamRandomPitch.xml index 00d0093a6..938b9e0d6 100644 --- a/doc/classes/AudioStreamRandomPitch.xml +++ b/doc/classes/AudioStreamRandomPitch.xml @@ -1,5 +1,5 @@ - + Plays audio with random pitch shifting. diff --git a/doc/classes/AudioStreamSample.xml b/doc/classes/AudioStreamSample.xml index 3ea3db9cd..b464511bf 100644 --- a/doc/classes/AudioStreamSample.xml +++ b/doc/classes/AudioStreamSample.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 b0cf4ab50..08548ac81 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 through the [code]texture(SCREEN_TEXTURE, ...)[/code] function. diff --git a/doc/classes/BaseButton.xml b/doc/classes/BaseButton.xml index c62f0493f..aa10bfe14 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/Basis.xml b/doc/classes/Basis.xml index adf0d2bf9..d62b6a233 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 bdf0dd953..871bda41b 100644 --- a/doc/classes/BitMap.xml +++ b/doc/classes/BitMap.xml @@ -1,5 +1,5 @@ - + Boolean matrix. diff --git a/doc/classes/BitmapFont.xml b/doc/classes/BitmapFont.xml index 34484740f..564138742 100644 --- a/doc/classes/BitmapFont.xml +++ b/doc/classes/BitmapFont.xml @@ -1,5 +1,5 @@ - + Renders text using fonts under the [url=https://www.angelcode.com/products/bmfont/]BMFont[/url] format. Handles files with the [code].fnt[/code] extension. diff --git a/doc/classes/BoxContainer.xml b/doc/classes/BoxContainer.xml index 26b3bf2d9..501fcb45c 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/BoxShape.xml b/doc/classes/BoxShape.xml index fe5ae738e..cc0dda124 100644 --- a/doc/classes/BoxShape.xml +++ b/doc/classes/BoxShape.xml @@ -1,5 +1,5 @@ - + Box shape resource. diff --git a/doc/classes/Button.xml b/doc/classes/Button.xml index f78d0ba5e..1a43b0998 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 ee1a0e3c1..46b13d589 100644 --- a/doc/classes/ButtonGroup.xml +++ b/doc/classes/ButtonGroup.xml @@ -1,5 +1,5 @@ - + Group of Buttons. diff --git a/doc/classes/CPUParticles.xml b/doc/classes/CPUParticles.xml index e48e251fa..9e19c4797 100644 --- a/doc/classes/CPUParticles.xml +++ b/doc/classes/CPUParticles.xml @@ -1,5 +1,5 @@ - + CPU-based 3D particle emitter. diff --git a/doc/classes/CPUParticles2D.xml b/doc/classes/CPUParticles2D.xml index d058fa1b9..8d3aa138e 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/CallbackTweener.xml b/doc/classes/CallbackTweener.xml index b031ab376..e4329c839 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/Camera.xml b/doc/classes/Camera.xml index c71e2a622..8172a14e2 100644 --- a/doc/classes/Camera.xml +++ b/doc/classes/Camera.xml @@ -1,5 +1,5 @@ - + Camera node, displays from a point of view. diff --git a/doc/classes/Camera2D.xml b/doc/classes/Camera2D.xml index d603402fe..bb20a2192 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/CanvasItem.xml b/doc/classes/CanvasItem.xml index b38d047f7..f2e0393bb 100644 --- a/doc/classes/CanvasItem.xml +++ b/doc/classes/CanvasItem.xml @@ -1,5 +1,5 @@ - + Base class of anything 2D. @@ -352,6 +352,11 @@ Returns [code]true[/code] if local transform notifications are communicated to children. + + + + + @@ -378,6 +383,12 @@ Transformations issued by [code]event[/code]'s inputs are applied in local space instead of global space. + + + + + + @@ -421,9 +432,6 @@ If [code]true[/code], the object draws behind its parent. - - If [code]true[/code], this [CanvasItem] will [i]not[/i] inherit its transform from parent [CanvasItem]s. Its draw order will also be changed to make it draw on top of other [CanvasItem]s that do not have [member top_level] set to [code]true[/code]. The [CanvasItem] will effectively act as if it was placed as a child of a bare [Node]. - If [code]true[/code], the parent [CanvasItem]'s [member material] property is used as this one's material. diff --git a/doc/classes/CanvasItemMaterial.xml b/doc/classes/CanvasItemMaterial.xml index 4495df2a1..d394695a6 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 d46bb2c66..8d82656bb 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 3ddc3215d..eb38f2348 100644 --- a/doc/classes/CanvasModulate.xml +++ b/doc/classes/CanvasModulate.xml @@ -1,5 +1,5 @@ - + Tint the entire canvas. diff --git a/doc/classes/CapsuleMesh.xml b/doc/classes/CapsuleMesh.xml index aeb52d540..7d239b325 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/CapsuleShape.xml b/doc/classes/CapsuleShape.xml index 2955782e9..4da0783b8 100644 --- a/doc/classes/CapsuleShape.xml +++ b/doc/classes/CapsuleShape.xml @@ -1,5 +1,5 @@ - + Capsule shape for collisions. diff --git a/doc/classes/CapsuleShape2D.xml b/doc/classes/CapsuleShape2D.xml index 47c1e654e..bba68d801 100644 --- a/doc/classes/CapsuleShape2D.xml +++ b/doc/classes/CapsuleShape2D.xml @@ -1,5 +1,5 @@ - + Capsule shape for 2D collisions. diff --git a/doc/classes/CenterContainer.xml b/doc/classes/CenterContainer.xml index fd72ec93b..12f54095f 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 a09e6a0c5..574dc8050 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/CheckBox.xml b/doc/classes/CheckBox.xml index 8989ca02d..c8aff2647 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 42f572846..2388df793 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 45725747b..6ed66e014 100644 --- a/doc/classes/CircleShape2D.xml +++ b/doc/classes/CircleShape2D.xml @@ -1,5 +1,5 @@ - + Circular shape for 2D collisions. diff --git a/doc/classes/ClassDB.xml b/doc/classes/ClassDB.xml index f37fd3101..2c990828b 100644 --- a/doc/classes/ClassDB.xml +++ b/doc/classes/ClassDB.xml @@ -1,5 +1,5 @@ - + Class information repository. diff --git a/doc/classes/ClippedCamera.xml b/doc/classes/ClippedCamera.xml index c3970b978..b36fb822b 100644 --- a/doc/classes/ClippedCamera.xml +++ b/doc/classes/ClippedCamera.xml @@ -1,5 +1,5 @@ - + A [Camera] that includes collision. diff --git a/doc/classes/CodeHighlighter.xml b/doc/classes/CodeHighlighter.xml index b6def74c7..c4ee8291a 100644 --- a/doc/classes/CodeHighlighter.xml +++ b/doc/classes/CodeHighlighter.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/CollisionObject.xml b/doc/classes/CollisionObject.xml index 000fe0b9a..2ccb98fe9 100644 --- a/doc/classes/CollisionObject.xml +++ b/doc/classes/CollisionObject.xml @@ -1,5 +1,5 @@ - + Base node for collision objects. diff --git a/doc/classes/CollisionObject2D.xml b/doc/classes/CollisionObject2D.xml index a4a85ac10..6f202220f 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/CollisionPolygon.xml b/doc/classes/CollisionPolygon.xml index 2d7535987..0896d0405 100644 --- a/doc/classes/CollisionPolygon.xml +++ b/doc/classes/CollisionPolygon.xml @@ -1,5 +1,5 @@ - + Editor-only class for defining a collision polygon in 3D space. diff --git a/doc/classes/CollisionPolygon2D.xml b/doc/classes/CollisionPolygon2D.xml index b3c56eaf1..58035edc6 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/CollisionShape.xml b/doc/classes/CollisionShape.xml index 76006f1a7..f27ed87ed 100644 --- a/doc/classes/CollisionShape.xml +++ b/doc/classes/CollisionShape.xml @@ -1,5 +1,5 @@ - + Node that represents collision shape data in 3D space. diff --git a/doc/classes/CollisionShape2D.xml b/doc/classes/CollisionShape2D.xml index a43752fbd..0eff8a250 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/Color.xml b/doc/classes/Color.xml index 4f0952e84..f50ee2879 100644 --- a/doc/classes/Color.xml +++ b/doc/classes/Color.xml @@ -1,5 +1,5 @@ - + Color in RGBA format using floats on the range of 0 to 1. diff --git a/doc/classes/ColorPicker.xml b/doc/classes/ColorPicker.xml index 75b52c87e..1dfe948a1 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 2ad40fb04..f67b6dbc7 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 381c85fc0..df75a782a 100644 --- a/doc/classes/ColorRect.xml +++ b/doc/classes/ColorRect.xml @@ -1,5 +1,5 @@ - + Colored rectangle. diff --git a/doc/classes/ColorSelectorButton.xml b/doc/classes/ColorSelectorButton.xml index bf15cb38b..84ed5d2f4 100644 --- a/doc/classes/ColorSelectorButton.xml +++ b/doc/classes/ColorSelectorButton.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ConcavePolygonShape.xml b/doc/classes/ConcavePolygonShape.xml index 0b59dcd40..2a486168b 100644 --- a/doc/classes/ConcavePolygonShape.xml +++ b/doc/classes/ConcavePolygonShape.xml @@ -1,5 +1,5 @@ - + Concave polygon shape. diff --git a/doc/classes/ConcavePolygonShape2D.xml b/doc/classes/ConcavePolygonShape2D.xml index 183f6a185..ccd776b84 100644 --- a/doc/classes/ConcavePolygonShape2D.xml +++ b/doc/classes/ConcavePolygonShape2D.xml @@ -1,5 +1,5 @@ - + Concave polygon 2D shape resource for physics. diff --git a/doc/classes/ConeTwistJoint.xml b/doc/classes/ConeTwistJoint.xml index 47cc3d69f..786c1257e 100644 --- a/doc/classes/ConeTwistJoint.xml +++ b/doc/classes/ConeTwistJoint.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 d85dc6dff..c2faf5674 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 989e20a96..5de22f22a 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 15426c6e7..3eff86494 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 8fcd684eb..e029f3ae8 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 margins adapt its position and size relative to its parent. diff --git a/doc/classes/ConvexPolygonShape.xml b/doc/classes/ConvexPolygonShape.xml index 994cf57ba..2fbfafc03 100644 --- a/doc/classes/ConvexPolygonShape.xml +++ b/doc/classes/ConvexPolygonShape.xml @@ -1,5 +1,5 @@ - + Convex polygon shape for 3D physics. diff --git a/doc/classes/ConvexPolygonShape2D.xml b/doc/classes/ConvexPolygonShape2D.xml index a65485d64..db05be303 100644 --- a/doc/classes/ConvexPolygonShape2D.xml +++ b/doc/classes/ConvexPolygonShape2D.xml @@ -1,5 +1,5 @@ - + Convex polygon shape for 2D physics. diff --git a/doc/classes/Crypto.xml b/doc/classes/Crypto.xml index d03fe82d0..083f3c675 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 9c72b4551..b9ef7ad6e 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 2e0a9a49f..f793cd40d 100644 --- a/doc/classes/CubeMap.xml +++ b/doc/classes/CubeMap.xml @@ -1,5 +1,5 @@ - + A CubeMap is a 6-sided 3D texture. diff --git a/doc/classes/CubeMesh.xml b/doc/classes/CubeMesh.xml index 3b6267703..a36d3729c 100644 --- a/doc/classes/CubeMesh.xml +++ b/doc/classes/CubeMesh.xml @@ -1,5 +1,5 @@ - + Generate an axis-aligned cuboid [PrimitiveMesh]. diff --git a/doc/classes/CullInstance.xml b/doc/classes/CullInstance.xml index 8ff173623..ade317262 100644 --- a/doc/classes/CullInstance.xml +++ b/doc/classes/CullInstance.xml @@ -1,5 +1,5 @@ - + Parent of all nodes that can be culled by the Portal system. diff --git a/doc/classes/Curve.xml b/doc/classes/Curve.xml index 9e057568a..893bbbbb0 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 069dff6be..c32447baf 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 3d100143a..e76cda9ee 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 472f3084a..de6bb0dee 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/CylinderMesh.xml b/doc/classes/CylinderMesh.xml index 111556193..58dacf2e2 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/CylinderShape.xml b/doc/classes/CylinderShape.xml index a949e568b..74df9df2d 100644 --- a/doc/classes/CylinderShape.xml +++ b/doc/classes/CylinderShape.xml @@ -1,5 +1,5 @@ - + Cylinder shape for collisions. diff --git a/doc/classes/DTLSServer.xml b/doc/classes/DTLSServer.xml index e972f25fc..0be828e7b 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 3ecf2452c..092c126b9 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/Dictionary.xml b/doc/classes/Dictionary.xml index cf546404b..bb4e8dd7b 100644 --- a/doc/classes/Dictionary.xml +++ b/doc/classes/Dictionary.xml @@ -1,5 +1,5 @@ - + Dictionary type. diff --git a/doc/classes/DirectionalLight.xml b/doc/classes/DirectionalLight.xml index 91c961d7a..48408ea25 100644 --- a/doc/classes/DirectionalLight.xml +++ b/doc/classes/DirectionalLight.xml @@ -1,5 +1,5 @@ - + Directional light from a distance, as from the Sun. diff --git a/doc/classes/Directory.xml b/doc/classes/Directory.xml index cf0c64a4c..662ac26f7 100644 --- a/doc/classes/Directory.xml +++ b/doc/classes/Directory.xml @@ -1,5 +1,5 @@ - + Type used to handle the filesystem. diff --git a/doc/classes/DynamicFont.xml b/doc/classes/DynamicFont.xml index 1e6b557b6..58b9aa194 100644 --- a/doc/classes/DynamicFont.xml +++ b/doc/classes/DynamicFont.xml @@ -1,5 +1,5 @@ - + DynamicFont renders vector font files at runtime. diff --git a/doc/classes/DynamicFontData.xml b/doc/classes/DynamicFontData.xml index c9a02d7a1..cdfc7b86c 100644 --- a/doc/classes/DynamicFontData.xml +++ b/doc/classes/DynamicFontData.xml @@ -1,5 +1,5 @@ - + Used with [DynamicFont] to describe the location of a font file. diff --git a/doc/classes/EditorExportPlugin.xml b/doc/classes/EditorExportPlugin.xml index b5f8f118e..36b241533 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/EditorFileDialog.xml b/doc/classes/EditorFileDialog.xml index 5372ee991..c1e8a90fc 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 7b1e54377..f8ee6066c 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 8f37ff890..8ce036952 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/EditorImportPlugin.xml b/doc/classes/EditorImportPlugin.xml index 022b64515..d9dba1255 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 50c1969d0..d1ea1fabb 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 388c50f38..23f77ef51 100644 --- a/doc/classes/EditorInspectorPlugin.xml +++ b/doc/classes/EditorInspectorPlugin.xml @@ -1,5 +1,5 @@ - + Plugin for adding custom property editors on inspector. diff --git a/doc/classes/EditorInterface.xml b/doc/classes/EditorInterface.xml index 5c729d6e5..6a9adf72c 100644 --- a/doc/classes/EditorInterface.xml +++ b/doc/classes/EditorInterface.xml @@ -1,5 +1,5 @@ - + Godot editor's interface. diff --git a/doc/classes/EditorPlugin.xml b/doc/classes/EditorPlugin.xml index 04f04f7b4..6fbba7183 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 0686a42d2..b6a72b0a6 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 0205120a5..2db40dc78 100644 --- a/doc/classes/EditorResourceConversionPlugin.xml +++ b/doc/classes/EditorResourceConversionPlugin.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/EditorResourcePicker.xml b/doc/classes/EditorResourcePicker.xml index 708db5879..c95d8548c 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 a996e5648..ba5f714f8 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 3a30c5345..e995e9f69 100644 --- a/doc/classes/EditorResourcePreviewGenerator.xml +++ b/doc/classes/EditorResourcePreviewGenerator.xml @@ -1,5 +1,5 @@ - + Custom generator of previews. diff --git a/doc/classes/EditorSceneImporter.xml b/doc/classes/EditorSceneImporter.xml index fd7e4e5ef..5af50179b 100644 --- a/doc/classes/EditorSceneImporter.xml +++ b/doc/classes/EditorSceneImporter.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 8ca424948..b7cbb2f6b 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/EditorScript.xml b/doc/classes/EditorScript.xml index 1244f69c1..0197355a1 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 fecb7f1cf..c2b9b1fb2 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 cd13af4a8..5ce8e3902 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 b2fd1e829..50ef26385 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/EditorSpatialGizmo.xml b/doc/classes/EditorSpatialGizmo.xml index 88b50fd70..894274d5e 100644 --- a/doc/classes/EditorSpatialGizmo.xml +++ b/doc/classes/EditorSpatialGizmo.xml @@ -1,5 +1,5 @@ - + Gizmo for editing Spatial objects. diff --git a/doc/classes/EditorSpatialGizmoPlugin.xml b/doc/classes/EditorSpatialGizmoPlugin.xml index 03150f582..499ed3eb4 100644 --- a/doc/classes/EditorSpatialGizmoPlugin.xml +++ b/doc/classes/EditorSpatialGizmoPlugin.xml @@ -1,5 +1,5 @@ - + Used by the editor to define Spatial gizmo types. diff --git a/doc/classes/EditorSpinSlider.xml b/doc/classes/EditorSpinSlider.xml index 6d3454d5e..b5d025708 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/EncodedObjectAsID.xml b/doc/classes/EncodedObjectAsID.xml index c8f05cc9f..4a84b6a49 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 94f6acd66..37708cda2 100644 --- a/doc/classes/Engine.xml +++ b/doc/classes/Engine.xml @@ -1,5 +1,5 @@ - + Access to engine properties. diff --git a/doc/classes/Environment3D.xml b/doc/classes/Environment3D.xml index 5eb7a32b6..c449286b3 100644 --- a/doc/classes/Environment3D.xml +++ b/doc/classes/Environment3D.xml @@ -1,5 +1,5 @@ - + Resource for environment nodes (like [WorldEnvironment3D]) that define multiple rendering options. diff --git a/doc/classes/Expression.xml b/doc/classes/Expression.xml index 559235ed9..234ebbddc 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/ExternalTexture.xml b/doc/classes/ExternalTexture.xml index bc7350a0a..d6ba8985f 100644 --- a/doc/classes/ExternalTexture.xml +++ b/doc/classes/ExternalTexture.xml @@ -1,5 +1,5 @@ - + Enable OpenGL ES external texture extension. diff --git a/doc/classes/File.xml b/doc/classes/File.xml index 82b1c5662..db53a75bc 100644 --- a/doc/classes/File.xml +++ b/doc/classes/File.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 4e5b08940..f84f9d01d 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 5d1020e30..9bc0ba092 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 801bcdca7..de677f17e 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/Font.xml b/doc/classes/Font.xml index ff76b0f19..e16978d45 100644 --- a/doc/classes/Font.xml +++ b/doc/classes/Font.xml @@ -1,5 +1,5 @@ - + Internationalized font and text drawing support. diff --git a/doc/classes/FuncRef.xml b/doc/classes/FuncRef.xml index 88bf91589..6b3917a70 100644 --- a/doc/classes/FuncRef.xml +++ b/doc/classes/FuncRef.xml @@ -1,5 +1,5 @@ - + Reference to a function in an object. diff --git a/doc/classes/Generic6DOFJoint.xml b/doc/classes/Generic6DOFJoint.xml index 9fcd04b55..801cbb6f5 100644 --- a/doc/classes/Generic6DOFJoint.xml +++ b/doc/classes/Generic6DOFJoint.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/Geometry.xml b/doc/classes/Geometry.xml index 31d297f5e..777ea2019 100644 --- a/doc/classes/Geometry.xml +++ b/doc/classes/Geometry.xml @@ -1,5 +1,5 @@ - + Helper node to calculate generic geometry operations. diff --git a/doc/classes/GeometryInstance.xml b/doc/classes/GeometryInstance.xml index bddee2a4f..838c20b8c 100644 --- a/doc/classes/GeometryInstance.xml +++ b/doc/classes/GeometryInstance.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 7a3eea4a4..09e076f81 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/GradientTexture.xml b/doc/classes/GradientTexture.xml index f5a738e1f..c9dc243f9 100644 --- a/doc/classes/GradientTexture.xml +++ b/doc/classes/GradientTexture.xml @@ -1,5 +1,5 @@ - + Gradient-filled texture. diff --git a/doc/classes/GradientTexture2D.xml b/doc/classes/GradientTexture2D.xml index e4a6ad66e..cdddf712a 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 c26cd42f6..afbdd9d46 100644 --- a/doc/classes/GraphEdit.xml +++ b/doc/classes/GraphEdit.xml @@ -1,5 +1,5 @@ - + GraphEdit is an area capable of showing various GraphNodes. It manages connection events between them. diff --git a/doc/classes/GraphNode.xml b/doc/classes/GraphNode.xml index 55d03b4d7..d9e26243a 100644 --- a/doc/classes/GraphNode.xml +++ b/doc/classes/GraphNode.xml @@ -1,5 +1,5 @@ - + A GraphNode is a container with potentially several input and output slots allowing connections between GraphNodes. Slots can have different, incompatible types. diff --git a/doc/classes/GridContainer.xml b/doc/classes/GridContainer.xml index 2a47b4a12..c01b2d2c2 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 ca7a32dd4..7f6ef1509 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 346b7a93f..8391f1513 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 cc00209e7..3b7a06212 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 e261018ee..ccca4682a 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 a6cae482e..df1e48da9 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 b608445b6..557bb3c60 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 1b2702513..a8916f29d 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 080d9a350..25f2bf186 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 de5b357c9..aad735764 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 eee7a5e6f..2c6a43338 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 c4e7157a3..c6be47757 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/HeightMapShape.xml b/doc/classes/HeightMapShape.xml index 25540a76f..ed82a193d 100644 --- a/doc/classes/HeightMapShape.xml +++ b/doc/classes/HeightMapShape.xml @@ -1,5 +1,5 @@ - + Height map shape for 3D physics. diff --git a/doc/classes/HingeJoint.xml b/doc/classes/HingeJoint.xml index 77d4f09de..d670e4066 100644 --- a/doc/classes/HingeJoint.xml +++ b/doc/classes/HingeJoint.xml @@ -1,5 +1,5 @@ - + A hinge between two 3D PhysicsBodies. diff --git a/doc/classes/IP.xml b/doc/classes/IP.xml index 95c0804c6..20e030817 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 703c262e0..245315ac0 100644 --- a/doc/classes/Image.xml +++ b/doc/classes/Image.xml @@ -1,5 +1,5 @@ - + Image datatype. diff --git a/doc/classes/ImageTexture.xml b/doc/classes/ImageTexture.xml index 2ccf3af02..6b4e283b3 100644 --- a/doc/classes/ImageTexture.xml +++ b/doc/classes/ImageTexture.xml @@ -1,5 +1,5 @@ - + A [Texture] based on an [Image]. diff --git a/doc/classes/ImmediateGeometry.xml b/doc/classes/ImmediateGeometry.xml index 7bd3b81ec..7b2f3121d 100644 --- a/doc/classes/ImmediateGeometry.xml +++ b/doc/classes/ImmediateGeometry.xml @@ -1,5 +1,5 @@ - + Draws simple geometry from code. diff --git a/doc/classes/ImmediateMesh.xml b/doc/classes/ImmediateMesh.xml index 5c08eb852..4df1e321f 100644 --- a/doc/classes/ImmediateMesh.xml +++ b/doc/classes/ImmediateMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Input.xml b/doc/classes/Input.xml index a7830d0ab..e1b37b30d 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 ad3c75288..26252cf37 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 f69e5af69..731dce8a9 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/InputEventGesture.xml b/doc/classes/InputEventGesture.xml index 88845394e..2e743127e 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 aae10cc50..ead3b7dbe 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 10724b561..866c8a60e 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 003ea8f20..cbc622342 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 515106ceb..3035a6bab 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 ae3448ff0..33203fad3 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 852fb6477..a6b9fb376 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 73341a667..2bc12da84 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 5980fda26..62f33de84 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 7361222d2..fc6b3f2c5 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 8e375b772..9d4646f5b 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 5510b507d..4af87b0ed 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 c6151ca8d..61757227f 100644 --- a/doc/classes/InputEventShortCut.xml +++ b/doc/classes/InputEventShortCut.xml @@ -1,5 +1,5 @@ - + Represents a triggered keyboard [ShortCut]. diff --git a/doc/classes/InputEventWithModifiers.xml b/doc/classes/InputEventWithModifiers.xml index 81b72d48e..9df076461 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 fd909630d..bed94c057 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 c3f7dadd3..5380006a5 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/InterpolatedCamera.xml b/doc/classes/InterpolatedCamera.xml index c90cc2277..2d7d99def 100644 --- a/doc/classes/InterpolatedCamera.xml +++ b/doc/classes/InterpolatedCamera.xml @@ -1,5 +1,5 @@ - + [i]Deprecated.[/i] Camera which moves toward another node. diff --git a/doc/classes/IntervalTweener.xml b/doc/classes/IntervalTweener.xml index 9d8255b15..f7d19ed51 100644 --- a/doc/classes/IntervalTweener.xml +++ b/doc/classes/IntervalTweener.xml @@ -1,5 +1,5 @@ - + Creates an idle interval in a [SceneTreeTween] animation. diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index 7a6e681c1..f4fff8034 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 9760e59fa..839a6186c 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 d5dc0e1d0..b4df8a6f0 100644 --- a/doc/classes/JSON.xml +++ b/doc/classes/JSON.xml @@ -1,5 +1,5 @@ - + Helper class for parsing JSON data. diff --git a/doc/classes/JSONParseResult.xml b/doc/classes/JSONParseResult.xml index 791ae1330..c25917c8d 100644 --- a/doc/classes/JSONParseResult.xml +++ b/doc/classes/JSONParseResult.xml @@ -1,5 +1,5 @@ - + Data class wrapper for decoded JSON. diff --git a/doc/classes/JavaClass.xml b/doc/classes/JavaClass.xml index 3f54e4c6a..a3061bfed 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 3c5427e4b..024ab44d9 100644 --- a/doc/classes/JavaClassWrapper.xml +++ b/doc/classes/JavaClassWrapper.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/JavaScript.xml b/doc/classes/JavaScript.xml index a6a32a55c..b54ace1da 100644 --- a/doc/classes/JavaScript.xml +++ b/doc/classes/JavaScript.xml @@ -1,5 +1,5 @@ - + Singleton that connects the engine with the browser's JavaScript context in HTML5 export. diff --git a/doc/classes/JavaScriptObject.xml b/doc/classes/JavaScriptObject.xml index e6b52ff4f..51950a18b 100644 --- a/doc/classes/JavaScriptObject.xml +++ b/doc/classes/JavaScriptObject.xml @@ -1,5 +1,5 @@ - + A wrapper class for native JavaScript objects. diff --git a/doc/classes/Joint.xml b/doc/classes/Joint.xml index 88cae9314..cad0093ec 100644 --- a/doc/classes/Joint.xml +++ b/doc/classes/Joint.xml @@ -1,5 +1,5 @@ - + Base class for all 3D joints. diff --git a/doc/classes/Joint2D.xml b/doc/classes/Joint2D.xml index f657c63ee..18a37ecc8 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/KinematicBody.xml b/doc/classes/KinematicBody.xml index 142b97d2c..e28b7d404 100644 --- a/doc/classes/KinematicBody.xml +++ b/doc/classes/KinematicBody.xml @@ -1,5 +1,5 @@ - + Kinematic body 3D node. diff --git a/doc/classes/KinematicBody2D.xml b/doc/classes/KinematicBody2D.xml index 40506d7af..d113d682e 100644 --- a/doc/classes/KinematicBody2D.xml +++ b/doc/classes/KinematicBody2D.xml @@ -1,5 +1,5 @@ - + Kinematic body 2D node. diff --git a/doc/classes/KinematicCollision.xml b/doc/classes/KinematicCollision.xml index bd180a8ab..16294b5ec 100644 --- a/doc/classes/KinematicCollision.xml +++ b/doc/classes/KinematicCollision.xml @@ -1,5 +1,5 @@ - + Collision data for [KinematicBody] collisions. diff --git a/doc/classes/KinematicCollision2D.xml b/doc/classes/KinematicCollision2D.xml index f42b1f429..c86076687 100644 --- a/doc/classes/KinematicCollision2D.xml +++ b/doc/classes/KinematicCollision2D.xml @@ -1,5 +1,5 @@ - + Collision data for [KinematicBody2D] collisions. diff --git a/doc/classes/Label.xml b/doc/classes/Label.xml index 73e004c92..006fd0be7 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 14f65812f..adebd9856 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/LargeTexture.xml b/doc/classes/LargeTexture.xml index f83c30769..6b55eb405 100644 --- a/doc/classes/LargeTexture.xml +++ b/doc/classes/LargeTexture.xml @@ -1,5 +1,5 @@ - + [i]Deprecated.[/i] A [Texture] capable of storing many smaller textures with offsets. diff --git a/doc/classes/Light.xml b/doc/classes/Light.xml index a4ea6a2fc..3faa33861 100644 --- a/doc/classes/Light.xml +++ b/doc/classes/Light.xml @@ -1,5 +1,5 @@ - + Provides a base class for different kinds of light nodes. diff --git a/doc/classes/Light2D.xml b/doc/classes/Light2D.xml index ec7c82031..1789faf6e 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/LightOccluder2D.xml b/doc/classes/LightOccluder2D.xml index 57a7c286c..62689a66d 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/Line2D.xml b/doc/classes/Line2D.xml index 5e2173855..223990615 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 5fd63784c..c976bc837 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/LineShape2D.xml b/doc/classes/LineShape2D.xml index 09fbfcfe6..b1c24cf54 100644 --- a/doc/classes/LineShape2D.xml +++ b/doc/classes/LineShape2D.xml @@ -1,5 +1,5 @@ - + Line shape for 2D collisions. diff --git a/doc/classes/LinkButton.xml b/doc/classes/LinkButton.xml index 9a17fe7f6..01178892b 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/Listener.xml b/doc/classes/Listener.xml index 6c7a788d8..7db03933a 100644 --- a/doc/classes/Listener.xml +++ b/doc/classes/Listener.xml @@ -1,5 +1,5 @@ - + Overrides the location sounds are heard from. diff --git a/doc/classes/Listener2D.xml b/doc/classes/Listener2D.xml index 39ab3d211..5ce00d299 100644 --- a/doc/classes/Listener2D.xml +++ b/doc/classes/Listener2D.xml @@ -1,5 +1,5 @@ - + Overrides the location sounds are heard from. diff --git a/doc/classes/LoggerBackend.xml b/doc/classes/LoggerBackend.xml index 431e4ab45..cf5bd7414 100644 --- a/doc/classes/LoggerBackend.xml +++ b/doc/classes/LoggerBackend.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/MainLoop.xml b/doc/classes/MainLoop.xml index 4e9b02672..fa0c2c449 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 6d88abffd..cda092e88 100644 --- a/doc/classes/MarginContainer.xml +++ b/doc/classes/MarginContainer.xml @@ -1,5 +1,5 @@ - + Simple margin container. diff --git a/doc/classes/Marshalls.xml b/doc/classes/Marshalls.xml index ee2ceaa6e..d0c445658 100644 --- a/doc/classes/Marshalls.xml +++ b/doc/classes/Marshalls.xml @@ -1,5 +1,5 @@ - + Data transformation (marshalling) and encoding helpers. diff --git a/doc/classes/Material.xml b/doc/classes/Material.xml index 28de4bc17..9fb4cb32b 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/MenuButton.xml b/doc/classes/MenuButton.xml index 23bbfcd03..87a1180d2 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 946fdb2bf..b6e61d7ec 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/MeshDataInstance2D.xml b/doc/classes/MeshDataInstance2D.xml index 972412a12..ce8e7d655 100644 --- a/doc/classes/MeshDataInstance2D.xml +++ b/doc/classes/MeshDataInstance2D.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/MeshDataTool.xml b/doc/classes/MeshDataTool.xml index 60a9b3b99..4f63c044b 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/MeshInstance.xml b/doc/classes/MeshInstance.xml index 5290fef73..0db39bd75 100644 --- a/doc/classes/MeshInstance.xml +++ b/doc/classes/MeshInstance.xml @@ -1,5 +1,5 @@ - + Node that instances meshes into a scenario. diff --git a/doc/classes/MeshInstance2D.xml b/doc/classes/MeshInstance2D.xml index a2067a2c2..04264c530 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/MeshTexture.xml b/doc/classes/MeshTexture.xml index 737f178ce..7f6360fef 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 b1af21eec..7de514492 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/MultiMesh.xml b/doc/classes/MultiMesh.xml index 52a1e0fa6..56ef46bd7 100644 --- a/doc/classes/MultiMesh.xml +++ b/doc/classes/MultiMesh.xml @@ -1,5 +1,5 @@ - + Provides high-performance mesh instancing. diff --git a/doc/classes/MultiMeshInstance.xml b/doc/classes/MultiMeshInstance.xml index 4a26d4a3b..c9004395d 100644 --- a/doc/classes/MultiMeshInstance.xml +++ b/doc/classes/MultiMeshInstance.xml @@ -1,5 +1,5 @@ - + Node that instances a [MultiMesh]. diff --git a/doc/classes/MultiMeshInstance2D.xml b/doc/classes/MultiMeshInstance2D.xml index 25d07f15a..928a8e0ba 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/MultiplayerAPI.xml b/doc/classes/MultiplayerAPI.xml index dcd4fc024..d807cbe94 100644 --- a/doc/classes/MultiplayerAPI.xml +++ b/doc/classes/MultiplayerAPI.xml @@ -1,5 +1,5 @@ - + High-level multiplayer API. diff --git a/doc/classes/Mutex.xml b/doc/classes/Mutex.xml index 3ee1361bd..00b59253c 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/Navigation.xml b/doc/classes/Navigation.xml index b6fc70ee3..6c619020b 100644 --- a/doc/classes/Navigation.xml +++ b/doc/classes/Navigation.xml @@ -1,5 +1,5 @@ - + Mesh-based navigation and pathfinding node. diff --git a/doc/classes/Navigation2D.xml b/doc/classes/Navigation2D.xml index d3a18e8c7..2ab7fd06f 100644 --- a/doc/classes/Navigation2D.xml +++ b/doc/classes/Navigation2D.xml @@ -1,5 +1,5 @@ - + 2D navigation and pathfinding node. diff --git a/doc/classes/Navigation2DServer.xml b/doc/classes/Navigation2DServer.xml index c3d1b840f..c372d86dd 100644 --- a/doc/classes/Navigation2DServer.xml +++ b/doc/classes/Navigation2DServer.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 2D navigation access. diff --git a/doc/classes/NavigationAgent.xml b/doc/classes/NavigationAgent.xml index 0330fad96..988347ba9 100644 --- a/doc/classes/NavigationAgent.xml +++ b/doc/classes/NavigationAgent.xml @@ -1,5 +1,5 @@ - + 3D agent used in navigation for collision avoidance. diff --git a/doc/classes/NavigationAgent2D.xml b/doc/classes/NavigationAgent2D.xml index 5fe88dcae..d4ab0dafb 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/NavigationGeometryParser2D.xml b/doc/classes/NavigationGeometryParser2D.xml index 9b8589806..fed7e29d4 100644 --- a/doc/classes/NavigationGeometryParser2D.xml +++ b/doc/classes/NavigationGeometryParser2D.xml @@ -1,5 +1,5 @@ - + Parser to contribute a node's geometry data for [NavigationPolygon] baking. diff --git a/doc/classes/NavigationGeometryParser3D.xml b/doc/classes/NavigationGeometryParser3D.xml index 96db5d986..d2588801b 100644 --- a/doc/classes/NavigationGeometryParser3D.xml +++ b/doc/classes/NavigationGeometryParser3D.xml @@ -1,5 +1,5 @@ - + Parser to contribute a node's geometry data for [NavigationMesh] baking. diff --git a/doc/classes/NavigationLink2D.xml b/doc/classes/NavigationLink2D.xml index 01792b094..bd22e8812 100644 --- a/doc/classes/NavigationLink2D.xml +++ b/doc/classes/NavigationLink2D.xml @@ -1,5 +1,5 @@ - + A link between two positions on [NavigationRegion2D]s that agents can be routed through. diff --git a/doc/classes/NavigationLink3D.xml b/doc/classes/NavigationLink3D.xml index 9258ab056..4b8af11a7 100644 --- a/doc/classes/NavigationLink3D.xml +++ b/doc/classes/NavigationLink3D.xml @@ -1,5 +1,5 @@ - + A link between two positions on [NavigationRegion3D]s that agents can be routed through. diff --git a/doc/classes/NavigationMesh.xml b/doc/classes/NavigationMesh.xml index 459812c22..653df8585 100644 --- a/doc/classes/NavigationMesh.xml +++ b/doc/classes/NavigationMesh.xml @@ -1,5 +1,5 @@ - + A mesh that defines the areas traversable by navigation agents that are safe from obstructions. diff --git a/doc/classes/NavigationMeshGenerator.xml b/doc/classes/NavigationMeshGenerator.xml index 22a0b6579..438fd0fad 100644 --- a/doc/classes/NavigationMeshGenerator.xml +++ b/doc/classes/NavigationMeshGenerator.xml @@ -1,5 +1,5 @@ - + Server for navigation mesh baking and source geometry parsing. diff --git a/doc/classes/NavigationMeshInstance.xml b/doc/classes/NavigationMeshInstance.xml index 915fccd70..5d76e2797 100644 --- a/doc/classes/NavigationMeshInstance.xml +++ b/doc/classes/NavigationMeshInstance.xml @@ -1,5 +1,5 @@ - + An instance of a [NavigationMesh]. It tells the [Navigation] node what can be navigated and what cannot, based on the [NavigationMesh] resource. By default this node will register to the default [World3D] navigation map. If this node is a child of a [Navigation] node it will register to the navigation map of the navigation node. diff --git a/doc/classes/NavigationMeshSourceGeometryData2D.xml b/doc/classes/NavigationMeshSourceGeometryData2D.xml index a4d609249..45ba80e86 100644 --- a/doc/classes/NavigationMeshSourceGeometryData2D.xml +++ b/doc/classes/NavigationMeshSourceGeometryData2D.xml @@ -1,5 +1,5 @@ - + Contains parsed source geometry data for use in [NavigationPolygon] baking with the [NavigationMeshGenerator]. diff --git a/doc/classes/NavigationMeshSourceGeometryData3D.xml b/doc/classes/NavigationMeshSourceGeometryData3D.xml index 76346285e..259233f14 100644 --- a/doc/classes/NavigationMeshSourceGeometryData3D.xml +++ b/doc/classes/NavigationMeshSourceGeometryData3D.xml @@ -1,5 +1,5 @@ - + Contains parsed source geometry data for use in [NavigationMesh] baking with the [NavigationMeshGenerator]. diff --git a/doc/classes/NavigationObstacle.xml b/doc/classes/NavigationObstacle.xml index 036ddf4c9..365645e6e 100644 --- a/doc/classes/NavigationObstacle.xml +++ b/doc/classes/NavigationObstacle.xml @@ -1,5 +1,5 @@ - + 3D Obstacle used in navigation to constrain avoidance controlled agents outside or inside an area. diff --git a/doc/classes/NavigationObstacle2D.xml b/doc/classes/NavigationObstacle2D.xml index 71814ba19..ce1b8d837 100644 --- a/doc/classes/NavigationObstacle2D.xml +++ b/doc/classes/NavigationObstacle2D.xml @@ -1,5 +1,5 @@ - + 2D Obstacle used in navigation to constrain avoidance controlled agents outside or inside an area. diff --git a/doc/classes/NavigationPathQueryParameters2D.xml b/doc/classes/NavigationPathQueryParameters2D.xml index 14589b9ee..a82992c39 100644 --- a/doc/classes/NavigationPathQueryParameters2D.xml +++ b/doc/classes/NavigationPathQueryParameters2D.xml @@ -1,5 +1,5 @@ - + Provides parameters for 2D navigation path queries. diff --git a/doc/classes/NavigationPathQueryParameters3D.xml b/doc/classes/NavigationPathQueryParameters3D.xml index 7d247efc7..a2415c3f2 100644 --- a/doc/classes/NavigationPathQueryParameters3D.xml +++ b/doc/classes/NavigationPathQueryParameters3D.xml @@ -1,5 +1,5 @@ - + Provides parameters for 3D navigation path queries. diff --git a/doc/classes/NavigationPathQueryResult2D.xml b/doc/classes/NavigationPathQueryResult2D.xml index 1a2457210..55dd6709d 100644 --- a/doc/classes/NavigationPathQueryResult2D.xml +++ b/doc/classes/NavigationPathQueryResult2D.xml @@ -1,5 +1,5 @@ - + Represents the result of a 2D pathfinding query. diff --git a/doc/classes/NavigationPathQueryResult3D.xml b/doc/classes/NavigationPathQueryResult3D.xml index 50cf31d4e..77d934d07 100644 --- a/doc/classes/NavigationPathQueryResult3D.xml +++ b/doc/classes/NavigationPathQueryResult3D.xml @@ -1,5 +1,5 @@ - + Represents the result of a 3D pathfinding query. diff --git a/doc/classes/NavigationPolygon.xml b/doc/classes/NavigationPolygon.xml index f35f65d8c..6feb9c7bf 100644 --- a/doc/classes/NavigationPolygon.xml +++ b/doc/classes/NavigationPolygon.xml @@ -1,5 +1,5 @@ - + A NavigationPolygon is used in pathfinding to describe the traversable area that is safe from collision and other obstructions, assuming an agent's center position at zero radius. diff --git a/doc/classes/NavigationPolygonInstance.xml b/doc/classes/NavigationPolygonInstance.xml index 155bb6f5a..f732861e6 100644 --- a/doc/classes/NavigationPolygonInstance.xml +++ b/doc/classes/NavigationPolygonInstance.xml @@ -1,5 +1,5 @@ - + A region of the 2D navigation map. diff --git a/doc/classes/NavigationServer.xml b/doc/classes/NavigationServer.xml index 04bf94159..259fb9da7 100644 --- a/doc/classes/NavigationServer.xml +++ b/doc/classes/NavigationServer.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 3D navigation access. diff --git a/doc/classes/NetworkedMultiplayerCustom.xml b/doc/classes/NetworkedMultiplayerCustom.xml index 4b7ab5773..ea5e3da15 100644 --- a/doc/classes/NetworkedMultiplayerCustom.xml +++ b/doc/classes/NetworkedMultiplayerCustom.xml @@ -1,5 +1,5 @@ - + A [NetworkedMultiplayerPeer] implementation that can be controlled from a script. diff --git a/doc/classes/NetworkedMultiplayerPeer.xml b/doc/classes/NetworkedMultiplayerPeer.xml index 6a7ff2b11..b2f30c8b8 100644 --- a/doc/classes/NetworkedMultiplayerPeer.xml +++ b/doc/classes/NetworkedMultiplayerPeer.xml @@ -1,5 +1,5 @@ - + A high-level network interface to simplify multiplayer interactions. diff --git a/doc/classes/NinePatchRect.xml b/doc/classes/NinePatchRect.xml index 0d98bfd5b..68e2003b1 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 3e14a7145..3e2a11167 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 af45b2f5d..40870fa5e 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. @@ -121,6 +121,8 @@ The node's scale. Unscaled value: [code](1, 1)[/code]. [b]Note:[/b] Negative X scales in 2D are not decomposable from the transformation matrix. Due to the way scale is represented with transformation matrices in Godot, negative scales on the X axis will be changed to negative scales on the Y axis and a rotation of 180 degrees when decomposed. + + Local [Transform2D]. diff --git a/doc/classes/NodePath.xml b/doc/classes/NodePath.xml index 7f76d196d..3619c1284 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/OS.xml b/doc/classes/OS.xml index 6f23493b1..f0ecf6048 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 bfefa4059..004b02e52 100644 --- a/doc/classes/Object.xml +++ b/doc/classes/Object.xml @@ -1,5 +1,5 @@ - + Base class for all non-built-in types. diff --git a/doc/classes/Occluder.xml b/doc/classes/Occluder.xml index 4f91782f3..456236af9 100644 --- a/doc/classes/Occluder.xml +++ b/doc/classes/Occluder.xml @@ -1,5 +1,5 @@ - + Allows [OccluderShape]s to be used for occlusion culling. diff --git a/doc/classes/OccluderPolygon2D.xml b/doc/classes/OccluderPolygon2D.xml index 1c811427a..9a631c925 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/OccluderShape.xml b/doc/classes/OccluderShape.xml index 3577fb7ac..4cbdb90bb 100644 --- a/doc/classes/OccluderShape.xml +++ b/doc/classes/OccluderShape.xml @@ -1,5 +1,5 @@ - + Base class for shapes used for occlusion culling by the [Occluder] node. diff --git a/doc/classes/OccluderShapePolygon.xml b/doc/classes/OccluderShapePolygon.xml index bf17fb7b6..c3e444e55 100644 --- a/doc/classes/OccluderShapePolygon.xml +++ b/doc/classes/OccluderShapePolygon.xml @@ -1,5 +1,5 @@ - + Polygon occlusion primitive for use with the [Occluder] node. diff --git a/doc/classes/OccluderShapeSphere.xml b/doc/classes/OccluderShapeSphere.xml index 0e09e864f..a9c826465 100644 --- a/doc/classes/OccluderShapeSphere.xml +++ b/doc/classes/OccluderShapeSphere.xml @@ -1,5 +1,5 @@ - + Spherical occlusion primitive for use with the [Occluder] node. diff --git a/doc/classes/OmniLight.xml b/doc/classes/OmniLight.xml index fea27b1ed..2749ceb9f 100644 --- a/doc/classes/OmniLight.xml +++ b/doc/classes/OmniLight.xml @@ -1,5 +1,5 @@ - + Omnidirectional light, such as a light bulb or a candle. diff --git a/doc/classes/OptionButton.xml b/doc/classes/OptionButton.xml index 21439171b..5240b1a07 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 b2c5a7f24..614982ba5 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/PHashTranslation.xml b/doc/classes/PHashTranslation.xml index 4b17eb08f..91405b5bc 100644 --- a/doc/classes/PHashTranslation.xml +++ b/doc/classes/PHashTranslation.xml @@ -1,5 +1,5 @@ - + Optimized translation. diff --git a/doc/classes/PLogger.xml b/doc/classes/PLogger.xml index e2f1002dd..3c26ef1c6 100644 --- a/doc/classes/PLogger.xml +++ b/doc/classes/PLogger.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PackedDataContainer.xml b/doc/classes/PackedDataContainer.xml index 9f93d9248..719dadb1f 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 cb2f74dc6..021e42a73 100644 --- a/doc/classes/PackedDataContainerRef.xml +++ b/doc/classes/PackedDataContainerRef.xml @@ -1,5 +1,5 @@ - + Reference version of [PackedDataContainer]. diff --git a/doc/classes/PackedScene.xml b/doc/classes/PackedScene.xml index 1b4585aaa..633f9809f 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/PacketPeer.xml b/doc/classes/PacketPeer.xml index cae4d81aa..716eaa973 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 99ca04710..2a605a71a 100644 --- a/doc/classes/PacketPeerDTLS.xml +++ b/doc/classes/PacketPeerDTLS.xml @@ -1,5 +1,5 @@ - + DTLS packet peer. diff --git a/doc/classes/PacketPeerStream.xml b/doc/classes/PacketPeerStream.xml index c6c00b27b..584eadf07 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 24a0a52de..66ef9f6c6 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 214b58671..2a479d0d7 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 1f88a37ab..93efb1a26 100644 --- a/doc/classes/PanelContainer.xml +++ b/doc/classes/PanelContainer.xml @@ -1,5 +1,5 @@ - + Panel container type. diff --git a/doc/classes/PanoramaSky.xml b/doc/classes/PanoramaSky.xml index 48c6f6c3b..61ba2ee0e 100644 --- a/doc/classes/PanoramaSky.xml +++ b/doc/classes/PanoramaSky.xml @@ -1,5 +1,5 @@ - + A type of [Sky] used to draw a background texture. diff --git a/doc/classes/ParallaxBackground.xml b/doc/classes/ParallaxBackground.xml index ed5eaf664..8c0abc3cb 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 0a495387d..5c4d92a75 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/ParticlesMaterial.xml b/doc/classes/ParticlesMaterial.xml index 905d58d69..6ad66ee6a 100644 --- a/doc/classes/ParticlesMaterial.xml +++ b/doc/classes/ParticlesMaterial.xml @@ -1,5 +1,5 @@ - + Particle properties for [Particles] and [Particles2D] nodes. diff --git a/doc/classes/Path.xml b/doc/classes/Path.xml index cee4dd036..1a0633113 100644 --- a/doc/classes/Path.xml +++ b/doc/classes/Path.xml @@ -1,5 +1,5 @@ - + Contains a [Curve3D] path for [PathFollow] nodes to follow. diff --git a/doc/classes/Path2D.xml b/doc/classes/Path2D.xml index cc3fc7ac9..da0e3257c 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/PathFollow.xml b/doc/classes/PathFollow.xml index cd7b9ea78..f548b4efe 100644 --- a/doc/classes/PathFollow.xml +++ b/doc/classes/PathFollow.xml @@ -1,5 +1,5 @@ - + Point sampler for a [Path]. diff --git a/doc/classes/PathFollow2D.xml b/doc/classes/PathFollow2D.xml index 2b25dd886..01f25b91f 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/Performance.xml b/doc/classes/Performance.xml index 45f384baf..9eec8ac3d 100644 --- a/doc/classes/Performance.xml +++ b/doc/classes/Performance.xml @@ -1,5 +1,5 @@ - + Exposes performance-related data. diff --git a/doc/classes/Physics2DDirectBodyState.xml b/doc/classes/Physics2DDirectBodyState.xml index 99433928f..067c346a9 100644 --- a/doc/classes/Physics2DDirectBodyState.xml +++ b/doc/classes/Physics2DDirectBodyState.xml @@ -1,5 +1,5 @@ - + Direct access object to a physics body in the [Physics2DServer]. diff --git a/doc/classes/Physics2DDirectSpaceState.xml b/doc/classes/Physics2DDirectSpaceState.xml index e6a48ce61..4a03a387a 100644 --- a/doc/classes/Physics2DDirectSpaceState.xml +++ b/doc/classes/Physics2DDirectSpaceState.xml @@ -1,5 +1,5 @@ - + Direct access object to a space in the [Physics2DServer]. diff --git a/doc/classes/Physics2DServer.xml b/doc/classes/Physics2DServer.xml index 6113d95cc..23a8db1f7 100644 --- a/doc/classes/Physics2DServer.xml +++ b/doc/classes/Physics2DServer.xml @@ -1,5 +1,5 @@ - + Server interface for low-level 2D physics access. diff --git a/doc/classes/Physics2DShapeQueryParameters.xml b/doc/classes/Physics2DShapeQueryParameters.xml index 9dd263a8c..5e72178fc 100644 --- a/doc/classes/Physics2DShapeQueryParameters.xml +++ b/doc/classes/Physics2DShapeQueryParameters.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 2D shape physics query. diff --git a/doc/classes/Physics2DTestMotionResult.xml b/doc/classes/Physics2DTestMotionResult.xml index 795676dca..d83ee75fa 100644 --- a/doc/classes/Physics2DTestMotionResult.xml +++ b/doc/classes/Physics2DTestMotionResult.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PhysicsBody.xml b/doc/classes/PhysicsBody.xml index db8c125e3..21d478bd3 100644 --- a/doc/classes/PhysicsBody.xml +++ b/doc/classes/PhysicsBody.xml @@ -1,5 +1,5 @@ - + Base class for all objects affected by physics in 3D space. diff --git a/doc/classes/PhysicsBody2D.xml b/doc/classes/PhysicsBody2D.xml index 6570b3039..db101bcc2 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/PhysicsDirectBodyState.xml b/doc/classes/PhysicsDirectBodyState.xml index b52f9c1f5..10f4d3c5b 100644 --- a/doc/classes/PhysicsDirectBodyState.xml +++ b/doc/classes/PhysicsDirectBodyState.xml @@ -1,5 +1,5 @@ - + Direct access object to a physics body in the [PhysicsServer]. diff --git a/doc/classes/PhysicsDirectSpaceState.xml b/doc/classes/PhysicsDirectSpaceState.xml index dfd9b444a..6bdabc053 100644 --- a/doc/classes/PhysicsDirectSpaceState.xml +++ b/doc/classes/PhysicsDirectSpaceState.xml @@ -1,5 +1,5 @@ - + Direct access object to a space in the [PhysicsServer]. diff --git a/doc/classes/PhysicsMaterial.xml b/doc/classes/PhysicsMaterial.xml index 061c7bb7f..7471ad091 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/PhysicsServer.xml b/doc/classes/PhysicsServer.xml index 8952e3231..e3ece0318 100644 --- a/doc/classes/PhysicsServer.xml +++ b/doc/classes/PhysicsServer.xml @@ -1,5 +1,5 @@ - + Server interface for low-level physics access. diff --git a/doc/classes/PhysicsShapeQueryParameters.xml b/doc/classes/PhysicsShapeQueryParameters.xml index 59c03b8c2..90c3b54fe 100644 --- a/doc/classes/PhysicsShapeQueryParameters.xml +++ b/doc/classes/PhysicsShapeQueryParameters.xml @@ -1,5 +1,5 @@ - + Parameters to be sent to a 3D shape physics query. diff --git a/doc/classes/PhysicsTestMotionResult.xml b/doc/classes/PhysicsTestMotionResult.xml index e946ef9ef..78dbb8add 100644 --- a/doc/classes/PhysicsTestMotionResult.xml +++ b/doc/classes/PhysicsTestMotionResult.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PinJoint.xml b/doc/classes/PinJoint.xml index 2db8f3b39..09b089e9f 100644 --- a/doc/classes/PinJoint.xml +++ b/doc/classes/PinJoint.xml @@ -1,5 +1,5 @@ - + Pin joint for 3D PhysicsBodies. diff --git a/doc/classes/PinJoint2D.xml b/doc/classes/PinJoint2D.xml index ba0e25535..68521c892 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/Plane.xml b/doc/classes/Plane.xml index 5a775f91d..4883939dd 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 d856830ae..b6ff95077 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/PlaneShape.xml b/doc/classes/PlaneShape.xml index c20b2730e..58cd57582 100644 --- a/doc/classes/PlaneShape.xml +++ b/doc/classes/PlaneShape.xml @@ -1,5 +1,5 @@ - + Infinite plane shape for 3D collisions. diff --git a/doc/classes/PointMesh.xml b/doc/classes/PointMesh.xml index 83b6ebd96..099adf150 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 2f1dd0b42..91b02a187 100644 --- a/doc/classes/Polygon2D.xml +++ b/doc/classes/Polygon2D.xml @@ -1,5 +1,5 @@ - + A 2D polygon. diff --git a/doc/classes/PolygonPathFinder.xml b/doc/classes/PolygonPathFinder.xml index a91a04795..ab0063cf2 100644 --- a/doc/classes/PolygonPathFinder.xml +++ b/doc/classes/PolygonPathFinder.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PoolByteArray.xml b/doc/classes/PoolByteArray.xml index 5e77f7e17..436965fd4 100644 --- a/doc/classes/PoolByteArray.xml +++ b/doc/classes/PoolByteArray.xml @@ -1,5 +1,5 @@ - + A pooled Array of bytes. diff --git a/doc/classes/PoolColorArray.xml b/doc/classes/PoolColorArray.xml index 8b77e514d..2f33d6fc2 100644 --- a/doc/classes/PoolColorArray.xml +++ b/doc/classes/PoolColorArray.xml @@ -1,5 +1,5 @@ - + A pooled Array of [Color]s. diff --git a/doc/classes/PoolIntArray.xml b/doc/classes/PoolIntArray.xml index 4345da735..a4500f6e1 100644 --- a/doc/classes/PoolIntArray.xml +++ b/doc/classes/PoolIntArray.xml @@ -1,5 +1,5 @@ - + A pooled Array of integers ([int]). diff --git a/doc/classes/PoolRealArray.xml b/doc/classes/PoolRealArray.xml index 8baa67afc..729ae11f5 100644 --- a/doc/classes/PoolRealArray.xml +++ b/doc/classes/PoolRealArray.xml @@ -1,5 +1,5 @@ - + A pooled Array of real numbers ([float]). diff --git a/doc/classes/PoolStringArray.xml b/doc/classes/PoolStringArray.xml index a494f6107..be9c93ba8 100644 --- a/doc/classes/PoolStringArray.xml +++ b/doc/classes/PoolStringArray.xml @@ -1,5 +1,5 @@ - + A pooled Array of [String]. diff --git a/doc/classes/PoolVector2Array.xml b/doc/classes/PoolVector2Array.xml index dd6357eb5..3440275d3 100644 --- a/doc/classes/PoolVector2Array.xml +++ b/doc/classes/PoolVector2Array.xml @@ -1,5 +1,5 @@ - + A pooled Array of [Vector2]s. diff --git a/doc/classes/PoolVector2iArray.xml b/doc/classes/PoolVector2iArray.xml index fd87c90e7..4bcd4cd1a 100644 --- a/doc/classes/PoolVector2iArray.xml +++ b/doc/classes/PoolVector2iArray.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PoolVector3Array.xml b/doc/classes/PoolVector3Array.xml index 55938a5cc..af123b988 100644 --- a/doc/classes/PoolVector3Array.xml +++ b/doc/classes/PoolVector3Array.xml @@ -1,5 +1,5 @@ - + A pooled Array of [Vector3]. diff --git a/doc/classes/PoolVector3iArray.xml b/doc/classes/PoolVector3iArray.xml index 5c3479aeb..b7831381a 100644 --- a/doc/classes/PoolVector3iArray.xml +++ b/doc/classes/PoolVector3iArray.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PoolVector4Array.xml b/doc/classes/PoolVector4Array.xml index 4de9fdc2f..2e6e7b11f 100644 --- a/doc/classes/PoolVector4Array.xml +++ b/doc/classes/PoolVector4Array.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PoolVector4iArray.xml b/doc/classes/PoolVector4iArray.xml index 433a9d06e..cfef2f182 100644 --- a/doc/classes/PoolVector4iArray.xml +++ b/doc/classes/PoolVector4iArray.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Popup.xml b/doc/classes/Popup.xml index 1b48e2517..932a99391 100644 --- a/doc/classes/Popup.xml +++ b/doc/classes/Popup.xml @@ -1,5 +1,5 @@ - + Base container control for popups and dialogs. @@ -57,7 +57,6 @@ If [code]true[/code], the popup will not be hidden when a click event occurs outside of it, or when it receives the [code]ui_cancel[/code] action event. [b]Note:[/b] Enabling this property doesn't affect the Close or Cancel buttons' behavior in dialogs that inherit from this class. As a workaround, you can use [method WindowDialog.get_close_button] or [method ConfirmationDialog.get_cancel] and hide the buttons in question by setting their [member CanvasItem.visible] property to [code]false[/code]. - diff --git a/doc/classes/PopupDialog.xml b/doc/classes/PopupDialog.xml index bd2a4e6d4..11844c8bd 100644 --- a/doc/classes/PopupDialog.xml +++ b/doc/classes/PopupDialog.xml @@ -1,5 +1,5 @@ - + Base class for popup dialogs. diff --git a/doc/classes/PopupMenu.xml b/doc/classes/PopupMenu.xml index 31c28b88c..08546b50a 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 5c7dfa93e..66d600c02 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/Portal.xml b/doc/classes/Portal.xml index 716bbf271..d47f30b84 100644 --- a/doc/classes/Portal.xml +++ b/doc/classes/Portal.xml @@ -1,5 +1,5 @@ - + Portal nodes are used to enable visibility between [Room]s. diff --git a/doc/classes/Position2D.xml b/doc/classes/Position2D.xml index 6eb9d13f7..8af085050 100644 --- a/doc/classes/Position2D.xml +++ b/doc/classes/Position2D.xml @@ -1,5 +1,5 @@ - + Generic 2D position hint for editing. diff --git a/doc/classes/Position3D.xml b/doc/classes/Position3D.xml index e00310d97..61b6a3bbd 100644 --- a/doc/classes/Position3D.xml +++ b/doc/classes/Position3D.xml @@ -1,5 +1,5 @@ - + Generic 3D position hint for editing. diff --git a/doc/classes/PrimitiveMesh.xml b/doc/classes/PrimitiveMesh.xml index 7bbfecf76..643eb5bcb 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 f2cbab30f..760fe04f2 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/ProceduralSky.xml b/doc/classes/ProceduralSky.xml index 7c919c134..6dddd65f5 100644 --- a/doc/classes/ProceduralSky.xml +++ b/doc/classes/ProceduralSky.xml @@ -1,5 +1,5 @@ - + Type of [Sky] that is generated procedurally based on user input parameters. diff --git a/doc/classes/ProcessGroup.xml b/doc/classes/ProcessGroup.xml index 49ef986cc..2df7ce02b 100644 --- a/doc/classes/ProcessGroup.xml +++ b/doc/classes/ProcessGroup.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ProgressBar.xml b/doc/classes/ProgressBar.xml index 6087a7750..a4351f614 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 8b8562b18..5603ec903 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 9653d3e76..5907997b2 100644 --- a/doc/classes/Projection.xml +++ b/doc/classes/Projection.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Prop2DDataMeshData.xml b/doc/classes/Prop2DDataMeshData.xml index 46e6b3d18..980394edc 100644 --- a/doc/classes/Prop2DDataMeshData.xml +++ b/doc/classes/Prop2DDataMeshData.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Prop2DDataSprite.xml b/doc/classes/Prop2DDataSprite.xml index 3060e0d4c..835dc4988 100644 --- a/doc/classes/Prop2DDataSprite.xml +++ b/doc/classes/Prop2DDataSprite.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/PropertyTweener.xml b/doc/classes/PropertyTweener.xml index c5a3a9712..b46214af8 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/ProximityGroup.xml b/doc/classes/ProximityGroup.xml index 628a582b0..b9eb018fc 100644 --- a/doc/classes/ProximityGroup.xml +++ b/doc/classes/ProximityGroup.xml @@ -1,5 +1,5 @@ - + General-purpose 3D proximity detection node. diff --git a/doc/classes/ProxyTexture.xml b/doc/classes/ProxyTexture.xml index 226c426d5..7d30b8152 100644 --- a/doc/classes/ProxyTexture.xml +++ b/doc/classes/ProxyTexture.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/QuadMesh.xml b/doc/classes/QuadMesh.xml index 9d3cb2878..b07870104 100644 --- a/doc/classes/QuadMesh.xml +++ b/doc/classes/QuadMesh.xml @@ -1,5 +1,5 @@ - + Class representing a square mesh. diff --git a/doc/classes/Quaternion.xml b/doc/classes/Quaternion.xml index 066efbb4e..52ef7522d 100644 --- a/doc/classes/Quaternion.xml +++ b/doc/classes/Quaternion.xml @@ -1,5 +1,5 @@ - + Quaternion. diff --git a/doc/classes/RID.xml b/doc/classes/RID.xml index aa7f3f645..ac887d512 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/RWLock.xml b/doc/classes/RWLock.xml index 0bc4c262b..ac8e26b4d 100644 --- a/doc/classes/RWLock.xml +++ b/doc/classes/RWLock.xml @@ -1,5 +1,5 @@ - + A Read Write Lock. diff --git a/doc/classes/RandomNumberGenerator.xml b/doc/classes/RandomNumberGenerator.xml index 272d60648..89afd6dfd 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 f0e801b60..2b30fc7d2 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/RayCast.xml b/doc/classes/RayCast.xml index fb1ac893d..2619dc99f 100644 --- a/doc/classes/RayCast.xml +++ b/doc/classes/RayCast.xml @@ -1,5 +1,5 @@ - + Query the closest object intersecting a ray. diff --git a/doc/classes/RayCast2D.xml b/doc/classes/RayCast2D.xml index d80386f26..f995e2f75 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/RayShape.xml b/doc/classes/RayShape.xml index 0ca1b93ee..58e490226 100644 --- a/doc/classes/RayShape.xml +++ b/doc/classes/RayShape.xml @@ -1,5 +1,5 @@ - + Ray shape for 3D collisions. diff --git a/doc/classes/RayShape2D.xml b/doc/classes/RayShape2D.xml index 1cb205c1c..c79d02335 100644 --- a/doc/classes/RayShape2D.xml +++ b/doc/classes/RayShape2D.xml @@ -1,5 +1,5 @@ - + Ray shape for 2D collisions. diff --git a/doc/classes/Rect2.xml b/doc/classes/Rect2.xml index 5ed3e4857..c0e827279 100644 --- a/doc/classes/Rect2.xml +++ b/doc/classes/Rect2.xml @@ -1,5 +1,5 @@ - + 2D axis-aligned bounding box. diff --git a/doc/classes/Rect2i.xml b/doc/classes/Rect2i.xml index 9c0d906c8..c83bc82cd 100644 --- a/doc/classes/Rect2i.xml +++ b/doc/classes/Rect2i.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/RectangleShape2D.xml b/doc/classes/RectangleShape2D.xml index 03b433b6c..be275ffad 100644 --- a/doc/classes/RectangleShape2D.xml +++ b/doc/classes/RectangleShape2D.xml @@ -1,5 +1,5 @@ - + Rectangle shape for 2D collisions. diff --git a/doc/classes/Reference.xml b/doc/classes/Reference.xml index 43b4225a4..68c911485 100644 --- a/doc/classes/Reference.xml +++ b/doc/classes/Reference.xml @@ -1,5 +1,5 @@ - + Base class for reference-counted objects. diff --git a/doc/classes/ReferenceRect.xml b/doc/classes/ReferenceRect.xml index d06d3bf2a..ad5732271 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 5104e06d6..5088261d0 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/RemoteTransform.xml b/doc/classes/RemoteTransform.xml index f57a334c4..7ab9bf4c1 100644 --- a/doc/classes/RemoteTransform.xml +++ b/doc/classes/RemoteTransform.xml @@ -1,5 +1,5 @@ - + RemoteTransform pushes its own [Transform] to another [Spatial] derived Node in the scene. diff --git a/doc/classes/RemoteTransform2D.xml b/doc/classes/RemoteTransform2D.xml index 22b61ac1b..772ed6394 100644 --- a/doc/classes/RemoteTransform2D.xml +++ b/doc/classes/RemoteTransform2D.xml @@ -1,5 +1,5 @@ - + RemoteTransform2D pushes its own [Transform2D] to another [CanvasItem] derived Node in the scene. diff --git a/doc/classes/RenderingServer.xml b/doc/classes/RenderingServer.xml index 0ad3992f5..eedf124d5 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 9fea05c49..8d80110f0 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 40a58ce25..d21e40998 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 a9f685c67..1c77b603d 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 75759521a..e7ffea49c 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/ResourceInteractiveLoader.xml b/doc/classes/ResourceInteractiveLoader.xml index 8f6364772..53838d21f 100644 --- a/doc/classes/ResourceInteractiveLoader.xml +++ b/doc/classes/ResourceInteractiveLoader.xml @@ -1,5 +1,5 @@ - + Interactive [Resource] loader. diff --git a/doc/classes/ResourceLoader.xml b/doc/classes/ResourceLoader.xml index e0d0af975..9d6ab00bd 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 1b4cab73c..5b9db2492 100644 --- a/doc/classes/ResourcePreloader.xml +++ b/doc/classes/ResourcePreloader.xml @@ -1,5 +1,5 @@ - + Resource Preloader Node. diff --git a/doc/classes/ResourceSaver.xml b/doc/classes/ResourceSaver.xml index 65d7a05df..461b1a0f7 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/RichTextEffect.xml b/doc/classes/RichTextEffect.xml index e1de1f7a8..008c89e60 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 25dced785..0e68db3a2 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/RigidBody.xml b/doc/classes/RigidBody.xml index 978753035..d25880e7a 100644 --- a/doc/classes/RigidBody.xml +++ b/doc/classes/RigidBody.xml @@ -1,5 +1,5 @@ - + Physics Body whose position is determined through physics simulation in 3D space. diff --git a/doc/classes/RigidBody2D.xml b/doc/classes/RigidBody2D.xml index 79db0d098..b80897fec 100644 --- a/doc/classes/RigidBody2D.xml +++ b/doc/classes/RigidBody2D.xml @@ -1,5 +1,5 @@ - + A body that is controlled by the 2D physics engine. diff --git a/doc/classes/Room.xml b/doc/classes/Room.xml index 641a9e9bc..83c85a7de 100644 --- a/doc/classes/Room.xml +++ b/doc/classes/Room.xml @@ -1,5 +1,5 @@ - + Room node, used to group objects together locally for [Portal] culling. diff --git a/doc/classes/RoomGroup.xml b/doc/classes/RoomGroup.xml index 182fd106e..2db06146a 100644 --- a/doc/classes/RoomGroup.xml +++ b/doc/classes/RoomGroup.xml @@ -1,5 +1,5 @@ - + Groups [Room]s together to allow common functionality. diff --git a/doc/classes/RoomManager.xml b/doc/classes/RoomManager.xml index 4d810aba8..328841456 100644 --- a/doc/classes/RoomManager.xml +++ b/doc/classes/RoomManager.xml @@ -1,5 +1,5 @@ - + The RoomManager node is used to control the portal culling system. diff --git a/doc/classes/RootMotionView.xml b/doc/classes/RootMotionView.xml index b57492ec4..043a19004 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 be40b2d30..b767c749b 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 6ec3138ee..c3523241d 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 5971ad91f..d2ef3a688 100644 --- a/doc/classes/SceneTreeTimer.xml +++ b/doc/classes/SceneTreeTimer.xml @@ -1,5 +1,5 @@ - + One-shot timer. diff --git a/doc/classes/SceneTreeTween.xml b/doc/classes/SceneTreeTween.xml index 1cd22a5ac..f6da798ce 100644 --- a/doc/classes/SceneTreeTween.xml +++ b/doc/classes/SceneTreeTween.xml @@ -1,5 +1,5 @@ - + Lightweight object used for general-purpose animation via script, using [Tweener]s. diff --git a/doc/classes/Script.xml b/doc/classes/Script.xml index b8ec9930a..b8322b86c 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 7045271fe..cf6d82733 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/ScriptServer.xml b/doc/classes/ScriptServer.xml index 6f9193bf4..c2217b0a8 100644 --- a/doc/classes/ScriptServer.xml +++ b/doc/classes/ScriptServer.xml @@ -1,5 +1,5 @@ - + Global script class management singleton. diff --git a/doc/classes/ScrollBar.xml b/doc/classes/ScrollBar.xml index 476c977f0..a5bacb1d3 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 36806b186..ebfd1071c 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 91d77f079..78b2945f6 100644 --- a/doc/classes/SegmentShape2D.xml +++ b/doc/classes/SegmentShape2D.xml @@ -1,5 +1,5 @@ - + Segment shape for 2D collisions. diff --git a/doc/classes/Semaphore.xml b/doc/classes/Semaphore.xml index 1401597bb..42bb95db3 100644 --- a/doc/classes/Semaphore.xml +++ b/doc/classes/Semaphore.xml @@ -1,5 +1,5 @@ - + A synchronization semaphore. diff --git a/doc/classes/Separator.xml b/doc/classes/Separator.xml index 79ef7848c..57b46efc6 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 0166c97eb..c332593b1 100644 --- a/doc/classes/Shader.xml +++ b/doc/classes/Shader.xml @@ -1,5 +1,5 @@ - + A custom shader program. diff --git a/doc/classes/ShaderMaterial.xml b/doc/classes/ShaderMaterial.xml index f4ef159dc..b8d843ddf 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/Shape.xml b/doc/classes/Shape.xml index 913a716bf..8c374d831 100644 --- a/doc/classes/Shape.xml +++ b/doc/classes/Shape.xml @@ -1,5 +1,5 @@ - + Base class for all 3D shape resources. diff --git a/doc/classes/Shape2D.xml b/doc/classes/Shape2D.xml index 46a47a300..64dabf9ee 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/ShapeCast.xml b/doc/classes/ShapeCast.xml index c6e7ce543..38baef3e1 100644 --- a/doc/classes/ShapeCast.xml +++ b/doc/classes/ShapeCast.xml @@ -1,5 +1,5 @@ - + Node for physics collision sweep and immediate overlap queries. Similar to the [RayCast] node. diff --git a/doc/classes/ShapeCast2D.xml b/doc/classes/ShapeCast2D.xml index bb0481d8d..2f987972d 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/ShortCut.xml b/doc/classes/ShortCut.xml index 297a55bc6..c620e9840 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/Sky.xml b/doc/classes/Sky.xml index 0fccdb496..1166187a2 100644 --- a/doc/classes/Sky.xml +++ b/doc/classes/Sky.xml @@ -1,5 +1,5 @@ - + The base class for [PanoramaSky] and [ProceduralSky]. diff --git a/doc/classes/Slider.xml b/doc/classes/Slider.xml index 41ef388ad..78cd29105 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/SliderJoint.xml b/doc/classes/SliderJoint.xml index b82181330..f8e791d13 100644 --- a/doc/classes/SliderJoint.xml +++ b/doc/classes/SliderJoint.xml @@ -1,5 +1,5 @@ - + Slider between two PhysicsBodies in 3D. diff --git a/doc/classes/SoftBody.xml b/doc/classes/SoftBody.xml index ca95ef5a7..a10fcbdfc 100644 --- a/doc/classes/SoftBody.xml +++ b/doc/classes/SoftBody.xml @@ -1,5 +1,5 @@ - + A soft mesh physics body. diff --git a/doc/classes/Spatial.xml b/doc/classes/Spatial.xml index 3509ea14b..a7ce80ba5 100644 --- a/doc/classes/Spatial.xml +++ b/doc/classes/Spatial.xml @@ -1,5 +1,5 @@ - + Most basic 3D game object, parent of all 3D-related nodes. diff --git a/doc/classes/SpatialGizmo.xml b/doc/classes/SpatialGizmo.xml index c7b2252fc..da677ee32 100644 --- a/doc/classes/SpatialGizmo.xml +++ b/doc/classes/SpatialGizmo.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/SpatialMaterial.xml b/doc/classes/SpatialMaterial.xml index 40ee33e62..d8b8f6cf1 100644 --- a/doc/classes/SpatialMaterial.xml +++ b/doc/classes/SpatialMaterial.xml @@ -1,5 +1,5 @@ - + Default 3D rendering material. diff --git a/doc/classes/SpatialVelocityTracker.xml b/doc/classes/SpatialVelocityTracker.xml index 57bc726bf..3f0158c9e 100644 --- a/doc/classes/SpatialVelocityTracker.xml +++ b/doc/classes/SpatialVelocityTracker.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/SphereMesh.xml b/doc/classes/SphereMesh.xml index ca9e0f950..d4b71dd07 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/SphereShape.xml b/doc/classes/SphereShape.xml index 93ff50320..3eef779ee 100644 --- a/doc/classes/SphereShape.xml +++ b/doc/classes/SphereShape.xml @@ -1,5 +1,5 @@ - + Sphere shape for 3D collisions. diff --git a/doc/classes/SpinBox.xml b/doc/classes/SpinBox.xml index 13d3affdc..661784c2e 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 64efe66e7..34cf5d856 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/SpotLight.xml b/doc/classes/SpotLight.xml index ac970625b..803e878c7 100644 --- a/doc/classes/SpotLight.xml +++ b/doc/classes/SpotLight.xml @@ -1,5 +1,5 @@ - + A spotlight, such as a reflector spotlight or a lantern. diff --git a/doc/classes/SpringArm.xml b/doc/classes/SpringArm.xml index b187d04a0..97ba72713 100644 --- a/doc/classes/SpringArm.xml +++ b/doc/classes/SpringArm.xml @@ -1,5 +1,5 @@ - + A helper node, mostly used in 3rd person cameras. diff --git a/doc/classes/Sprite.xml b/doc/classes/Sprite.xml index 0bdad300f..9c47e5a9e 100644 --- a/doc/classes/Sprite.xml +++ b/doc/classes/Sprite.xml @@ -1,5 +1,5 @@ - + General-purpose sprite node. diff --git a/doc/classes/Sprite3D.xml b/doc/classes/Sprite3D.xml index 841cb936d..bab37e8ec 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 69bd0f397..d1050fcd4 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 45f833d17..a3dcf78df 100644 --- a/doc/classes/SpriteFrames.xml +++ b/doc/classes/SpriteFrames.xml @@ -1,5 +1,5 @@ - + Sprite frame library for AnimatedSprite and AnimatedSprite3D. diff --git a/doc/classes/StaticBody.xml b/doc/classes/StaticBody.xml index 71c3bcb61..8f398ee09 100644 --- a/doc/classes/StaticBody.xml +++ b/doc/classes/StaticBody.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/StaticBody2D.xml b/doc/classes/StaticBody2D.xml index be7823074..a19eae072 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/StreamPeer.xml b/doc/classes/StreamPeer.xml index 60b190e46..34bbaf13c 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 21b617f4b..e7d4924fd 100644 --- a/doc/classes/StreamPeerBuffer.xml +++ b/doc/classes/StreamPeerBuffer.xml @@ -1,5 +1,5 @@ - + Data buffer stream peer. diff --git a/doc/classes/StreamPeerSSL.xml b/doc/classes/StreamPeerSSL.xml index fd5e53ab5..9f77c8d1b 100644 --- a/doc/classes/StreamPeerSSL.xml +++ b/doc/classes/StreamPeerSSL.xml @@ -1,5 +1,5 @@ - + SSL stream peer. diff --git a/doc/classes/StreamPeerTCP.xml b/doc/classes/StreamPeerTCP.xml index 8c01325e8..76bdc874f 100644 --- a/doc/classes/StreamPeerTCP.xml +++ b/doc/classes/StreamPeerTCP.xml @@ -1,5 +1,5 @@ - + TCP stream peer. diff --git a/doc/classes/StreamTexture.xml b/doc/classes/StreamTexture.xml index 0414d2a84..8e233f420 100644 --- a/doc/classes/StreamTexture.xml +++ b/doc/classes/StreamTexture.xml @@ -1,5 +1,5 @@ - + A [code].stex[/code] texture. diff --git a/doc/classes/String.xml b/doc/classes/String.xml index c550be201..378fc1736 100644 --- a/doc/classes/String.xml +++ b/doc/classes/String.xml @@ -1,5 +1,5 @@ - + Built-in string class. diff --git a/doc/classes/StringName.xml b/doc/classes/StringName.xml index 854eaeb65..351e9d856 100644 --- a/doc/classes/StringName.xml +++ b/doc/classes/StringName.xml @@ -1,5 +1,5 @@ - + A built-in type for unique strings. diff --git a/doc/classes/StyleBox.xml b/doc/classes/StyleBox.xml index a5941f6e5..9594ee98c 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 37a365fda..d2c5cd568 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 be5a98439..e065ecd6d 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 c6f14452a..82494e3e9 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 1df97c43b..663590b56 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/SubProcess.xml b/doc/classes/SubProcess.xml index a5097ccdf..c81cf3c0f 100644 --- a/doc/classes/SubProcess.xml +++ b/doc/classes/SubProcess.xml @@ -1,5 +1,5 @@ - + Run and manage sub processes. diff --git a/doc/classes/SurfaceTool.xml b/doc/classes/SurfaceTool.xml index 99ff24103..e3316ba63 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 0e6ee6b63..5c0f6fa08 100644 --- a/doc/classes/SyntaxHighlighter.xml +++ b/doc/classes/SyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/TCP_Server.xml b/doc/classes/TCP_Server.xml index 80c1b13be..42d6f0757 100644 --- a/doc/classes/TCP_Server.xml +++ b/doc/classes/TCP_Server.xml @@ -1,5 +1,5 @@ - + A TCP server. diff --git a/doc/classes/TabContainer.xml b/doc/classes/TabContainer.xml index 7fcf3ee36..0b347c8a6 100644 --- a/doc/classes/TabContainer.xml +++ b/doc/classes/TabContainer.xml @@ -1,5 +1,5 @@ - + Tabbed container. diff --git a/doc/classes/Tabs.xml b/doc/classes/Tabs.xml index 8eed9ca53..573f306e1 100644 --- a/doc/classes/Tabs.xml +++ b/doc/classes/Tabs.xml @@ -1,5 +1,5 @@ - + Tabs control. diff --git a/doc/classes/TextEdit.xml b/doc/classes/TextEdit.xml index c36d7cc4a..d6a5deecc 100644 --- a/doc/classes/TextEdit.xml +++ b/doc/classes/TextEdit.xml @@ -1,5 +1,5 @@ - + Multiline text editing control. diff --git a/doc/classes/TextFile.xml b/doc/classes/TextFile.xml index 523849c20..0b4213338 100644 --- a/doc/classes/TextFile.xml +++ b/doc/classes/TextFile.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/TextMesh.xml b/doc/classes/TextMesh.xml index 8247cad26..6513900d9 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/Texture.xml b/doc/classes/Texture.xml index e9d6f4515..f8171df53 100644 --- a/doc/classes/Texture.xml +++ b/doc/classes/Texture.xml @@ -1,5 +1,5 @@ - + Texture for 2D and 3D. diff --git a/doc/classes/Texture3D.xml b/doc/classes/Texture3D.xml index 8a5a70255..39d999ffe 100644 --- a/doc/classes/Texture3D.xml +++ b/doc/classes/Texture3D.xml @@ -1,5 +1,5 @@ - + Texture with 3 dimensions. diff --git a/doc/classes/TextureArray.xml b/doc/classes/TextureArray.xml index a19ac553c..57420b55b 100644 --- a/doc/classes/TextureArray.xml +++ b/doc/classes/TextureArray.xml @@ -1,5 +1,5 @@ - + Array of textures stored in a single primitive. diff --git a/doc/classes/TextureButton.xml b/doc/classes/TextureButton.xml index e306d9e18..9de5efe1e 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 85e39693c..939552cec 100644 --- a/doc/classes/TextureLayered.xml +++ b/doc/classes/TextureLayered.xml @@ -1,5 +1,5 @@ - + Base class for 3D texture types. diff --git a/doc/classes/TextureProgress.xml b/doc/classes/TextureProgress.xml index 722331972..f18a93d1a 100644 --- a/doc/classes/TextureProgress.xml +++ b/doc/classes/TextureProgress.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 2ad50e618..9c97777e7 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 659b3c654..6f08db584 100644 --- a/doc/classes/Theme.xml +++ b/doc/classes/Theme.xml @@ -1,5 +1,5 @@ - + Theme for controls. diff --git a/doc/classes/Thread.xml b/doc/classes/Thread.xml index 2a4e78387..61a22c56c 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/ThreadPool.xml b/doc/classes/ThreadPool.xml index df72695fd..445af50c1 100644 --- a/doc/classes/ThreadPool.xml +++ b/doc/classes/ThreadPool.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ThreadPoolExecuteJob.xml b/doc/classes/ThreadPoolExecuteJob.xml index 609842242..de8571ab1 100644 --- a/doc/classes/ThreadPoolExecuteJob.xml +++ b/doc/classes/ThreadPoolExecuteJob.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/ThreadPoolJob.xml b/doc/classes/ThreadPoolJob.xml index e9b4665e0..3095c33b0 100644 --- a/doc/classes/ThreadPoolJob.xml +++ b/doc/classes/ThreadPoolJob.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Time.xml b/doc/classes/Time.xml index 45546a8a0..f1149ecd4 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 1893aa059..f710558f5 100644 --- a/doc/classes/Timer.xml +++ b/doc/classes/Timer.xml @@ -1,5 +1,5 @@ - + A countdown timer. diff --git a/doc/classes/ToolButton.xml b/doc/classes/ToolButton.xml index 658fd13a7..87fe390f4 100644 --- a/doc/classes/ToolButton.xml +++ b/doc/classes/ToolButton.xml @@ -1,5 +1,5 @@ - + Flat button helper class. diff --git a/doc/classes/TouchScreenButton.xml b/doc/classes/TouchScreenButton.xml index f5af53d1f..09443b8d2 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/Transform.xml b/doc/classes/Transform.xml index 125671653..a3df57666 100644 --- a/doc/classes/Transform.xml +++ b/doc/classes/Transform.xml @@ -1,5 +1,5 @@ - + 3D transformation (3×4 matrix). diff --git a/doc/classes/Transform2D.xml b/doc/classes/Transform2D.xml index fa1114be2..f3eb4a321 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/Translation.xml b/doc/classes/Translation.xml index c9250a6c4..bb975bab4 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 a5ae59ba6..ae5019d28 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 a74a884db..65289665c 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 973c75447..40f8453f5 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 70cb33063..f78f6e37d 100644 --- a/doc/classes/TriangleMesh.xml +++ b/doc/classes/TriangleMesh.xml @@ -1,5 +1,5 @@ - + Internal mesh type. diff --git a/doc/classes/Tween.xml b/doc/classes/Tween.xml index 85fdbb332..9087680a6 100644 --- a/doc/classes/Tween.xml +++ b/doc/classes/Tween.xml @@ -1,5 +1,5 @@ - + Smoothly animates a node's properties over time. diff --git a/doc/classes/Tweener.xml b/doc/classes/Tweener.xml index e2a000b1a..bd31996d1 100644 --- a/doc/classes/Tweener.xml +++ b/doc/classes/Tweener.xml @@ -1,5 +1,5 @@ - + Abstract class for all Tweeners used by [SceneTreeTween]. diff --git a/doc/classes/UDPServer.xml b/doc/classes/UDPServer.xml index acb7d4e1a..b08dbb87d 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 5558492da..b32fdefbc 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 dd719cebb..b0fa6ddcc 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 a9aa5921e..f9b440763 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 d71f1e3d7..ef8e14078 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 026ac41a7..d179b8cd0 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 797dc2c4d..b45b96742 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 7dfe990c4..d5d278113 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 c5d077014..bfb4f739b 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 aacd734cd..22e5a52e0 100644 --- a/doc/classes/Vector2.xml +++ b/doc/classes/Vector2.xml @@ -1,5 +1,5 @@ - + Vector used for 2D math. diff --git a/doc/classes/Vector2i.xml b/doc/classes/Vector2i.xml index 35067f7ef..f899c3aee 100644 --- a/doc/classes/Vector2i.xml +++ b/doc/classes/Vector2i.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Vector3.xml b/doc/classes/Vector3.xml index 4b292bcff..06c3fd3d5 100644 --- a/doc/classes/Vector3.xml +++ b/doc/classes/Vector3.xml @@ -1,5 +1,5 @@ - + Vector used for 3D math. diff --git a/doc/classes/Vector3i.xml b/doc/classes/Vector3i.xml index 7b68245ba..b28141795 100644 --- a/doc/classes/Vector3i.xml +++ b/doc/classes/Vector3i.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Vector4.xml b/doc/classes/Vector4.xml index fee287cea..0a88c8218 100644 --- a/doc/classes/Vector4.xml +++ b/doc/classes/Vector4.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/Vector4i.xml b/doc/classes/Vector4i.xml index 9f54f2559..b6a3a84e8 100644 --- a/doc/classes/Vector4i.xml +++ b/doc/classes/Vector4i.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/VehicleBody.xml b/doc/classes/VehicleBody.xml index bae000da8..22a217188 100644 --- a/doc/classes/VehicleBody.xml +++ b/doc/classes/VehicleBody.xml @@ -1,5 +1,5 @@ - + Physics body that simulates the behavior of a car. diff --git a/doc/classes/VehicleWheel.xml b/doc/classes/VehicleWheel.xml index e8b452d72..7bfa1e153 100644 --- a/doc/classes/VehicleWheel.xml +++ b/doc/classes/VehicleWheel.xml @@ -1,5 +1,5 @@ - + Physics object that simulates the behavior of a wheel. diff --git a/doc/classes/VideoPlayer.xml b/doc/classes/VideoPlayer.xml index 19b304eeb..51251dd57 100644 --- a/doc/classes/VideoPlayer.xml +++ b/doc/classes/VideoPlayer.xml @@ -1,5 +1,5 @@ - + Control for playing video streams. diff --git a/doc/classes/VideoStream.xml b/doc/classes/VideoStream.xml index f823b9481..f4053cf16 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/Viewport.xml b/doc/classes/Viewport.xml index d862ffae3..b6307e048 100644 --- a/doc/classes/Viewport.xml +++ b/doc/classes/Viewport.xml @@ -1,5 +1,5 @@ - + Creates a sub-view into the screen. diff --git a/doc/classes/ViewportContainer.xml b/doc/classes/ViewportContainer.xml index aaea6b30a..e2699db62 100644 --- a/doc/classes/ViewportContainer.xml +++ b/doc/classes/ViewportContainer.xml @@ -1,5 +1,5 @@ - + Control for holding [Viewport]s. diff --git a/doc/classes/ViewportTexture.xml b/doc/classes/ViewportTexture.xml index 9324c6d97..a8e442185 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/VisibilityEnabler.xml b/doc/classes/VisibilityEnabler.xml index ca91b4c0f..43e97e35b 100644 --- a/doc/classes/VisibilityEnabler.xml +++ b/doc/classes/VisibilityEnabler.xml @@ -1,5 +1,5 @@ - + Enables certain nodes only when approximately visible. diff --git a/doc/classes/VisibilityEnabler2D.xml b/doc/classes/VisibilityEnabler2D.xml index 7d32f89d0..85d5bdd5c 100644 --- a/doc/classes/VisibilityEnabler2D.xml +++ b/doc/classes/VisibilityEnabler2D.xml @@ -1,5 +1,5 @@ - + Enables certain nodes only when approximately visible. diff --git a/doc/classes/VisibilityNotifier.xml b/doc/classes/VisibilityNotifier.xml index e04e20670..bf0024a71 100644 --- a/doc/classes/VisibilityNotifier.xml +++ b/doc/classes/VisibilityNotifier.xml @@ -1,5 +1,5 @@ - + Detects approximately when the node is visible on screen. diff --git a/doc/classes/VisibilityNotifier2D.xml b/doc/classes/VisibilityNotifier2D.xml index 2a11b8924..d61fdd922 100644 --- a/doc/classes/VisibilityNotifier2D.xml +++ b/doc/classes/VisibilityNotifier2D.xml @@ -1,5 +1,5 @@ - + Detects approximately when the node is visible on screen. diff --git a/doc/classes/VisualInstance.xml b/doc/classes/VisualInstance.xml index 18ee45820..baa5db877 100644 --- a/doc/classes/VisualInstance.xml +++ b/doc/classes/VisualInstance.xml @@ -1,5 +1,5 @@ - + Parent of all visual 3D nodes. diff --git a/doc/classes/WeakRef.xml b/doc/classes/WeakRef.xml index 1de54fd70..2f46bf9a3 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/WindowDialog.xml b/doc/classes/WindowDialog.xml index de327f93d..379a1416a 100644 --- a/doc/classes/WindowDialog.xml +++ b/doc/classes/WindowDialog.xml @@ -1,5 +1,5 @@ - + Base class for window dialogs. diff --git a/doc/classes/World.xml b/doc/classes/World.xml index fc7fb8baf..0a62eef7d 100644 --- a/doc/classes/World.xml +++ b/doc/classes/World.xml @@ -1,5 +1,5 @@ - + diff --git a/doc/classes/World2D.xml b/doc/classes/World2D.xml index c8939f429..7b291d422 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 aab3f30b7..3e33f43c6 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/WorldEnvironment3D.xml b/doc/classes/WorldEnvironment3D.xml index 87750ae9e..e2ecbb93f 100644 --- a/doc/classes/WorldEnvironment3D.xml +++ b/doc/classes/WorldEnvironment3D.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 4970b40a0..aa69f8929 100644 --- a/doc/classes/X509Certificate.xml +++ b/doc/classes/X509Certificate.xml @@ -1,5 +1,5 @@ - + An X509 certificate (e.g. for SSL). diff --git a/doc/classes/XMLParser.xml b/doc/classes/XMLParser.xml index 3ded22cb3..0d0a4e77e 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/YSort.xml b/doc/classes/YSort.xml index c39169e2a..9ba2d2759 100644 --- a/doc/classes/YSort.xml +++ b/doc/classes/YSort.xml @@ -1,5 +1,5 @@ - + Sort all child nodes based on their Y positions. diff --git a/doc/classes/bool.xml b/doc/classes/bool.xml index 55aa38bdc..23f676025 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 d3f107f7c..b2bef064d 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 3943c9bb9..04efbf4ed 100644 --- a/doc/classes/int.xml +++ b/doc/classes/int.xml @@ -1,5 +1,5 @@ - + Integer built-in type. diff --git a/editor_modules/editor_code_editor/doc_classes/EditorScriptEditor.xml b/editor_modules/editor_code_editor/doc_classes/EditorScriptEditor.xml index 7b3de9af6..72f74cf06 100644 --- a/editor_modules/editor_code_editor/doc_classes/EditorScriptEditor.xml +++ b/editor_modules/editor_code_editor/doc_classes/EditorScriptEditor.xml @@ -1,5 +1,5 @@ - + Godot editor's script editor. diff --git a/editor_modules/editor_code_editor/doc_classes/EditorScriptEditorBase.xml b/editor_modules/editor_code_editor/doc_classes/EditorScriptEditorBase.xml index 663f13877..fd5dd5a02 100644 --- a/editor_modules/editor_code_editor/doc_classes/EditorScriptEditorBase.xml +++ b/editor_modules/editor_code_editor/doc_classes/EditorScriptEditorBase.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/editor_code_editor/doc_classes/EditorSyntaxHighlighter.xml b/editor_modules/editor_code_editor/doc_classes/EditorSyntaxHighlighter.xml index 9f2ffa7d6..da0ad4799 100644 --- a/editor_modules/editor_code_editor/doc_classes/EditorSyntaxHighlighter.xml +++ b/editor_modules/editor_code_editor/doc_classes/EditorSyntaxHighlighter.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFAccessor.xml b/editor_modules/gltf/doc_classes/GLTFAccessor.xml index 6e94c836d..c28089d87 100644 --- a/editor_modules/gltf/doc_classes/GLTFAccessor.xml +++ b/editor_modules/gltf/doc_classes/GLTFAccessor.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFAnimation.xml b/editor_modules/gltf/doc_classes/GLTFAnimation.xml index 831b558c0..6a7dab347 100644 --- a/editor_modules/gltf/doc_classes/GLTFAnimation.xml +++ b/editor_modules/gltf/doc_classes/GLTFAnimation.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFBufferView.xml b/editor_modules/gltf/doc_classes/GLTFBufferView.xml index 09f6d8b20..cf9235440 100644 --- a/editor_modules/gltf/doc_classes/GLTFBufferView.xml +++ b/editor_modules/gltf/doc_classes/GLTFBufferView.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFCamera.xml b/editor_modules/gltf/doc_classes/GLTFCamera.xml index 121d05494..9f9ae7514 100644 --- a/editor_modules/gltf/doc_classes/GLTFCamera.xml +++ b/editor_modules/gltf/doc_classes/GLTFCamera.xml @@ -1,5 +1,5 @@ - + Represents a GLTF camera. diff --git a/editor_modules/gltf/doc_classes/GLTFCollider.xml b/editor_modules/gltf/doc_classes/GLTFCollider.xml index 1c12984d6..a4a0599a2 100644 --- a/editor_modules/gltf/doc_classes/GLTFCollider.xml +++ b/editor_modules/gltf/doc_classes/GLTFCollider.xml @@ -1,5 +1,5 @@ - + Represents a GLTF collider. diff --git a/editor_modules/gltf/doc_classes/GLTFDocument.xml b/editor_modules/gltf/doc_classes/GLTFDocument.xml index 1ee2431c9..de5282cd4 100644 --- a/editor_modules/gltf/doc_classes/GLTFDocument.xml +++ b/editor_modules/gltf/doc_classes/GLTFDocument.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFDocumentExtension.xml b/editor_modules/gltf/doc_classes/GLTFDocumentExtension.xml index 0c55fca2c..979970637 100644 --- a/editor_modules/gltf/doc_classes/GLTFDocumentExtension.xml +++ b/editor_modules/gltf/doc_classes/GLTFDocumentExtension.xml @@ -1,5 +1,5 @@ - + [GLTFDocument] extension class. diff --git a/editor_modules/gltf/doc_classes/GLTFLight.xml b/editor_modules/gltf/doc_classes/GLTFLight.xml index 70273ea5b..8fa7eb753 100644 --- a/editor_modules/gltf/doc_classes/GLTFLight.xml +++ b/editor_modules/gltf/doc_classes/GLTFLight.xml @@ -1,5 +1,5 @@ - + Represents a GLTF light. diff --git a/editor_modules/gltf/doc_classes/GLTFMesh.xml b/editor_modules/gltf/doc_classes/GLTFMesh.xml index de1d5b730..69d9dbd22 100644 --- a/editor_modules/gltf/doc_classes/GLTFMesh.xml +++ b/editor_modules/gltf/doc_classes/GLTFMesh.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFNode.xml b/editor_modules/gltf/doc_classes/GLTFNode.xml index 0f95064a7..08e300e25 100644 --- a/editor_modules/gltf/doc_classes/GLTFNode.xml +++ b/editor_modules/gltf/doc_classes/GLTFNode.xml @@ -1,5 +1,5 @@ - + GLTF node class. diff --git a/editor_modules/gltf/doc_classes/GLTFPhysicsBody.xml b/editor_modules/gltf/doc_classes/GLTFPhysicsBody.xml index 5f59438c1..924fbe557 100644 --- a/editor_modules/gltf/doc_classes/GLTFPhysicsBody.xml +++ b/editor_modules/gltf/doc_classes/GLTFPhysicsBody.xml @@ -1,5 +1,5 @@ - + Represents a GLTF physics body. diff --git a/editor_modules/gltf/doc_classes/GLTFSkeleton.xml b/editor_modules/gltf/doc_classes/GLTFSkeleton.xml index 7d97fb6e1..48ded28b6 100644 --- a/editor_modules/gltf/doc_classes/GLTFSkeleton.xml +++ b/editor_modules/gltf/doc_classes/GLTFSkeleton.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFSkin.xml b/editor_modules/gltf/doc_classes/GLTFSkin.xml index 3b13d0869..859df42e2 100644 --- a/editor_modules/gltf/doc_classes/GLTFSkin.xml +++ b/editor_modules/gltf/doc_classes/GLTFSkin.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFSpecGloss.xml b/editor_modules/gltf/doc_classes/GLTFSpecGloss.xml index 19607d5af..bd1ca3221 100644 --- a/editor_modules/gltf/doc_classes/GLTFSpecGloss.xml +++ b/editor_modules/gltf/doc_classes/GLTFSpecGloss.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFState.xml b/editor_modules/gltf/doc_classes/GLTFState.xml index 1fee28063..bb1b6b83f 100644 --- a/editor_modules/gltf/doc_classes/GLTFState.xml +++ b/editor_modules/gltf/doc_classes/GLTFState.xml @@ -1,5 +1,5 @@ - + Represents all data of a GLTF file. diff --git a/editor_modules/gltf/doc_classes/GLTFTexture.xml b/editor_modules/gltf/doc_classes/GLTFTexture.xml index 75c183a29..b5db1c5d2 100644 --- a/editor_modules/gltf/doc_classes/GLTFTexture.xml +++ b/editor_modules/gltf/doc_classes/GLTFTexture.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/gltf/doc_classes/GLTFTextureSampler.xml b/editor_modules/gltf/doc_classes/GLTFTextureSampler.xml index 4be52ee68..b227b2b52 100644 --- a/editor_modules/gltf/doc_classes/GLTFTextureSampler.xml +++ b/editor_modules/gltf/doc_classes/GLTFTextureSampler.xml @@ -1,5 +1,5 @@ - + Represents a GLTF texture sampler diff --git a/editor_modules/gltf/doc_classes/PackedSceneGLTF.xml b/editor_modules/gltf/doc_classes/PackedSceneGLTF.xml index 2e9f6d881..695148875 100644 --- a/editor_modules/gltf/doc_classes/PackedSceneGLTF.xml +++ b/editor_modules/gltf/doc_classes/PackedSceneGLTF.xml @@ -1,5 +1,5 @@ - + diff --git a/editor_modules/text_editor/doc_classes/TextEditorFile.xml b/editor_modules/text_editor/doc_classes/TextEditorFile.xml index 70f70c9a5..7f58d9486 100644 --- a/editor_modules/text_editor/doc_classes/TextEditorFile.xml +++ b/editor_modules/text_editor/doc_classes/TextEditorFile.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/broken_seals_module/doc_classes/BiomeTerrainGenerator.xml b/modules/broken_seals_module/doc_classes/BiomeTerrainGenerator.xml index 41ed6dcca..feff179c5 100644 --- a/modules/broken_seals_module/doc_classes/BiomeTerrainGenerator.xml +++ b/modules/broken_seals_module/doc_classes/BiomeTerrainGenerator.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/csg/doc_classes/CSGBox.xml b/modules/csg/doc_classes/CSGBox.xml index 2d24fb826..d0212b02c 100644 --- a/modules/csg/doc_classes/CSGBox.xml +++ b/modules/csg/doc_classes/CSGBox.xml @@ -1,5 +1,5 @@ - + A CSG Box shape. diff --git a/modules/csg/doc_classes/CSGCombiner.xml b/modules/csg/doc_classes/CSGCombiner.xml index 56fd0839c..1eacf3412 100644 --- a/modules/csg/doc_classes/CSGCombiner.xml +++ b/modules/csg/doc_classes/CSGCombiner.xml @@ -1,5 +1,5 @@ - + A CSG node that allows you to combine other CSG modifiers. diff --git a/modules/csg/doc_classes/CSGCylinder.xml b/modules/csg/doc_classes/CSGCylinder.xml index a0bef9027..2d0fc8ce1 100644 --- a/modules/csg/doc_classes/CSGCylinder.xml +++ b/modules/csg/doc_classes/CSGCylinder.xml @@ -1,5 +1,5 @@ - + A CSG Cylinder shape. diff --git a/modules/csg/doc_classes/CSGMesh.xml b/modules/csg/doc_classes/CSGMesh.xml index 6f22757db..ce93dcdf0 100644 --- a/modules/csg/doc_classes/CSGMesh.xml +++ b/modules/csg/doc_classes/CSGMesh.xml @@ -1,5 +1,5 @@ - + A CSG Mesh shape that uses a mesh resource. diff --git a/modules/csg/doc_classes/CSGPolygon.xml b/modules/csg/doc_classes/CSGPolygon.xml index 83b4c3aee..b996ab6ff 100644 --- a/modules/csg/doc_classes/CSGPolygon.xml +++ b/modules/csg/doc_classes/CSGPolygon.xml @@ -1,5 +1,5 @@ - + Extrudes a 2D polygon shape to create a 3D mesh. diff --git a/modules/csg/doc_classes/CSGPrimitive.xml b/modules/csg/doc_classes/CSGPrimitive.xml index 036f37878..0104820ff 100644 --- a/modules/csg/doc_classes/CSGPrimitive.xml +++ b/modules/csg/doc_classes/CSGPrimitive.xml @@ -1,5 +1,5 @@ - + Base class for CSG primitives. diff --git a/modules/csg/doc_classes/CSGShape.xml b/modules/csg/doc_classes/CSGShape.xml index e94cf0aa4..75ba543ab 100644 --- a/modules/csg/doc_classes/CSGShape.xml +++ b/modules/csg/doc_classes/CSGShape.xml @@ -1,5 +1,5 @@ - + The CSG base class. diff --git a/modules/csg/doc_classes/CSGSphere.xml b/modules/csg/doc_classes/CSGSphere.xml index ef70ddfad..57c911e28 100644 --- a/modules/csg/doc_classes/CSGSphere.xml +++ b/modules/csg/doc_classes/CSGSphere.xml @@ -1,5 +1,5 @@ - + A CSG Sphere shape. diff --git a/modules/csg/doc_classes/CSGTorus.xml b/modules/csg/doc_classes/CSGTorus.xml index 92961afd0..465342af2 100644 --- a/modules/csg/doc_classes/CSGTorus.xml +++ b/modules/csg/doc_classes/CSGTorus.xml @@ -1,5 +1,5 @@ - + A CSG Torus shape. diff --git a/modules/database/doc_classes/Database.xml b/modules/database/doc_classes/Database.xml index f85a9397c..bb83c359b 100644 --- a/modules/database/doc_classes/Database.xml +++ b/modules/database/doc_classes/Database.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/DatabaseConnection.xml b/modules/database/doc_classes/DatabaseConnection.xml index 17f1fcea1..04b6c2a61 100644 --- a/modules/database/doc_classes/DatabaseConnection.xml +++ b/modules/database/doc_classes/DatabaseConnection.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/DatabaseManager.xml b/modules/database/doc_classes/DatabaseManager.xml index acf3c458d..6fedb9524 100644 --- a/modules/database/doc_classes/DatabaseManager.xml +++ b/modules/database/doc_classes/DatabaseManager.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/DatabaseMultiThreaded.xml b/modules/database/doc_classes/DatabaseMultiThreaded.xml index 33a0a1fae..fe4da5edd 100644 --- a/modules/database/doc_classes/DatabaseMultiThreaded.xml +++ b/modules/database/doc_classes/DatabaseMultiThreaded.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/DatabaseSingleThreaded.xml b/modules/database/doc_classes/DatabaseSingleThreaded.xml index 7582d6203..5b8265dfe 100644 --- a/modules/database/doc_classes/DatabaseSingleThreaded.xml +++ b/modules/database/doc_classes/DatabaseSingleThreaded.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/QueryBuilder.xml b/modules/database/doc_classes/QueryBuilder.xml index 48d82414f..6b5f935af 100644 --- a/modules/database/doc_classes/QueryBuilder.xml +++ b/modules/database/doc_classes/QueryBuilder.xml @@ -1,5 +1,5 @@ - + A class that helps you with building and running database backend specific sql safely. diff --git a/modules/database/doc_classes/QueryResult.xml b/modules/database/doc_classes/QueryResult.xml index e42411537..d939af155 100644 --- a/modules/database/doc_classes/QueryResult.xml +++ b/modules/database/doc_classes/QueryResult.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/database/doc_classes/TableBuilder.xml b/modules/database/doc_classes/TableBuilder.xml index c38efc59e..1981c5de5 100644 --- a/modules/database/doc_classes/TableBuilder.xml +++ b/modules/database/doc_classes/TableBuilder.xml @@ -1,5 +1,5 @@ - + A class that helps you with building and running database backend specific sql for creating / altering / deleting tables. diff --git a/modules/database_sqlite/doc_classes/SQLite3Database.xml b/modules/database_sqlite/doc_classes/SQLite3Database.xml index 1bf41f1f2..363e61544 100644 --- a/modules/database_sqlite/doc_classes/SQLite3Database.xml +++ b/modules/database_sqlite/doc_classes/SQLite3Database.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/enet/doc_classes/NetworkedMultiplayerENet.xml b/modules/enet/doc_classes/NetworkedMultiplayerENet.xml index abbe196ab..0f7aab259 100644 --- a/modules/enet/doc_classes/NetworkedMultiplayerENet.xml +++ b/modules/enet/doc_classes/NetworkedMultiplayerENet.xml @@ -1,5 +1,5 @@ - + PacketPeer implementation using the [url=http://enet.bespin.org/index.html]ENet[/url] library. diff --git a/modules/entity_spell_system/doc_classes/AIFormation.xml b/modules/entity_spell_system/doc_classes/AIFormation.xml index 825e6fe43..68b3bec1a 100644 --- a/modules/entity_spell_system/doc_classes/AIFormation.xml +++ b/modules/entity_spell_system/doc_classes/AIFormation.xml @@ -1,5 +1,5 @@ - + Class for scriptable AI formations. Not yet used. Needs pet support. diff --git a/modules/entity_spell_system/doc_classes/ActionBarButtonEntry.xml b/modules/entity_spell_system/doc_classes/ActionBarButtonEntry.xml index 34d8ac7c9..69160843b 100644 --- a/modules/entity_spell_system/doc_classes/ActionBarButtonEntry.xml +++ b/modules/entity_spell_system/doc_classes/ActionBarButtonEntry.xml @@ -1,5 +1,5 @@ - + Stores the data for an actionbar button. ProfileManager uses it. diff --git a/modules/entity_spell_system/doc_classes/ActionBarEntry.xml b/modules/entity_spell_system/doc_classes/ActionBarEntry.xml index c1dbd4fea..1d79114ce 100644 --- a/modules/entity_spell_system/doc_classes/ActionBarEntry.xml +++ b/modules/entity_spell_system/doc_classes/ActionBarEntry.xml @@ -1,5 +1,5 @@ - + Stores the data for an actionbar. Also see [ProfileManager]. diff --git a/modules/entity_spell_system/doc_classes/ActionBarProfile.xml b/modules/entity_spell_system/doc_classes/ActionBarProfile.xml index 68547b029..f6f6ee195 100644 --- a/modules/entity_spell_system/doc_classes/ActionBarProfile.xml +++ b/modules/entity_spell_system/doc_classes/ActionBarProfile.xml @@ -1,5 +1,5 @@ - + Stores all actionbar-related data for a class. Also see [ProfileManager]. diff --git a/modules/entity_spell_system/doc_classes/AuraApplyInfo.xml b/modules/entity_spell_system/doc_classes/AuraApplyInfo.xml index 0dfbb806c..2f75f3d72 100644 --- a/modules/entity_spell_system/doc_classes/AuraApplyInfo.xml +++ b/modules/entity_spell_system/doc_classes/AuraApplyInfo.xml @@ -1,5 +1,5 @@ - + Helper class, which is used to apply an [Aura] to an [Entity]. diff --git a/modules/entity_spell_system/doc_classes/AuraData.xml b/modules/entity_spell_system/doc_classes/AuraData.xml index 48b10a88a..9c60bd6b9 100644 --- a/modules/entity_spell_system/doc_classes/AuraData.xml +++ b/modules/entity_spell_system/doc_classes/AuraData.xml @@ -1,5 +1,5 @@ - + Stores an [Aura]'s runtime data on an [Entity]. diff --git a/modules/entity_spell_system/doc_classes/AuraGroup.xml b/modules/entity_spell_system/doc_classes/AuraGroup.xml index 4d537280a..ebbcc7e87 100644 --- a/modules/entity_spell_system/doc_classes/AuraGroup.xml +++ b/modules/entity_spell_system/doc_classes/AuraGroup.xml @@ -1,5 +1,5 @@ - + Used to make some [Aura]s override each other. diff --git a/modules/entity_spell_system/doc_classes/Bag.xml b/modules/entity_spell_system/doc_classes/Bag.xml index bbff5824a..23d7bee4c 100644 --- a/modules/entity_spell_system/doc_classes/Bag.xml +++ b/modules/entity_spell_system/doc_classes/Bag.xml @@ -1,5 +1,5 @@ - + Stores [Entity] inventory. diff --git a/modules/entity_spell_system/doc_classes/CharacterAtlas.xml b/modules/entity_spell_system/doc_classes/CharacterAtlas.xml index 58d5460a1..48dbdf02a 100644 --- a/modules/entity_spell_system/doc_classes/CharacterAtlas.xml +++ b/modules/entity_spell_system/doc_classes/CharacterAtlas.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/CharacterAtlasEntry.xml b/modules/entity_spell_system/doc_classes/CharacterAtlasEntry.xml index a7b557680..93b7acb6b 100644 --- a/modules/entity_spell_system/doc_classes/CharacterAtlasEntry.xml +++ b/modules/entity_spell_system/doc_classes/CharacterAtlasEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/CharacterBones.xml b/modules/entity_spell_system/doc_classes/CharacterBones.xml index 42e8a8627..2b81415a8 100644 --- a/modules/entity_spell_system/doc_classes/CharacterBones.xml +++ b/modules/entity_spell_system/doc_classes/CharacterBones.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/CharacterSkeleton2D.xml b/modules/entity_spell_system/doc_classes/CharacterSkeleton2D.xml index 0eb3008d8..aa817cbe2 100644 --- a/modules/entity_spell_system/doc_classes/CharacterSkeleton2D.xml +++ b/modules/entity_spell_system/doc_classes/CharacterSkeleton2D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/CharacterSkeleton3D.xml b/modules/entity_spell_system/doc_classes/CharacterSkeleton3D.xml index 34f6fd0dc..7521fa685 100644 --- a/modules/entity_spell_system/doc_classes/CharacterSkeleton3D.xml +++ b/modules/entity_spell_system/doc_classes/CharacterSkeleton3D.xml @@ -1,5 +1,5 @@ - + 3d implementation for [CharacterSkeleton]. diff --git a/modules/entity_spell_system/doc_classes/CharacterSpec.xml b/modules/entity_spell_system/doc_classes/CharacterSpec.xml index 7f531b149..a016ba026 100644 --- a/modules/entity_spell_system/doc_classes/CharacterSpec.xml +++ b/modules/entity_spell_system/doc_classes/CharacterSpec.xml @@ -1,5 +1,5 @@ - + Contains data for a character's specialization. diff --git a/modules/entity_spell_system/doc_classes/ClassProfile.xml b/modules/entity_spell_system/doc_classes/ClassProfile.xml index 4b489677c..32dae00f1 100644 --- a/modules/entity_spell_system/doc_classes/ClassProfile.xml +++ b/modules/entity_spell_system/doc_classes/ClassProfile.xml @@ -1,5 +1,5 @@ - + Contains all profile information for an [Entity]'s class. Related to [ProfileManager]. diff --git a/modules/entity_spell_system/doc_classes/ComplexLevelStatData.xml b/modules/entity_spell_system/doc_classes/ComplexLevelStatData.xml index a219d1efa..addbc4049 100644 --- a/modules/entity_spell_system/doc_classes/ComplexLevelStatData.xml +++ b/modules/entity_spell_system/doc_classes/ComplexLevelStatData.xml @@ -1,5 +1,5 @@ - + Per level stat information for an [Entity]. diff --git a/modules/entity_spell_system/doc_classes/CraftRecipe.xml b/modules/entity_spell_system/doc_classes/CraftRecipe.xml index 08d443bcc..8e867c755 100644 --- a/modules/entity_spell_system/doc_classes/CraftRecipe.xml +++ b/modules/entity_spell_system/doc_classes/CraftRecipe.xml @@ -1,5 +1,5 @@ - + Recipe data for the crafting system. diff --git a/modules/entity_spell_system/doc_classes/CraftRecipeHelper.xml b/modules/entity_spell_system/doc_classes/CraftRecipeHelper.xml index 5ef5cea58..193d9226b 100644 --- a/modules/entity_spell_system/doc_classes/CraftRecipeHelper.xml +++ b/modules/entity_spell_system/doc_classes/CraftRecipeHelper.xml @@ -1,5 +1,5 @@ - + Contains one item entry for [CraftRecipes]s diff --git a/modules/entity_spell_system/doc_classes/ESDragAndDrop.xml b/modules/entity_spell_system/doc_classes/ESDragAndDrop.xml index 88707d76a..038a407b6 100644 --- a/modules/entity_spell_system/doc_classes/ESDragAndDrop.xml +++ b/modules/entity_spell_system/doc_classes/ESDragAndDrop.xml @@ -1,5 +1,5 @@ - + Drag and drop helper class for the actionbars, and inventory. diff --git a/modules/entity_spell_system/doc_classes/ESS.xml b/modules/entity_spell_system/doc_classes/ESS.xml index 55c4ceedc..cd94ca35e 100644 --- a/modules/entity_spell_system/doc_classes/ESS.xml +++ b/modules/entity_spell_system/doc_classes/ESS.xml @@ -1,5 +1,5 @@ - + The ESS singleton. diff --git a/modules/entity_spell_system/doc_classes/ESSEntitySpawner.xml b/modules/entity_spell_system/doc_classes/ESSEntitySpawner.xml index 1d8c47bfb..fa585457a 100644 --- a/modules/entity_spell_system/doc_classes/ESSEntitySpawner.xml +++ b/modules/entity_spell_system/doc_classes/ESSEntitySpawner.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSMaterialCache.xml b/modules/entity_spell_system/doc_classes/ESSMaterialCache.xml index 6053cbb2d..afcd1bd40 100644 --- a/modules/entity_spell_system/doc_classes/ESSMaterialCache.xml +++ b/modules/entity_spell_system/doc_classes/ESSMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSMaterialCachePCM.xml b/modules/entity_spell_system/doc_classes/ESSMaterialCachePCM.xml index 0970583ff..e3a425a84 100644 --- a/modules/entity_spell_system/doc_classes/ESSMaterialCachePCM.xml +++ b/modules/entity_spell_system/doc_classes/ESSMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSResourceDB.xml b/modules/entity_spell_system/doc_classes/ESSResourceDB.xml index 4ee477125..b635703f2 100644 --- a/modules/entity_spell_system/doc_classes/ESSResourceDB.xml +++ b/modules/entity_spell_system/doc_classes/ESSResourceDB.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSResourceDBFolders.xml b/modules/entity_spell_system/doc_classes/ESSResourceDBFolders.xml index 8040c3ccc..424b9a0c0 100644 --- a/modules/entity_spell_system/doc_classes/ESSResourceDBFolders.xml +++ b/modules/entity_spell_system/doc_classes/ESSResourceDBFolders.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSResourceDBMap.xml b/modules/entity_spell_system/doc_classes/ESSResourceDBMap.xml index 910f0ebf8..f4afe3de6 100644 --- a/modules/entity_spell_system/doc_classes/ESSResourceDBMap.xml +++ b/modules/entity_spell_system/doc_classes/ESSResourceDBMap.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ESSResourceDBStatic.xml b/modules/entity_spell_system/doc_classes/ESSResourceDBStatic.xml index f29f4b368..00cd8e64a 100644 --- a/modules/entity_spell_system/doc_classes/ESSResourceDBStatic.xml +++ b/modules/entity_spell_system/doc_classes/ESSResourceDBStatic.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/Entity.xml b/modules/entity_spell_system/doc_classes/Entity.xml index 4cf54d65d..1793ab6f1 100644 --- a/modules/entity_spell_system/doc_classes/Entity.xml +++ b/modules/entity_spell_system/doc_classes/Entity.xml @@ -1,5 +1,5 @@ - + Represents an [Entity] inside the world. Entities can be players, mobs, chests, or any kind of interactable things. diff --git a/modules/entity_spell_system/doc_classes/EntityAI.xml b/modules/entity_spell_system/doc_classes/EntityAI.xml index 5aa46ad11..37802d004 100644 --- a/modules/entity_spell_system/doc_classes/EntityAI.xml +++ b/modules/entity_spell_system/doc_classes/EntityAI.xml @@ -1,5 +1,5 @@ - + You can implement AI for [Entities] with this. diff --git a/modules/entity_spell_system/doc_classes/EntityClassData.xml b/modules/entity_spell_system/doc_classes/EntityClassData.xml index be2d1ba7c..e2c3a16ef 100644 --- a/modules/entity_spell_system/doc_classes/EntityClassData.xml +++ b/modules/entity_spell_system/doc_classes/EntityClassData.xml @@ -1,5 +1,5 @@ - + Contains all of information for an [Entity]'s class. (Ingame class) diff --git a/modules/entity_spell_system/doc_classes/EntityCreateInfo.xml b/modules/entity_spell_system/doc_classes/EntityCreateInfo.xml index 4321e4ee0..8922537d5 100644 --- a/modules/entity_spell_system/doc_classes/EntityCreateInfo.xml +++ b/modules/entity_spell_system/doc_classes/EntityCreateInfo.xml @@ -1,5 +1,5 @@ - + Helper class used for [Entity] creation, and setup. diff --git a/modules/entity_spell_system/doc_classes/EntityData.xml b/modules/entity_spell_system/doc_classes/EntityData.xml index f0a67db70..0d5eb43cd 100644 --- a/modules/entity_spell_system/doc_classes/EntityData.xml +++ b/modules/entity_spell_system/doc_classes/EntityData.xml @@ -1,5 +1,5 @@ - + Contains all data for a given [Entity]. Think of this as all the data for a mob, or a player. diff --git a/modules/entity_spell_system/doc_classes/EntityDataContainer.xml b/modules/entity_spell_system/doc_classes/EntityDataContainer.xml index 6382471cb..c51d21f93 100644 --- a/modules/entity_spell_system/doc_classes/EntityDataContainer.xml +++ b/modules/entity_spell_system/doc_classes/EntityDataContainer.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/EntityEnums.xml b/modules/entity_spell_system/doc_classes/EntityEnums.xml index 12d3cc6f5..9daaa4ae1 100644 --- a/modules/entity_spell_system/doc_classes/EntityEnums.xml +++ b/modules/entity_spell_system/doc_classes/EntityEnums.xml @@ -1,5 +1,5 @@ - + Contains lots of general-use enums for entities. diff --git a/modules/entity_spell_system/doc_classes/EntityResource.xml b/modules/entity_spell_system/doc_classes/EntityResource.xml index 26c2f8fce..715f4615e 100644 --- a/modules/entity_spell_system/doc_classes/EntityResource.xml +++ b/modules/entity_spell_system/doc_classes/EntityResource.xml @@ -1,5 +1,5 @@ - + An instance of an entity resource. Resource in this context is things like mana. diff --git a/modules/entity_spell_system/doc_classes/EntityResourceCostData.xml b/modules/entity_spell_system/doc_classes/EntityResourceCostData.xml index 9d22b7376..02a60ee7b 100644 --- a/modules/entity_spell_system/doc_classes/EntityResourceCostData.xml +++ b/modules/entity_spell_system/doc_classes/EntityResourceCostData.xml @@ -1,5 +1,5 @@ - + Contains a resource cost. Resource in this context is things like mana. diff --git a/modules/entity_spell_system/doc_classes/EntityResourceCostDataHealth.xml b/modules/entity_spell_system/doc_classes/EntityResourceCostDataHealth.xml index 4bb550540..331b165c2 100644 --- a/modules/entity_spell_system/doc_classes/EntityResourceCostDataHealth.xml +++ b/modules/entity_spell_system/doc_classes/EntityResourceCostDataHealth.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/EntityResourceCostDataResource.xml b/modules/entity_spell_system/doc_classes/EntityResourceCostDataResource.xml index 93a97d432..88cce43f0 100644 --- a/modules/entity_spell_system/doc_classes/EntityResourceCostDataResource.xml +++ b/modules/entity_spell_system/doc_classes/EntityResourceCostDataResource.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/EntityResourceHealth.xml b/modules/entity_spell_system/doc_classes/EntityResourceHealth.xml index 7b89be28b..2b0a0836d 100644 --- a/modules/entity_spell_system/doc_classes/EntityResourceHealth.xml +++ b/modules/entity_spell_system/doc_classes/EntityResourceHealth.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/EntityResourceSpeed.xml b/modules/entity_spell_system/doc_classes/EntityResourceSpeed.xml index 6c1afb470..4130a0b13 100644 --- a/modules/entity_spell_system/doc_classes/EntityResourceSpeed.xml +++ b/modules/entity_spell_system/doc_classes/EntityResourceSpeed.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/EntitySkill.xml b/modules/entity_spell_system/doc_classes/EntitySkill.xml index 5df483061..2808ce4ba 100644 --- a/modules/entity_spell_system/doc_classes/EntitySkill.xml +++ b/modules/entity_spell_system/doc_classes/EntitySkill.xml @@ -1,5 +1,5 @@ - + Contains runtime skill data for an [Entity]. diff --git a/modules/entity_spell_system/doc_classes/EntitySkillData.xml b/modules/entity_spell_system/doc_classes/EntitySkillData.xml index 9e98cfd25..fd302b3c3 100644 --- a/modules/entity_spell_system/doc_classes/EntitySkillData.xml +++ b/modules/entity_spell_system/doc_classes/EntitySkillData.xml @@ -1,5 +1,5 @@ - + Contains skill data for an [Entity]. diff --git a/modules/entity_spell_system/doc_classes/EntitySpeciesData.xml b/modules/entity_spell_system/doc_classes/EntitySpeciesData.xml index 93dc90223..5cfad4317 100644 --- a/modules/entity_spell_system/doc_classes/EntitySpeciesData.xml +++ b/modules/entity_spell_system/doc_classes/EntitySpeciesData.xml @@ -1,5 +1,5 @@ - + Contains visual data for a species. diff --git a/modules/entity_spell_system/doc_classes/EquipmentData.xml b/modules/entity_spell_system/doc_classes/EquipmentData.xml index 6ea409191..8b77ff9f7 100644 --- a/modules/entity_spell_system/doc_classes/EquipmentData.xml +++ b/modules/entity_spell_system/doc_classes/EquipmentData.xml @@ -1,5 +1,5 @@ - + Stores equipment information. diff --git a/modules/entity_spell_system/doc_classes/InputProfile.xml b/modules/entity_spell_system/doc_classes/InputProfile.xml index cfc92fbc8..a47486a9c 100644 --- a/modules/entity_spell_system/doc_classes/InputProfile.xml +++ b/modules/entity_spell_system/doc_classes/InputProfile.xml @@ -1,5 +1,5 @@ - + Will store keybind information. [ProfileManager] related. diff --git a/modules/entity_spell_system/doc_classes/InputProfileModifier.xml b/modules/entity_spell_system/doc_classes/InputProfileModifier.xml index 855c77fae..cdc910c0d 100644 --- a/modules/entity_spell_system/doc_classes/InputProfileModifier.xml +++ b/modules/entity_spell_system/doc_classes/InputProfileModifier.xml @@ -1,5 +1,5 @@ - + Stores data for bindable modifiers. Not yet implemented. diff --git a/modules/entity_spell_system/doc_classes/InputProfileModifierEntry.xml b/modules/entity_spell_system/doc_classes/InputProfileModifierEntry.xml index e7ca85dd0..65161ec38 100644 --- a/modules/entity_spell_system/doc_classes/InputProfileModifierEntry.xml +++ b/modules/entity_spell_system/doc_classes/InputProfileModifierEntry.xml @@ -1,5 +1,5 @@ - + One key entry for a key. diff --git a/modules/entity_spell_system/doc_classes/ItemContainerData.xml b/modules/entity_spell_system/doc_classes/ItemContainerData.xml index ade4808fc..3f9d16e0f 100644 --- a/modules/entity_spell_system/doc_classes/ItemContainerData.xml +++ b/modules/entity_spell_system/doc_classes/ItemContainerData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ItemContainerDataEntry.xml b/modules/entity_spell_system/doc_classes/ItemContainerDataEntry.xml index a623bc509..a8adeed2c 100644 --- a/modules/entity_spell_system/doc_classes/ItemContainerDataEntry.xml +++ b/modules/entity_spell_system/doc_classes/ItemContainerDataEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/ItemEnums.xml b/modules/entity_spell_system/doc_classes/ItemEnums.xml index a5c3246e6..8c0dfc00d 100644 --- a/modules/entity_spell_system/doc_classes/ItemEnums.xml +++ b/modules/entity_spell_system/doc_classes/ItemEnums.xml @@ -1,5 +1,5 @@ - + Contains lots of general-use enums for items. diff --git a/modules/entity_spell_system/doc_classes/ItemInstance.xml b/modules/entity_spell_system/doc_classes/ItemInstance.xml index 42aa3c093..330487301 100644 --- a/modules/entity_spell_system/doc_classes/ItemInstance.xml +++ b/modules/entity_spell_system/doc_classes/ItemInstance.xml @@ -1,5 +1,5 @@ - + Runtime information for an item. diff --git a/modules/entity_spell_system/doc_classes/ItemTemplate.xml b/modules/entity_spell_system/doc_classes/ItemTemplate.xml index 88cf9f6b2..4a7610e5b 100644 --- a/modules/entity_spell_system/doc_classes/ItemTemplate.xml +++ b/modules/entity_spell_system/doc_classes/ItemTemplate.xml @@ -1,5 +1,5 @@ - + Contains item information. diff --git a/modules/entity_spell_system/doc_classes/LevelStatData.xml b/modules/entity_spell_system/doc_classes/LevelStatData.xml index 0fe280380..e0c396fbe 100644 --- a/modules/entity_spell_system/doc_classes/LevelStatData.xml +++ b/modules/entity_spell_system/doc_classes/LevelStatData.xml @@ -1,5 +1,5 @@ - + Base class for storing level stat information for entities. diff --git a/modules/entity_spell_system/doc_classes/LootDataBase.xml b/modules/entity_spell_system/doc_classes/LootDataBase.xml index 93f10d87a..fd31a3b1a 100644 --- a/modules/entity_spell_system/doc_classes/LootDataBase.xml +++ b/modules/entity_spell_system/doc_classes/LootDataBase.xml @@ -1,5 +1,5 @@ - + Base class for storing loot information for entities. diff --git a/modules/entity_spell_system/doc_classes/ModelVisual.xml b/modules/entity_spell_system/doc_classes/ModelVisual.xml index 0bf096377..8aff23937 100644 --- a/modules/entity_spell_system/doc_classes/ModelVisual.xml +++ b/modules/entity_spell_system/doc_classes/ModelVisual.xml @@ -1,5 +1,5 @@ - + Contains an item's visual information. diff --git a/modules/entity_spell_system/doc_classes/ModelVisualEntry.xml b/modules/entity_spell_system/doc_classes/ModelVisualEntry.xml index 48047db55..b9c80b62b 100644 --- a/modules/entity_spell_system/doc_classes/ModelVisualEntry.xml +++ b/modules/entity_spell_system/doc_classes/ModelVisualEntry.xml @@ -1,5 +1,5 @@ - + One Entry for [ModelVisual]. diff --git a/modules/entity_spell_system/doc_classes/PlayerProfile.xml b/modules/entity_spell_system/doc_classes/PlayerProfile.xml index ccb20005f..89bcb64ea 100644 --- a/modules/entity_spell_system/doc_classes/PlayerProfile.xml +++ b/modules/entity_spell_system/doc_classes/PlayerProfile.xml @@ -1,5 +1,5 @@ - + Stores the data for a player. Also see [ProfileManager]. diff --git a/modules/entity_spell_system/doc_classes/ProfileManager.xml b/modules/entity_spell_system/doc_classes/ProfileManager.xml index d34d751bf..6de962adf 100644 --- a/modules/entity_spell_system/doc_classes/ProfileManager.xml +++ b/modules/entity_spell_system/doc_classes/ProfileManager.xml @@ -1,5 +1,5 @@ - + Stores, saves, loads per class profile data. Should be added as an autoload, or at least is should be in the scene before spawning entities. diff --git a/modules/entity_spell_system/doc_classes/PropDataEntity.xml b/modules/entity_spell_system/doc_classes/PropDataEntity.xml index 3a90cd5af..d2168558f 100644 --- a/modules/entity_spell_system/doc_classes/PropDataEntity.xml +++ b/modules/entity_spell_system/doc_classes/PropDataEntity.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/SimpleLevelStatData.xml b/modules/entity_spell_system/doc_classes/SimpleLevelStatData.xml index 6f015fdee..424afce40 100644 --- a/modules/entity_spell_system/doc_classes/SimpleLevelStatData.xml +++ b/modules/entity_spell_system/doc_classes/SimpleLevelStatData.xml @@ -1,5 +1,5 @@ - + Simple per-level [Stat] information for entities. diff --git a/modules/entity_spell_system/doc_classes/SkeletonModelEntry.xml b/modules/entity_spell_system/doc_classes/SkeletonModelEntry.xml index 39c9660fb..bc10f798e 100644 --- a/modules/entity_spell_system/doc_classes/SkeletonModelEntry.xml +++ b/modules/entity_spell_system/doc_classes/SkeletonModelEntry.xml @@ -1,5 +1,5 @@ - + Runtime model item entry helper for skeletons. Used by [CharacterSkeleton3D] for example. diff --git a/modules/entity_spell_system/doc_classes/SpeciesInstance.xml b/modules/entity_spell_system/doc_classes/SpeciesInstance.xml index ee3e0acae..dfb5f34af 100644 --- a/modules/entity_spell_system/doc_classes/SpeciesInstance.xml +++ b/modules/entity_spell_system/doc_classes/SpeciesInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/SpeciesModelData.xml b/modules/entity_spell_system/doc_classes/SpeciesModelData.xml index c38465ed5..99ea2e247 100644 --- a/modules/entity_spell_system/doc_classes/SpeciesModelData.xml +++ b/modules/entity_spell_system/doc_classes/SpeciesModelData.xml @@ -1,5 +1,5 @@ - + Stores model information for [EntitySpeciesData]. diff --git a/modules/entity_spell_system/doc_classes/Spell.xml b/modules/entity_spell_system/doc_classes/Spell.xml index 6be5cf4b1..f47854c28 100644 --- a/modules/entity_spell_system/doc_classes/Spell.xml +++ b/modules/entity_spell_system/doc_classes/Spell.xml @@ -1,5 +1,5 @@ - + Base [Spell] class. Contains data, and callbacks for spell scripts. Inherit from this to create spells with different functionality. diff --git a/modules/entity_spell_system/doc_classes/SpellCastInfo.xml b/modules/entity_spell_system/doc_classes/SpellCastInfo.xml index 58514e501..3257efc1f 100644 --- a/modules/entity_spell_system/doc_classes/SpellCastInfo.xml +++ b/modules/entity_spell_system/doc_classes/SpellCastInfo.xml @@ -1,5 +1,5 @@ - + Contains spell cast related information, for easy manipulation with auras, spell callbacks, etc. diff --git a/modules/entity_spell_system/doc_classes/SpellCooldownManipulationData.xml b/modules/entity_spell_system/doc_classes/SpellCooldownManipulationData.xml index 172a647cc..0d5885c34 100644 --- a/modules/entity_spell_system/doc_classes/SpellCooldownManipulationData.xml +++ b/modules/entity_spell_system/doc_classes/SpellCooldownManipulationData.xml @@ -1,5 +1,5 @@ - + Contains data for easy spell cooldown manipulations. Not yet implemented. diff --git a/modules/entity_spell_system/doc_classes/SpellDamageInfo.xml b/modules/entity_spell_system/doc_classes/SpellDamageInfo.xml index 51486f2dd..aa28bba60 100644 --- a/modules/entity_spell_system/doc_classes/SpellDamageInfo.xml +++ b/modules/entity_spell_system/doc_classes/SpellDamageInfo.xml @@ -1,5 +1,5 @@ - + Contains damage information. It is passed around in callbacks, so things can modify values. (absorbs, immunities etc.) diff --git a/modules/entity_spell_system/doc_classes/SpellEffectVisual.xml b/modules/entity_spell_system/doc_classes/SpellEffectVisual.xml index 729ad646a..db9e3c662 100644 --- a/modules/entity_spell_system/doc_classes/SpellEffectVisual.xml +++ b/modules/entity_spell_system/doc_classes/SpellEffectVisual.xml @@ -1,5 +1,5 @@ - + Base class for storing spell visual information, like particle effects. diff --git a/modules/entity_spell_system/doc_classes/SpellEffectVisualSimple.xml b/modules/entity_spell_system/doc_classes/SpellEffectVisualSimple.xml index dad3fea60..bf1a68046 100644 --- a/modules/entity_spell_system/doc_classes/SpellEffectVisualSimple.xml +++ b/modules/entity_spell_system/doc_classes/SpellEffectVisualSimple.xml @@ -1,5 +1,5 @@ - + Simple implementation od [SpellEfectVisual]. diff --git a/modules/entity_spell_system/doc_classes/SpellEnums.xml b/modules/entity_spell_system/doc_classes/SpellEnums.xml index 2f8d40452..ddaa46177 100644 --- a/modules/entity_spell_system/doc_classes/SpellEnums.xml +++ b/modules/entity_spell_system/doc_classes/SpellEnums.xml @@ -1,5 +1,5 @@ - + Contains lots of general-use enums for spells. diff --git a/modules/entity_spell_system/doc_classes/SpellFollowProjectile3D.xml b/modules/entity_spell_system/doc_classes/SpellFollowProjectile3D.xml index 5e3bd8ee8..8bf5a1564 100644 --- a/modules/entity_spell_system/doc_classes/SpellFollowProjectile3D.xml +++ b/modules/entity_spell_system/doc_classes/SpellFollowProjectile3D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/entity_spell_system/doc_classes/SpellHealInfo.xml b/modules/entity_spell_system/doc_classes/SpellHealInfo.xml index abafc5586..96900a46d 100644 --- a/modules/entity_spell_system/doc_classes/SpellHealInfo.xml +++ b/modules/entity_spell_system/doc_classes/SpellHealInfo.xml @@ -1,5 +1,5 @@ - + Contains heal information. It is passed around in callbacks, so things can modify values. (absorbs, immunities etc.) diff --git a/modules/entity_spell_system/doc_classes/StatData.xml b/modules/entity_spell_system/doc_classes/StatData.xml index 000804597..dea8ec8cb 100644 --- a/modules/entity_spell_system/doc_classes/StatData.xml +++ b/modules/entity_spell_system/doc_classes/StatData.xml @@ -1,5 +1,5 @@ - + Contains a [Stat]'s data. diff --git a/modules/entity_spell_system/doc_classes/VendorItemData.xml b/modules/entity_spell_system/doc_classes/VendorItemData.xml index 265b1e636..011a186c9 100644 --- a/modules/entity_spell_system/doc_classes/VendorItemData.xml +++ b/modules/entity_spell_system/doc_classes/VendorItemData.xml @@ -1,5 +1,5 @@ - + Contains vendor item data for an [Entity]/[EntityData]. diff --git a/modules/entity_spell_system/doc_classes/VendorItemDataEntry.xml b/modules/entity_spell_system/doc_classes/VendorItemDataEntry.xml index 0aa90b052..6416c9090 100644 --- a/modules/entity_spell_system/doc_classes/VendorItemDataEntry.xml +++ b/modules/entity_spell_system/doc_classes/VendorItemDataEntry.xml @@ -1,5 +1,5 @@ - + Contains one entry for a [VendorItemData]. diff --git a/modules/fastnoise/doc_classes/FastNoise.xml b/modules/fastnoise/doc_classes/FastNoise.xml index 699ba7727..463b9df60 100644 --- a/modules/fastnoise/doc_classes/FastNoise.xml +++ b/modules/fastnoise/doc_classes/FastNoise.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/fastnoise/doc_classes/FastnoiseNoiseParams.xml b/modules/fastnoise/doc_classes/FastnoiseNoiseParams.xml index 6dd88b0ba..5e5d36512 100644 --- a/modules/fastnoise/doc_classes/FastnoiseNoiseParams.xml +++ b/modules/fastnoise/doc_classes/FastnoiseNoiseParams.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/GDNative.xml b/modules/gdnative/doc_classes/GDNative.xml index ccd554dd4..6f7904705 100644 --- a/modules/gdnative/doc_classes/GDNative.xml +++ b/modules/gdnative/doc_classes/GDNative.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/GDNativeLibrary.xml b/modules/gdnative/doc_classes/GDNativeLibrary.xml index a985a62c8..581a0975e 100644 --- a/modules/gdnative/doc_classes/GDNativeLibrary.xml +++ b/modules/gdnative/doc_classes/GDNativeLibrary.xml @@ -1,5 +1,5 @@ - + An external library containing functions or script classes to use in Pandemonium. diff --git a/modules/gdnative/doc_classes/MultiplayerPeerGDNative.xml b/modules/gdnative/doc_classes/MultiplayerPeerGDNative.xml index 2b748dd7a..c68dd0c45 100644 --- a/modules/gdnative/doc_classes/MultiplayerPeerGDNative.xml +++ b/modules/gdnative/doc_classes/MultiplayerPeerGDNative.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/NativeScript.xml b/modules/gdnative/doc_classes/NativeScript.xml index 9208dcdf3..e9e4e1516 100644 --- a/modules/gdnative/doc_classes/NativeScript.xml +++ b/modules/gdnative/doc_classes/NativeScript.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/PacketPeerGDNative.xml b/modules/gdnative/doc_classes/PacketPeerGDNative.xml index 17419c3df..a83792ff2 100644 --- a/modules/gdnative/doc_classes/PacketPeerGDNative.xml +++ b/modules/gdnative/doc_classes/PacketPeerGDNative.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/PluginScript.xml b/modules/gdnative/doc_classes/PluginScript.xml index 5fcc79bdc..d6f83043e 100644 --- a/modules/gdnative/doc_classes/PluginScript.xml +++ b/modules/gdnative/doc_classes/PluginScript.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/StreamPeerGDNative.xml b/modules/gdnative/doc_classes/StreamPeerGDNative.xml index 70220a68d..e319b0106 100644 --- a/modules/gdnative/doc_classes/StreamPeerGDNative.xml +++ b/modules/gdnative/doc_classes/StreamPeerGDNative.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/gdnative/doc_classes/VideoStreamGDNative.xml b/modules/gdnative/doc_classes/VideoStreamGDNative.xml index 7e4d1d8ac..0f4f2ebab 100644 --- a/modules/gdnative/doc_classes/VideoStreamGDNative.xml +++ b/modules/gdnative/doc_classes/VideoStreamGDNative.xml @@ -1,5 +1,5 @@ - + [VideoStream] resource for video formats implemented via GDNative. diff --git a/modules/gdscript/doc_classes/@GDScript.xml b/modules/gdscript/doc_classes/@GDScript.xml index 64bc4e6e4..f5dd0ef0b 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 0d277ec14..d2f1e714c 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/gdscript/doc_classes/GDScriptFunctionState.xml b/modules/gdscript/doc_classes/GDScriptFunctionState.xml index 54e3d4944..e722d019c 100644 --- a/modules/gdscript/doc_classes/GDScriptFunctionState.xml +++ b/modules/gdscript/doc_classes/GDScriptFunctionState.xml @@ -1,5 +1,5 @@ - + State of a function call after yielding. diff --git a/modules/gridmap/doc_classes/GridMap.xml b/modules/gridmap/doc_classes/GridMap.xml index 7567bc284..9f39381e9 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/gridmap/doc_classes/MeshLibrary.xml b/modules/gridmap/doc_classes/MeshLibrary.xml index c0199d6f9..de9f73d82 100644 --- a/modules/gridmap/doc_classes/MeshLibrary.xml +++ b/modules/gridmap/doc_classes/MeshLibrary.xml @@ -1,5 +1,5 @@ - + Library of meshes. diff --git a/modules/http_server_simple/doc_classes/WebServerSimple.xml b/modules/http_server_simple/doc_classes/WebServerSimple.xml index b0068f803..fde4832d3 100644 --- a/modules/http_server_simple/doc_classes/WebServerSimple.xml +++ b/modules/http_server_simple/doc_classes/WebServerSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/lz4/doc_classes/LZ4Compressor.xml b/modules/lz4/doc_classes/LZ4Compressor.xml index 13b1ed89b..60cb74f91 100644 --- a/modules/lz4/doc_classes/LZ4Compressor.xml +++ b/modules/lz4/doc_classes/LZ4Compressor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/CurveBase.xml b/modules/material_maker/doc_classes/CurveBase.xml index 0bc64609e..de110a7b6 100644 --- a/modules/material_maker/doc_classes/CurveBase.xml +++ b/modules/material_maker/doc_classes/CurveBase.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/GradientBase.xml b/modules/material_maker/doc_classes/GradientBase.xml index fa6124b88..016f3dcd0 100644 --- a/modules/material_maker/doc_classes/GradientBase.xml +++ b/modules/material_maker/doc_classes/GradientBase.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMAdjustHsv.xml b/modules/material_maker/doc_classes/MMAdjustHsv.xml index 2509d40a7..a9924bd02 100644 --- a/modules/material_maker/doc_classes/MMAdjustHsv.xml +++ b/modules/material_maker/doc_classes/MMAdjustHsv.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMAlgos.xml b/modules/material_maker/doc_classes/MMAlgos.xml index 40870f55b..11d823097 100644 --- a/modules/material_maker/doc_classes/MMAlgos.xml +++ b/modules/material_maker/doc_classes/MMAlgos.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMAnisotropicNoise.xml b/modules/material_maker/doc_classes/MMAnisotropicNoise.xml index 721bcd67b..386ea4ba6 100644 --- a/modules/material_maker/doc_classes/MMAnisotropicNoise.xml +++ b/modules/material_maker/doc_classes/MMAnisotropicNoise.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBeehive.xml b/modules/material_maker/doc_classes/MMBeehive.xml index 32d03fb67..0f02bceb8 100644 --- a/modules/material_maker/doc_classes/MMBeehive.xml +++ b/modules/material_maker/doc_classes/MMBeehive.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBlend.xml b/modules/material_maker/doc_classes/MMBlend.xml index 8c071f3e4..d6ff35069 100644 --- a/modules/material_maker/doc_classes/MMBlend.xml +++ b/modules/material_maker/doc_classes/MMBlend.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBlurGaussian.xml b/modules/material_maker/doc_classes/MMBlurGaussian.xml index bcbe7b9bd..23fa8dca4 100644 --- a/modules/material_maker/doc_classes/MMBlurGaussian.xml +++ b/modules/material_maker/doc_classes/MMBlurGaussian.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBlurSlope.xml b/modules/material_maker/doc_classes/MMBlurSlope.xml index fb1cc54e4..093058ef4 100644 --- a/modules/material_maker/doc_classes/MMBlurSlope.xml +++ b/modules/material_maker/doc_classes/MMBlurSlope.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBricks.xml b/modules/material_maker/doc_classes/MMBricks.xml index 72208c739..7d9a454ef 100644 --- a/modules/material_maker/doc_classes/MMBricks.xml +++ b/modules/material_maker/doc_classes/MMBricks.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMBrightnessContrast.xml b/modules/material_maker/doc_classes/MMBrightnessContrast.xml index 6c7448850..3721708f4 100644 --- a/modules/material_maker/doc_classes/MMBrightnessContrast.xml +++ b/modules/material_maker/doc_classes/MMBrightnessContrast.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMCircleMap.xml b/modules/material_maker/doc_classes/MMCircleMap.xml index c0fa8714a..b40e59ae9 100644 --- a/modules/material_maker/doc_classes/MMCircleMap.xml +++ b/modules/material_maker/doc_classes/MMCircleMap.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMCircularGradient.xml b/modules/material_maker/doc_classes/MMCircularGradient.xml index c7b96fdbd..bf76e123c 100644 --- a/modules/material_maker/doc_classes/MMCircularGradient.xml +++ b/modules/material_maker/doc_classes/MMCircularGradient.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMColorNoise.xml b/modules/material_maker/doc_classes/MMColorNoise.xml index bddb18b56..5d987073d 100644 --- a/modules/material_maker/doc_classes/MMColorNoise.xml +++ b/modules/material_maker/doc_classes/MMColorNoise.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMColorTiler.xml b/modules/material_maker/doc_classes/MMColorTiler.xml index 933491ff4..b68dfe78b 100644 --- a/modules/material_maker/doc_classes/MMColorTiler.xml +++ b/modules/material_maker/doc_classes/MMColorTiler.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMColorValue.xml b/modules/material_maker/doc_classes/MMColorValue.xml index 1314e4718..afc513cf9 100644 --- a/modules/material_maker/doc_classes/MMColorValue.xml +++ b/modules/material_maker/doc_classes/MMColorValue.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMColorize.xml b/modules/material_maker/doc_classes/MMColorize.xml index e1381cb5c..1a0b0edc0 100644 --- a/modules/material_maker/doc_classes/MMColorize.xml +++ b/modules/material_maker/doc_classes/MMColorize.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMCombine.xml b/modules/material_maker/doc_classes/MMCombine.xml index 45067d725..8153c19f1 100644 --- a/modules/material_maker/doc_classes/MMCombine.xml +++ b/modules/material_maker/doc_classes/MMCombine.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMCurve.xml b/modules/material_maker/doc_classes/MMCurve.xml index 351cbdf29..40d964e36 100644 --- a/modules/material_maker/doc_classes/MMCurve.xml +++ b/modules/material_maker/doc_classes/MMCurve.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMDecompose.xml b/modules/material_maker/doc_classes/MMDecompose.xml index fb7a5be86..5e7ff7379 100644 --- a/modules/material_maker/doc_classes/MMDecompose.xml +++ b/modules/material_maker/doc_classes/MMDecompose.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMEmboss.xml b/modules/material_maker/doc_classes/MMEmboss.xml index 374e82668..324b62ff9 100644 --- a/modules/material_maker/doc_classes/MMEmboss.xml +++ b/modules/material_maker/doc_classes/MMEmboss.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFbmNoise.xml b/modules/material_maker/doc_classes/MMFbmNoise.xml index 941b56122..269291e9b 100644 --- a/modules/material_maker/doc_classes/MMFbmNoise.xml +++ b/modules/material_maker/doc_classes/MMFbmNoise.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillChannel.xml b/modules/material_maker/doc_classes/MMFillChannel.xml index 3b849d005..217410152 100644 --- a/modules/material_maker/doc_classes/MMFillChannel.xml +++ b/modules/material_maker/doc_classes/MMFillChannel.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToColor.xml b/modules/material_maker/doc_classes/MMFillToColor.xml index 76b3b9cbf..26d62f6f9 100644 --- a/modules/material_maker/doc_classes/MMFillToColor.xml +++ b/modules/material_maker/doc_classes/MMFillToColor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToPosition.xml b/modules/material_maker/doc_classes/MMFillToPosition.xml index b875dc722..4385b996d 100644 --- a/modules/material_maker/doc_classes/MMFillToPosition.xml +++ b/modules/material_maker/doc_classes/MMFillToPosition.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToRandomColor.xml b/modules/material_maker/doc_classes/MMFillToRandomColor.xml index d48cf1f70..cd923a119 100644 --- a/modules/material_maker/doc_classes/MMFillToRandomColor.xml +++ b/modules/material_maker/doc_classes/MMFillToRandomColor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToRandomGrey.xml b/modules/material_maker/doc_classes/MMFillToRandomGrey.xml index 8db474627..feaa07e6d 100644 --- a/modules/material_maker/doc_classes/MMFillToRandomGrey.xml +++ b/modules/material_maker/doc_classes/MMFillToRandomGrey.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToSize.xml b/modules/material_maker/doc_classes/MMFillToSize.xml index fd5023872..35025b721 100644 --- a/modules/material_maker/doc_classes/MMFillToSize.xml +++ b/modules/material_maker/doc_classes/MMFillToSize.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMFillToUv.xml b/modules/material_maker/doc_classes/MMFillToUv.xml index 2890b5323..399f975c0 100644 --- a/modules/material_maker/doc_classes/MMFillToUv.xml +++ b/modules/material_maker/doc_classes/MMFillToUv.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMGradient.xml b/modules/material_maker/doc_classes/MMGradient.xml index 3ec34854f..b5f41b9e9 100644 --- a/modules/material_maker/doc_classes/MMGradient.xml +++ b/modules/material_maker/doc_classes/MMGradient.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMGraphNode.xml b/modules/material_maker/doc_classes/MMGraphNode.xml index 3bf59160d..04c53b5fe 100644 --- a/modules/material_maker/doc_classes/MMGraphNode.xml +++ b/modules/material_maker/doc_classes/MMGraphNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMGreyscale.xml b/modules/material_maker/doc_classes/MMGreyscale.xml index 10e931907..68a4cd772 100644 --- a/modules/material_maker/doc_classes/MMGreyscale.xml +++ b/modules/material_maker/doc_classes/MMGreyscale.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMGreyscaleUniform.xml b/modules/material_maker/doc_classes/MMGreyscaleUniform.xml index bb766619b..18457be18 100644 --- a/modules/material_maker/doc_classes/MMGreyscaleUniform.xml +++ b/modules/material_maker/doc_classes/MMGreyscaleUniform.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMIching.xml b/modules/material_maker/doc_classes/MMIching.xml index 4d5f5fe3a..f6c99dde9 100644 --- a/modules/material_maker/doc_classes/MMIching.xml +++ b/modules/material_maker/doc_classes/MMIching.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMImage.xml b/modules/material_maker/doc_classes/MMImage.xml index 0ea577077..440776b36 100644 --- a/modules/material_maker/doc_classes/MMImage.xml +++ b/modules/material_maker/doc_classes/MMImage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMInvert.xml b/modules/material_maker/doc_classes/MMInvert.xml index 8c8da520e..949156ed1 100644 --- a/modules/material_maker/doc_classes/MMInvert.xml +++ b/modules/material_maker/doc_classes/MMInvert.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMKaleidoscope.xml b/modules/material_maker/doc_classes/MMKaleidoscope.xml index a73596e19..482d5da2f 100644 --- a/modules/material_maker/doc_classes/MMKaleidoscope.xml +++ b/modules/material_maker/doc_classes/MMKaleidoscope.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMMakeTileable.xml b/modules/material_maker/doc_classes/MMMakeTileable.xml index 404ff4621..3e9052404 100644 --- a/modules/material_maker/doc_classes/MMMakeTileable.xml +++ b/modules/material_maker/doc_classes/MMMakeTileable.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMMaterial.xml b/modules/material_maker/doc_classes/MMMaterial.xml index 35f8238ca..afda67485 100644 --- a/modules/material_maker/doc_classes/MMMaterial.xml +++ b/modules/material_maker/doc_classes/MMMaterial.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMMath.xml b/modules/material_maker/doc_classes/MMMath.xml index 99a473106..1ca20ce87 100644 --- a/modules/material_maker/doc_classes/MMMath.xml +++ b/modules/material_maker/doc_classes/MMMath.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMMirror.xml b/modules/material_maker/doc_classes/MMMirror.xml index 56c85c252..2c323dbb3 100644 --- a/modules/material_maker/doc_classes/MMMirror.xml +++ b/modules/material_maker/doc_classes/MMMirror.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMNode.xml b/modules/material_maker/doc_classes/MMNode.xml index 58465bc58..eff857a1a 100644 --- a/modules/material_maker/doc_classes/MMNode.xml +++ b/modules/material_maker/doc_classes/MMNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMNodeUniversalProperty.xml b/modules/material_maker/doc_classes/MMNodeUniversalProperty.xml index af8e33fc7..c156137e7 100644 --- a/modules/material_maker/doc_classes/MMNodeUniversalProperty.xml +++ b/modules/material_maker/doc_classes/MMNodeUniversalProperty.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMNoise.xml b/modules/material_maker/doc_classes/MMNoise.xml index e0e6b9a64..a145219ce 100644 --- a/modules/material_maker/doc_classes/MMNoise.xml +++ b/modules/material_maker/doc_classes/MMNoise.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMOutputImage.xml b/modules/material_maker/doc_classes/MMOutputImage.xml index f4e643930..4d3083411 100644 --- a/modules/material_maker/doc_classes/MMOutputImage.xml +++ b/modules/material_maker/doc_classes/MMOutputImage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMPattern.xml b/modules/material_maker/doc_classes/MMPattern.xml index 7786b62b0..97a03bfbb 100644 --- a/modules/material_maker/doc_classes/MMPattern.xml +++ b/modules/material_maker/doc_classes/MMPattern.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMQuantize.xml b/modules/material_maker/doc_classes/MMQuantize.xml index 33e495c5c..a2ca62f94 100644 --- a/modules/material_maker/doc_classes/MMQuantize.xml +++ b/modules/material_maker/doc_classes/MMQuantize.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMRadialGradient.xml b/modules/material_maker/doc_classes/MMRadialGradient.xml index f2c17a77c..ec4c234de 100644 --- a/modules/material_maker/doc_classes/MMRadialGradient.xml +++ b/modules/material_maker/doc_classes/MMRadialGradient.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMRepeat.xml b/modules/material_maker/doc_classes/MMRepeat.xml index ffb00325f..df2824411 100644 --- a/modules/material_maker/doc_classes/MMRepeat.xml +++ b/modules/material_maker/doc_classes/MMRepeat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMRotate.xml b/modules/material_maker/doc_classes/MMRotate.xml index 2ede94c28..caef83ea0 100644 --- a/modules/material_maker/doc_classes/MMRotate.xml +++ b/modules/material_maker/doc_classes/MMRotate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMRunes.xml b/modules/material_maker/doc_classes/MMRunes.xml index a8f973e7b..d0aa1a33c 100644 --- a/modules/material_maker/doc_classes/MMRunes.xml +++ b/modules/material_maker/doc_classes/MMRunes.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMScale.xml b/modules/material_maker/doc_classes/MMScale.xml index 49bdb6225..c92fd2b4d 100644 --- a/modules/material_maker/doc_classes/MMScale.xml +++ b/modules/material_maker/doc_classes/MMScale.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMScratches.xml b/modules/material_maker/doc_classes/MMScratches.xml index cc790e415..e78ac2958 100644 --- a/modules/material_maker/doc_classes/MMScratches.xml +++ b/modules/material_maker/doc_classes/MMScratches.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpAnnularShape.xml b/modules/material_maker/doc_classes/MMSdOpAnnularShape.xml index ccea289e4..49555c07d 100644 --- a/modules/material_maker/doc_classes/MMSdOpAnnularShape.xml +++ b/modules/material_maker/doc_classes/MMSdOpAnnularShape.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpBool.xml b/modules/material_maker/doc_classes/MMSdOpBool.xml index 4c994c0fe..8c3ffe546 100644 --- a/modules/material_maker/doc_classes/MMSdOpBool.xml +++ b/modules/material_maker/doc_classes/MMSdOpBool.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpCircleRepeat.xml b/modules/material_maker/doc_classes/MMSdOpCircleRepeat.xml index fe794df2f..8c394a70e 100644 --- a/modules/material_maker/doc_classes/MMSdOpCircleRepeat.xml +++ b/modules/material_maker/doc_classes/MMSdOpCircleRepeat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpMorph.xml b/modules/material_maker/doc_classes/MMSdOpMorph.xml index 7a5ba31db..1a12075e3 100644 --- a/modules/material_maker/doc_classes/MMSdOpMorph.xml +++ b/modules/material_maker/doc_classes/MMSdOpMorph.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpRepeat.xml b/modules/material_maker/doc_classes/MMSdOpRepeat.xml index 11a5e0698..a30e1f7bd 100644 --- a/modules/material_maker/doc_classes/MMSdOpRepeat.xml +++ b/modules/material_maker/doc_classes/MMSdOpRepeat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpRoundedShape.xml b/modules/material_maker/doc_classes/MMSdOpRoundedShape.xml index f6f309933..8fcece62a 100644 --- a/modules/material_maker/doc_classes/MMSdOpRoundedShape.xml +++ b/modules/material_maker/doc_classes/MMSdOpRoundedShape.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdOpSmoothBool.xml b/modules/material_maker/doc_classes/MMSdOpSmoothBool.xml index 436a2fd0d..cd3f0e479 100644 --- a/modules/material_maker/doc_classes/MMSdOpSmoothBool.xml +++ b/modules/material_maker/doc_classes/MMSdOpSmoothBool.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapeArc.xml b/modules/material_maker/doc_classes/MMSdShapeArc.xml index 650ac92c4..e0919c714 100644 --- a/modules/material_maker/doc_classes/MMSdShapeArc.xml +++ b/modules/material_maker/doc_classes/MMSdShapeArc.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapeBox.xml b/modules/material_maker/doc_classes/MMSdShapeBox.xml index 47e127fac..9c9af99b4 100644 --- a/modules/material_maker/doc_classes/MMSdShapeBox.xml +++ b/modules/material_maker/doc_classes/MMSdShapeBox.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapeCircle.xml b/modules/material_maker/doc_classes/MMSdShapeCircle.xml index 8506c35f6..633b6deb5 100644 --- a/modules/material_maker/doc_classes/MMSdShapeCircle.xml +++ b/modules/material_maker/doc_classes/MMSdShapeCircle.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapeLine.xml b/modules/material_maker/doc_classes/MMSdShapeLine.xml index 7e214d08e..59de9e6d4 100644 --- a/modules/material_maker/doc_classes/MMSdShapeLine.xml +++ b/modules/material_maker/doc_classes/MMSdShapeLine.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapePolygon.xml b/modules/material_maker/doc_classes/MMSdShapePolygon.xml index 768df08c5..89abbbf8b 100644 --- a/modules/material_maker/doc_classes/MMSdShapePolygon.xml +++ b/modules/material_maker/doc_classes/MMSdShapePolygon.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdShapeRhombus.xml b/modules/material_maker/doc_classes/MMSdShapeRhombus.xml index 0f7721fa9..3e4ff58f0 100644 --- a/modules/material_maker/doc_classes/MMSdShapeRhombus.xml +++ b/modules/material_maker/doc_classes/MMSdShapeRhombus.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdTfRotate.xml b/modules/material_maker/doc_classes/MMSdTfRotate.xml index 0f6468e93..04d2aa907 100644 --- a/modules/material_maker/doc_classes/MMSdTfRotate.xml +++ b/modules/material_maker/doc_classes/MMSdTfRotate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdTfScale.xml b/modules/material_maker/doc_classes/MMSdTfScale.xml index 3129a473a..844131188 100644 --- a/modules/material_maker/doc_classes/MMSdTfScale.xml +++ b/modules/material_maker/doc_classes/MMSdTfScale.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdTfTranslate.xml b/modules/material_maker/doc_classes/MMSdTfTranslate.xml index 7b2bce79b..b719d0fe4 100644 --- a/modules/material_maker/doc_classes/MMSdTfTranslate.xml +++ b/modules/material_maker/doc_classes/MMSdTfTranslate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dColor.xml b/modules/material_maker/doc_classes/MMSdf3dColor.xml index fdce04b00..341504f8b 100644 --- a/modules/material_maker/doc_classes/MMSdf3dColor.xml +++ b/modules/material_maker/doc_classes/MMSdf3dColor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpBool.xml b/modules/material_maker/doc_classes/MMSdf3dOpBool.xml index 117e4e4f0..c9721d1eb 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpBool.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpBool.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpCircleRepeat.xml b/modules/material_maker/doc_classes/MMSdf3dOpCircleRepeat.xml index a554c593c..36a1392b4 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpCircleRepeat.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpCircleRepeat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpElongation.xml b/modules/material_maker/doc_classes/MMSdf3dOpElongation.xml index d59ce64fd..64be4a1ec 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpElongation.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpElongation.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpExtrusion.xml b/modules/material_maker/doc_classes/MMSdf3dOpExtrusion.xml index 08dfe276d..7ce15032d 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpExtrusion.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpExtrusion.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpMorph.xml b/modules/material_maker/doc_classes/MMSdf3dOpMorph.xml index 01a7f61b4..aff3bf41c 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpMorph.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpMorph.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpRepeat.xml b/modules/material_maker/doc_classes/MMSdf3dOpRepeat.xml index e566d3917..663b67f38 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpRepeat.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpRepeat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpRevolution.xml b/modules/material_maker/doc_classes/MMSdf3dOpRevolution.xml index 46098f4e1..8e624711f 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpRevolution.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpRevolution.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpRounded.xml b/modules/material_maker/doc_classes/MMSdf3dOpRounded.xml index df812fd07..d76e9918f 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpRounded.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpRounded.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dOpSmoothBool.xml b/modules/material_maker/doc_classes/MMSdf3dOpSmoothBool.xml index bb37954c1..f41f38872 100644 --- a/modules/material_maker/doc_classes/MMSdf3dOpSmoothBool.xml +++ b/modules/material_maker/doc_classes/MMSdf3dOpSmoothBool.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dRender.xml b/modules/material_maker/doc_classes/MMSdf3dRender.xml index 1dbcd17bf..de0b76dd4 100644 --- a/modules/material_maker/doc_classes/MMSdf3dRender.xml +++ b/modules/material_maker/doc_classes/MMSdf3dRender.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeBox.xml b/modules/material_maker/doc_classes/MMSdf3dShapeBox.xml index a68867a05..a48680d64 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeBox.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeBox.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeCapsule.xml b/modules/material_maker/doc_classes/MMSdf3dShapeCapsule.xml index a10a5a421..2937cee22 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeCapsule.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeCapsule.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeCone.xml b/modules/material_maker/doc_classes/MMSdf3dShapeCone.xml index 78f0332fe..1d3db2035 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeCone.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeCone.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeCylinder.xml b/modules/material_maker/doc_classes/MMSdf3dShapeCylinder.xml index 02bed6caa..37be4ddcf 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeCylinder.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeCylinder.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeSphere.xml b/modules/material_maker/doc_classes/MMSdf3dShapeSphere.xml index a15d1e9cb..2e24758a7 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeSphere.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeSphere.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dShapeTorus.xml b/modules/material_maker/doc_classes/MMSdf3dShapeTorus.xml index 9b09202bb..2d24e1357 100644 --- a/modules/material_maker/doc_classes/MMSdf3dShapeTorus.xml +++ b/modules/material_maker/doc_classes/MMSdf3dShapeTorus.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dTfRotate.xml b/modules/material_maker/doc_classes/MMSdf3dTfRotate.xml index b37024f4f..62caef046 100644 --- a/modules/material_maker/doc_classes/MMSdf3dTfRotate.xml +++ b/modules/material_maker/doc_classes/MMSdf3dTfRotate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dTfScale.xml b/modules/material_maker/doc_classes/MMSdf3dTfScale.xml index 3c032e960..80714a7ec 100644 --- a/modules/material_maker/doc_classes/MMSdf3dTfScale.xml +++ b/modules/material_maker/doc_classes/MMSdf3dTfScale.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSdf3dTfTranslate.xml b/modules/material_maker/doc_classes/MMSdf3dTfTranslate.xml index d4f412c98..4e57d8c2a 100644 --- a/modules/material_maker/doc_classes/MMSdf3dTfTranslate.xml +++ b/modules/material_maker/doc_classes/MMSdf3dTfTranslate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMShape.xml b/modules/material_maker/doc_classes/MMShape.xml index bf9a6d609..d1a074b5e 100644 --- a/modules/material_maker/doc_classes/MMShape.xml +++ b/modules/material_maker/doc_classes/MMShape.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMShear.xml b/modules/material_maker/doc_classes/MMShear.xml index 3caf58138..de1cf631c 100644 --- a/modules/material_maker/doc_classes/MMShear.xml +++ b/modules/material_maker/doc_classes/MMShear.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSineWave.xml b/modules/material_maker/doc_classes/MMSineWave.xml index 50eb5c62a..0a1a5d763 100644 --- a/modules/material_maker/doc_classes/MMSineWave.xml +++ b/modules/material_maker/doc_classes/MMSineWave.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMSwapChannels.xml b/modules/material_maker/doc_classes/MMSwapChannels.xml index 33f481fa5..283dce875 100644 --- a/modules/material_maker/doc_classes/MMSwapChannels.xml +++ b/modules/material_maker/doc_classes/MMSwapChannels.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTiler.xml b/modules/material_maker/doc_classes/MMTiler.xml index 37a5ab820..ede339540 100644 --- a/modules/material_maker/doc_classes/MMTiler.xml +++ b/modules/material_maker/doc_classes/MMTiler.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTonality.xml b/modules/material_maker/doc_classes/MMTonality.xml index 4c717bc15..1d58da9b0 100644 --- a/modules/material_maker/doc_classes/MMTonality.xml +++ b/modules/material_maker/doc_classes/MMTonality.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTones.xml b/modules/material_maker/doc_classes/MMTones.xml index 04f2f13d1..b1f727969 100644 --- a/modules/material_maker/doc_classes/MMTones.xml +++ b/modules/material_maker/doc_classes/MMTones.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTonesMap.xml b/modules/material_maker/doc_classes/MMTonesMap.xml index f06f9bc61..ba0937acd 100644 --- a/modules/material_maker/doc_classes/MMTonesMap.xml +++ b/modules/material_maker/doc_classes/MMTonesMap.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTonesStep.xml b/modules/material_maker/doc_classes/MMTonesStep.xml index 5c23180ef..f5fb2b820 100644 --- a/modules/material_maker/doc_classes/MMTonesStep.xml +++ b/modules/material_maker/doc_classes/MMTonesStep.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTransform.xml b/modules/material_maker/doc_classes/MMTransform.xml index db3b86bc7..13946694e 100644 --- a/modules/material_maker/doc_classes/MMTransform.xml +++ b/modules/material_maker/doc_classes/MMTransform.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTranslate.xml b/modules/material_maker/doc_classes/MMTranslate.xml index c8fe1a03a..bda998ca5 100644 --- a/modules/material_maker/doc_classes/MMTranslate.xml +++ b/modules/material_maker/doc_classes/MMTranslate.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMTruchet.xml b/modules/material_maker/doc_classes/MMTruchet.xml index aa18b03d1..3885f4b5a 100644 --- a/modules/material_maker/doc_classes/MMTruchet.xml +++ b/modules/material_maker/doc_classes/MMTruchet.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMUniform.xml b/modules/material_maker/doc_classes/MMUniform.xml index 9e0e9b409..3b370c1a5 100644 --- a/modules/material_maker/doc_classes/MMUniform.xml +++ b/modules/material_maker/doc_classes/MMUniform.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMVoronoi.xml b/modules/material_maker/doc_classes/MMVoronoi.xml index c53682a47..cffbc0be2 100644 --- a/modules/material_maker/doc_classes/MMVoronoi.xml +++ b/modules/material_maker/doc_classes/MMVoronoi.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMWarp.xml b/modules/material_maker/doc_classes/MMWarp.xml index f4a6013d1..cf409bf33 100644 --- a/modules/material_maker/doc_classes/MMWarp.xml +++ b/modules/material_maker/doc_classes/MMWarp.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MMWeave.xml b/modules/material_maker/doc_classes/MMWeave.xml index 7be154b26..24723edfb 100644 --- a/modules/material_maker/doc_classes/MMWeave.xml +++ b/modules/material_maker/doc_classes/MMWeave.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/MatMakerGDEditor.xml b/modules/material_maker/doc_classes/MatMakerGDEditor.xml index 96ba5adc5..abb00fab5 100644 --- a/modules/material_maker/doc_classes/MatMakerGDEditor.xml +++ b/modules/material_maker/doc_classes/MatMakerGDEditor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/PolygonBase.xml b/modules/material_maker/doc_classes/PolygonBase.xml index 62426bd56..7a7f1dae2 100644 --- a/modules/material_maker/doc_classes/PolygonBase.xml +++ b/modules/material_maker/doc_classes/PolygonBase.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/material_maker/doc_classes/SSSdShow.xml b/modules/material_maker/doc_classes/SSSdShow.xml index 8ff48693f..9a57cf5c0 100644 --- a/modules/material_maker/doc_classes/SSSdShow.xml +++ b/modules/material_maker/doc_classes/SSSdShow.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_data_resource/doc_classes/MeshDataInstance.xml b/modules/mesh_data_resource/doc_classes/MeshDataInstance.xml index 989e7594a..cc7230e92 100644 --- a/modules/mesh_data_resource/doc_classes/MeshDataInstance.xml +++ b/modules/mesh_data_resource/doc_classes/MeshDataInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_data_resource/doc_classes/MeshDataResource.xml b/modules/mesh_data_resource/doc_classes/MeshDataResource.xml index 3e9fc7ca6..1439b23e2 100644 --- a/modules/mesh_data_resource/doc_classes/MeshDataResource.xml +++ b/modules/mesh_data_resource/doc_classes/MeshDataResource.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_data_resource/doc_classes/MeshDataResourceCollection.xml b/modules/mesh_data_resource/doc_classes/MeshDataResourceCollection.xml index b82ec2243..9f0d76ced 100644 --- a/modules/mesh_data_resource/doc_classes/MeshDataResourceCollection.xml +++ b/modules/mesh_data_resource/doc_classes/MeshDataResourceCollection.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_data_resource/doc_classes/PropDataMeshData.xml b/modules/mesh_data_resource/doc_classes/PropDataMeshData.xml index d1170c1a1..9accf4abb 100644 --- a/modules/mesh_data_resource/doc_classes/PropDataMeshData.xml +++ b/modules/mesh_data_resource/doc_classes/PropDataMeshData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_utils/doc_classes/FastQuadraticMeshSimplifier.xml b/modules/mesh_utils/doc_classes/FastQuadraticMeshSimplifier.xml index feef0a934..adc9cfa16 100644 --- a/modules/mesh_utils/doc_classes/FastQuadraticMeshSimplifier.xml +++ b/modules/mesh_utils/doc_classes/FastQuadraticMeshSimplifier.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_utils/doc_classes/MeshMerger.xml b/modules/mesh_utils/doc_classes/MeshMerger.xml index 6acd139f1..28ce4e1b2 100644 --- a/modules/mesh_utils/doc_classes/MeshMerger.xml +++ b/modules/mesh_utils/doc_classes/MeshMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/mesh_utils/doc_classes/MeshUtils.xml b/modules/mesh_utils/doc_classes/MeshUtils.xml index 489f6d3ee..8bd81c82c 100644 --- a/modules/mesh_utils/doc_classes/MeshUtils.xml +++ b/modules/mesh_utils/doc_classes/MeshUtils.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/minimp3/doc_classes/AudioStreamMP3.xml b/modules/minimp3/doc_classes/AudioStreamMP3.xml index eaecd618d..a6377e08a 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/network_synchronizer/doc_classes/DataBuffer.xml b/modules/network_synchronizer/doc_classes/DataBuffer.xml index f814ce77e..3f8e45e8d 100644 --- a/modules/network_synchronizer/doc_classes/DataBuffer.xml +++ b/modules/network_synchronizer/doc_classes/DataBuffer.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/network_synchronizer/doc_classes/Interpolator.xml b/modules/network_synchronizer/doc_classes/Interpolator.xml index f07014fb0..b95511224 100644 --- a/modules/network_synchronizer/doc_classes/Interpolator.xml +++ b/modules/network_synchronizer/doc_classes/Interpolator.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/network_synchronizer/doc_classes/NetworkedController.xml b/modules/network_synchronizer/doc_classes/NetworkedController.xml index abd384d5e..3cc9e17b8 100644 --- a/modules/network_synchronizer/doc_classes/NetworkedController.xml +++ b/modules/network_synchronizer/doc_classes/NetworkedController.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/network_synchronizer/doc_classes/SceneDiff.xml b/modules/network_synchronizer/doc_classes/SceneDiff.xml index b39e57f5b..4cac80dbd 100644 --- a/modules/network_synchronizer/doc_classes/SceneDiff.xml +++ b/modules/network_synchronizer/doc_classes/SceneDiff.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/network_synchronizer/doc_classes/SceneSynchronizer.xml b/modules/network_synchronizer/doc_classes/SceneSynchronizer.xml index 0bc839c60..9e3bb6b7e 100644 --- a/modules/network_synchronizer/doc_classes/SceneSynchronizer.xml +++ b/modules/network_synchronizer/doc_classes/SceneSynchronizer.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/opensimplex/doc_classes/NoiseTexture.xml b/modules/opensimplex/doc_classes/NoiseTexture.xml index 7bb362f80..ca9440946 100644 --- a/modules/opensimplex/doc_classes/NoiseTexture.xml +++ b/modules/opensimplex/doc_classes/NoiseTexture.xml @@ -1,5 +1,5 @@ - + [OpenSimplexNoise] filled texture. diff --git a/modules/opensimplex/doc_classes/OpenSimplexNoise.xml b/modules/opensimplex/doc_classes/OpenSimplexNoise.xml index 934362866..84008b95d 100644 --- a/modules/opensimplex/doc_classes/OpenSimplexNoise.xml +++ b/modules/opensimplex/doc_classes/OpenSimplexNoise.xml @@ -1,5 +1,5 @@ - + Noise generator based on Open Simplex. diff --git a/modules/paint/doc_classes/BrightenAction.xml b/modules/paint/doc_classes/BrightenAction.xml index 4034fd9f9..610f27401 100644 --- a/modules/paint/doc_classes/BrightenAction.xml +++ b/modules/paint/doc_classes/BrightenAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/BrushAction.xml b/modules/paint/doc_classes/BrushAction.xml index 3d14e3618..84163a87a 100644 --- a/modules/paint/doc_classes/BrushAction.xml +++ b/modules/paint/doc_classes/BrushAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/BucketAction.xml b/modules/paint/doc_classes/BucketAction.xml index 8a12ddf2a..556284e40 100644 --- a/modules/paint/doc_classes/BucketAction.xml +++ b/modules/paint/doc_classes/BucketAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/CutAction.xml b/modules/paint/doc_classes/CutAction.xml index 6d1250b3c..0e97a27a7 100644 --- a/modules/paint/doc_classes/CutAction.xml +++ b/modules/paint/doc_classes/CutAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/DarkenAction.xml b/modules/paint/doc_classes/DarkenAction.xml index bd731469c..788e4160c 100644 --- a/modules/paint/doc_classes/DarkenAction.xml +++ b/modules/paint/doc_classes/DarkenAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/LineAction.xml b/modules/paint/doc_classes/LineAction.xml index 19b78a72b..591c5db6f 100644 --- a/modules/paint/doc_classes/LineAction.xml +++ b/modules/paint/doc_classes/LineAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/MultiLineAction.xml b/modules/paint/doc_classes/MultiLineAction.xml index 2fa1e0798..79cb0845e 100644 --- a/modules/paint/doc_classes/MultiLineAction.xml +++ b/modules/paint/doc_classes/MultiLineAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintAction.xml b/modules/paint/doc_classes/PaintAction.xml index 1f09ff3a5..8325aece5 100644 --- a/modules/paint/doc_classes/PaintAction.xml +++ b/modules/paint/doc_classes/PaintAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintCanvas.xml b/modules/paint/doc_classes/PaintCanvas.xml index 1504c37f5..d0f933e11 100644 --- a/modules/paint/doc_classes/PaintCanvas.xml +++ b/modules/paint/doc_classes/PaintCanvas.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintCanvasBackground.xml b/modules/paint/doc_classes/PaintCanvasBackground.xml index b03e66335..30794cef8 100644 --- a/modules/paint/doc_classes/PaintCanvasBackground.xml +++ b/modules/paint/doc_classes/PaintCanvasBackground.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintCurve2D.xml b/modules/paint/doc_classes/PaintCurve2D.xml index 8c8380094..0b7d598cd 100644 --- a/modules/paint/doc_classes/PaintCurve2D.xml +++ b/modules/paint/doc_classes/PaintCurve2D.xml @@ -1,5 +1,5 @@ - + A Paint Node that contains a [Curve2D] for defining a shape. For use with [PaintProject]s. diff --git a/modules/paint/doc_classes/PaintCustomPropertyInspector.xml b/modules/paint/doc_classes/PaintCustomPropertyInspector.xml index 8e7e3ef32..98cdbe17b 100644 --- a/modules/paint/doc_classes/PaintCustomPropertyInspector.xml +++ b/modules/paint/doc_classes/PaintCustomPropertyInspector.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintNode.xml b/modules/paint/doc_classes/PaintNode.xml index d92b14c82..61d15c8e9 100644 --- a/modules/paint/doc_classes/PaintNode.xml +++ b/modules/paint/doc_classes/PaintNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintPolygon2D.xml b/modules/paint/doc_classes/PaintPolygon2D.xml index 8d35d8def..02decaba7 100644 --- a/modules/paint/doc_classes/PaintPolygon2D.xml +++ b/modules/paint/doc_classes/PaintPolygon2D.xml @@ -1,5 +1,5 @@ - + A 2D Paint Polygon Node for use with [PaintProject]s. diff --git a/modules/paint/doc_classes/PaintProject.xml b/modules/paint/doc_classes/PaintProject.xml index fbbec136e..45371262b 100644 --- a/modules/paint/doc_classes/PaintProject.xml +++ b/modules/paint/doc_classes/PaintProject.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintProjectPropertyInspector.xml b/modules/paint/doc_classes/PaintProjectPropertyInspector.xml index 7ce848a51..97a1f7b26 100644 --- a/modules/paint/doc_classes/PaintProjectPropertyInspector.xml +++ b/modules/paint/doc_classes/PaintProjectPropertyInspector.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintProjectToolsPropertyInspector.xml b/modules/paint/doc_classes/PaintProjectToolsPropertyInspector.xml index 66d61eb6f..48a702072 100644 --- a/modules/paint/doc_classes/PaintProjectToolsPropertyInspector.xml +++ b/modules/paint/doc_classes/PaintProjectToolsPropertyInspector.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintToolsPropertyInspector.xml b/modules/paint/doc_classes/PaintToolsPropertyInspector.xml index f6b06c316..2f0654004 100644 --- a/modules/paint/doc_classes/PaintToolsPropertyInspector.xml +++ b/modules/paint/doc_classes/PaintToolsPropertyInspector.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PaintVisualGrid.xml b/modules/paint/doc_classes/PaintVisualGrid.xml index e778337d2..a7dc276ca 100644 --- a/modules/paint/doc_classes/PaintVisualGrid.xml +++ b/modules/paint/doc_classes/PaintVisualGrid.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PasteCutAction.xml b/modules/paint/doc_classes/PasteCutAction.xml index 0d1752163..4124ec01a 100644 --- a/modules/paint/doc_classes/PasteCutAction.xml +++ b/modules/paint/doc_classes/PasteCutAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/PencilAction.xml b/modules/paint/doc_classes/PencilAction.xml index 06378bb5f..8e9f4ac03 100644 --- a/modules/paint/doc_classes/PencilAction.xml +++ b/modules/paint/doc_classes/PencilAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/RainbowAction.xml b/modules/paint/doc_classes/RainbowAction.xml index de605df69..eedff4f80 100644 --- a/modules/paint/doc_classes/RainbowAction.xml +++ b/modules/paint/doc_classes/RainbowAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/paint/doc_classes/RectAction.xml b/modules/paint/doc_classes/RectAction.xml index dd414d85a..a9de79e89 100644 --- a/modules/paint/doc_classes/RectAction.xml +++ b/modules/paint/doc_classes/RectAction.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/GroundClutter.xml b/modules/props/doc_classes/GroundClutter.xml index 6dddf94fd..6d90c5145 100644 --- a/modules/props/doc_classes/GroundClutter.xml +++ b/modules/props/doc_classes/GroundClutter.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/GroundClutterFoliage.xml b/modules/props/doc_classes/GroundClutterFoliage.xml index 54f3813f4..688e526a8 100644 --- a/modules/props/doc_classes/GroundClutterFoliage.xml +++ b/modules/props/doc_classes/GroundClutterFoliage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropCache.xml b/modules/props/doc_classes/PropCache.xml index 78c528e22..a11e6b54d 100644 --- a/modules/props/doc_classes/PropCache.xml +++ b/modules/props/doc_classes/PropCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropData.xml b/modules/props/doc_classes/PropData.xml index 02b973721..36af781fa 100644 --- a/modules/props/doc_classes/PropData.xml +++ b/modules/props/doc_classes/PropData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataEntry.xml b/modules/props/doc_classes/PropDataEntry.xml index fcfaa7ef6..615089697 100644 --- a/modules/props/doc_classes/PropDataEntry.xml +++ b/modules/props/doc_classes/PropDataEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataLight.xml b/modules/props/doc_classes/PropDataLight.xml index 96c40ef1d..88874ffb9 100644 --- a/modules/props/doc_classes/PropDataLight.xml +++ b/modules/props/doc_classes/PropDataLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataPortal.xml b/modules/props/doc_classes/PropDataPortal.xml index 662a3287c..f47874d0f 100644 --- a/modules/props/doc_classes/PropDataPortal.xml +++ b/modules/props/doc_classes/PropDataPortal.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataProp.xml b/modules/props/doc_classes/PropDataProp.xml index a8115fcf0..7d7476f39 100644 --- a/modules/props/doc_classes/PropDataProp.xml +++ b/modules/props/doc_classes/PropDataProp.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataScene.xml b/modules/props/doc_classes/PropDataScene.xml index 4ae22c0a3..a9a9414da 100644 --- a/modules/props/doc_classes/PropDataScene.xml +++ b/modules/props/doc_classes/PropDataScene.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropDataTiledWall.xml b/modules/props/doc_classes/PropDataTiledWall.xml index b46e24dc6..3c6ce80dd 100644 --- a/modules/props/doc_classes/PropDataTiledWall.xml +++ b/modules/props/doc_classes/PropDataTiledWall.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropESSEntity.xml b/modules/props/doc_classes/PropESSEntity.xml index 8b6cddf78..a9eb739c8 100644 --- a/modules/props/doc_classes/PropESSEntity.xml +++ b/modules/props/doc_classes/PropESSEntity.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropInstance.xml b/modules/props/doc_classes/PropInstance.xml index 44feeade8..3e2a0b949 100644 --- a/modules/props/doc_classes/PropInstance.xml +++ b/modules/props/doc_classes/PropInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropInstanceJob.xml b/modules/props/doc_classes/PropInstanceJob.xml index 97735e80a..372d686fe 100644 --- a/modules/props/doc_classes/PropInstanceJob.xml +++ b/modules/props/doc_classes/PropInstanceJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropInstanceMerger.xml b/modules/props/doc_classes/PropInstanceMerger.xml index 9359c0697..be80100fd 100644 --- a/modules/props/doc_classes/PropInstanceMerger.xml +++ b/modules/props/doc_classes/PropInstanceMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropInstancePropJob.xml b/modules/props/doc_classes/PropInstancePropJob.xml index 88bc82f25..96852a990 100644 --- a/modules/props/doc_classes/PropInstancePropJob.xml +++ b/modules/props/doc_classes/PropInstancePropJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropLight.xml b/modules/props/doc_classes/PropLight.xml index c91b3c227..746d9e6a6 100644 --- a/modules/props/doc_classes/PropLight.xml +++ b/modules/props/doc_classes/PropLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropMaterialCache.xml b/modules/props/doc_classes/PropMaterialCache.xml index 6190b7903..3640aea0f 100644 --- a/modules/props/doc_classes/PropMaterialCache.xml +++ b/modules/props/doc_classes/PropMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropMaterialCachePCM.xml b/modules/props/doc_classes/PropMaterialCachePCM.xml index 29ad49861..06791db34 100644 --- a/modules/props/doc_classes/PropMaterialCachePCM.xml +++ b/modules/props/doc_classes/PropMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropMesher.xml b/modules/props/doc_classes/PropMesher.xml index b228449d3..67afe278d 100644 --- a/modules/props/doc_classes/PropMesher.xml +++ b/modules/props/doc_classes/PropMesher.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropMesherJobStep.xml b/modules/props/doc_classes/PropMesherJobStep.xml index e3e39595a..132d429a6 100644 --- a/modules/props/doc_classes/PropMesherJobStep.xml +++ b/modules/props/doc_classes/PropMesherJobStep.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropSceneInstance.xml b/modules/props/doc_classes/PropSceneInstance.xml index b7498182b..f3c543764 100644 --- a/modules/props/doc_classes/PropSceneInstance.xml +++ b/modules/props/doc_classes/PropSceneInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropTextureJob.xml b/modules/props/doc_classes/PropTextureJob.xml index 95df85d59..d8792e849 100644 --- a/modules/props/doc_classes/PropTextureJob.xml +++ b/modules/props/doc_classes/PropTextureJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/PropUtils.xml b/modules/props/doc_classes/PropUtils.xml index 385a0475f..1e995d26b 100644 --- a/modules/props/doc_classes/PropUtils.xml +++ b/modules/props/doc_classes/PropUtils.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/TiledWall.xml b/modules/props/doc_classes/TiledWall.xml index e826f2186..e1f0ca33a 100644 --- a/modules/props/doc_classes/TiledWall.xml +++ b/modules/props/doc_classes/TiledWall.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props/doc_classes/TiledWallData.xml b/modules/props/doc_classes/TiledWallData.xml index 98c4e251a..2596a497b 100644 --- a/modules/props/doc_classes/TiledWallData.xml +++ b/modules/props/doc_classes/TiledWallData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/GroundClutter2D.xml b/modules/props_2d/doc_classes/GroundClutter2D.xml index 83d670c23..a910ab339 100644 --- a/modules/props_2d/doc_classes/GroundClutter2D.xml +++ b/modules/props_2d/doc_classes/GroundClutter2D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/GroundClutter2DFoliage.xml b/modules/props_2d/doc_classes/GroundClutter2DFoliage.xml index 9e7c553c2..2660c8c01 100644 --- a/modules/props_2d/doc_classes/GroundClutter2DFoliage.xml +++ b/modules/props_2d/doc_classes/GroundClutter2DFoliage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DCache.xml b/modules/props_2d/doc_classes/Prop2DCache.xml index ae768418e..6b8b2a504 100644 --- a/modules/props_2d/doc_classes/Prop2DCache.xml +++ b/modules/props_2d/doc_classes/Prop2DCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DData.xml b/modules/props_2d/doc_classes/Prop2DData.xml index d4ef9370b..4cced5ef9 100644 --- a/modules/props_2d/doc_classes/Prop2DData.xml +++ b/modules/props_2d/doc_classes/Prop2DData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataEntry.xml b/modules/props_2d/doc_classes/Prop2DDataEntry.xml index 212eec5b4..e9e51846a 100644 --- a/modules/props_2d/doc_classes/Prop2DDataEntry.xml +++ b/modules/props_2d/doc_classes/Prop2DDataEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataLight.xml b/modules/props_2d/doc_classes/Prop2DDataLight.xml index fc3f083b3..84fea39ae 100644 --- a/modules/props_2d/doc_classes/Prop2DDataLight.xml +++ b/modules/props_2d/doc_classes/Prop2DDataLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataPortal.xml b/modules/props_2d/doc_classes/Prop2DDataPortal.xml index 1fdb303e5..b62a6f837 100644 --- a/modules/props_2d/doc_classes/Prop2DDataPortal.xml +++ b/modules/props_2d/doc_classes/Prop2DDataPortal.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataProp2D.xml b/modules/props_2d/doc_classes/Prop2DDataProp2D.xml index 0909e7248..3fcc9703d 100644 --- a/modules/props_2d/doc_classes/Prop2DDataProp2D.xml +++ b/modules/props_2d/doc_classes/Prop2DDataProp2D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataScene.xml b/modules/props_2d/doc_classes/Prop2DDataScene.xml index 1d45b307d..49f9d5825 100644 --- a/modules/props_2d/doc_classes/Prop2DDataScene.xml +++ b/modules/props_2d/doc_classes/Prop2DDataScene.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DDataTiledWall2D.xml b/modules/props_2d/doc_classes/Prop2DDataTiledWall2D.xml index 54a251611..15b0bc097 100644 --- a/modules/props_2d/doc_classes/Prop2DDataTiledWall2D.xml +++ b/modules/props_2d/doc_classes/Prop2DDataTiledWall2D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DESSEntity.xml b/modules/props_2d/doc_classes/Prop2DESSEntity.xml index 0b4abc36d..c20c5450b 100644 --- a/modules/props_2d/doc_classes/Prop2DESSEntity.xml +++ b/modules/props_2d/doc_classes/Prop2DESSEntity.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DInstance.xml b/modules/props_2d/doc_classes/Prop2DInstance.xml index b891ec4e1..82577bc86 100644 --- a/modules/props_2d/doc_classes/Prop2DInstance.xml +++ b/modules/props_2d/doc_classes/Prop2DInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DInstanceJob.xml b/modules/props_2d/doc_classes/Prop2DInstanceJob.xml index d96e62b4e..e0100cb42 100644 --- a/modules/props_2d/doc_classes/Prop2DInstanceJob.xml +++ b/modules/props_2d/doc_classes/Prop2DInstanceJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DInstanceMerger.xml b/modules/props_2d/doc_classes/Prop2DInstanceMerger.xml index 06c81c39b..a1ce10b0d 100644 --- a/modules/props_2d/doc_classes/Prop2DInstanceMerger.xml +++ b/modules/props_2d/doc_classes/Prop2DInstanceMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DInstanceProp2DJob.xml b/modules/props_2d/doc_classes/Prop2DInstanceProp2DJob.xml index 290da0a11..2aa118571 100644 --- a/modules/props_2d/doc_classes/Prop2DInstanceProp2DJob.xml +++ b/modules/props_2d/doc_classes/Prop2DInstanceProp2DJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DLight.xml b/modules/props_2d/doc_classes/Prop2DLight.xml index 5b072a82b..ac237a56e 100644 --- a/modules/props_2d/doc_classes/Prop2DLight.xml +++ b/modules/props_2d/doc_classes/Prop2DLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DMaterialCache.xml b/modules/props_2d/doc_classes/Prop2DMaterialCache.xml index 553baf980..d7ba3b798 100644 --- a/modules/props_2d/doc_classes/Prop2DMaterialCache.xml +++ b/modules/props_2d/doc_classes/Prop2DMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DMaterialCachePCM.xml b/modules/props_2d/doc_classes/Prop2DMaterialCachePCM.xml index ae5a4fa2c..b37283ab1 100644 --- a/modules/props_2d/doc_classes/Prop2DMaterialCachePCM.xml +++ b/modules/props_2d/doc_classes/Prop2DMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DMesher.xml b/modules/props_2d/doc_classes/Prop2DMesher.xml index 66617d479..83a3f8701 100644 --- a/modules/props_2d/doc_classes/Prop2DMesher.xml +++ b/modules/props_2d/doc_classes/Prop2DMesher.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DSceneInstance.xml b/modules/props_2d/doc_classes/Prop2DSceneInstance.xml index d42f5a4da..5bde9c8af 100644 --- a/modules/props_2d/doc_classes/Prop2DSceneInstance.xml +++ b/modules/props_2d/doc_classes/Prop2DSceneInstance.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DTextureJob.xml b/modules/props_2d/doc_classes/Prop2DTextureJob.xml index 0a1056cfe..694299b57 100644 --- a/modules/props_2d/doc_classes/Prop2DTextureJob.xml +++ b/modules/props_2d/doc_classes/Prop2DTextureJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/Prop2DUtils.xml b/modules/props_2d/doc_classes/Prop2DUtils.xml index 4c43bcbd8..b70eb6c0d 100644 --- a/modules/props_2d/doc_classes/Prop2DUtils.xml +++ b/modules/props_2d/doc_classes/Prop2DUtils.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/TiledWall2D.xml b/modules/props_2d/doc_classes/TiledWall2D.xml index 435b8e581..053983546 100644 --- a/modules/props_2d/doc_classes/TiledWall2D.xml +++ b/modules/props_2d/doc_classes/TiledWall2D.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/props_2d/doc_classes/TiledWall2DData.xml b/modules/props_2d/doc_classes/TiledWall2DData.xml index c91903eba..6e6fbc396 100644 --- a/modules/props_2d/doc_classes/TiledWall2DData.xml +++ b/modules/props_2d/doc_classes/TiledWall2DData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/regex/doc_classes/RegEx.xml b/modules/regex/doc_classes/RegEx.xml index db1fe8c5b..83b389aeb 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 0e37de90c..1f23095a6 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/skeleton_2d/doc_classes/Bone2D.xml b/modules/skeleton_2d/doc_classes/Bone2D.xml index 94feec482..fa7a4f325 100644 --- a/modules/skeleton_2d/doc_classes/Bone2D.xml +++ b/modules/skeleton_2d/doc_classes/Bone2D.xml @@ -1,5 +1,5 @@ - + Joint used with [Skeleton2D] to control and animate other nodes. diff --git a/modules/skeleton_2d/doc_classes/PhysicalBone2D.xml b/modules/skeleton_2d/doc_classes/PhysicalBone2D.xml index 25b687fc0..4ab55e693 100644 --- a/modules/skeleton_2d/doc_classes/PhysicalBone2D.xml +++ b/modules/skeleton_2d/doc_classes/PhysicalBone2D.xml @@ -1,5 +1,5 @@ - + A 2D node that can be used for physically aware bones in 2D. diff --git a/modules/skeleton_2d/doc_classes/Skeleton2D.xml b/modules/skeleton_2d/doc_classes/Skeleton2D.xml index de9773319..cdf581b04 100644 --- a/modules/skeleton_2d/doc_classes/Skeleton2D.xml +++ b/modules/skeleton_2d/doc_classes/Skeleton2D.xml @@ -1,5 +1,5 @@ - + Skeleton for 2D characters and animated objects. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2D.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2D.xml index 033cd4413..7a091382b 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2D.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModification2D.xml @@ -1,5 +1,5 @@ - + A resource that operates on [Bone2D] nodes in a [Skeleton2D]. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2DCCDIK.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DCCDIK.xml index 1c460091a..cd7cfac77 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DCCDIK.xml +++ b/modules/skeleton_2d/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/modules/skeleton_2d/doc_classes/SkeletonModification2DFABRIK.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DFABRIK.xml index f12ca9d2d..bf6c890a4 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DFABRIK.xml +++ b/modules/skeleton_2d/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/modules/skeleton_2d/doc_classes/SkeletonModification2DJiggle.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DJiggle.xml index 6ce13c894..b8223c57e 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DJiggle.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModification2DJiggle.xml @@ -1,5 +1,5 @@ - + A modification that jiggles [Bone2D] nodes as they move towards a target. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2DLookAt.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DLookAt.xml index 660830cd2..02b9f4394 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DLookAt.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModification2DLookAt.xml @@ -1,5 +1,5 @@ - + A modification that rotates a [Bone2D] node to look at a target. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2DPhysicalBones.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DPhysicalBones.xml index 92f1c6176..15d8dd141 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DPhysicalBones.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModification2DPhysicalBones.xml @@ -1,5 +1,5 @@ - + A modification that applies the transforms of [PhysicalBone2D] nodes to [Bone2D] nodes. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2DStackHolder.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DStackHolder.xml index fca677ce6..753af26b8 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DStackHolder.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModification2DStackHolder.xml @@ -1,5 +1,5 @@ - + A modification that holds and executes a [SkeletonModificationStack2D]. diff --git a/modules/skeleton_2d/doc_classes/SkeletonModification2DTwoBoneIK.xml b/modules/skeleton_2d/doc_classes/SkeletonModification2DTwoBoneIK.xml index 18aac5407..4186552ef 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModification2DTwoBoneIK.xml +++ b/modules/skeleton_2d/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/modules/skeleton_2d/doc_classes/SkeletonModificationStack2D.xml b/modules/skeleton_2d/doc_classes/SkeletonModificationStack2D.xml index 745c1dcf3..fac5bef34 100644 --- a/modules/skeleton_2d/doc_classes/SkeletonModificationStack2D.xml +++ b/modules/skeleton_2d/doc_classes/SkeletonModificationStack2D.xml @@ -1,5 +1,5 @@ - + A resource that holds a stack of [SkeletonModification2D]s. diff --git a/modules/skeleton_3d/doc_classes/BoneAttachment.xml b/modules/skeleton_3d/doc_classes/BoneAttachment.xml index db0b9542e..a33b55643 100644 --- a/modules/skeleton_3d/doc_classes/BoneAttachment.xml +++ b/modules/skeleton_3d/doc_classes/BoneAttachment.xml @@ -1,5 +1,5 @@ - + A node that will attach to a bone. diff --git a/modules/skeleton_3d/doc_classes/PhysicalBone.xml b/modules/skeleton_3d/doc_classes/PhysicalBone.xml index 3a370957c..54de002b9 100644 --- a/modules/skeleton_3d/doc_classes/PhysicalBone.xml +++ b/modules/skeleton_3d/doc_classes/PhysicalBone.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/skeleton_3d/doc_classes/Skeleton.xml b/modules/skeleton_3d/doc_classes/Skeleton.xml index 80825ca26..ce3f1bcbb 100644 --- a/modules/skeleton_3d/doc_classes/Skeleton.xml +++ b/modules/skeleton_3d/doc_classes/Skeleton.xml @@ -1,5 +1,5 @@ - + Skeleton for characters and animated objects. diff --git a/modules/skeleton_3d/doc_classes/SkeletonIK.xml b/modules/skeleton_3d/doc_classes/SkeletonIK.xml index 560b98b41..252b0dd2f 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonIK.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonIK.xml @@ -1,5 +1,5 @@ - + SkeletonIK is used to place the end bone of a [Skeleton] bone chain at a certain point in 3D by rotating all bones in the chain accordingly. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3D.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3D.xml index 464764938..a33c74499 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3D.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3D.xml @@ -1,5 +1,5 @@ - + A resource that operates on bones in a [Skeleton3D]. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DCCDIK.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DCCDIK.xml index eb45087e9..975c72a4c 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DCCDIK.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DCCDIK.xml @@ -1,5 +1,5 @@ - + A modification that uses CCDIK to manipulate a series of bones to reach a target. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DFABRIK.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DFABRIK.xml index b28235b06..89c111206 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DFABRIK.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DFABRIK.xml @@ -1,5 +1,5 @@ - + A modification that uses FABRIK to manipulate a series of bones to reach a target. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DJiggle.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DJiggle.xml index 6a2b55065..ab5e0b1b8 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DJiggle.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DJiggle.xml @@ -1,5 +1,5 @@ - + A modification that jiggles bones as they move towards a target. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DLookAt.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DLookAt.xml index 4e86c4bd7..6c24bd1e7 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DLookAt.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DLookAt.xml @@ -1,5 +1,5 @@ - + A modification that rotates a bone to look at a target. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DStackHolder.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DStackHolder.xml index dd232cc36..0b3a6eac7 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DStackHolder.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DStackHolder.xml @@ -1,5 +1,5 @@ - + A modification that holds and executes a [SkeletonModificationStack3D]. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModification3DTwoBoneIK.xml b/modules/skeleton_3d/doc_classes/SkeletonModification3DTwoBoneIK.xml index 469e6ca97..1008cdb0b 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModification3DTwoBoneIK.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModification3DTwoBoneIK.xml @@ -1,5 +1,5 @@ - + A modification that moves two bones to reach the target. diff --git a/modules/skeleton_3d/doc_classes/SkeletonModificationStack3D.xml b/modules/skeleton_3d/doc_classes/SkeletonModificationStack3D.xml index fbffd2267..ac4638bdf 100644 --- a/modules/skeleton_3d/doc_classes/SkeletonModificationStack3D.xml +++ b/modules/skeleton_3d/doc_classes/SkeletonModificationStack3D.xml @@ -1,5 +1,5 @@ - + A resource that holds a stack of [SkeletonModification3D]s. diff --git a/modules/skeleton_3d/doc_classes/Skin.xml b/modules/skeleton_3d/doc_classes/Skin.xml index 91b626b00..a18f71f24 100644 --- a/modules/skeleton_3d/doc_classes/Skin.xml +++ b/modules/skeleton_3d/doc_classes/Skin.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/skeleton_3d/doc_classes/SkinReference.xml b/modules/skeleton_3d/doc_classes/SkinReference.xml index 6b42ff6b4..f2ddc23a6 100644 --- a/modules/skeleton_3d/doc_classes/SkinReference.xml +++ b/modules/skeleton_3d/doc_classes/SkinReference.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml b/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml index eba0f4bfa..5bfd76742 100644 --- a/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml +++ b/modules/stb_vorbis/doc_classes/AudioStreamOGGVorbis.xml @@ -1,5 +1,5 @@ - + OGG Vorbis audio stream driver. diff --git a/modules/steering_ai/doc_classes/GSAIAgentLocation.xml b/modules/steering_ai/doc_classes/GSAIAgentLocation.xml index f33fad526..c385e6014 100644 --- a/modules/steering_ai/doc_classes/GSAIAgentLocation.xml +++ b/modules/steering_ai/doc_classes/GSAIAgentLocation.xml @@ -1,5 +1,5 @@ - + Represents an agent with only a location and an orientation. diff --git a/modules/steering_ai/doc_classes/GSAIArrive.xml b/modules/steering_ai/doc_classes/GSAIArrive.xml index a0016b3c6..dd6dd055f 100644 --- a/modules/steering_ai/doc_classes/GSAIArrive.xml +++ b/modules/steering_ai/doc_classes/GSAIArrive.xml @@ -1,5 +1,5 @@ - + Calculates acceleration to take an agent to its target's location. The calculation attempts to arrive with zero remaining velocity. diff --git a/modules/steering_ai/doc_classes/GSAIAvoidCollisions.xml b/modules/steering_ai/doc_classes/GSAIAvoidCollisions.xml index 1ceab6648..2d0967624 100644 --- a/modules/steering_ai/doc_classes/GSAIAvoidCollisions.xml +++ b/modules/steering_ai/doc_classes/GSAIAvoidCollisions.xml @@ -1,5 +1,5 @@ - + Steers the agent to avoid obstacles in its path. Approximates obstacles as spheres. diff --git a/modules/steering_ai/doc_classes/GSAIBlend.xml b/modules/steering_ai/doc_classes/GSAIBlend.xml index f4163ebf5..b10ff6faa 100644 --- a/modules/steering_ai/doc_classes/GSAIBlend.xml +++ b/modules/steering_ai/doc_classes/GSAIBlend.xml @@ -1,5 +1,5 @@ - + Blends multiple steering behaviors into one, and returns a weighted acceleration from their calculations. diff --git a/modules/steering_ai/doc_classes/GSAICohesion.xml b/modules/steering_ai/doc_classes/GSAICohesion.xml index 74a7e35a3..02aab2d59 100644 --- a/modules/steering_ai/doc_classes/GSAICohesion.xml +++ b/modules/steering_ai/doc_classes/GSAICohesion.xml @@ -1,5 +1,5 @@ - + Calculates an acceleration that attempts to move the agent towards the center of mass of the agents in the area defined by the GSAIProximity. diff --git a/modules/steering_ai/doc_classes/GSAIEvade.xml b/modules/steering_ai/doc_classes/GSAIEvade.xml index 8a546c873..82b2d7cf8 100644 --- a/modules/steering_ai/doc_classes/GSAIEvade.xml +++ b/modules/steering_ai/doc_classes/GSAIEvade.xml @@ -1,5 +1,5 @@ - + Calculates acceleration to take an agent away from where a target agent is moving. diff --git a/modules/steering_ai/doc_classes/GSAIFace.xml b/modules/steering_ai/doc_classes/GSAIFace.xml index 1cf0a956b..b49352251 100644 --- a/modules/steering_ai/doc_classes/GSAIFace.xml +++ b/modules/steering_ai/doc_classes/GSAIFace.xml @@ -1,5 +1,5 @@ - + Calculates angular acceleration to rotate a target to face its target's position. The behavior attemps to arrive with zero remaining angular velocity. diff --git a/modules/steering_ai/doc_classes/GSAIFlee.xml b/modules/steering_ai/doc_classes/GSAIFlee.xml index 4cc003cd4..e2b3f7dc7 100644 --- a/modules/steering_ai/doc_classes/GSAIFlee.xml +++ b/modules/steering_ai/doc_classes/GSAIFlee.xml @@ -1,5 +1,5 @@ - + Calculates acceleration to take an agent directly away from a target agent. diff --git a/modules/steering_ai/doc_classes/GSAIFollowPath.xml b/modules/steering_ai/doc_classes/GSAIFollowPath.xml index 99c2451b4..66ff07edf 100644 --- a/modules/steering_ai/doc_classes/GSAIFollowPath.xml +++ b/modules/steering_ai/doc_classes/GSAIFollowPath.xml @@ -1,5 +1,5 @@ - + Produces a linear acceleration that moves the agent along the specified path. diff --git a/modules/steering_ai/doc_classes/GSAIGroupBehavior.xml b/modules/steering_ai/doc_classes/GSAIGroupBehavior.xml index f91ead488..94c1e7efc 100644 --- a/modules/steering_ai/doc_classes/GSAIGroupBehavior.xml +++ b/modules/steering_ai/doc_classes/GSAIGroupBehavior.xml @@ -1,5 +1,5 @@ - + Base type for group-based steering behaviors. diff --git a/modules/steering_ai/doc_classes/GSAIInfiniteProximity.xml b/modules/steering_ai/doc_classes/GSAIInfiniteProximity.xml index c56a6ef59..f8d735d95 100644 --- a/modules/steering_ai/doc_classes/GSAIInfiniteProximity.xml +++ b/modules/steering_ai/doc_classes/GSAIInfiniteProximity.xml @@ -1,5 +1,5 @@ - + Determines any agent that is in the specified list as being neighbors with the owner agent, regardless of distance. diff --git a/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml b/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml index 64fc5c57b..64ce08b64 100644 --- a/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIKinematicBody2DAgent.xml @@ -1,5 +1,5 @@ - + A specialized steering agent that updates itself every frame so the user does not have to using a KinematicBody2D. diff --git a/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml b/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml index 5217f7497..7daa19eb3 100644 --- a/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIKinematicBody3DAgent.xml @@ -1,5 +1,5 @@ - + A specialized steering agent that updates itself every frame so the user does not have to using a KinematicBody. diff --git a/modules/steering_ai/doc_classes/GSAILookWhereYouGo.xml b/modules/steering_ai/doc_classes/GSAILookWhereYouGo.xml index 3f1e9a852..4f51b6f1c 100644 --- a/modules/steering_ai/doc_classes/GSAILookWhereYouGo.xml +++ b/modules/steering_ai/doc_classes/GSAILookWhereYouGo.xml @@ -1,5 +1,5 @@ - + Calculates an angular acceleration to match an agent's orientation to its direction of travel. diff --git a/modules/steering_ai/doc_classes/GSAIMatchOrientation.xml b/modules/steering_ai/doc_classes/GSAIMatchOrientation.xml index a8944e95e..43ae2be83 100644 --- a/modules/steering_ai/doc_classes/GSAIMatchOrientation.xml +++ b/modules/steering_ai/doc_classes/GSAIMatchOrientation.xml @@ -1,5 +1,5 @@ - + Calculates an angular acceleration to match an agent's orientation to that of its target. Attempts to make the agent arrive with zero remaining angular velocity. diff --git a/modules/steering_ai/doc_classes/GSAIPath.xml b/modules/steering_ai/doc_classes/GSAIPath.xml index 135a33391..c394522f5 100644 --- a/modules/steering_ai/doc_classes/GSAIPath.xml +++ b/modules/steering_ai/doc_classes/GSAIPath.xml @@ -1,5 +1,5 @@ - + Represents a path made up of Vector3 waypoints, split into segments path follow behaviors can use. diff --git a/modules/steering_ai/doc_classes/GSAIPriority.xml b/modules/steering_ai/doc_classes/GSAIPriority.xml index 7d2bc1e95..ea901023a 100644 --- a/modules/steering_ai/doc_classes/GSAIPriority.xml +++ b/modules/steering_ai/doc_classes/GSAIPriority.xml @@ -1,5 +1,5 @@ - + Container for multiple behaviors that returns the result of the first child behavior with non-zero acceleration. diff --git a/modules/steering_ai/doc_classes/GSAIProximity.xml b/modules/steering_ai/doc_classes/GSAIProximity.xml index 4664a2c00..eb010f53d 100644 --- a/modules/steering_ai/doc_classes/GSAIProximity.xml +++ b/modules/steering_ai/doc_classes/GSAIProximity.xml @@ -1,5 +1,5 @@ - + Base container type that stores data to find the neighbors of an agent. diff --git a/modules/steering_ai/doc_classes/GSAIPursue.xml b/modules/steering_ai/doc_classes/GSAIPursue.xml index 3ed11f872..1bb1882aa 100644 --- a/modules/steering_ai/doc_classes/GSAIPursue.xml +++ b/modules/steering_ai/doc_classes/GSAIPursue.xml @@ -1,5 +1,5 @@ - + Calculates an acceleration to make an agent intercept another based on the target agent's movement. diff --git a/modules/steering_ai/doc_classes/GSAIRadiusProximity.xml b/modules/steering_ai/doc_classes/GSAIRadiusProximity.xml index 9be287bc8..0cc6badee 100644 --- a/modules/steering_ai/doc_classes/GSAIRadiusProximity.xml +++ b/modules/steering_ai/doc_classes/GSAIRadiusProximity.xml @@ -1,5 +1,5 @@ - + Determines any agent that is in the specified list as being neighbors with the owner agent if they lie within the specified radius. diff --git a/modules/steering_ai/doc_classes/GSAIRigidBody2DAgent.xml b/modules/steering_ai/doc_classes/GSAIRigidBody2DAgent.xml index 276fadb16..5d5b4e60c 100644 --- a/modules/steering_ai/doc_classes/GSAIRigidBody2DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIRigidBody2DAgent.xml @@ -1,5 +1,5 @@ - + A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody2D. diff --git a/modules/steering_ai/doc_classes/GSAIRigidBody3DAgent.xml b/modules/steering_ai/doc_classes/GSAIRigidBody3DAgent.xml index f2a28686e..6017221a3 100644 --- a/modules/steering_ai/doc_classes/GSAIRigidBody3DAgent.xml +++ b/modules/steering_ai/doc_classes/GSAIRigidBody3DAgent.xml @@ -1,5 +1,5 @@ - + A specialized steering agent that updates itself every frame so the user does not have to using a RigidBody diff --git a/modules/steering_ai/doc_classes/GSAISeek.xml b/modules/steering_ai/doc_classes/GSAISeek.xml index a6cec9685..f17ba630c 100644 --- a/modules/steering_ai/doc_classes/GSAISeek.xml +++ b/modules/steering_ai/doc_classes/GSAISeek.xml @@ -1,5 +1,5 @@ - + Calculates an acceleration to take an agent to a target agent's position directly. diff --git a/modules/steering_ai/doc_classes/GSAISeparation.xml b/modules/steering_ai/doc_classes/GSAISeparation.xml index 9b4bc9a95..b504d0cfc 100644 --- a/modules/steering_ai/doc_classes/GSAISeparation.xml +++ b/modules/steering_ai/doc_classes/GSAISeparation.xml @@ -1,5 +1,5 @@ - + Calculates an acceleration that repels the agent from its neighbors in the given GSAIProximity. diff --git a/modules/steering_ai/doc_classes/GSAISpecializedAgent.xml b/modules/steering_ai/doc_classes/GSAISpecializedAgent.xml index 9e6125f48..7d8047b0c 100644 --- a/modules/steering_ai/doc_classes/GSAISpecializedAgent.xml +++ b/modules/steering_ai/doc_classes/GSAISpecializedAgent.xml @@ -1,5 +1,5 @@ - + A base class for a specialized steering agent that updates itself every frame so the user does not have to. All other specialized agents derive from this. diff --git a/modules/steering_ai/doc_classes/GSAISteeringAgent.xml b/modules/steering_ai/doc_classes/GSAISteeringAgent.xml index 54f8cae69..d0b38778a 100644 --- a/modules/steering_ai/doc_classes/GSAISteeringAgent.xml +++ b/modules/steering_ai/doc_classes/GSAISteeringAgent.xml @@ -1,5 +1,5 @@ - + Adds velocity, speed, and size data to GSAIAgentLocation. diff --git a/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml b/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml index 59439c927..d0ddff2bf 100644 --- a/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml +++ b/modules/steering_ai/doc_classes/GSAISteeringBehavior.xml @@ -1,5 +1,5 @@ - + Base class for all steering behaviors. diff --git a/modules/steering_ai/doc_classes/GSAITargetAcceleration.xml b/modules/steering_ai/doc_classes/GSAITargetAcceleration.xml index 4c456d275..51c9e0861 100644 --- a/modules/steering_ai/doc_classes/GSAITargetAcceleration.xml +++ b/modules/steering_ai/doc_classes/GSAITargetAcceleration.xml @@ -1,5 +1,5 @@ - + A desired linear and angular amount of acceleration requested by the steering system. diff --git a/modules/steering_ai/doc_classes/GSAIUtils.xml b/modules/steering_ai/doc_classes/GSAIUtils.xml index 3b95b1cad..c41f6a250 100644 --- a/modules/steering_ai/doc_classes/GSAIUtils.xml +++ b/modules/steering_ai/doc_classes/GSAIUtils.xml @@ -1,5 +1,5 @@ - + Math and vector utility functions. diff --git a/modules/terraman/doc_classes/BlockTerrainStructure.xml b/modules/terraman/doc_classes/BlockTerrainStructure.xml index 49b1ded75..012ad268b 100644 --- a/modules/terraman/doc_classes/BlockTerrainStructure.xml +++ b/modules/terraman/doc_classes/BlockTerrainStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainChunk.xml b/modules/terraman/doc_classes/TerrainChunk.xml index 8852408b9..ce94a5905 100644 --- a/modules/terraman/doc_classes/TerrainChunk.xml +++ b/modules/terraman/doc_classes/TerrainChunk.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainChunkBlocky.xml b/modules/terraman/doc_classes/TerrainChunkBlocky.xml index c4d8f9ab4..1d4153c60 100644 --- a/modules/terraman/doc_classes/TerrainChunkBlocky.xml +++ b/modules/terraman/doc_classes/TerrainChunkBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainChunkDefault.xml b/modules/terraman/doc_classes/TerrainChunkDefault.xml index 586c7161f..89d54b142 100644 --- a/modules/terraman/doc_classes/TerrainChunkDefault.xml +++ b/modules/terraman/doc_classes/TerrainChunkDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainEnvironmentData.xml b/modules/terraman/doc_classes/TerrainEnvironmentData.xml index 564b7c3c6..de7b5513c 100644 --- a/modules/terraman/doc_classes/TerrainEnvironmentData.xml +++ b/modules/terraman/doc_classes/TerrainEnvironmentData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainJob.xml b/modules/terraman/doc_classes/TerrainJob.xml index a4323ba55..d7a3ef439 100644 --- a/modules/terraman/doc_classes/TerrainJob.xml +++ b/modules/terraman/doc_classes/TerrainJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLevelGenerator.xml b/modules/terraman/doc_classes/TerrainLevelGenerator.xml index c1467a09a..227202aca 100644 --- a/modules/terraman/doc_classes/TerrainLevelGenerator.xml +++ b/modules/terraman/doc_classes/TerrainLevelGenerator.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLevelGeneratorFlat.xml b/modules/terraman/doc_classes/TerrainLevelGeneratorFlat.xml index 86f8fed5a..1524a20fa 100644 --- a/modules/terraman/doc_classes/TerrainLevelGeneratorFlat.xml +++ b/modules/terraman/doc_classes/TerrainLevelGeneratorFlat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLibrary.xml b/modules/terraman/doc_classes/TerrainLibrary.xml index 6f7263149..467b2c1c5 100644 --- a/modules/terraman/doc_classes/TerrainLibrary.xml +++ b/modules/terraman/doc_classes/TerrainLibrary.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLibraryMerger.xml b/modules/terraman/doc_classes/TerrainLibraryMerger.xml index 49068f285..84ae34f78 100644 --- a/modules/terraman/doc_classes/TerrainLibraryMerger.xml +++ b/modules/terraman/doc_classes/TerrainLibraryMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLibraryMergerPCM.xml b/modules/terraman/doc_classes/TerrainLibraryMergerPCM.xml index 655d98141..fc0f36ed5 100644 --- a/modules/terraman/doc_classes/TerrainLibraryMergerPCM.xml +++ b/modules/terraman/doc_classes/TerrainLibraryMergerPCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLibrarySimple.xml b/modules/terraman/doc_classes/TerrainLibrarySimple.xml index 377656f36..ed59ec738 100644 --- a/modules/terraman/doc_classes/TerrainLibrarySimple.xml +++ b/modules/terraman/doc_classes/TerrainLibrarySimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLight.xml b/modules/terraman/doc_classes/TerrainLight.xml index 00171b8bc..0ba61ae38 100644 --- a/modules/terraman/doc_classes/TerrainLight.xml +++ b/modules/terraman/doc_classes/TerrainLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLightJob.xml b/modules/terraman/doc_classes/TerrainLightJob.xml index 8ba1f4956..b9c7b409b 100644 --- a/modules/terraman/doc_classes/TerrainLightJob.xml +++ b/modules/terraman/doc_classes/TerrainLightJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainLightNode.xml b/modules/terraman/doc_classes/TerrainLightNode.xml index 84c2ef073..7e422d8b2 100644 --- a/modules/terraman/doc_classes/TerrainLightNode.xml +++ b/modules/terraman/doc_classes/TerrainLightNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMaterialCache.xml b/modules/terraman/doc_classes/TerrainMaterialCache.xml index b4b905070..8be5f59b8 100644 --- a/modules/terraman/doc_classes/TerrainMaterialCache.xml +++ b/modules/terraman/doc_classes/TerrainMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMaterialCachePCM.xml b/modules/terraman/doc_classes/TerrainMaterialCachePCM.xml index 0baf8febb..3463ddb24 100644 --- a/modules/terraman/doc_classes/TerrainMaterialCachePCM.xml +++ b/modules/terraman/doc_classes/TerrainMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMesher.xml b/modules/terraman/doc_classes/TerrainMesher.xml index 6606edee8..619d29f65 100644 --- a/modules/terraman/doc_classes/TerrainMesher.xml +++ b/modules/terraman/doc_classes/TerrainMesher.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMesherBlocky.xml b/modules/terraman/doc_classes/TerrainMesherBlocky.xml index b6380e3c2..1ade0b1d6 100644 --- a/modules/terraman/doc_classes/TerrainMesherBlocky.xml +++ b/modules/terraman/doc_classes/TerrainMesherBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMesherDefault.xml b/modules/terraman/doc_classes/TerrainMesherDefault.xml index cdaf775ad..039962d38 100644 --- a/modules/terraman/doc_classes/TerrainMesherDefault.xml +++ b/modules/terraman/doc_classes/TerrainMesherDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainMesherJobStep.xml b/modules/terraman/doc_classes/TerrainMesherJobStep.xml index 10635e8e8..c2b13634c 100644 --- a/modules/terraman/doc_classes/TerrainMesherJobStep.xml +++ b/modules/terraman/doc_classes/TerrainMesherJobStep.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainPropJob.xml b/modules/terraman/doc_classes/TerrainPropJob.xml index 611463c07..1a3d82ecd 100644 --- a/modules/terraman/doc_classes/TerrainPropJob.xml +++ b/modules/terraman/doc_classes/TerrainPropJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainStructure.xml b/modules/terraman/doc_classes/TerrainStructure.xml index ba0b119a2..ab9625c86 100644 --- a/modules/terraman/doc_classes/TerrainStructure.xml +++ b/modules/terraman/doc_classes/TerrainStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainSurface.xml b/modules/terraman/doc_classes/TerrainSurface.xml index 7ece4f108..58a589d17 100644 --- a/modules/terraman/doc_classes/TerrainSurface.xml +++ b/modules/terraman/doc_classes/TerrainSurface.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainSurfaceMerger.xml b/modules/terraman/doc_classes/TerrainSurfaceMerger.xml index e6ad00670..08c934823 100644 --- a/modules/terraman/doc_classes/TerrainSurfaceMerger.xml +++ b/modules/terraman/doc_classes/TerrainSurfaceMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainSurfaceSimple.xml b/modules/terraman/doc_classes/TerrainSurfaceSimple.xml index 99c543cdf..4ef2b77a1 100644 --- a/modules/terraman/doc_classes/TerrainSurfaceSimple.xml +++ b/modules/terraman/doc_classes/TerrainSurfaceSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainTerrainJob.xml b/modules/terraman/doc_classes/TerrainTerrainJob.xml index e921a2688..347650c4e 100644 --- a/modules/terraman/doc_classes/TerrainTerrainJob.xml +++ b/modules/terraman/doc_classes/TerrainTerrainJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainWorld.xml b/modules/terraman/doc_classes/TerrainWorld.xml index d5108c382..f4bf2709f 100644 --- a/modules/terraman/doc_classes/TerrainWorld.xml +++ b/modules/terraman/doc_classes/TerrainWorld.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainWorldArea.xml b/modules/terraman/doc_classes/TerrainWorldArea.xml index 0f9e627fa..1f964c2c5 100644 --- a/modules/terraman/doc_classes/TerrainWorldArea.xml +++ b/modules/terraman/doc_classes/TerrainWorldArea.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainWorldBlocky.xml b/modules/terraman/doc_classes/TerrainWorldBlocky.xml index 8a223e6d3..dc92ec9b4 100644 --- a/modules/terraman/doc_classes/TerrainWorldBlocky.xml +++ b/modules/terraman/doc_classes/TerrainWorldBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman/doc_classes/TerrainWorldDefault.xml b/modules/terraman/doc_classes/TerrainWorldDefault.xml index 156e266f3..a6751cbc1 100644 --- a/modules/terraman/doc_classes/TerrainWorldDefault.xml +++ b/modules/terraman/doc_classes/TerrainWorldDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/BlockTerrain2DStructure.xml b/modules/terraman_2d/doc_classes/BlockTerrain2DStructure.xml index b1cde269e..6fc01345f 100644 --- a/modules/terraman_2d/doc_classes/BlockTerrain2DStructure.xml +++ b/modules/terraman_2d/doc_classes/BlockTerrain2DStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DChunk.xml b/modules/terraman_2d/doc_classes/Terrain2DChunk.xml index 7f6b5155f..ff68ce750 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DChunk.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DChunk.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DChunkDefault.xml b/modules/terraman_2d/doc_classes/Terrain2DChunkDefault.xml index 96cb0f832..c240a61cb 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DChunkDefault.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DChunkDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DChunkIsometric.xml b/modules/terraman_2d/doc_classes/Terrain2DChunkIsometric.xml index 2037d0330..06edc1cf4 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DChunkIsometric.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DChunkIsometric.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DChunkSimple.xml b/modules/terraman_2d/doc_classes/Terrain2DChunkSimple.xml index ce31a302c..56215270f 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DChunkSimple.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DChunkSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DEnvironmentData.xml b/modules/terraman_2d/doc_classes/Terrain2DEnvironmentData.xml index 0fba4635b..80670810b 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DEnvironmentData.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DEnvironmentData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DJob.xml b/modules/terraman_2d/doc_classes/Terrain2DJob.xml index acbb26f2b..ab5f0a96c 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DJob.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLevelGenerator.xml b/modules/terraman_2d/doc_classes/Terrain2DLevelGenerator.xml index b7dcaa479..1a291e348 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLevelGenerator.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLevelGenerator.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLevelGeneratorFlat.xml b/modules/terraman_2d/doc_classes/Terrain2DLevelGeneratorFlat.xml index 83982823b..00259f806 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLevelGeneratorFlat.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLevelGeneratorFlat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLibrary.xml b/modules/terraman_2d/doc_classes/Terrain2DLibrary.xml index 3498ce01a..462c2f656 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLibrary.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLibrary.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLibraryMerger.xml b/modules/terraman_2d/doc_classes/Terrain2DLibraryMerger.xml index 1e5b7a1d3..6d2727100 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLibraryMerger.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLibraryMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLibraryMergerPCM.xml b/modules/terraman_2d/doc_classes/Terrain2DLibraryMergerPCM.xml index db6262751..a7adb0ee1 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLibraryMergerPCM.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLibraryMergerPCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLibrarySimple.xml b/modules/terraman_2d/doc_classes/Terrain2DLibrarySimple.xml index 5d9fe11ef..22cd4de3c 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLibrarySimple.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLibrarySimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLight.xml b/modules/terraman_2d/doc_classes/Terrain2DLight.xml index 61b444f28..929f3fd01 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLight.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLightJob.xml b/modules/terraman_2d/doc_classes/Terrain2DLightJob.xml index 1b2371e1d..cc3b07354 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLightJob.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLightJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DLightNode.xml b/modules/terraman_2d/doc_classes/Terrain2DLightNode.xml index 66bcfa852..c3f135686 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DLightNode.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DLightNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMaterialCache.xml b/modules/terraman_2d/doc_classes/Terrain2DMaterialCache.xml index e50469657..ea8cde48a 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMaterialCache.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMaterialCachePCM.xml b/modules/terraman_2d/doc_classes/Terrain2DMaterialCachePCM.xml index af523cf96..9e5ab3ab6 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMaterialCachePCM.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMesher.xml b/modules/terraman_2d/doc_classes/Terrain2DMesher.xml index 6612c2bdf..cc923c0c1 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMesher.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMesher.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMesherDefault.xml b/modules/terraman_2d/doc_classes/Terrain2DMesherDefault.xml index ed4a7b0e3..38bd60a2c 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMesherDefault.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMesherDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMesherIsometric.xml b/modules/terraman_2d/doc_classes/Terrain2DMesherIsometric.xml index 2e99dcea0..ed27e949e 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMesherIsometric.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMesherIsometric.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DMesherSimple.xml b/modules/terraman_2d/doc_classes/Terrain2DMesherSimple.xml index 1e7d2ae28..11baf7f79 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DMesherSimple.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DMesherSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DProp2DJob.xml b/modules/terraman_2d/doc_classes/Terrain2DProp2DJob.xml index 009c4ab73..d08bfbedd 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DProp2DJob.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DProp2DJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DStructure.xml b/modules/terraman_2d/doc_classes/Terrain2DStructure.xml index f834b5211..107613a11 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DStructure.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DSurface.xml b/modules/terraman_2d/doc_classes/Terrain2DSurface.xml index 157091a4e..a645c66c5 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DSurface.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DSurface.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DSurfaceMerger.xml b/modules/terraman_2d/doc_classes/Terrain2DSurfaceMerger.xml index 448431f45..75e0606f7 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DSurfaceMerger.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DSurfaceMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DSurfaceSimple.xml b/modules/terraman_2d/doc_classes/Terrain2DSurfaceSimple.xml index c73970362..8225d3646 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DSurfaceSimple.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DSurfaceSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DTerrain2DJob.xml b/modules/terraman_2d/doc_classes/Terrain2DTerrain2DJob.xml index 943b09076..d11f60bac 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DTerrain2DJob.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DTerrain2DJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DWorld.xml b/modules/terraman_2d/doc_classes/Terrain2DWorld.xml index 57bdcb036..fc0890364 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DWorld.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DWorld.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DWorldArea.xml b/modules/terraman_2d/doc_classes/Terrain2DWorldArea.xml index 79badd0f0..359312320 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DWorldArea.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DWorldArea.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DWorldDefault.xml b/modules/terraman_2d/doc_classes/Terrain2DWorldDefault.xml index c0f76d327..4225ecf6a 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DWorldDefault.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DWorldDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DWorldIsometric.xml b/modules/terraman_2d/doc_classes/Terrain2DWorldIsometric.xml index 21a1bfcbe..a951161e5 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DWorldIsometric.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DWorldIsometric.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/terraman_2d/doc_classes/Terrain2DWorldSimple.xml b/modules/terraman_2d/doc_classes/Terrain2DWorldSimple.xml index 39458aa54..3b560b143 100644 --- a/modules/terraman_2d/doc_classes/Terrain2DWorldSimple.xml +++ b/modules/terraman_2d/doc_classes/Terrain2DWorldSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/texture_packer/doc_classes/PackerImageResource.xml b/modules/texture_packer/doc_classes/PackerImageResource.xml index 154e832ed..c1d5231f0 100644 --- a/modules/texture_packer/doc_classes/PackerImageResource.xml +++ b/modules/texture_packer/doc_classes/PackerImageResource.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/texture_packer/doc_classes/TextureLayerMerger.xml b/modules/texture_packer/doc_classes/TextureLayerMerger.xml index d18ba77f1..a1617a99e 100644 --- a/modules/texture_packer/doc_classes/TextureLayerMerger.xml +++ b/modules/texture_packer/doc_classes/TextureLayerMerger.xml @@ -1,5 +1,5 @@ - + A class, that can merge textures as layers together. diff --git a/modules/texture_packer/doc_classes/TextureMerger.xml b/modules/texture_packer/doc_classes/TextureMerger.xml index 0c5bc29da..874d4cf4a 100644 --- a/modules/texture_packer/doc_classes/TextureMerger.xml +++ b/modules/texture_packer/doc_classes/TextureMerger.xml @@ -1,5 +1,5 @@ - + A node, that can merge textures. diff --git a/modules/texture_packer/doc_classes/TexturePacker.xml b/modules/texture_packer/doc_classes/TexturePacker.xml index c797cf3f2..d7ce2c16f 100644 --- a/modules/texture_packer/doc_classes/TexturePacker.xml +++ b/modules/texture_packer/doc_classes/TexturePacker.xml @@ -1,5 +1,5 @@ - + A class, that can merge textures. diff --git a/modules/theora/doc_classes/VideoStreamTheora.xml b/modules/theora/doc_classes/VideoStreamTheora.xml index 4809a1fc3..cfff92fd0 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/tile_map/doc_classes/TileMap.xml b/modules/tile_map/doc_classes/TileMap.xml index 6f4763872..c3b074a00 100644 --- a/modules/tile_map/doc_classes/TileMap.xml +++ b/modules/tile_map/doc_classes/TileMap.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/tile_map/doc_classes/TileSet.xml b/modules/tile_map/doc_classes/TileSet.xml index 3f1a8a7e4..7d83a83ed 100644 --- a/modules/tile_map/doc_classes/TileSet.xml +++ b/modules/tile_map/doc_classes/TileSet.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/ui_extensions/doc_classes/InputMapEditor.xml b/modules/ui_extensions/doc_classes/InputMapEditor.xml index b2541e2c2..771be0b01 100644 --- a/modules/ui_extensions/doc_classes/InputMapEditor.xml +++ b/modules/ui_extensions/doc_classes/InputMapEditor.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/ui_extensions/doc_classes/TouchButton.xml b/modules/ui_extensions/doc_classes/TouchButton.xml index b49b74bfb..a9794c639 100644 --- a/modules/ui_extensions/doc_classes/TouchButton.xml +++ b/modules/ui_extensions/doc_classes/TouchButton.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/unit_test/doc_classes/UnitTest.xml b/modules/unit_test/doc_classes/UnitTest.xml index ffae55609..609ad173a 100644 --- a/modules/unit_test/doc_classes/UnitTest.xml +++ b/modules/unit_test/doc_classes/UnitTest.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/unit_test/doc_classes/UnitTestDB.xml b/modules/unit_test/doc_classes/UnitTestDB.xml index 7178ba39d..8c99a4690 100644 --- a/modules/unit_test/doc_classes/UnitTestDB.xml +++ b/modules/unit_test/doc_classes/UnitTestDB.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/unit_test/doc_classes/UnitTestRunner.xml b/modules/unit_test/doc_classes/UnitTestRunner.xml index 21b5dced6..750dfc02f 100644 --- a/modules/unit_test/doc_classes/UnitTestRunner.xml +++ b/modules/unit_test/doc_classes/UnitTestRunner.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/upnp/doc_classes/UPNP.xml b/modules/upnp/doc_classes/UPNP.xml index b44f82bd1..9277eacc6 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 375672677..33e0063bb 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/users/doc_classes/User.xml b/modules/users/doc_classes/User.xml index 464f281fc..8954cf126 100644 --- a/modules/users/doc_classes/User.xml +++ b/modules/users/doc_classes/User.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserDB.xml b/modules/users/doc_classes/UserDB.xml index c7d444e4b..098e2fe57 100644 --- a/modules/users/doc_classes/UserDB.xml +++ b/modules/users/doc_classes/UserDB.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,12 @@ + + + + + + diff --git a/modules/users/doc_classes/UserDeleteWebPage.xml b/modules/users/doc_classes/UserDeleteWebPage.xml index 79a49b6ae..386378ee7 100644 --- a/modules/users/doc_classes/UserDeleteWebPage.xml +++ b/modules/users/doc_classes/UserDeleteWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserLoginWebPage.xml b/modules/users/doc_classes/UserLoginWebPage.xml index f467e7a63..b1160563e 100644 --- a/modules/users/doc_classes/UserLoginWebPage.xml +++ b/modules/users/doc_classes/UserLoginWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserLogoutWebPage.xml b/modules/users/doc_classes/UserLogoutWebPage.xml index f75bf0888..e97d2b8a1 100644 --- a/modules/users/doc_classes/UserLogoutWebPage.xml +++ b/modules/users/doc_classes/UserLogoutWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserManager.xml b/modules/users/doc_classes/UserManager.xml index d4b0314a7..f5b8d5d06 100644 --- a/modules/users/doc_classes/UserManager.xml +++ b/modules/users/doc_classes/UserManager.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,12 @@ + + + + + + @@ -53,6 +59,12 @@ + + + + + + diff --git a/modules/users/doc_classes/UserManagerDB.xml b/modules/users/doc_classes/UserManagerDB.xml index c05e9c068..f6cf66fe7 100644 --- a/modules/users/doc_classes/UserManagerDB.xml +++ b/modules/users/doc_classes/UserManagerDB.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserManagerFile.xml b/modules/users/doc_classes/UserManagerFile.xml index 13d516e69..98a2dd031 100644 --- a/modules/users/doc_classes/UserManagerFile.xml +++ b/modules/users/doc_classes/UserManagerFile.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserManagerStatic.xml b/modules/users/doc_classes/UserManagerStatic.xml index ed57440b0..f46f0f3b0 100644 --- a/modules/users/doc_classes/UserManagerStatic.xml +++ b/modules/users/doc_classes/UserManagerStatic.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserModule.xml b/modules/users/doc_classes/UserModule.xml index 9daa01783..0cad96af5 100644 --- a/modules/users/doc_classes/UserModule.xml +++ b/modules/users/doc_classes/UserModule.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserPasswordResetWebPage.xml b/modules/users/doc_classes/UserPasswordResetWebPage.xml index c406ecf96..637a47270 100644 --- a/modules/users/doc_classes/UserPasswordResetWebPage.xml +++ b/modules/users/doc_classes/UserPasswordResetWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserRegisterWebPage.xml b/modules/users/doc_classes/UserRegisterWebPage.xml index 7638c69e9..0cb36c851 100644 --- a/modules/users/doc_classes/UserRegisterWebPage.xml +++ b/modules/users/doc_classes/UserRegisterWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserSessionSetupWebServerMiddleware.xml b/modules/users/doc_classes/UserSessionSetupWebServerMiddleware.xml index 7d594d89e..41337b706 100644 --- a/modules/users/doc_classes/UserSessionSetupWebServerMiddleware.xml +++ b/modules/users/doc_classes/UserSessionSetupWebServerMiddleware.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserSettingsWebPage.xml b/modules/users/doc_classes/UserSettingsWebPage.xml index 9bc0b646d..6a258f7d6 100644 --- a/modules/users/doc_classes/UserSettingsWebPage.xml +++ b/modules/users/doc_classes/UserSettingsWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserStatsWebPage.xml b/modules/users/doc_classes/UserStatsWebPage.xml index 1c9181a20..1157bc1f8 100644 --- a/modules/users/doc_classes/UserStatsWebPage.xml +++ b/modules/users/doc_classes/UserStatsWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/users/doc_classes/UserWebPage.xml b/modules/users/doc_classes/UserWebPage.xml index 7687b493e..23c015f63 100644 --- a/modules/users/doc_classes/UserWebPage.xml +++ b/modules/users/doc_classes/UserWebPage.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/BlockVoxelStructure.xml b/modules/voxelman/doc_classes/BlockVoxelStructure.xml index 5c876a9f9..3836d104c 100644 --- a/modules/voxelman/doc_classes/BlockVoxelStructure.xml +++ b/modules/voxelman/doc_classes/BlockVoxelStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/EnvironmentData.xml b/modules/voxelman/doc_classes/EnvironmentData.xml index 4883d9ec1..97e5cf68e 100644 --- a/modules/voxelman/doc_classes/EnvironmentData.xml +++ b/modules/voxelman/doc_classes/EnvironmentData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/MarchingCubesCellData.xml b/modules/voxelman/doc_classes/MarchingCubesCellData.xml index 391f9a210..49d609536 100644 --- a/modules/voxelman/doc_classes/MarchingCubesCellData.xml +++ b/modules/voxelman/doc_classes/MarchingCubesCellData.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelChunk.xml b/modules/voxelman/doc_classes/VoxelChunk.xml index aca979641..24d99f603 100644 --- a/modules/voxelman/doc_classes/VoxelChunk.xml +++ b/modules/voxelman/doc_classes/VoxelChunk.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelChunkBlocky.xml b/modules/voxelman/doc_classes/VoxelChunkBlocky.xml index 2d6385da7..a2c932471 100644 --- a/modules/voxelman/doc_classes/VoxelChunkBlocky.xml +++ b/modules/voxelman/doc_classes/VoxelChunkBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelChunkCubic.xml b/modules/voxelman/doc_classes/VoxelChunkCubic.xml index 8f8a7f27c..852c2e1a7 100644 --- a/modules/voxelman/doc_classes/VoxelChunkCubic.xml +++ b/modules/voxelman/doc_classes/VoxelChunkCubic.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelChunkDefault.xml b/modules/voxelman/doc_classes/VoxelChunkDefault.xml index 257925d30..66b66eef7 100644 --- a/modules/voxelman/doc_classes/VoxelChunkDefault.xml +++ b/modules/voxelman/doc_classes/VoxelChunkDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelChunkMarchingCubes.xml b/modules/voxelman/doc_classes/VoxelChunkMarchingCubes.xml index fb873d768..1716c933c 100644 --- a/modules/voxelman/doc_classes/VoxelChunkMarchingCubes.xml +++ b/modules/voxelman/doc_classes/VoxelChunkMarchingCubes.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelCubePoints.xml b/modules/voxelman/doc_classes/VoxelCubePoints.xml index fcd0807b6..8571cc812 100644 --- a/modules/voxelman/doc_classes/VoxelCubePoints.xml +++ b/modules/voxelman/doc_classes/VoxelCubePoints.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelJob.xml b/modules/voxelman/doc_classes/VoxelJob.xml index 39650014e..24558bea9 100644 --- a/modules/voxelman/doc_classes/VoxelJob.xml +++ b/modules/voxelman/doc_classes/VoxelJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLevelGenerator.xml b/modules/voxelman/doc_classes/VoxelLevelGenerator.xml index 8b1b71837..ddeea3f82 100644 --- a/modules/voxelman/doc_classes/VoxelLevelGenerator.xml +++ b/modules/voxelman/doc_classes/VoxelLevelGenerator.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLevelGeneratorFlat.xml b/modules/voxelman/doc_classes/VoxelLevelGeneratorFlat.xml index 374795838..cad8f5bfa 100644 --- a/modules/voxelman/doc_classes/VoxelLevelGeneratorFlat.xml +++ b/modules/voxelman/doc_classes/VoxelLevelGeneratorFlat.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLibrary.xml b/modules/voxelman/doc_classes/VoxelLibrary.xml index d438b3ef9..5516fa739 100644 --- a/modules/voxelman/doc_classes/VoxelLibrary.xml +++ b/modules/voxelman/doc_classes/VoxelLibrary.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLibraryMerger.xml b/modules/voxelman/doc_classes/VoxelLibraryMerger.xml index 0896d2cfa..5f108e5cc 100644 --- a/modules/voxelman/doc_classes/VoxelLibraryMerger.xml +++ b/modules/voxelman/doc_classes/VoxelLibraryMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLibraryMergerPCM.xml b/modules/voxelman/doc_classes/VoxelLibraryMergerPCM.xml index 5065f6fd9..fcdf8dfda 100644 --- a/modules/voxelman/doc_classes/VoxelLibraryMergerPCM.xml +++ b/modules/voxelman/doc_classes/VoxelLibraryMergerPCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLibrarySimple.xml b/modules/voxelman/doc_classes/VoxelLibrarySimple.xml index def960ba6..71f2bf896 100644 --- a/modules/voxelman/doc_classes/VoxelLibrarySimple.xml +++ b/modules/voxelman/doc_classes/VoxelLibrarySimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLight.xml b/modules/voxelman/doc_classes/VoxelLight.xml index 20faa4769..8d754099c 100644 --- a/modules/voxelman/doc_classes/VoxelLight.xml +++ b/modules/voxelman/doc_classes/VoxelLight.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLightJob.xml b/modules/voxelman/doc_classes/VoxelLightJob.xml index c8920eea3..88b0f7251 100644 --- a/modules/voxelman/doc_classes/VoxelLightJob.xml +++ b/modules/voxelman/doc_classes/VoxelLightJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelLightNode.xml b/modules/voxelman/doc_classes/VoxelLightNode.xml index aeb3fc436..c6d030378 100644 --- a/modules/voxelman/doc_classes/VoxelLightNode.xml +++ b/modules/voxelman/doc_classes/VoxelLightNode.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMaterialCache.xml b/modules/voxelman/doc_classes/VoxelMaterialCache.xml index 6029ae067..3bd4e11a3 100644 --- a/modules/voxelman/doc_classes/VoxelMaterialCache.xml +++ b/modules/voxelman/doc_classes/VoxelMaterialCache.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMaterialCachePCM.xml b/modules/voxelman/doc_classes/VoxelMaterialCachePCM.xml index 180abd332..41fdbb59f 100644 --- a/modules/voxelman/doc_classes/VoxelMaterialCachePCM.xml +++ b/modules/voxelman/doc_classes/VoxelMaterialCachePCM.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesher.xml b/modules/voxelman/doc_classes/VoxelMesher.xml index abd1fa0bc..f925013de 100644 --- a/modules/voxelman/doc_classes/VoxelMesher.xml +++ b/modules/voxelman/doc_classes/VoxelMesher.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherBlocky.xml b/modules/voxelman/doc_classes/VoxelMesherBlocky.xml index 3dd95665a..534aeb43f 100644 --- a/modules/voxelman/doc_classes/VoxelMesherBlocky.xml +++ b/modules/voxelman/doc_classes/VoxelMesherBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherCubic.xml b/modules/voxelman/doc_classes/VoxelMesherCubic.xml index eede7774e..d16e3fe97 100644 --- a/modules/voxelman/doc_classes/VoxelMesherCubic.xml +++ b/modules/voxelman/doc_classes/VoxelMesherCubic.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherDefault.xml b/modules/voxelman/doc_classes/VoxelMesherDefault.xml index a711ef4ee..f02d84421 100644 --- a/modules/voxelman/doc_classes/VoxelMesherDefault.xml +++ b/modules/voxelman/doc_classes/VoxelMesherDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherJobStep.xml b/modules/voxelman/doc_classes/VoxelMesherJobStep.xml index bf660caa8..8166aa573 100644 --- a/modules/voxelman/doc_classes/VoxelMesherJobStep.xml +++ b/modules/voxelman/doc_classes/VoxelMesherJobStep.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherLiquidBlocky.xml b/modules/voxelman/doc_classes/VoxelMesherLiquidBlocky.xml index 2cf1d7f4d..65ea62873 100644 --- a/modules/voxelman/doc_classes/VoxelMesherLiquidBlocky.xml +++ b/modules/voxelman/doc_classes/VoxelMesherLiquidBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelMesherMarchingCubes.xml b/modules/voxelman/doc_classes/VoxelMesherMarchingCubes.xml index d68df856c..ce95ad80d 100644 --- a/modules/voxelman/doc_classes/VoxelMesherMarchingCubes.xml +++ b/modules/voxelman/doc_classes/VoxelMesherMarchingCubes.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelPropJob.xml b/modules/voxelman/doc_classes/VoxelPropJob.xml index b5fd8c327..dbded1974 100644 --- a/modules/voxelman/doc_classes/VoxelPropJob.xml +++ b/modules/voxelman/doc_classes/VoxelPropJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelStructure.xml b/modules/voxelman/doc_classes/VoxelStructure.xml index 906192220..2bd758737 100644 --- a/modules/voxelman/doc_classes/VoxelStructure.xml +++ b/modules/voxelman/doc_classes/VoxelStructure.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelSurface.xml b/modules/voxelman/doc_classes/VoxelSurface.xml index c377b3756..2c901e9d8 100644 --- a/modules/voxelman/doc_classes/VoxelSurface.xml +++ b/modules/voxelman/doc_classes/VoxelSurface.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelSurfaceMerger.xml b/modules/voxelman/doc_classes/VoxelSurfaceMerger.xml index a38e65d2f..830bd927a 100644 --- a/modules/voxelman/doc_classes/VoxelSurfaceMerger.xml +++ b/modules/voxelman/doc_classes/VoxelSurfaceMerger.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelSurfaceSimple.xml b/modules/voxelman/doc_classes/VoxelSurfaceSimple.xml index 8e8850f9b..04c55a33f 100644 --- a/modules/voxelman/doc_classes/VoxelSurfaceSimple.xml +++ b/modules/voxelman/doc_classes/VoxelSurfaceSimple.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelTerrainJob.xml b/modules/voxelman/doc_classes/VoxelTerrainJob.xml index 702cc908d..4b0b58634 100644 --- a/modules/voxelman/doc_classes/VoxelTerrainJob.xml +++ b/modules/voxelman/doc_classes/VoxelTerrainJob.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelWorld.xml b/modules/voxelman/doc_classes/VoxelWorld.xml index 26eff55d6..ee2eab8db 100644 --- a/modules/voxelman/doc_classes/VoxelWorld.xml +++ b/modules/voxelman/doc_classes/VoxelWorld.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelWorldBlocky.xml b/modules/voxelman/doc_classes/VoxelWorldBlocky.xml index ac6334791..a15254ecc 100644 --- a/modules/voxelman/doc_classes/VoxelWorldBlocky.xml +++ b/modules/voxelman/doc_classes/VoxelWorldBlocky.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelWorldCubic.xml b/modules/voxelman/doc_classes/VoxelWorldCubic.xml index d20e07fe8..3474310aa 100644 --- a/modules/voxelman/doc_classes/VoxelWorldCubic.xml +++ b/modules/voxelman/doc_classes/VoxelWorldCubic.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelWorldDefault.xml b/modules/voxelman/doc_classes/VoxelWorldDefault.xml index da125a017..71402c842 100644 --- a/modules/voxelman/doc_classes/VoxelWorldDefault.xml +++ b/modules/voxelman/doc_classes/VoxelWorldDefault.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/VoxelWorldMarchingCubes.xml b/modules/voxelman/doc_classes/VoxelWorldMarchingCubes.xml index 3af982614..486747302 100644 --- a/modules/voxelman/doc_classes/VoxelWorldMarchingCubes.xml +++ b/modules/voxelman/doc_classes/VoxelWorldMarchingCubes.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/voxelman/doc_classes/WorldArea.xml b/modules/voxelman/doc_classes/WorldArea.xml index 24f80f00a..cbb50a990 100644 --- a/modules/voxelman/doc_classes/WorldArea.xml +++ b/modules/voxelman/doc_classes/WorldArea.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/AliasWebPage.xml b/modules/web/doc_classes/AliasWebPage.xml index bdfda0867..e2d5b6328 100644 --- a/modules/web/doc_classes/AliasWebPage.xml +++ b/modules/web/doc_classes/AliasWebPage.xml @@ -1,5 +1,5 @@ - + Creates an alias web uri. diff --git a/modules/web/doc_classes/BBCodeParser.xml b/modules/web/doc_classes/BBCodeParser.xml index 8583227ab..4e0f1e044 100644 --- a/modules/web/doc_classes/BBCodeParser.xml +++ b/modules/web/doc_classes/BBCodeParser.xml @@ -1,5 +1,5 @@ - + A class that parses bbcode into a class structure for easy manipulation, or processing. diff --git a/modules/web/doc_classes/BBCodeParserAttribute.xml b/modules/web/doc_classes/BBCodeParserAttribute.xml index 318ef632f..2e709faae 100644 --- a/modules/web/doc_classes/BBCodeParserAttribute.xml +++ b/modules/web/doc_classes/BBCodeParserAttribute.xml @@ -1,5 +1,5 @@ - + [BBCodeParser] stores bbcode attributes using this class. diff --git a/modules/web/doc_classes/BBCodeParserTag.xml b/modules/web/doc_classes/BBCodeParserTag.xml index 28cbeae1b..04c7ae7d2 100644 --- a/modules/web/doc_classes/BBCodeParserTag.xml +++ b/modules/web/doc_classes/BBCodeParserTag.xml @@ -1,5 +1,5 @@ - + [BBCodeParser] stores bbcode tags using this class. diff --git a/modules/web/doc_classes/BrowsableFolderServeWebPage.xml b/modules/web/doc_classes/BrowsableFolderServeWebPage.xml index 0c12da323..979a82653 100644 --- a/modules/web/doc_classes/BrowsableFolderServeWebPage.xml +++ b/modules/web/doc_classes/BrowsableFolderServeWebPage.xml @@ -1,5 +1,5 @@ - + The [BrowsableFolderServeWebPage] class adds folder listing functionality on top of [FolderServeWebPage]. diff --git a/modules/web/doc_classes/CSRFTokenWebServerMiddleware.xml b/modules/web/doc_classes/CSRFTokenWebServerMiddleware.xml index faba0a407..01cd3ccfd 100644 --- a/modules/web/doc_classes/CSRFTokenWebServerMiddleware.xml +++ b/modules/web/doc_classes/CSRFTokenWebServerMiddleware.xml @@ -1,5 +1,5 @@ - + The [CSRFTokenWebServerMiddleware] is a [WebServerMiddleware] implementation that sets up, and if it's a post request, then also it validates CRSF tokens automatically. If a token fails to validate an error is sent back to the user. diff --git a/modules/web/doc_classes/FileCache.xml b/modules/web/doc_classes/FileCache.xml index f7dcd1345..b185c545e 100644 --- a/modules/web/doc_classes/FileCache.xml +++ b/modules/web/doc_classes/FileCache.xml @@ -1,5 +1,5 @@ - + The FileCache class provide functionality for file and directory caching for the web module. diff --git a/modules/web/doc_classes/FolderServeWebPage.xml b/modules/web/doc_classes/FolderServeWebPage.xml index a4a16d34c..24b9ebd19 100644 --- a/modules/web/doc_classes/FolderServeWebPage.xml +++ b/modules/web/doc_classes/FolderServeWebPage.xml @@ -1,5 +1,5 @@ - + The [FolderServeWebPage] class serves files. diff --git a/modules/web/doc_classes/FormAlphaFieldEntry.xml b/modules/web/doc_classes/FormAlphaFieldEntry.xml index 9060b2184..41cc63642 100644 --- a/modules/web/doc_classes/FormAlphaFieldEntry.xml +++ b/modules/web/doc_classes/FormAlphaFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormAlphaNumericFieldEntry.xml b/modules/web/doc_classes/FormAlphaNumericFieldEntry.xml index 69cd0f788..b402bf37d 100644 --- a/modules/web/doc_classes/FormAlphaNumericFieldEntry.xml +++ b/modules/web/doc_classes/FormAlphaNumericFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormEmailFieldEntry.xml b/modules/web/doc_classes/FormEmailFieldEntry.xml index 950351dea..5c8110085 100644 --- a/modules/web/doc_classes/FormEmailFieldEntry.xml +++ b/modules/web/doc_classes/FormEmailFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormExistsFieldEntry.xml b/modules/web/doc_classes/FormExistsFieldEntry.xml index 5b3de38d2..1b11b5a3f 100644 --- a/modules/web/doc_classes/FormExistsFieldEntry.xml +++ b/modules/web/doc_classes/FormExistsFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormField.xml b/modules/web/doc_classes/FormField.xml index b1f533928..495867064 100644 --- a/modules/web/doc_classes/FormField.xml +++ b/modules/web/doc_classes/FormField.xml @@ -1,5 +1,5 @@ - + [FormField] represents one field in a html form, like a password or user name input. diff --git a/modules/web/doc_classes/FormFieldEntry.xml b/modules/web/doc_classes/FormFieldEntry.xml index b2b18a9e4..b4aa31d9c 100644 --- a/modules/web/doc_classes/FormFieldEntry.xml +++ b/modules/web/doc_classes/FormFieldEntry.xml @@ -1,5 +1,5 @@ - + Used by [FormField]s to implement html form validation capabilities. diff --git a/modules/web/doc_classes/FormFloatFieldEntry.xml b/modules/web/doc_classes/FormFloatFieldEntry.xml index eceb0817f..c67c7ba68 100644 --- a/modules/web/doc_classes/FormFloatFieldEntry.xml +++ b/modules/web/doc_classes/FormFloatFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormIntFieldEntry.xml b/modules/web/doc_classes/FormIntFieldEntry.xml index afe50b15c..cada27201 100644 --- a/modules/web/doc_classes/FormIntFieldEntry.xml +++ b/modules/web/doc_classes/FormIntFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormMaximumLengthFieldEntry.xml b/modules/web/doc_classes/FormMaximumLengthFieldEntry.xml index 03dda4722..168cd1906 100644 --- a/modules/web/doc_classes/FormMaximumLengthFieldEntry.xml +++ b/modules/web/doc_classes/FormMaximumLengthFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormMinimumLengthFieldEntry.xml b/modules/web/doc_classes/FormMinimumLengthFieldEntry.xml index f950dbbc0..6ff753f3c 100644 --- a/modules/web/doc_classes/FormMinimumLengthFieldEntry.xml +++ b/modules/web/doc_classes/FormMinimumLengthFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormNeedToMatchOtherFieldEntry.xml b/modules/web/doc_classes/FormNeedToMatchOtherFieldEntry.xml index 58c75e289..d250550b8 100644 --- a/modules/web/doc_classes/FormNeedToMatchOtherFieldEntry.xml +++ b/modules/web/doc_classes/FormNeedToMatchOtherFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormNeedsLowercaseCharacterFieldEntry.xml b/modules/web/doc_classes/FormNeedsLowercaseCharacterFieldEntry.xml index ead3a4366..5507fd98f 100644 --- a/modules/web/doc_classes/FormNeedsLowercaseCharacterFieldEntry.xml +++ b/modules/web/doc_classes/FormNeedsLowercaseCharacterFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormNeedsOtherCharacterFieldEntry.xml b/modules/web/doc_classes/FormNeedsOtherCharacterFieldEntry.xml index 7cfa1dd0b..ea4cfd778 100644 --- a/modules/web/doc_classes/FormNeedsOtherCharacterFieldEntry.xml +++ b/modules/web/doc_classes/FormNeedsOtherCharacterFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormNeedsUppercaseCharacterFieldEntry.xml b/modules/web/doc_classes/FormNeedsUppercaseCharacterFieldEntry.xml index aacaa490e..40b1dd3e3 100644 --- a/modules/web/doc_classes/FormNeedsUppercaseCharacterFieldEntry.xml +++ b/modules/web/doc_classes/FormNeedsUppercaseCharacterFieldEntry.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/FormValidator.xml b/modules/web/doc_classes/FormValidator.xml index 7cd8bef2a..5a1be8bb4 100644 --- a/modules/web/doc_classes/FormValidator.xml +++ b/modules/web/doc_classes/FormValidator.xml @@ -1,5 +1,5 @@ - + The [FormValidator] implements html form validation capabilities. diff --git a/modules/web/doc_classes/HTMLBuilder.xml b/modules/web/doc_classes/HTMLBuilder.xml index f7db52cbd..c087b2487 100644 --- a/modules/web/doc_classes/HTMLBuilder.xml +++ b/modules/web/doc_classes/HTMLBuilder.xml @@ -1,5 +1,5 @@ - + A class that can be used to easily build html from code. diff --git a/modules/web/doc_classes/HTMLPaginator.xml b/modules/web/doc_classes/HTMLPaginator.xml index 7e46b529e..1a4946496 100644 --- a/modules/web/doc_classes/HTMLPaginator.xml +++ b/modules/web/doc_classes/HTMLPaginator.xml @@ -1,5 +1,5 @@ - + A class that can be used to generate html pagination. diff --git a/modules/web/doc_classes/HTMLParser.xml b/modules/web/doc_classes/HTMLParser.xml index e98cbed0c..daa0e3a46 100644 --- a/modules/web/doc_classes/HTMLParser.xml +++ b/modules/web/doc_classes/HTMLParser.xml @@ -1,5 +1,5 @@ - + A class that parses html into a class structure for easy manipulation, or processing. diff --git a/modules/web/doc_classes/HTMLParserAttribute.xml b/modules/web/doc_classes/HTMLParserAttribute.xml index 8bdf439a8..89d650e8c 100644 --- a/modules/web/doc_classes/HTMLParserAttribute.xml +++ b/modules/web/doc_classes/HTMLParserAttribute.xml @@ -1,5 +1,5 @@ - + [HTMLParser] stores html attributes using this class. diff --git a/modules/web/doc_classes/HTMLParserTag.xml b/modules/web/doc_classes/HTMLParserTag.xml index b959f4f9e..faefc4a57 100644 --- a/modules/web/doc_classes/HTMLParserTag.xml +++ b/modules/web/doc_classes/HTMLParserTag.xml @@ -1,5 +1,5 @@ - + [HTMLParser] stores html tags using this class. diff --git a/modules/web/doc_classes/HTMLTag.xml b/modules/web/doc_classes/HTMLTag.xml index 2661851bb..5511fca6a 100644 --- a/modules/web/doc_classes/HTMLTag.xml +++ b/modules/web/doc_classes/HTMLTag.xml @@ -1,5 +1,5 @@ - + The HTMLTag class helps with the creation of HTML tags. HTMLBuilder uses it internally. diff --git a/modules/web/doc_classes/HTTPServerEnums.xml b/modules/web/doc_classes/HTTPServerEnums.xml index fa99f7b40..bed09f04d 100644 --- a/modules/web/doc_classes/HTTPServerEnums.xml +++ b/modules/web/doc_classes/HTTPServerEnums.xml @@ -1,5 +1,5 @@ - + Contains Enums used by the web module. diff --git a/modules/web/doc_classes/HTTPSession.xml b/modules/web/doc_classes/HTTPSession.xml index dbf2156f1..7d27d978e 100644 --- a/modules/web/doc_classes/HTTPSession.xml +++ b/modules/web/doc_classes/HTTPSession.xml @@ -1,5 +1,5 @@ - + The HTTPSession class represents a user's session. diff --git a/modules/web/doc_classes/HTTPSessionManager.xml b/modules/web/doc_classes/HTTPSessionManager.xml index fea4b00a0..1965fd546 100644 --- a/modules/web/doc_classes/HTTPSessionManager.xml +++ b/modules/web/doc_classes/HTTPSessionManager.xml @@ -1,5 +1,5 @@ - + The [HTTPSessionManager] class stores active sessions on a server. diff --git a/modules/web/doc_classes/HTTPSessionManagerDB.xml b/modules/web/doc_classes/HTTPSessionManagerDB.xml index 765f845e6..293743190 100644 --- a/modules/web/doc_classes/HTTPSessionManagerDB.xml +++ b/modules/web/doc_classes/HTTPSessionManagerDB.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/ListWebPage.xml b/modules/web/doc_classes/ListWebPage.xml index e9e72f5fc..e9be5a23a 100644 --- a/modules/web/doc_classes/ListWebPage.xml +++ b/modules/web/doc_classes/ListWebPage.xml @@ -1,5 +1,5 @@ - + The ListPage WebNode can be pointed to a folder using it's folder variable, and then it will load all files in that folder, process them as markdown in alphabetical order, and put them onto a page, one after the other. It also supports pagination. diff --git a/modules/web/doc_classes/MarkdownRenderer.xml b/modules/web/doc_classes/MarkdownRenderer.xml index 9bf597605..f226fc55b 100644 --- a/modules/web/doc_classes/MarkdownRenderer.xml +++ b/modules/web/doc_classes/MarkdownRenderer.xml @@ -1,5 +1,5 @@ - + Renders markdown as HTML. diff --git a/modules/web/doc_classes/PagedArticleWebPage.xml b/modules/web/doc_classes/PagedArticleWebPage.xml index 8ea902d07..154d51f7b 100644 --- a/modules/web/doc_classes/PagedArticleWebPage.xml +++ b/modules/web/doc_classes/PagedArticleWebPage.xml @@ -1,5 +1,5 @@ - + Using this class, a small self contained multi page article can be created. diff --git a/modules/web/doc_classes/PagedArticlesWebPage.xml b/modules/web/doc_classes/PagedArticlesWebPage.xml index c369f1425..7e2e38f12 100644 --- a/modules/web/doc_classes/PagedArticlesWebPage.xml +++ b/modules/web/doc_classes/PagedArticlesWebPage.xml @@ -1,5 +1,5 @@ - + The [PagedArticlesWebPage] class creates [PagedArticleWebPage] for all folders found inside [code]folder[/code]. diff --git a/modules/web/doc_classes/RedirectWebPage.xml b/modules/web/doc_classes/RedirectWebPage.xml index 469d32b87..e6ba26559 100644 --- a/modules/web/doc_classes/RedirectWebPage.xml +++ b/modules/web/doc_classes/RedirectWebPage.xml @@ -1,5 +1,5 @@ - + Sends a redirect when it needs to handle a request. diff --git a/modules/web/doc_classes/SessionSetupWebServerMiddleware.xml b/modules/web/doc_classes/SessionSetupWebServerMiddleware.xml index 1259470ee..6cef5d645 100644 --- a/modules/web/doc_classes/SessionSetupWebServerMiddleware.xml +++ b/modules/web/doc_classes/SessionSetupWebServerMiddleware.xml @@ -1,5 +1,5 @@ - + The [SessionSetupWebServerMiddleware] will look up [HTTPSession]s for a particular request using the stored session id. diff --git a/modules/web/doc_classes/StaticWebPage.xml b/modules/web/doc_classes/StaticWebPage.xml index 8d778019c..da758be25 100644 --- a/modules/web/doc_classes/StaticWebPage.xml +++ b/modules/web/doc_classes/StaticWebPage.xml @@ -1,5 +1,5 @@ - + Sends what's in it's [code]data[/code] property when it handles a [WebServerRequest], and what's in it's [code]preview_data[/code] property when [code]render_preview()[/code] is called. diff --git a/modules/web/doc_classes/StaticWebPageFile.xml b/modules/web/doc_classes/StaticWebPageFile.xml index 250266633..bc6062714 100644 --- a/modules/web/doc_classes/StaticWebPageFile.xml +++ b/modules/web/doc_classes/StaticWebPageFile.xml @@ -1,5 +1,5 @@ - + A [StaticWebPage] that loads a file to [StaticWebPage]'s [code]data[/code] property when entering the [SceneTree]. diff --git a/modules/web/doc_classes/StaticWebPageFolderFiles.xml b/modules/web/doc_classes/StaticWebPageFolderFiles.xml index 3bc1e7617..490a5e3b7 100644 --- a/modules/web/doc_classes/StaticWebPageFolderFiles.xml +++ b/modules/web/doc_classes/StaticWebPageFolderFiles.xml @@ -1,5 +1,5 @@ - + A [StaticWebPage] that loads all files from the given folder to [StaticWebPage]'s [code]data[/code] property when entering the [SceneTree]. diff --git a/modules/web/doc_classes/WebNode.xml b/modules/web/doc_classes/WebNode.xml index 8fee25835..99c080864 100644 --- a/modules/web/doc_classes/WebNode.xml +++ b/modules/web/doc_classes/WebNode.xml @@ -1,5 +1,5 @@ - + WebNodes are Nodes that can be used to create HTTP based guis for games / applications, using a [WebNode] tree for routing. They only work when they are a child of a [WebServer]. diff --git a/modules/web/doc_classes/WebPermission.xml b/modules/web/doc_classes/WebPermission.xml index bc321cc3a..2cea4064e 100644 --- a/modules/web/doc_classes/WebPermission.xml +++ b/modules/web/doc_classes/WebPermission.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/WebRoot.xml b/modules/web/doc_classes/WebRoot.xml index a4ff37627..d620aec67 100644 --- a/modules/web/doc_classes/WebRoot.xml +++ b/modules/web/doc_classes/WebRoot.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/WebServer.xml b/modules/web/doc_classes/WebServer.xml index 4214913af..b52b6a61c 100644 --- a/modules/web/doc_classes/WebServer.xml +++ b/modules/web/doc_classes/WebServer.xml @@ -1,5 +1,5 @@ - + The WebServer class can be used as a base for Webserver implementations. diff --git a/modules/web/doc_classes/WebServerCookie.xml b/modules/web/doc_classes/WebServerCookie.xml index d2535a8bd..53f51956c 100644 --- a/modules/web/doc_classes/WebServerCookie.xml +++ b/modules/web/doc_classes/WebServerCookie.xml @@ -1,5 +1,5 @@ - + Used by [WebServerRequest]s, to set or delete cookies on the client. diff --git a/modules/web/doc_classes/WebServerMiddleware.xml b/modules/web/doc_classes/WebServerMiddleware.xml index 17ce8d07d..a534fa3ba 100644 --- a/modules/web/doc_classes/WebServerMiddleware.xml +++ b/modules/web/doc_classes/WebServerMiddleware.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/web/doc_classes/WebServerRequest.xml b/modules/web/doc_classes/WebServerRequest.xml index d523adc81..054e72c72 100644 --- a/modules/web/doc_classes/WebServerRequest.xml +++ b/modules/web/doc_classes/WebServerRequest.xml @@ -1,5 +1,5 @@ - + The [WebServerRequest] class represents one incoming HTTP request. It also contains the proper helper methods for sending a response. diff --git a/modules/web/doc_classes/WebServerRequestScriptable.xml b/modules/web/doc_classes/WebServerRequestScriptable.xml index d43a9c09d..8fd4a9c9d 100644 --- a/modules/web/doc_classes/WebServerRequestScriptable.xml +++ b/modules/web/doc_classes/WebServerRequestScriptable.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/websocket/doc_classes/WebSocketClient.xml b/modules/websocket/doc_classes/WebSocketClient.xml index b8f0015b3..34238667b 100644 --- a/modules/websocket/doc_classes/WebSocketClient.xml +++ b/modules/websocket/doc_classes/WebSocketClient.xml @@ -1,5 +1,5 @@ - + A WebSocket client implementation. diff --git a/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml b/modules/websocket/doc_classes/WebSocketMultiplayerPeer.xml index 662cc5f35..c2046d9b2 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 fe2ca82c5..06f2c26f4 100644 --- a/modules/websocket/doc_classes/WebSocketPeer.xml +++ b/modules/websocket/doc_classes/WebSocketPeer.xml @@ -1,5 +1,5 @@ - + A class representing a specific WebSocket connection. diff --git a/modules/websocket/doc_classes/WebSocketServer.xml b/modules/websocket/doc_classes/WebSocketServer.xml index c9cf690d3..37e8d2ce0 100644 --- a/modules/websocket/doc_classes/WebSocketServer.xml +++ b/modules/websocket/doc_classes/WebSocketServer.xml @@ -1,5 +1,5 @@ - + A WebSocket server implementation. diff --git a/modules/wfc/doc_classes/ImageIndexer.xml b/modules/wfc/doc_classes/ImageIndexer.xml index 3288da049..e0d369022 100644 --- a/modules/wfc/doc_classes/ImageIndexer.xml +++ b/modules/wfc/doc_classes/ImageIndexer.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/wfc/doc_classes/OverlappingWaveFormCollapse.xml b/modules/wfc/doc_classes/OverlappingWaveFormCollapse.xml index 96e1c4de7..aa5c5b7a6 100644 --- a/modules/wfc/doc_classes/OverlappingWaveFormCollapse.xml +++ b/modules/wfc/doc_classes/OverlappingWaveFormCollapse.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/wfc/doc_classes/TilingWaveFormCollapse.xml b/modules/wfc/doc_classes/TilingWaveFormCollapse.xml index f97f1363d..c1478e62b 100644 --- a/modules/wfc/doc_classes/TilingWaveFormCollapse.xml +++ b/modules/wfc/doc_classes/TilingWaveFormCollapse.xml @@ -1,5 +1,5 @@ - + diff --git a/modules/wfc/doc_classes/WaveFormCollapse.xml b/modules/wfc/doc_classes/WaveFormCollapse.xml index 2163b154f..d0f9ec23a 100644 --- a/modules/wfc/doc_classes/WaveFormCollapse.xml +++ b/modules/wfc/doc_classes/WaveFormCollapse.xml @@ -1,5 +1,5 @@ - +