virtualx-engine/doc/classes
lawnjelly a0c6d16c90 Add editor vital redraws only option
When editor continuous redraws is switched off, the editor only redraws when a redraw_request was issued by an element in the scene. This works well in most situations, but when scenes have dynamic content they will continuously issue redraw_requests.

This can be fine on high power desktops but can be an annoyance on lower power machines.

This PR splits redraw requests into high and low priority requests, defaulting to high priority. Requests due to e.g. shaders using TIME are assigned low priority.

An extra editor setting is used to record the user preference and an extra option is added to the editor spinner menu, to allow the user to select between 3 modes:

* Continuous
* Update all changes
* Update vital changes
2022-02-02 11:26:45 +00:00
..
@GlobalScope.xml Add joystick button index boundary check. Increase max. button number to 128 (max. buttons supported by DirectInput). 2022-01-12 17:28:07 +01:00
AABB.xml Revert "Warn when using an AABB or Rect2 with a negative size" 2022-01-12 17:28:03 +01:00
AcceptDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
AESContext.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AnimatedSprite.xml Fixed awkwardly named AnimatedSprite Setters. 2021-12-10 17:57:39 +01:00
AnimatedSprite3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimatedTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Animation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNode.xml Fix indentations in class reference XMLs 2021-12-15 22:40:19 +08:00
AnimationNodeAdd2.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeAdd3.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeAnimation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeBlend2.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeBlend3.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeBlendSpace1D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeBlendSpace2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeBlendTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeOneShot.xml Expose AnimationNodeOneShot::mix_mode as a property 2022-01-25 18:55:51 +01:00
AnimationNodeOutput.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeStateMachine.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeStateMachinePlayback.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
AnimationNodeStateMachineTransition.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeTimeScale.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeTimeSeek.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationNodeTransition.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationPlayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationRootNode.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AnimationTrackEditPlugin.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AnimationTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AnimationTreePlayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Area.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Area2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Array.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ArrayMesh.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ARVRAnchor.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ARVRCamera.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ARVRController.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ARVRInterface.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ARVROrigin.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ARVRPositionalTracker.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ARVRServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AspectRatioContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AStar.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AStar2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AtlasTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
AudioBusLayout.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffect.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectAmplify.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectBandLimitFilter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectBandPassFilter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectCapture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectChorus.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectCompressor.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectDelay.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectDistortion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectEQ.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectEQ6.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectEQ10.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectEQ21.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectHighPassFilter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectHighShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectLimiter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectLowPassFilter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectLowShelfFilter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectNotchFilter.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectPanner.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectPhaser.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectPitchShift.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectRecord.xml Fix the "AudioEffectRecord" descriptions. 2022-01-12 17:28:06 +01:00
AudioEffectReverb.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectSpectrumAnalyzer.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 22:54:22 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioEffectStereoEnhance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioStream.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioStreamGenerator.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 22:54:22 +01:00
AudioStreamGeneratorPlayback.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 22:54:22 +01:00
AudioStreamMicrophone.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioStreamPlayback.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioStreamPlaybackResampled.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioStreamPlayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioStreamPlayer2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioStreamPlayer3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
AudioStreamRandomPitch.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
AudioStreamSample.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
BackBufferCopy.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
BakedLightmap.xml Fixed a typo in BakedLightmap documentation 2022-01-17 09:56:49 -06:00
BakedLightmapData.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
BaseButton.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Basis.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
BitMap.xml Expose BitMap's convert_to_image and resize methods to GDScript 2022-01-25 18:55:52 +01:00
BitmapFont.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Bone2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
BoneAttachment.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
bool.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
BoxContainer.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
BoxShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Button.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
ButtonGroup.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Camera.xml Fix various misused code tag in classref 2021-12-02 17:31:16 +01:00
Camera2D.xml Various improvements to Camera2D's documentation 2021-12-21 12:11:14 +01:00
CameraFeed.xml Improve the CameraServer and CameraFeed class documentations 2022-01-04 19:25:50 +01:00
CameraServer.xml Improve the CameraServer and CameraFeed class documentations 2022-01-04 19:25:50 +01:00
CameraTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
CanvasItem.xml Improve the CanvasItem class documentation 2022-01-05 02:04:44 +01:00
CanvasItemMaterial.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CanvasLayer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
CanvasModulate.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CapsuleMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CapsuleShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CapsuleShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CenterContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CharFXTransform.xml Update CharFXTransform: explain "relative index"/"absolute index" (previously identical) 2021-12-22 14:17:47 +08:00
CheckBox.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
CheckButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
CircleShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ClassDB.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ClippedCamera.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
CollisionObject.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-19 16:04:16 +01:00
CollisionObject2D.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-19 16:04:16 +01:00
CollisionPolygon.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CollisionPolygon2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CollisionShape.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
CollisionShape2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Color.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:32 +08:00
ColorPicker.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:32 +08:00
ColorPickerButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
ColorRect.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConcavePolygonShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConcavePolygonShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConeTwistJoint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConfigFile.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConfirmationDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Container.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Control.xml Improve description of mouse_exited signal 2022-01-12 17:28:46 +01:00
ConvexPolygonShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ConvexPolygonShape2D.xml Add warning to only use convex hull points when setting the point property for convex polygon shape 2022-01-06 00:21:36 +01:00
CPUParticles.xml Random initial color for all Particle Nodes 2021-12-10 16:35:25 +01:00
CPUParticles2D.xml Random initial color for all Particle Nodes 2021-12-10 16:35:25 +01:00
Crypto.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CryptoKey.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CubeMap.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CubeMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CullInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Curve.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Curve2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Curve3D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CurveTexture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CylinderMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
CylinderShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
DampedSpringJoint2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Dictionary.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
DirectionalLight.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Directory.xml Add / to the unix shortcut drive list 2021-12-21 12:11:14 +01:00
DTLSServer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
DynamicFont.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
DynamicFontData.xml Add DynamicFontData oversampling override property. 2021-12-08 11:34:56 +02:00
EditorExportPlugin.xml OSX: Add signing of directory structure in Library when exporting for OSX. 2022-01-07 01:15:37 +01:00
EditorFeatureProfile.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorFileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
EditorFileSystem.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorFileSystemDirectory.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorImportPlugin.xml Improve docs about plugin registration 2021-12-25 16:55:03 +01:00
EditorInspector.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
EditorInspectorPlugin.xml Improve docs about plugin registration 2021-12-25 16:55:03 +01:00
EditorInterface.xml Expose ScriptEditor::edit to scripting 2021-12-09 12:05:14 +01:00
EditorPlugin.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
EditorProperty.xml Add property value pinning 2021-11-08 17:42:27 +01:00
EditorResourceConversionPlugin.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorResourcePicker.xml Fix return type for the exposed EditorResourcePicker method 2021-12-29 21:57:14 +03:00
EditorResourcePreview.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorResourcePreviewGenerator.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorSceneImporter.xml Improve docs about plugin registration 2021-12-25 16:55:03 +01:00
EditorScenePostImport.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
EditorScript.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorScriptPicker.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorSelection.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorSettings.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
EditorSpatialGizmo.xml Allow any kind of Mesh to be added to an EditorSpatialGizmo 2021-12-03 08:51:38 +00:00
EditorSpatialGizmoPlugin.xml Improve docs about plugin registration 2021-12-25 16:55:03 +01:00
EditorSpinSlider.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
EditorVCSInterface.xml Remove duplicated sentence in EditorVCSInterface classref 2022-01-13 14:39:12 +08:00
EncodedObjectAsID.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Engine.xml Use tool instead of at-tool in 3.x documentation 2021-12-25 10:56:34 +08:00
Environment.xml Fix some errors in Environment documentation 2022-01-23 00:45:27 +01:00
Expression.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ExternalTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
File.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
FileDialog.xml Improve FileDialog filters 2022-01-12 17:33:16 +01:00
FileSystemDock.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
float.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Font.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
FuncRef.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Generic6DOFJoint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Geometry.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
GeometryInstance.xml Added material_overlay property to MeshInstance 2021-11-15 23:50:34 +00:00
GIProbe.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
GIProbeData.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Gradient.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
GradientTexture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
GradientTexture2D.xml Fixup class reference after #54824 2022-01-07 15:25:28 +01:00
GraphEdit.xml Update default port_grab_distance_vertical 2022-01-12 17:28:07 +01:00
GraphNode.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
GridContainer.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
GrooveJoint2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HashingContext.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HBoxContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HeightMapShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HingeJoint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HMACContext.xml Fix typos with codespell 2022-01-07 00:14:54 +01:00
HScrollBar.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
HSeparator.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
HSlider.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
HSplitContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
HTTPClient.xml Add proxy support for HTTPClient and the editor 2021-12-16 19:38:53 +08:00
HTTPRequest.xml Add proxy support for HTTPClient and the editor 2021-12-16 19:38:53 +08:00
Image.xml Expose Image.COMPRESS_SOURCE_LAYERED to scripting 2022-01-17 20:43:05 +08:00
ImageTexture.xml Merge pull request #55783 from timothyqiu/broken-doc-link 2021-12-10 15:51:17 +01:00
ImmediateGeometry.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Input.xml Document keyboard ghosting caveats in Input and InputEvent 2022-01-06 00:21:37 +01:00
InputEvent.xml Document keyboard ghosting caveats in Input and InputEvent 2022-01-06 00:21:37 +01:00
InputEventAction.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventGesture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
InputEventJoypadButton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventJoypadMotion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventKey.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventMagnifyGesture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
InputEventMIDI.xml Misc documentation improvements 2022-01-08 22:39:00 +08:00
InputEventMouse.xml Improve mouse input event class reference 2022-01-06 00:21:36 +01:00
InputEventMouseButton.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventMouseMotion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventPanGesture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
InputEventScreenDrag.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventScreenTouch.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputEventWithModifiers.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InputMap.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
InstancePlaceholder.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
int.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
InterpolatedCamera.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
IP.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ItemList.xml Fix get_v_scroll() desctiption in ItemList 2022-01-06 00:28:05 +01:00
JavaClass.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
JavaClassWrapper.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
JavaScript.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
JavaScriptObject.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
JNISingleton.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Joint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Joint2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
JSON.xml Better explain JSON print indent parameter (3.x) 2022-01-19 20:37:58 -05:00
JSONParseResult.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
JSONRPC.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
KinematicBody.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:34:14 +01:00
KinematicBody2D.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:34:14 +01:00
KinematicCollision.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
KinematicCollision2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Label.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
LargeTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Light.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Light2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
LightOccluder2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Line2D.xml Fix various misused code tag in classref 2021-12-02 17:31:16 +01:00
LineEdit.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
LineShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
LinkButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
Listener.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Listener2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MainLoop.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MarginContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Marshalls.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Material.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MenuButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
Mesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MeshDataTool.xml Fixed typos in MeshDataTool documentation 2022-01-12 17:28:08 +01:00
MeshInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MeshInstance2D.xml Fix normal map description 2022-01-12 17:34:56 +01:00
MeshLibrary.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
MeshTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
MultiMesh.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
MultiMeshInstance.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
MultiMeshInstance2D.xml Fix normal map description 2022-01-12 17:34:56 +01:00
MultiplayerAPI.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Mutex.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Navigation.xml Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
Navigation2D.xml Improve Navigation2D default settings, fixes #56852 2022-01-23 14:07:31 +01:00
Navigation2DServer.xml Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
NavigationAgent.xml backported method get_rid for NavigationAgent 2022-01-21 00:15:16 +03:00
NavigationAgent2D.xml backported method get_rid for NavigationAgent 2022-01-21 00:15:16 +03:00
NavigationMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
NavigationMeshGenerator.xml Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
NavigationMeshInstance.xml Fix typos with codespell 2022-01-07 00:14:54 +01:00
NavigationObstacle.xml Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
NavigationObstacle2D.xml Misc documentation improvements 2022-01-08 22:39:00 +08:00
NavigationPolygon.xml fixed typo in NavigationPolygon doc 2021-11-11 14:29:19 +09:00
NavigationPolygonInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
NavigationServer.xml Backport NavigationServer with RVO2 to 3.x 2022-01-05 16:00:56 +01:00
NetworkedMultiplayerPeer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
NinePatchRect.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Node.xml Clarify that replace_by keeps child nodes in tree 2021-12-21 12:11:14 +01:00
Node2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
NodePath.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Object.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Occluder.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
OccluderPolygon2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
OccluderShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
OccluderShapePolygon.xml Add OccluderShapePolygon 2022-02-01 11:31:06 +00:00
OccluderShapeSphere.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
OmniLight.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
OptionButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
OS.xml Merge pull request #56950 from timothyqiu/has-clipboard-3.x 2022-01-20 12:09:53 +01:00
PackedDataContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PackedDataContainerRef.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PackedScene.xml Add property value pinning 2021-11-08 17:42:27 +01:00
PacketPeer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PacketPeerDTLS.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PacketPeerStream.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PacketPeerUDP.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Panel.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PanelContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PanoramaSky.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ParallaxBackground.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
ParallaxLayer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Particles.xml Warn when using GPU-based particles on macOS due to low performance 2022-01-06 00:10:32 +01:00
Particles2D.xml Warn when using GPU-based particles on macOS due to low performance 2022-01-06 00:10:32 +01:00
ParticlesMaterial.xml Random initial color for all Particle Nodes 2021-12-10 16:35:25 +01:00
Path.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Path2D.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
PathFollow.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PathFollow2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PCKPacker.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Performance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PHashTranslation.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PhysicalBone.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Physics2DDirectBodyState.xml Document that RigidBody angular velocity is in degrees per second 2021-12-07 18:38:03 +01:00
Physics2DDirectSpaceState.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Physics2DServer.xml Fix errors in KinematicBody when floor is destroyed or removed 2021-11-09 15:15:40 -07:00
Physics2DShapeQueryParameters.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Physics2DTestMotionResult.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PhysicsBody.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
PhysicsBody2D.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
PhysicsDirectBodyState.xml Document that RigidBody angular velocity is in degrees per second 2021-12-07 18:38:03 +01:00
PhysicsDirectSpaceState.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
PhysicsMaterial.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PhysicsServer.xml Fix indentations in class reference XMLs 2021-12-15 22:40:19 +08:00
PhysicsShapeQueryParameters.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
PhysicsTestMotionResult.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PinJoint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PinJoint2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Plane.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
PlaneMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PlaneShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PointMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Polygon2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PolygonPathFinder.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PoolByteArray.xml Fix typos with codespell 2022-01-07 00:14:54 +01:00
PoolColorArray.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
PoolIntArray.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
PoolRealArray.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
PoolStringArray.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
PoolVector2Array.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
PoolVector3Array.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
Popup.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
PopupDialog.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PopupMenu.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
PopupPanel.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Portal.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Position2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Position3D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PrimitiveMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
PrismMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ProceduralSky.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ProgressBar.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
ProjectSettings.xml Add OccluderShapePolygon 2022-02-01 11:31:06 +00:00
ProximityGroup.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ProxyTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
QuadMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Quat.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
RandomNumberGenerator.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Range.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RayCast.xml Fixed incorrect property types 2022-01-12 17:28:07 +01:00
RayCast2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
RayShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RayShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Rect2.xml Revert "Warn when using an AABB or Rect2 with a negative size" 2022-01-12 17:28:03 +01:00
RectangleShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Reference.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ReferenceRect.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ReflectionProbe.xml Improve documentation for ReflectionProbe.max_distance property 2022-01-31 22:54:17 +01:00
RemoteTransform.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RemoteTransform2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Resource.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ResourceFormatLoader.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ResourceFormatSaver.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ResourceImporter.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ResourceInteractiveLoader.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ResourceLoader.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ResourcePreloader.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ResourceSaver.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RichTextEffect.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
RichTextLabel.xml Mention that modifying text erases BBCode stacks 2022-01-19 16:01:04 +01:00
RID.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RigidBody.xml Document that RigidBody angular velocity is in degrees per second 2021-12-07 18:38:03 +01:00
RigidBody2D.xml Document that RigidBody angular velocity is in degrees per second 2021-12-07 18:38:03 +01:00
Room.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
RoomGroup.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:34:14 +01:00
RoomManager.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:34:14 +01:00
RootMotionView.xml Use tool instead of at-tool in 3.x documentation 2021-12-25 10:56:34 +08:00
SceneState.xml Add property value pinning 2021-11-08 17:42:27 +01:00
SceneTree.xml Merge pull request #55690 from akien-mga/3.x-scene-tree-doc-font-oversampling 2021-12-14 17:33:00 +01:00
SceneTreeTimer.xml Document SceneTreeTimer being freed automatically when elapsed 2021-12-05 18:39:10 +01:00
Script.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ScriptCreateDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
ScriptEditor.xml Merge pull request #53900 from ChronicallySerious/update-vcs-1 2022-01-10 12:18:57 +01:00
ScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
ScrollContainer.xml Document how to autoscroll ScrollContainer. 2021-12-14 06:51:05 -05:00
SegmentShape2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Semaphore.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Separator.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Shader.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ShaderMaterial.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Shape.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Shape2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
ShortCut.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Skeleton.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Skeleton2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
SkeletonIK.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Skin.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SkinReference.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Sky.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Slider.xml Add drag start/end signals for Slider 2022-01-12 17:31:39 +01:00
SliderJoint.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SoftBody.xml Document that soft bodies should be avoided for gameplay purposes 2022-01-20 01:36:39 +01:00
Spatial.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
SpatialGizmo.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SpatialMaterial.xml Fix normal map description 2022-01-12 17:34:56 +01:00
SpatialVelocityTracker.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SphereMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SphereShape.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SpinBox.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SplitContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SpotLight.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
SpringArm.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Sprite.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Sprite3D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SpriteBase3D.xml Document using SpriteBase3D's modulate property with material override 2022-01-12 22:37:15 +01:00
SpriteFrames.xml List AnimatedSprite3D in SpriteFrames description 2022-01-12 17:28:08 +01:00
StaticBody.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StaticBody2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StreamPeer.xml Fix multiple missing UTF-8 decoding. 2022-01-06 21:44:40 +01:00
StreamPeerBuffer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StreamPeerSSL.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
StreamPeerTCP.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StreamTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
String.xml Clarify to_float() and to_int() methods 2022-01-19 16:04:16 +01:00
StyleBox.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StyleBoxEmpty.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StyleBoxFlat.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StyleBoxLine.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
StyleBoxTexture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
SurfaceTool.xml Document low performance when using SurfaceTool.append_from() in thread 2021-11-14 22:46:42 +01:00
TabContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
Tabs.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
TCP_Server.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
TextEdit.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
TextFile.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Texture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Texture3D.xml Merge pull request #55772 from Calinou/doc-texturearray-srgb 2021-12-15 03:42:16 +01:00
TextureArray.xml Document sampling a TextureArray with sRGB -> linear conversion 2021-12-10 01:02:48 +01:00
TextureButton.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
TextureLayered.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
TextureProgress.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
TextureRect.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Theme.xml Unify theme item lookup in Controls and respect default font 2022-01-13 15:21:55 +03:00
Thread.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
TileMap.xml Expose autotile_coord parameter in TileMap.set_cellv 2022-01-05 21:24:35 -05:00
TileSet.xml Add clarification to tile_set_modulate 2022-01-24 21:23:04 +00:00
Time.xml [3.x] Add a Time singleton 2021-11-29 11:00:06 -06:00
Timer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ToolButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
TouchScreenButton.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Transform.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
Transform2D.xml Merge pull request #49662 from kleonc/transforms-xform_inv-docs 2021-12-02 12:54:44 +01:00
Translation.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
TranslationServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
Tree.xml doc: Clarify expected type of Object * parameters in Tree methods 2022-01-25 18:24:02 +01:00
TreeItem.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
TriangleMesh.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Tween.xml Add note om when tween methods return false (3.x) 2022-01-08 21:51:30 -05:00
UDPServer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
UndoRedo.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Variant.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
VBoxContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Vector2.xml Explain what 2D cross product means 2022-01-12 17:28:07 +01:00
Vector3.xml Unify similar method descriptions 2022-01-06 19:49:05 +08:00
VehicleBody.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
VehicleWheel.xml VehicleWheel can now return the surface it's colliding with. 2021-12-10 19:01:06 +01:00
VideoPlayer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VideoStream.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
Viewport.xml Merge pull request #51708 from Calinou/viewport-add-32bpc-color-depth 2022-01-04 14:30:24 +01:00
ViewportContainer.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
ViewportTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
VisibilityEnabler.xml Visibility Notifier / Enabler classref mention Portals 2021-12-11 18:50:01 +00:00
VisibilityEnabler2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisibilityNotifier.xml Visibility Notifier / Enabler classref mention Portals 2021-12-11 18:50:01 +00:00
VisibilityNotifier2D.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualInstance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualServer.xml Add editor vital redraws only option 2022-02-02 11:26:45 +00:00
VisualShader.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNode.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
VisualShaderNodeBooleanConstant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeBooleanUniform.xml [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
VisualShaderNodeColorConstant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeColorFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeColorOp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeColorUniform.xml [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
VisualShaderNodeCompare.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeCubeMap.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeCubeMapUniform.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeCustom.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
VisualShaderNodeDeterminant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeDotProduct.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeExpression.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeFaceForward.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeFresnel.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeGlobalExpression.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeGroupBase.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeIf.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeInput.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
VisualShaderNodeIs.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeOuterProduct.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeOutput.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarClamp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarConstant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarDerivativeFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarInterp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarOp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarSmoothStep.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarSwitch.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeScalarUniform.xml [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
VisualShaderNodeSwitch.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTexture.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTextureUniform.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTextureUniformTriplanar.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformCompose.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformConstant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformDecompose.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformMult.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeTransformUniform.xml [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
VisualShaderNodeTransformVecMult.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeUniform.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeUniformRef.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVec3Constant.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVec3Uniform.xml [3.x] Add hints and default values to the uniform nodes in visual shader 2022-01-03 22:59:10 +03:00
VisualShaderNodeVectorClamp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorCompose.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorDecompose.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorDerivativeFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorDistance.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorFunc.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorInterp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorLen.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorOp.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorRefract.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorScalarMix.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorScalarSmoothStep.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorScalarStep.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VisualShaderNodeVectorSmoothStep.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VScrollBar.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
VSeparator.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
VSlider.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
VSplitContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
WeakRef.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
WindowDialog.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 22:48:17 +03:00
World.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
World2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
WorldEnvironment.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 17:22:47 +01:00
X509Certificate.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
XMLParser.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00
YSort.xml Bump version to 3.5-beta 2021-11-05 16:10:17 +01:00