| .. | 
		
		
			
			
			
			
				| @GlobalScope.xml | Reorder PropertyHint enum to avoid breaking compat | 2023-05-12 01:48:07 +02:00 | 
		
			
			
			
			
				| AABB.xml | Fix typos and inconsistencies in classref | 2023-03-16 14:10:20 +08:00 | 
		
			
			
			
			
				| AcceptDialog.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AESContext.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| AnimatableBody2D.xml | Document using AnimatableBody when needed in StaticBody description | 2023-04-18 16:31:22 +02:00 | 
		
			
			
			
			
				| AnimatableBody3D.xml | Document using AnimatableBody when needed in StaticBody description | 2023-04-18 16:31:22 +02:00 | 
		
			
			
			
			
				| AnimatedSprite2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AnimatedSprite3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AnimatedTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Animation.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationLibrary.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AnimationNode.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeAdd2.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeAdd3.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeAnimation.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeBlend2.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeBlend3.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeBlendSpace1D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeBlendSpace2D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeBlendTree.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeOneShot.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeOutput.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeStateMachine.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeStateMachinePlayback.xml | Merge pull request #76418 from reduz/method-bind-validated-call | 2023-05-08 13:52:42 +02:00 | 
		
			
			
			
			
				| AnimationNodeStateMachineTransition.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeSync.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeTimeScale.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeTimeSeek.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationNodeTransition.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationPlayer.xml | Merge pull request #75869 from aaronfranke/anim-play-end-doc | 2023-05-15 09:32:33 +02:00 | 
		
			
			
			
			
				| AnimationRootNode.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| AnimationTree.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| Area2D.xml | Make Area physics priority consistently int and allow negative numbers | 2023-04-18 13:50:20 +02:00 | 
		
			
			
			
			
				| Area3D.xml | Merge pull request #72749 from aaronfranke/area-priority | 2023-04-18 14:21:06 +02:00 | 
		
			
			
			
			
				| Array.xml | Document how to make custom min/max for Array | 2023-04-10 16:41:11 +02:00 | 
		
			
			
			
			
				| ArrayMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ArrayOccluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AspectRatioContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AStar2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AStar3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AStarGrid2D.xml | Allow negative coordinates in AStarGrid2D | 2023-04-26 09:29:33 +03:00 | 
		
			
			
			
			
				| AtlasTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioBusLayout.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectAmplify.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectBandLimitFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectBandPassFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectCapture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectChorus.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectCompressor.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectDelay.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectDistortion.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectEQ.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectEQ6.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectEQ10.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectEQ21.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectHighPassFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectHighShelfFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectInstance.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectLimiter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectLowPassFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectLowShelfFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectNotchFilter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectPanner.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectPhaser.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectPitchShift.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectRecord.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectReverb.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectSpectrumAnalyzer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectSpectrumAnalyzerInstance.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioEffectStereoEnhance.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioListener2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioListener3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioServer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStream.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamGenerator.xml | Add an example for how to use AudioStreamGenerator | 2023-04-30 20:18:49 +02:00 | 
		
			
			
			
			
				| AudioStreamGeneratorPlayback.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamMicrophone.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlayback.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlaybackPolyphonic.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlaybackResampled.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlayer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlayer2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPlayer3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamPolyphonic.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamRandomizer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| AudioStreamWAV.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BackBufferCopy.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BaseButton.xml | Add instructions for configuring CheckBox as a radio button | 2023-03-21 06:55:51 +08:00 | 
		
			
			
			
			
				| BaseMaterial3D.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| Basis.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BitMap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Bone2D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| BoneAttachment3D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| BoneMap.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| bool.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BoxContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BoxMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BoxOccluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| BoxShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Button.xml | Implement vertical icon alignment for buttons | 2023-05-01 19:51:47 +02:00 | 
		
			
			
			
			
				| ButtonGroup.xml | Add option for ButtonGroups to be unpressed | 2023-04-20 17:09:39 -06:00 | 
		
			
			
			
			
				| Callable.xml | Improve description of Callable.bind/unbind | 2023-04-17 14:04:11 +02:00 | 
		
			
			
			
			
				| CallbackTweener.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Camera2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Camera3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraAttributes.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraAttributesPhysical.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraAttributesPractical.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraFeed.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraServer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CameraTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CanvasGroup.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CanvasItem.xml | Merge pull request #57179 from spacechase0/notify-world2d-changed-master | 2023-05-08 16:40:00 +02:00 | 
		
			
			
			
			
				| CanvasItemMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CanvasLayer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CanvasModulate.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CanvasTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CapsuleMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CapsuleShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CapsuleShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CenterContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CharacterBody2D.xml | Fix CharacterBody2D get_slide_collision docs | 2023-03-10 18:25:54 -05:00 | 
		
			
			
			
			
				| CharacterBody3D.xml | Merge pull request #73749 from fabriceci/expose-apply-floor-snap | 2023-03-03 11:03:42 +01:00 | 
		
			
			
			
			
				| CharFXTransform.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CheckBox.xml | Add instructions for configuring CheckBox as a radio button | 2023-03-21 06:55:51 +08:00 | 
		
			
			
			
			
				| CheckButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CircleShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ClassDB.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CodeEdit.xml | Move convert_indent into CodeEdit | 2023-05-07 13:08:37 +01:00 | 
		
			
			
			
			
				| CodeHighlighter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CollisionObject2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CollisionObject3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CollisionPolygon2D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| CollisionPolygon3D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| CollisionShape2D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| CollisionShape3D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| Color.xml | Revert "Add API for HSL conversion" | 2023-05-10 17:45:56 -03:00 | 
		
			
			
			
			
				| ColorPicker.xml | Add center_grabber property to Slider | 2023-04-22 17:53:17 +02:00 | 
		
			
			
			
			
				| ColorPickerButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ColorRect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CompressedCubemap.xml | Fix CompressedTextureLayered description in the class reference | 2023-03-22 22:06:55 +01:00 | 
		
			
			
			
			
				| CompressedCubemapArray.xml | Fix CompressedTextureLayered description in the class reference | 2023-03-22 22:06:55 +01:00 | 
		
			
			
			
			
				| CompressedTexture2D.xml | Fix CompressedTextureLayered description in the class reference | 2023-03-22 22:06:55 +01:00 | 
		
			
			
			
			
				| CompressedTexture2DArray.xml | Fix CompressedTextureLayered description in the class reference | 2023-03-22 22:06:55 +01:00 | 
		
			
			
			
			
				| CompressedTexture3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CompressedTextureLayered.xml | Fix CompressedTextureLayered description in the class reference | 2023-03-22 22:06:55 +01:00 | 
		
			
			
			
			
				| ConcavePolygonShape2D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| ConcavePolygonShape3D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| ConeTwistJoint3D.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| ConfigFile.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ConfirmationDialog.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Container.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Control.xml | Clarify that event handling does not affect Input | 2023-05-09 13:19:02 +02:00 | 
		
			
			
			
			
				| ConvexPolygonShape2D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| ConvexPolygonShape3D.xml | Fix concave/convex polygon shape documentation | 2023-03-05 17:19:50 +01:00 | 
		
			
			
			
			
				| CPUParticles2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CPUParticles3D.xml | Fix typos and inconsistencies in classref | 2023-03-16 14:10:20 +08:00 | 
		
			
			
			
			
				| Crypto.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| CryptoKey.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Cubemap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CubemapArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Curve.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| Curve2D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| Curve3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| CurveTexture.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| CurveXYZTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CylinderMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| CylinderShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| DampedSpringJoint2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Decal.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| Dictionary.xml | Remove outdated note about const in Dictionary and Array docs | 2023-03-08 12:13:17 -03:00 | 
		
			
			
			
			
				| DirAccess.xml | Document caveats related to exported project binary resource conversion | 2023-05-08 07:02:00 +02:00 | 
		
			
			
			
			
				| DirectionalLight2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| DirectionalLight3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| DisplayServer.xml | Merge pull request #76664 from Xenoparrot/simple-typos | 2023-05-06 15:41:55 +02:00 | 
		
			
			
			
			
				| DTLSServer.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| EditorCommandPalette.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorDebuggerPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorDebuggerSession.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorExportPlatform.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorExportPlatformPC.xml | [Export] Add readable descriptions and validation warnings to the export options. | 2023-04-19 08:35:59 +03:00 | 
		
			
			
			
			
				| EditorExportPlugin.xml | Allow EditorExportPlugins to provide export options | 2023-04-07 19:18:00 +02:00 | 
		
			
			
			
			
				| EditorFeatureProfile.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorFileDialog.xml | Fix various typos in the classref | 2023-03-09 14:56:23 +08:00 | 
		
			
			
			
			
				| EditorFileSystem.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorFileSystemDirectory.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorFileSystemImportFormatSupportQuery.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorImportPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorInspector.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorInspectorPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorInterface.xml | Decouple EditorInterface from EditorPlugin | 2023-04-17 21:59:09 +02:00 | 
		
			
			
			
			
				| EditorNode3DGizmo.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorNode3DGizmoPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorPaths.xml | Merge pull request #73429 from bruvzg/macos_no_sc | 2023-03-07 08:36:51 +01:00 | 
		
			
			
			
			
				| EditorPlugin.xml | Decouple EditorInterface from EditorPlugin | 2023-04-17 21:59:09 +02:00 | 
		
			
			
			
			
				| EditorProperty.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorResourceConversionPlugin.xml | Fix GDScript code style regarding colon | 2023-03-05 17:03:20 +03:00 | 
		
			
			
			
			
				| EditorResourcePicker.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorResourcePreview.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorResourcePreviewGenerator.xml | Enhance filesystem dock tooltips | 2023-05-12 19:28:34 +02:00 | 
		
			
			
			
			
				| EditorResourceTooltipPlugin.xml | Enhance filesystem dock tooltips | 2023-05-12 19:28:34 +02:00 | 
		
			
			
			
			
				| EditorSceneFormatImporter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorScenePostImport.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorScenePostImportPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorScript.xml | Extract editor run toolbar into its own component | 2023-04-19 17:12:28 +02:00 | 
		
			
			
			
			
				| EditorScriptPicker.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorSelection.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorSettings.xml | Improve editor state persistence | 2023-05-11 04:17:03 +02:00 | 
		
			
			
			
			
				| EditorSpinSlider.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorSyntaxHighlighter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorTranslationParserPlugin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| EditorUndoRedoManager.xml | Update UndoRedo description | 2023-04-03 15:54:43 +02:00 | 
		
			
			
			
			
				| EditorVCSInterface.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| EncodedObjectAsID.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Engine.xml | Add information about how Engine.time_scaleaffects Timers | 2023-04-23 10:21:18 +02:00 | 
		
			
			
			
			
				| EngineDebugger.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| EngineProfiler.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Environment.xml | Fix various typos in the classref | 2023-03-09 14:56:23 +08:00 | 
		
			
			
			
			
				| Expression.xml | Provide an example on how to use ImmediateMesh | 2023-04-26 12:36:02 +02:00 | 
		
			
			
			
			
				| FileAccess.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| FileDialog.xml | docs/FileDialog: Use clickable references | 2023-04-10 15:13:20 +02:00 | 
		
			
			
			
			
				| FileSystemDock.xml | Enhance filesystem dock tooltips | 2023-05-12 19:28:34 +02:00 | 
		
			
			
			
			
				| float.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| FlowContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| FogMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| FogVolume.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Font.xml | Merge pull request #74157 from themancalledjakob/DocumentationFontVariation | 2023-03-03 11:05:45 +01:00 | 
		
			
			
			
			
				| FontFile.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| FontVariation.xml | Merge pull request #74157 from themancalledjakob/DocumentationFontVariation | 2023-03-03 11:05:45 +01:00 | 
		
			
			
			
			
				| GDExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GDExtensionManager.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Generic6DOFJoint3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Geometry2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Geometry3D.xml | Add ValidatedCall to MethodBind | 2023-04-30 20:01:26 +02:00 | 
		
			
			
			
			
				| GeometryInstance3D.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| GPUParticles2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticles3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesAttractor3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesAttractorBox3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesAttractorSphere3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesAttractorVectorField3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesCollision3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesCollisionBox3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesCollisionHeightField3D.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| GPUParticlesCollisionSDF3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GPUParticlesCollisionSphere3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Gradient.xml | Document why Gradient.reverse() doesn't reverse constant gradients | 2023-04-17 15:15:16 +02:00 | 
		
			
			
			
			
				| GradientTexture1D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GradientTexture2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GraphEdit.xml | Fix GDScript code style regarding colon | 2023-03-05 17:03:20 +03:00 | 
		
			
			
			
			
				| GraphNode.xml | Merge pull request #73713 from SirQuartz/graph-node-close-button | 2023-03-02 11:26:28 +01:00 | 
		
			
			
			
			
				| GridContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| GrooveJoint2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HashingContext.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HBoxContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HeightMapShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HFlowContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HingeJoint3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HMACContext.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| HScrollBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HSeparator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HSlider.xml | Add center_grabber property to Slider | 2023-04-22 17:53:17 +02:00 | 
		
			
			
			
			
				| HSplitContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HTTPClient.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| HTTPRequest.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Image.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| ImageFormatLoader.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ImageFormatLoaderExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ImageTexture.xml | Fix GDScript code style regarding colon | 2023-03-05 17:03:20 +03:00 | 
		
			
			
			
			
				| ImageTexture3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| ImageTextureLayered.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| ImmediateMesh.xml | Provide an example on how to use ImmediateMesh | 2023-04-26 12:36:02 +02:00 | 
		
			
			
			
			
				| ImporterMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ImporterMeshInstance3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Input.xml | Clarify that event handling does not affect Input | 2023-05-09 13:19:02 +02:00 | 
		
			
			
			
			
				| InputEvent.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventAction.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventFromWindow.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| InputEventGesture.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| InputEventJoypadButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventJoypadMotion.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventKey.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventMagnifyGesture.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| InputEventMIDI.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventMouse.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventMouseButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventMouseMotion.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventPanGesture.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| InputEventScreenDrag.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventScreenTouch.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputEventShortcut.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| InputEventWithModifiers.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InputMap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| InstancePlaceholder.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| int.xml | Merge pull request #70046 from MewPurPur/improve-number-docs | 2023-03-27 16:39:09 +02:00 | 
		
			
			
			
			
				| IntervalTweener.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| IP.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ItemList.xml | Add get_item_rectfunction toItemList | 2023-05-11 19:01:54 +02:00 | 
		
			
			
			
			
				| JavaClass.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JavaClassWrapper.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JavaScriptBridge.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JavaScriptObject.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JNISingleton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Joint2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Joint3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JSON.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| JSONRPC.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| KinematicCollision2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| KinematicCollision3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Label.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Label3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LabelSettings.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Light2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Light3D.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| LightmapGI.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LightmapGIData.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Lightmapper.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LightmapperRD.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LightmapProbe.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LightOccluder2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Line2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| LineEdit.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| LinkButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MainLoop.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MarginContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Marker2D.xml | Fix various typos with codespell | 2023-04-26 13:57:09 +02:00 | 
		
			
			
			
			
				| Marker3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Marshalls.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Material.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MenuBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MenuButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Mesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MeshConvexDecompositionSettings.xml | Add Mesh ConvexDecompositionSettings wrapper | 2023-04-07 22:39:25 +02:00 | 
		
			
			
			
			
				| MeshDataTool.xml | Updated GDScript example to use clear_surfaces() and C Sharp example to use ClearSurfaces() instead of non-existent surface_remove() and SurfaceRemove() | 2023-04-26 09:01:31 -05:00 | 
		
			
			
			
			
				| MeshInstance2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MeshInstance3D.xml | Add Mesh ConvexDecompositionSettings wrapper | 2023-04-07 22:39:25 +02:00 | 
		
			
			
			
			
				| MeshLibrary.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MeshTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MethodTweener.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MissingNode.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MissingResource.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MovieWriter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiMeshInstance2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiMeshInstance3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiplayerAPI.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiplayerAPIExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiplayerPeer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| MultiplayerPeerExtension.xml | Add missing documentation for MultiplayerPeerExtension | 2023-03-20 08:08:59 -07:00 | 
		
			
			
			
			
				| Mutex.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationAgent2D.xml | Rework Navigation Avoidance | 2023-05-10 05:01:58 +02:00 | 
		
			
			
			
			
				| NavigationAgent3D.xml | Rework Navigation Avoidance | 2023-05-10 05:01:58 +02:00 | 
		
			
			
			
			
				| NavigationLink2D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| NavigationLink3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| NavigationMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationMeshGenerator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationObstacle2D.xml | Rework Navigation Avoidance | 2023-05-10 05:01:58 +02:00 | 
		
			
			
			
			
				| NavigationObstacle3D.xml | Rework Navigation Avoidance | 2023-05-10 05:01:58 +02:00 | 
		
			
			
			
			
				| NavigationPathQueryParameters2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationPathQueryParameters3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationPathQueryResult2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationPathQueryResult3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationPolygon.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NavigationRegion2D.xml | Make navigation mesh edge connections optional | 2023-05-11 18:46:34 +02:00 | 
		
			
			
			
			
				| NavigationRegion3D.xml | Make navigation mesh edge connections optional | 2023-05-11 18:46:34 +02:00 | 
		
			
			
			
			
				| NavigationServer2D.xml | Make navigation mesh edge connections optional | 2023-05-11 18:46:34 +02:00 | 
		
			
			
			
			
				| NavigationServer3D.xml | Make navigation mesh edge connections optional | 2023-05-11 18:46:34 +02:00 | 
		
			
			
			
			
				| NinePatchRect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Node.xml | Refactor Node Processing | 2023-05-09 19:17:51 +02:00 | 
		
			
			
			
			
				| Node2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Node3D.xml | Mention "Spatial" rename to "Node3D" in Godot 4 | 2023-05-12 20:06:25 +02:00 | 
		
			
			
			
			
				| Node3DGizmo.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| NodePath.xml | Fix NodePathsubname index range documentation | 2023-03-26 09:54:37 +02:00 | 
		
			
			
			
			
				| Object.xml | Refactor Node Processing | 2023-05-09 19:17:51 +02:00 | 
		
			
			
			
			
				| Occluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OccluderInstance3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OccluderPolygon2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OfflineMultiplayerPeer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OmniLight3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OptimizedTranslation.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OptionButton.xml | Merge pull request #72028 from kilojool/option_button_reselection | 2023-04-03 17:06:36 +02:00 | 
		
			
			
			
			
				| ORMMaterial3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| OS.xml | Merge pull request #76822 from YeldhamDev/os_docs | 2023-05-08 12:21:08 +02:00 | 
		
			
			
			
			
				| PackedByteArray.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| PackedColorArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedDataContainer.xml | Improve and document PackedDataContainer | 2023-04-29 00:29:40 +02:00 | 
		
			
			
			
			
				| PackedDataContainerRef.xml | Improve and document PackedDataContainer | 2023-04-29 00:29:40 +02:00 | 
		
			
			
			
			
				| PackedFloat32Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedFloat64Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedInt32Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedInt64Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedScene.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedStringArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedVector2Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PackedVector3Array.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PacketPeer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PacketPeerDTLS.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PacketPeerExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PacketPeerStream.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PacketPeerUDP.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| Panel.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PanelContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PanoramaSkyMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ParallaxBackground.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ParallaxLayer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ParticleProcessMaterial.xml | Document high performance cost of turbulence in ParticleProcessMaterial | 2023-04-30 00:38:26 +02:00 | 
		
			
			
			
			
				| Path2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Path3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PathFollow2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PathFollow3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| PCKPacker.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Performance.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicalBone2D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| PhysicalBone3D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| PhysicalSkyMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsBody2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsBody3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsDirectBodyState2D.xml | Merge pull request #76088 from rburing/contact_points_global_3d | 2023-05-10 09:09:17 +02:00 | 
		
			
			
			
			
				| PhysicsDirectBodyState2DExtension.xml | PhysicsDirectBodyState2D: add get_contact_local_velocity_at_position | 2023-04-14 11:40:06 +02:00 | 
		
			
			
			
			
				| PhysicsDirectBodyState3D.xml | PhysicsDirectBodyState3D: report contact points using global coordinates | 2023-04-15 14:31:17 +02:00 | 
		
			
			
			
			
				| PhysicsDirectBodyState3DExtension.xml | Resolved issues with script PhysicsDirectBodyState3d contacts | 2023-04-12 11:40:34 -07:00 | 
		
			
			
			
			
				| PhysicsDirectSpaceState2D.xml | Fix collide_shape return type | 2023-03-23 16:16:23 +01:00 | 
		
			
			
			
			
				| PhysicsDirectSpaceState2DExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsDirectSpaceState3D.xml | Fix collide_shape return type | 2023-03-23 16:16:23 +01:00 | 
		
			
			
			
			
				| PhysicsDirectSpaceState3DExtension.xml | Add pick_rayparameter to extension binding ofintersect_ray | 2023-03-02 18:00:03 +01:00 | 
		
			
			
			
			
				| PhysicsMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsPointQueryParameters2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsPointQueryParameters3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsRayQueryParameters2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsRayQueryParameters3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsServer2D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| PhysicsServer2DExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsServer2DManager.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsServer3D.xml | Improve documentation for Area monitor callbacks in PhysicsServer3D | 2023-03-25 14:27:47 +01:00 | 
		
			
			
			
			
				| PhysicsServer3DExtension.xml | Add recovery_as_collisionto extension binding of_body_test_motion | 2023-03-10 09:37:21 +01:00 | 
		
			
			
			
			
				| PhysicsServer3DManager.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsServer3DRenderingServerHandler.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsShapeQueryParameters2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsShapeQueryParameters3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsTestMotionParameters2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsTestMotionParameters3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsTestMotionResult2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PhysicsTestMotionResult3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PinJoint2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PinJoint3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderCubemap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderCubemapArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderTexture2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderTexture2DArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderTexture3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaceholderTextureLayered.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Plane.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PlaneMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PointLight2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PointMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Polygon2D.xml | Fill random docs | 2023-04-03 16:02:29 +02:00 | 
		
			
			
			
			
				| PolygonOccluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PolygonPathFinder.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Popup.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PopupMenu.xml | Add icon_modulate functionality to PopupMenu | 2023-05-08 15:25:00 -07:00 | 
		
			
			
			
			
				| PopupPanel.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PortableCompressedTexture2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PrimitiveMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| PrismMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ProceduralSkyMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ProgressBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Projection.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ProjectSettings.xml | Make navigation mesh edge connections optional | 2023-05-11 18:46:34 +02:00 | 
		
			
			
			
			
				| PropertyTweener.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| QuadMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| QuadOccluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Quaternion.xml | Fix Quaternion's brief description | 2023-04-15 16:01:19 +02:00 | 
		
			
			
			
			
				| RandomNumberGenerator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Range.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RayCast2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RayCast3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RDAttachmentFormat.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDFramebufferPass.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineColorBlendState.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineColorBlendStateAttachment.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineDepthStencilState.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineMultisampleState.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineRasterizationState.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDPipelineSpecializationConstant.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDSamplerState.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDShaderFile.xml | Merge pull request #76418 from reduz/method-bind-validated-call | 2023-05-08 13:52:42 +02:00 | 
		
			
			
			
			
				| RDShaderSource.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDShaderSPIRV.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDTextureFormat.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDTextureView.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDUniform.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RDVertexAttribute.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| Rect2.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| Rect2i.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| RectangleShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RefCounted.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ReferenceRect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ReflectionProbe.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| RemoteTransform2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RemoteTransform3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RenderingDevice.xml | Merge pull request #76418 from reduz/method-bind-validated-call | 2023-05-08 13:52:42 +02:00 | 
		
			
			
			
			
				| RenderingServer.xml | For GDExternal use, provides access to internal graphics handles for textures | 2023-05-09 13:47:22 +10:00 | 
		
			
			
			
			
				| Resource.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceFormatLoader.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceFormatSaver.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceImporter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceLoader.xml | Document caveats related to exported project binary resource conversion | 2023-05-08 07:02:00 +02:00 | 
		
			
			
			
			
				| ResourcePreloader.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceSaver.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ResourceUID.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RibbonTrailMesh.xml | Add documentation for TubeTrailMesh and RibbonTrailMesh | 2023-05-03 06:21:20 +02:00 | 
		
			
			
			
			
				| RichTextEffect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RichTextLabel.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| RID.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| RigidBody2D.xml | Document automatic center mode using shape origins | 2023-04-26 03:19:23 +02:00 | 
		
			
			
			
			
				| RigidBody3D.xml | Document automatic center mode using shape origins | 2023-04-26 03:19:23 +02:00 | 
		
			
			
			
			
				| RootMotionView.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SceneState.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SceneTree.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| SceneTreeTimer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Script.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptCreateDialog.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptEditor.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptEditorBase.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptLanguage.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScriptLanguageExtension.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| ScrollBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ScrollContainer.xml | Merge pull request #70564 from stmSi/cant-set-srollcontainer-scrollvalue-in-ready | 2023-05-09 10:44:43 +02:00 | 
		
			
			
			
			
				| SegmentShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Semaphore.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SeparationRayShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SeparationRayShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Separator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Shader.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ShaderGlobalsOverride.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| ShaderInclude.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| ShaderMaterial.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Shape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Shape3D.xml | Change documentation of Shape3D.marginto reflect current situation | 2023-03-18 20:35:42 +01:00 | 
		
			
			
			
			
				| ShapeCast2D.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| ShapeCast3D.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| Shortcut.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Signal.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Skeleton2D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| Skeleton3D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| SkeletonIK3D.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| SkeletonModification2D.xml | Merge pull request #76549 from MewPurPur/improve-docs-top-sections-ANIM | 2023-05-08 12:20:29 +02:00 | 
		
			
			
			
			
				| SkeletonModification2DCCDIK.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SkeletonModification2DFABRIK.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| SkeletonModification2DJiggle.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SkeletonModification2DLookAt.xml | Fix typos and inconsistencies in classref | 2023-03-16 14:10:20 +08:00 | 
		
			
			
			
			
				| SkeletonModification2DPhysicalBones.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| SkeletonModification2DStackHolder.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SkeletonModification2DTwoBoneIK.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| SkeletonModificationStack2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SkeletonProfile.xml | Overhaul the top sections of the class reference (Animation classes) | 2023-05-05 17:17:22 +02:00 | 
		
			
			
			
			
				| SkeletonProfileHumanoid.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Skin.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SkinReference.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Sky.xml | Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation | 2023-05-06 22:40:32 +02:00 | 
		
			
			
			
			
				| Slider.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SliderJoint3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SoftBody3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| SphereMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SphereOccluder3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SphereShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SpinBox.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SplitContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SpotLight3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SpringArm3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Sprite2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Sprite3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SpriteBase3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SpriteFrames.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StandardMaterial3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StaticBody2D.xml | Document using AnimatableBody when needed in StaticBody description | 2023-04-18 16:31:22 +02:00 | 
		
			
			
			
			
				| StaticBody3D.xml | Document using AnimatableBody when needed in StaticBody description | 2023-04-18 16:31:22 +02:00 | 
		
			
			
			
			
				| StreamPeer.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| StreamPeerBuffer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StreamPeerExtension.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StreamPeerGZIP.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StreamPeerTCP.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StreamPeerTLS.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| String.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| StringName.xml | Make documentation sorting use natural order | 2023-05-09 17:47:52 +02:00 | 
		
			
			
			
			
				| StyleBox.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StyleBoxEmpty.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StyleBoxFlat.xml | Fix blurry borders on antialiased FlatStyleBox | 2023-04-17 20:23:03 +02:00 | 
		
			
			
			
			
				| StyleBoxLine.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| StyleBoxTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SubViewport.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SubViewportContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| SurfaceTool.xml | Add ValidatedCall to MethodBind | 2023-04-30 20:01:26 +02:00 | 
		
			
			
			
			
				| SyntaxHighlighter.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| SystemFont.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TabBar.xml | Merge pull request #74632 from davthedev/tabs-hover | 2023-04-24 16:42:38 +02:00 | 
		
			
			
			
			
				| TabContainer.xml | Merge pull request #76374 from OverloadedOrama/more-tab-container-signals | 2023-04-24 16:48:01 +02:00 | 
		
			
			
			
			
				| TCPServer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextEdit.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| TextLine.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextParagraph.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextServer.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| TextServerDummy.xml | Document TextServerDummy | 2023-05-03 21:23:03 +02:00 | 
		
			
			
			
			
				| TextServerExtension.xml | Merge pull request #74149 from bruvzg/get_char | 2023-03-16 13:07:11 +01:00 | 
		
			
			
			
			
				| TextServerManager.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Texture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Texture2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Texture2DArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Texture3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextureButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextureLayered.xml | Remove double thes from documentation | 2023-04-17 21:45:30 +02:00 | 
		
			
			
			
			
				| TextureProgressBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TextureRect.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Theme.xml | Fix various typos in the classref | 2023-03-09 14:56:23 +08:00 | 
		
			
			
			
			
				| ThemeDB.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Thread.xml | Clarify Thread documentation | 2023-03-06 09:01:25 -05:00 | 
		
			
			
			
			
				| TileData.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TileMap.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| TileMapPattern.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TileSet.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| TileSetAtlasSource.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TileSetScenesCollectionSource.xml | Fixed various typos across the docs | 2023-05-02 18:24:32 -04:00 | 
		
			
			
			
			
				| TileSetSource.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Time.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Timer.xml | Add information about how Engine.time_scaleaffects Timers | 2023-04-23 10:21:18 +02:00 | 
		
			
			
			
			
				| TLSOptions.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TorusMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TouchScreenButton.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Transform2D.xml | Expose determinantin Transform2D, rename internal method | 2023-04-22 13:44:14 -05:00 | 
		
			
			
			
			
				| Transform3D.xml | Fix typos and inconsistencies in classref | 2023-03-16 14:10:20 +08:00 | 
		
			
			
			
			
				| Translation.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TranslationServer.xml | Fix typos and inconsistencies in classref | 2023-03-16 14:10:20 +08:00 | 
		
			
			
			
			
				| Tree.xml | Modifies the file system dock to use the inline editor instead of a dialog. | 2023-05-10 18:49:35 -04:00 | 
		
			
			
			
			
				| TreeItem.xml | Improve editor state persistence | 2023-05-11 04:17:03 +02:00 | 
		
			
			
			
			
				| TriangleMesh.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| TubeTrailMesh.xml | Add documentation for TubeTrailMesh and RibbonTrailMesh | 2023-05-03 06:21:20 +02:00 | 
		
			
			
			
			
				| Tween.xml | Add get_loops_left() function to Tween | 2023-03-20 20:49:31 -07:00 | 
		
			
			
			
			
				| Tweener.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| UDPServer.xml | Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs | 2023-04-10 21:07:02 +02:00 | 
		
			
			
			
			
				| UndoRedo.xml | Update UndoRedo description | 2023-04-03 15:54:43 +02:00 | 
		
			
			
			
			
				| Variant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VBoxContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Vector2.xml | Unify descriptions of vector methods | 2023-04-14 23:31:33 +08:00 | 
		
			
			
			
			
				| Vector2i.xml | Remove double thes from documentation | 2023-04-17 21:45:30 +02:00 | 
		
			
			
			
			
				| Vector3.xml | Fix typos and inconsistencies in classref | 2023-03-27 22:26:56 +08:00 | 
		
			
			
			
			
				| Vector3i.xml | Remove double thes from documentation | 2023-04-17 21:45:30 +02:00 | 
		
			
			
			
			
				| Vector4.xml | Unify descriptions of vector methods | 2023-04-14 23:31:33 +08:00 | 
		
			
			
			
			
				| Vector4i.xml | Unify descriptions of vector methods | 2023-04-14 23:31:33 +08:00 | 
		
			
			
			
			
				| VehicleBody3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VehicleWheel3D.xml | Set VehiculeWheel3D suspension_traveldefault value to a resonable one | 2023-03-18 16:33:33 -04:00 | 
		
			
			
			
			
				| VFlowContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VideoStream.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VideoStreamPlayback.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| VideoStreamPlayer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Viewport.xml | Merge pull request #76874 from AThousandShips/input_doc | 2023-05-09 17:44:56 +02:00 | 
		
			
			
			
			
				| ViewportTexture.xml | Improve the UX of ViewportTexture in the editor | 2023-05-10 09:13:43 +08:00 | 
		
			
			
			
			
				| VisibleOnScreenEnabler2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisibleOnScreenEnabler3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisibleOnScreenNotifier2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisibleOnScreenNotifier3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualInstance3D.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| VisualShader.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNode.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeBillboard.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeBooleanConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeBooleanParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeClamp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeColorConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeColorFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeColorOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeColorParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeComment.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCompare.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCubemap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCubemapParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCurveTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCurveXYZTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeCustom.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeDerivativeFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeDeterminant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeDistanceFade.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeDotProduct.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeExpression.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFaceForward.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFloatConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFloatFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFloatOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFloatParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeFresnel.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeGlobalExpression.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeGroupBase.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIf.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeInput.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIntConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIntFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIntOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIntParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeIs.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeLinearSceneDepth.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeMix.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeMultiplyAdd.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeOuterProduct.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeOutput.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParameterRef.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleAccelerator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleBoxEmitter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleConeVelocity.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleEmit.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleEmitter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleMeshEmitter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleMultiplyByAxisAngle.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleOutput.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleRandomness.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleRingEmitter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeParticleSphereEmitter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeProximityFade.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeRandomRange.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeRemap.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeResizableBase.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeSample3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeScreenUVToSDF.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeSDFRaymarch.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeSDFToScreenUV.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeSmoothStep.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeStep.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeSwitch.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture2DArray.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture2DArrayParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture2DParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTexture3DParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTextureParameter.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| VisualShaderNodeTextureParameterTriplanar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTextureSDF.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTextureSDFNormal.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformCompose.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformDecompose.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeTransformVecMult.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUIntConstant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUIntFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUIntOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUIntParameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUVFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeUVPolarCoord.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVarying.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVaryingGetter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVaryingSetter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec2Constant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec2Parameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec3Constant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec3Parameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec4Constant.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVec4Parameter.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorBase.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorCompose.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorDecompose.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorDistance.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorFunc.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorLen.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorOp.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VisualShaderNodeVectorRefract.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VoxelGI.xml | Validate code tags in documentation for potential params | 2023-04-26 21:36:04 +02:00 | 
		
			
			
			
			
				| VoxelGIData.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VScrollBar.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VSeparator.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| VSlider.xml | Add center_grabber property to Slider | 2023-04-22 17:53:17 +02:00 | 
		
			
			
			
			
				| VSplitContainer.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| WeakRef.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| Window.xml | Merge pull request #76664 from Xenoparrot/simple-typos | 2023-05-06 15:41:55 +02:00 | 
		
			
			
			
			
				| WorkerThreadPool.xml | Add WorkerThreadPool documentation | 2023-05-07 04:38:55 +02:00 | 
		
			
			
			
			
				| World2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| World3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| WorldBoundaryShape2D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| WorldBoundaryShape3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| WorldEnvironment.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| X509Certificate.xml | Merge pull request #75721 from ScorpionInc/Expose_String_functions_for_X509Certificate | 2023-05-10 05:26:55 +02:00 | 
		
			
			
			
			
				| XMLParser.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRAnchor3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRCamera3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRController3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRInterface.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| XRInterfaceExtension.xml | Fix various typos in the classref | 2023-04-18 19:53:47 +08:00 | 
		
			
			
			
			
				| XRNode3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XROrigin3D.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRPose.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRPositionalTracker.xml | Bump version to 4.1-dev | 2023-03-01 01:44:37 +01:00 | 
		
			
			
			
			
				| XRServer.xml | Merge pull request #74151 from BastiaanOlij/add_world_origin_prop | 2023-03-03 11:05:21 +01:00 |