1
0
Fork 0
godot/doc/classes
lawnjelly f0af29346b ProjectSettings add dirty flag and project_settings_changed signal
Most frames there will be no change in project settings, and it makes no sense to read settings every frame in case of changes, as a large number of string compares are involved.

This PR adds a signal to ProjectSettings that can be subscribed to in order to keep local settings up to date with ProjectSettings.

In addition a function `ProjectSettings::has_changes()` is provided for objects outside the signal system (e.g. Rasterizers).
2022-02-09 11:20:25 +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
AESContext.xml
ARVRAnchor.xml
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
AStar.xml
AStar2D.xml
AcceptDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03: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
AnimationTrackEditPlugin.xml
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
Area2D.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
Array.xml
ArrayMesh.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
AspectRatioContainer.xml
AtlasTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml Fix the "AudioEffectRecord" descriptions. 2022-01-12 17:28:06 +01:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 22:54:22 +01:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
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
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
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
AudioStreamSample.xml
BackBufferCopy.xml
BakedLightmap.xml Fixed a typo in BakedLightmap documentation 2022-01-17 09:56:49 -06:00
BakedLightmapData.xml
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
Bone2D.xml
BoneAttachment.xml
BoxContainer.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
BoxShape.xml
Button.xml Add alignment options to icons on buttons. 2022-02-07 21:29:37 +01:00
ButtonGroup.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03: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
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 Update definitions of get_mouse_position methods 2022-02-06 09:32:46 +00:00
CanvasItemMaterial.xml
CanvasLayer.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape.xml
CapsuleShape2D.xml
CenterContainer.xml
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
ClassDB.xml
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
CollisionPolygon2D.xml
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
ConcavePolygonShape.xml
ConcavePolygonShape2D.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
Container.xml
Control.xml Improve description of mouse_exited signal 2022-01-12 17:28:46 +01:00
ConvexPolygonShape.xml
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
Crypto.xml
CryptoKey.xml
CubeMap.xml
CubeMesh.xml
CullInstance.xml Portals - Improve mesh merging 2022-02-04 08:40:46 +00:00
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DTLSServer.xml
DampedSpringJoint2D.xml
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
DynamicFont.xml
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
EditorFileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
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
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Fix return type for the exposed EditorResourcePicker method 2021-12-29 21:57:14 +03:00
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
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
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
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
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
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
Font.xml
FuncRef.xml
GIProbe.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
GIProbeData.xml
Generic6DOFJoint.xml
Geometry.xml
GeometryInstance.xml Added material_overlay property to MeshInstance 2021-11-15 23:50:34 +00:00
Gradient.xml
GradientTexture.xml
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
HBoxContainer.xml
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
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
HashingContext.xml
HeightMapShape.xml
HingeJoint.xml
IP.xml
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
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
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
InputEventMIDI.xml Misc documentation improvements 2022-01-08 22:39:00 +08:00
InputEventMagnifyGesture.xml
InputEventMouse.xml Update definitions of get_mouse_position methods 2022-02-06 09:32:46 +00: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
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
InterpolatedCamera.xml
ItemList.xml Fix get_v_scroll() desctiption in ItemList 2022-01-06 00:28:05 +01:00
JNISingleton.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
JSON.xml Better explain JSON print indent parameter (3.x) 2022-01-19 20:37:58 -05:00
JSONParseResult.xml
JSONRPC.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml [HTML5] Implement JavaScript PWA update callbacks. 2022-02-06 18:33:13 +01:00
JavaScriptObject.xml
Joint.xml
Joint2D.xml
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
KinematicCollision2D.xml
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
LinkButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
Listener.xml
Listener2D.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
Mesh.xml
MeshDataTool.xml Fixed typos in MeshDataTool documentation 2022-01-12 17:28:08 +01:00
MeshInstance.xml
MeshInstance2D.xml Fix normal map description 2022-01-12 17:34:56 +01:00
MeshLibrary.xml
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
Mutex.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Navigation.xml Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +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 Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +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
NavigationServer.xml Fix navigation merge errors, fixes #56786 2022-02-02 23:52:29 +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 Update definitions of get_mouse_position methods 2022-02-06 09:32:46 +00:00
Node2D.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
NodePath.xml
OS.xml Merge pull request #56950 from timothyqiu/has-clipboard-3.x 2022-01-20 12:09:53 +01:00
Object.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Occluder.xml
OccluderPolygon2D.xml
OccluderShape.xml
OccluderShapePolygon.xml Add OccluderShapePolygon 2022-02-01 11:31:06 +00:00
OccluderShapeSphere.xml
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
PCKPacker.xml
PHashTranslation.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
ParallaxLayer.xml
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
Path2D.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
PathFollow.xml
PathFollow2D.xml
Performance.xml
PhysicalBone.xml
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
Physics2DShapeQueryParameters.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
Physics2DTestMotionResult.xml
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
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
PinJoint.xml
PinJoint2D.xml
Plane.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
PlaneMesh.xml
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
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
PopupMenu.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
PopupPanel.xml
Portal.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
ProjectSettings.xml ProjectSettings add dirty flag and project_settings_changed signal 2022-02-09 11:20:25 +00:00
ProximityGroup.xml
ProxyTexture.xml Make overridden properties link to parent definition 2021-12-03 17:48:49 +03:00
QuadMesh.xml
Quat.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
RID.xml
RandomNumberGenerator.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
Range.xml
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
RayShape2D.xml
Rect2.xml Clarify documentation for Rect2's `has_no_area()` 2022-02-01 22:43:02 +01:00
RectangleShape2D.xml
Reference.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ReferenceRect.xml
ReflectionProbe.xml Improve documentation for `ReflectionProbe.max_distance` property 2022-01-31 22:54:17 +01:00
RemoteTransform.xml
RemoteTransform2D.xml
Resource.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
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
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
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
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
Semaphore.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
Separator.xml
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
Skeleton.xml
Skeleton2D.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
SkeletonIK.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Add drag start/end signals for Slider 2022-01-12 17:31:39 +01:00
SliderJoint.xml
SoftBody.xml Document that soft bodies should be avoided for gameplay purposes 2022-01-20 01:36:39 +01:00
Spatial.xml Backport improved look_at docs and errors 2022-01-31 11:52:15 +00:00
SpatialGizmo.xml
SpatialMaterial.xml Fix normal map description 2022-01-12 17:34:56 +01:00
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
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
Sprite3D.xml
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
StaticBody2D.xml
StreamPeer.xml Fix multiple missing UTF-8 decoding. 2022-01-06 21:44:40 +01:00
StreamPeerBuffer.xml Add documentation for StreamPeerBuffer 2022-02-03 16:01:28 +08:00
StreamPeerSSL.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
StreamPeerTCP.xml
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
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml Document low performance when using `SurfaceTool.append_from()` in thread 2021-11-14 22:46:42 +01:00
TCP_Server.xml
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
TextEdit.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
TextFile.xml
Texture.xml
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
TextureLayered.xml
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
ToolButton.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
TouchScreenButton.xml
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 Improve TreeItem button API 2022-02-08 23:56:19 +08:00
TreeItem.xml Improve TreeItem button API 2022-02-08 23:56:19 +08:00
TriangleMesh.xml
Tween.xml Add note om when tween methods return false (3.x) 2022-01-08 21:51:30 -05:00
UDPServer.xml
UndoRedo.xml
VBoxContainer.xml
VScrollBar.xml Merge pull request #55560 from pycbouh/docs-overridden-cross-linked-3.x 2021-12-10 12:42:09 +01:00
VSeparator.xml
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
Variant.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +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
VideoStream.xml
Viewport.xml Update definitions of get_mouse_position methods 2022-02-06 09:32:46 +00:00
ViewportContainer.xml
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
VisibilityNotifier.xml Visibility Notifier / Enabler classref mention Portals 2021-12-11 18:50:01 +00:00
VisibilityNotifier2D.xml
VisualInstance.xml
VisualServer.xml Add editor vital redraws only option 2022-02-02 11:26:45 +00:00
VisualShader.xml
VisualShaderNode.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
VisualShaderNodeBooleanConstant.xml
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
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
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
VisualShaderNodeCubeMap.xml
VisualShaderNodeCubeMapUniform.xml
VisualShaderNodeCustom.xml Replace Godot docs URL with `$DOCS_URL` in XML class reference 2021-11-15 17:22:47 +01:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml Fix broken links in Class Reference 2021-12-10 21:07:21 +08:00
VisualShaderNodeIs.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarClamp.xml
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScalarFunc.xml
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarSmoothStep.xml
VisualShaderNodeScalarSwitch.xml
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
VisualShaderNodeTexture.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformMult.xml
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
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeVec3Constant.xml
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
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDerivativeFunc.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorInterp.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeVectorScalarMix.xml
VisualShaderNodeVectorScalarSmoothStep.xml
VisualShaderNodeVectorScalarStep.xml
VisualShaderNodeVectorSmoothStep.xml
WeakRef.xml
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
XMLParser.xml
YSort.xml
bool.xml
float.xml
int.xml