..
@GlobalScope.xml
Make max() and min() global functions only accept numbers
2023-02-24 14:06:11 +07:00
AABB.xml
Fix for AABB methods with wrong description
2023-03-13 14:38:17 +07:00
AESContext.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
AStar2D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
AStar3D.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
AStarGrid2D.xml
C#: Renames to follow .NET naming conventions
2023-01-27 02:04:17 +07:00
AcceptDialog.xml
…
AnimatableBody2D.xml
…
AnimatableBody3D.xml
…
AnimatedSprite2D.xml
Make AnimatedSprite's playback API consistent with AnimationPlayer
2023-01-26 12:40:19 +07:00
AnimatedSprite3D.xml
Make AnimatedSprite's playback API consistent with AnimationPlayer
2023-01-26 12:40:19 +07:00
AnimatedTexture.xml
Remove unexposed ProxyTexture, mark AnimatedTexture as deprecated
2023-02-17 12:32:26 +07:00
Animation.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
AnimationLibrary.xml
…
AnimationNode.xml
Fix NodeTransition initialization and AnimationNode remapping method
2023-02-05 06:24:14 +07:00
AnimationNodeAdd2.xml
…
AnimationNodeAdd3.xml
…
AnimationNodeAnimation.xml
Completion of parameters not described in some animation resources
2023-02-12 04:40:49 +07:00
AnimationNodeBlend2.xml
…
AnimationNodeBlend3.xml
…
AnimationNodeBlendSpace1D.xml
Consistent with NodeBlendSpace1D option NodeBlendSpace2D
2023-01-31 02:14:55 +07:00
AnimationNodeBlendSpace2D.xml
…
AnimationNodeBlendTree.xml
…
AnimationNodeOneShot.xml
Add document about animation read-only props and state length
2023-02-13 14:16:40 +07:00
AnimationNodeOutput.xml
…
AnimationNodeStateMachine.xml
Make restart in NodeStateMachine / NodeTransition optional
2023-02-01 03:57:11 +07:00
AnimationNodeStateMachinePlayback.xml
Add document about animation read-only props and state length
2023-02-13 14:16:40 +07:00
AnimationNodeStateMachineTransition.xml
Completion of parameters not described in some animation resources
2023-02-12 04:40:49 +07:00
AnimationNodeSync.xml
Add document for AnimationNodes which have setter as request property
2023-02-11 02:58:58 +07:00
AnimationNodeTimeScale.xml
…
AnimationNodeTimeSeek.xml
Add document for AnimationNodes which have setter as request property
2023-02-11 02:58:58 +07:00
AnimationNodeTransition.xml
Add document about animation read-only props and state length
2023-02-13 14:16:40 +07:00
AnimationPlayer.xml
Implement blending audio feature to AnimationTree
2023-01-28 20:08:29 +07:00
AnimationRootNode.xml
Add document for AnimationNodes which have setter as request property
2023-02-11 02:58:58 +07:00
AnimationTrackEditPlugin.xml
…
AnimationTree.xml
Add root motion accumulator to fix broken RootMotionView
2023-02-10 01:22:00 +07:00
Area2D.xml
Merge pull request #68905 from jaymehta-g/area-node-description-typo
2023-02-10 22:06:32 +07:00
Area3D.xml
Merge pull request #68905 from jaymehta-g/area-node-description-typo
2023-02-10 22:06:32 +07:00
Array.xml
Remove outdated note about const in Dictionary and Array docs
2023-03-13 14:27:48 +07:00
ArrayMesh.xml
Add description for ArrayMesh.shadow_mesh
2023-01-26 22:48:48 +07:00
ArrayOccluder3D.xml
…
AspectRatioContainer.xml
…
AtlasTexture.xml
…
AudioBusLayout.xml
…
AudioEffect.xml
…
AudioEffectAmplify.xml
…
AudioEffectBandLimitFilter.xml
…
AudioEffectBandPassFilter.xml
…
AudioEffectCapture.xml
…
AudioEffectChorus.xml
…
AudioEffectCompressor.xml
…
AudioEffectDelay.xml
…
AudioEffectDistortion.xml
…
AudioEffectEQ.xml
…
AudioEffectEQ6.xml
…
AudioEffectEQ10.xml
…
AudioEffectEQ21.xml
…
AudioEffectFilter.xml
…
AudioEffectHighPassFilter.xml
…
AudioEffectHighShelfFilter.xml
…
AudioEffectInstance.xml
…
AudioEffectLimiter.xml
…
AudioEffectLowPassFilter.xml
…
AudioEffectLowShelfFilter.xml
…
AudioEffectNotchFilter.xml
…
AudioEffectPanner.xml
…
AudioEffectPhaser.xml
…
AudioEffectPitchShift.xml
…
AudioEffectRecord.xml
…
AudioEffectReverb.xml
…
AudioEffectSpectrumAnalyzer.xml
…
AudioEffectSpectrumAnalyzerInstance.xml
…
AudioEffectStereoEnhance.xml
…
AudioListener2D.xml
…
AudioListener3D.xml
…
AudioServer.xml
Audio rename (device, capture_device) -> (output_device, input_device)
2023-01-31 18:25:11 +07:00
AudioStream.xml
…
AudioStreamGenerator.xml
…
AudioStreamGeneratorPlayback.xml
…
AudioStreamMicrophone.xml
…
AudioStreamPlayback.xml
…
AudioStreamPlaybackPolyphonic.xml
…
AudioStreamPlaybackResampled.xml
…
AudioStreamPlayer.xml
Implement blending audio feature to AnimationTree
2023-01-28 20:08:29 +07:00
AudioStreamPlayer2D.xml
Replace "dampen" with "damp", "attenuate" in class docs
2023-02-08 08:01:32 +07:00
AudioStreamPlayer3D.xml
Replace "dampen" with "damp", "attenuate" in class docs
2023-02-08 08:01:32 +07:00
AudioStreamPolyphonic.xml
…
AudioStreamRandomizer.xml
…
AudioStreamWAV.xml
…
BackBufferCopy.xml
…
BaseButton.xml
…
BaseMaterial3D.xml
Correct docs for keep_scale in BaseMaterial3D
2023-02-17 15:27:29 +07:00
Basis.xml
…
BitMap.xml
…
Bone2D.xml
Remove deprecated methods from Bone2D
2023-02-17 18:05:52 +07:00
BoneAttachment3D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
BoneMap.xml
…
BoxContainer.xml
…
BoxMesh.xml
Improve BoxMesh documentation about UV scaling for vertex shader
2023-02-17 17:10:57 +07:00
BoxOccluder3D.xml
…
BoxShape3D.xml
…
Button.xml
…
ButtonGroup.xml
…
CPUParticles2D.xml
…
CPUParticles3D.xml
Add missing period for sentences in classref
2023-02-12 11:39:14 +07:00
Callable.xml
Improve docs for rpc annotations
2023-02-04 13:28:41 +07:00
CallbackTweener.xml
…
Camera2D.xml
Merge pull request #69728 from Calinou/doc-font-oversampling-exceptions
2023-02-10 18:55:22 +07:00
Camera3D.xml
…
CameraAttributes.xml
…
CameraAttributesPhysical.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
CameraAttributesPractical.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
CameraFeed.xml
…
CameraServer.xml
…
CameraTexture.xml
…
CanvasGroup.xml
Avoid shading CanvasGroup nodes twice
2023-02-03 15:40:42 +07:00
CanvasItem.xml
Merge pull request #69728 from Calinou/doc-font-oversampling-exceptions
2023-02-10 18:55:22 +07:00
CanvasItemMaterial.xml
…
CanvasLayer.xml
Merge pull request #69731 from hackenshaw/improve-CanvasLayer.layer-tootltip
2023-02-10 18:51:40 +07:00
CanvasModulate.xml
…
CanvasTexture.xml
…
CapsuleMesh.xml
…
CapsuleShape2D.xml
…
CapsuleShape3D.xml
…
CenterContainer.xml
…
CharFXTransform.xml
…
CharacterBody2D.xml
fixed c# example in CharacterBody2D doc
2023-02-13 23:14:48 +07:00
CharacterBody3D.xml
…
CheckBox.xml
…
CheckButton.xml
…
CircleShape2D.xml
…
ClassDB.xml
…
CodeEdit.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
CodeHighlighter.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
CollisionObject2D.xml
…
CollisionObject3D.xml
…
CollisionPolygon2D.xml
…
CollisionPolygon3D.xml
…
CollisionShape2D.xml
…
CollisionShape3D.xml
…
Color.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
ColorPicker.xml
…
ColorPickerButton.xml
…
ColorRect.xml
…
CompressedCubemap.xml
…
CompressedCubemapArray.xml
…
CompressedTexture2D.xml
…
CompressedTexture2DArray.xml
…
CompressedTexture3D.xml
…
CompressedTextureLayered.xml
…
ConcavePolygonShape2D.xml
…
ConcavePolygonShape3D.xml
…
ConeTwistJoint3D.xml
…
ConfigFile.xml
…
ConfirmationDialog.xml
…
Container.xml
…
Control.xml
update outdated references and examples
2023-02-21 19:28:43 +07:00
ConvexPolygonShape2D.xml
…
ConvexPolygonShape3D.xml
…
Crypto.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
CryptoKey.xml
…
Cubemap.xml
…
CubemapArray.xml
…
Curve.xml
…
Curve2D.xml
…
Curve3D.xml
…
CurveTexture.xml
…
CurveXYZTexture.xml
…
CylinderMesh.xml
…
CylinderShape3D.xml
…
DTLSServer.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
DampedSpringJoint2D.xml
…
Decal.xml
Merge pull request #73195 from timothyqiu/weblate-comments
2023-02-17 09:55:39 +07:00
Dictionary.xml
Remove outdated note about const in Dictionary and Array docs
2023-03-13 14:27:48 +07:00
DirAccess.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
DirectionalLight2D.xml
Document DirectionalLight2D not supporting cull masks
2023-02-11 16:13:31 +07:00
DirectionalLight3D.xml
…
DisplayServer.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
EditorCommandPalette.xml
…
EditorDebuggerPlugin.xml
…
EditorDebuggerSession.xml
…
EditorExportPlatform.xml
…
EditorExportPlugin.xml
Improve documentation of EditorExportPlugin
2023-02-27 11:54:01 +07:00
EditorFeatureProfile.xml
…
EditorFileDialog.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
EditorFileSystem.xml
…
EditorFileSystemDirectory.xml
…
EditorFileSystemImportFormatSupportQuery.xml
…
EditorImportPlugin.xml
Use reimport_append api for importing embedded gltf images
2023-02-06 07:11:45 +07:00
EditorInspector.xml
…
EditorInspectorPlugin.xml
Change `_can_handle` and `_edit` virtual methods to take `Object*`
2023-02-17 14:10:38 +07:00
EditorInterface.xml
…
EditorNode3DGizmo.xml
…
EditorNode3DGizmoPlugin.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
EditorPaths.xml
Minor typo and docs URL fixes
2023-02-28 13:38:01 +07:00
EditorPlugin.xml
Change `_can_handle` and `_edit` virtual methods to take `Object*`
2023-02-17 14:10:38 +07:00
EditorProperty.xml
…
EditorResourceConversionPlugin.xml
…
EditorResourcePicker.xml
…
EditorResourcePreview.xml
…
EditorResourcePreviewGenerator.xml
…
EditorSceneFormatImporter.xml
…
EditorScenePostImport.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
EditorScenePostImportPlugin.xml
…
EditorScript.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
EditorScriptPicker.xml
…
EditorSelection.xml
…
EditorSettings.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
EditorSpinSlider.xml
…
EditorSyntaxHighlighter.xml
…
EditorTranslationParserPlugin.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
EditorUndoRedoManager.xml
…
EditorVCSInterface.xml
…
EncodedObjectAsID.xml
…
Engine.xml
Add Engine::unregister_script_language and make Engine::register_script_language returns a Error
2023-02-10 19:50:24 +07:00
EngineDebugger.xml
…
EngineProfiler.xml
…
Environment.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
Expression.xml
Clarify when Expression `get_error_text()` is updated
2023-02-26 20:48:53 +07:00
FileAccess.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
FileDialog.xml
…
FileSystemDock.xml
…
FlowContainer.xml
…
FogMaterial.xml
…
FogVolume.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
Font.xml
improve documentation for Font and FontVariation
2023-03-13 14:33:24 +07:00
FontFile.xml
Complete FontFile ref and update example
2023-02-06 16:22:50 +07:00
FontVariation.xml
improve documentation for Font and FontVariation
2023-03-13 14:33:24 +07:00
GDExtension.xml
…
GDExtensionManager.xml
…
GPUParticles2D.xml
Add documentation for GpuParticles2D collisions
2023-01-23 23:16:35 +07:00
GPUParticles3D.xml
…
GPUParticlesAttractor3D.xml
…
GPUParticlesAttractorBox3D.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
GPUParticlesAttractorSphere3D.xml
…
GPUParticlesAttractorVectorField3D.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
GPUParticlesCollision3D.xml
…
GPUParticlesCollisionBox3D.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
GPUParticlesCollisionHeightField3D.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
GPUParticlesCollisionSDF3D.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
GPUParticlesCollisionSphere3D.xml
…
Generic6DOFJoint3D.xml
Replace "dampen" with "damp", "attenuate" in class docs
2023-02-08 08:01:32 +07:00
Geometry2D.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
Geometry3D.xml
…
GeometryInstance3D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
Gradient.xml
…
GradientTexture1D.xml
…
GradientTexture2D.xml
…
GraphEdit.xml
Update GraphEdit configuration warning, mark GraphNode/GraphEdit as experimental
2023-02-09 02:39:55 +07:00
GraphNode.xml
Modify the default theme GraphNode close_h_offset
2023-03-13 14:06:08 +07:00
GridContainer.xml
…
GrooveJoint2D.xml
…
HBoxContainer.xml
…
HFlowContainer.xml
…
HMACContext.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
HScrollBar.xml
…
HSeparator.xml
…
HSlider.xml
…
HSplitContainer.xml
…
HTTPClient.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
HTTPRequest.xml
doc: Fix Image 'set_pixel' doc for use of 'create'
2023-02-08 19:02:19 +07:00
HashingContext.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
HeightMapShape3D.xml
Fix documentation about depth and width of Height map
2023-01-24 17:56:49 +07:00
HingeJoint3D.xml
…
IP.xml
…
Image.xml
doc: Fix Image 'set_pixel' doc for use of 'create'
2023-02-08 19:02:19 +07:00
ImageFormatLoader.xml
…
ImageFormatLoaderExtension.xml
…
ImageTexture.xml
…
ImageTexture3D.xml
…
ImageTextureLayered.xml
…
ImmediateMesh.xml
…
ImporterMesh.xml
…
ImporterMeshInstance3D.xml
…
Input.xml
Silence `warp_mouse()` warning in favor of documentation
2023-01-25 23:44:32 +07:00
InputEvent.xml
Clarify return value for InputEvent.is_echo()
2023-02-19 00:28:46 +07:00
InputEventAction.xml
…
InputEventFromWindow.xml
…
InputEventGesture.xml
…
InputEventJoypadButton.xml
…
InputEventJoypadMotion.xml
…
InputEventKey.xml
…
InputEventMIDI.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
InputEventMagnifyGesture.xml
…
InputEventMouse.xml
…
InputEventMouseButton.xml
…
InputEventMouseMotion.xml
…
InputEventPanGesture.xml
…
InputEventScreenDrag.xml
…
InputEventScreenTouch.xml
…
InputEventShortcut.xml
…
InputEventWithModifiers.xml
…
InputMap.xml
…
InstancePlaceholder.xml
…
IntervalTweener.xml
…
ItemList.xml
…
JNISingleton.xml
…
JSON.xml
…
JSONRPC.xml
…
JavaClass.xml
…
JavaClassWrapper.xml
…
JavaScriptBridge.xml
…
JavaScriptObject.xml
…
Joint2D.xml
…
Joint3D.xml
…
KinematicCollision2D.xml
…
KinematicCollision3D.xml
…
Label.xml
…
Label3D.xml
[Sprite3D/Label3D] Expose alpha antialiasing properties.
2023-01-31 10:46:38 +07:00
LabelSettings.xml
…
Light2D.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
Light3D.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
LightOccluder2D.xml
…
LightmapGI.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
LightmapGIData.xml
…
LightmapProbe.xml
…
Lightmapper.xml
…
LightmapperRD.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
Line2D.xml
…
LineEdit.xml
Fix `LineEdit` and `TextEdit` context menus not customizable
2023-01-27 11:14:54 +07:00
LinkButton.xml
…
MainLoop.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
MarginContainer.xml
…
Marker2D.xml
…
Marker3D.xml
…
Marshalls.xml
Merge pull request #71572 from RedMser/docs-binary-variant
2023-02-10 20:04:16 +07:00
Material.xml
…
MenuBar.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
MenuButton.xml
…
Mesh.xml
Update documentation for Mesh and MeshInstance3D
2023-02-24 16:16:06 +07:00
MeshDataTool.xml
…
MeshInstance2D.xml
…
MeshInstance3D.xml
Update documentation for Mesh and MeshInstance3D
2023-02-24 16:16:06 +07:00
MeshLibrary.xml
…
MeshTexture.xml
…
MethodTweener.xml
…
MissingNode.xml
…
MissingResource.xml
…
MovieWriter.xml
…
MultiMesh.xml
…
MultiMeshInstance2D.xml
…
MultiMeshInstance3D.xml
…
MultiplayerAPI.xml
Fix docs on RPC_MODE_ANY_PEER analogous.
2023-02-07 10:20:38 +07:00
MultiplayerAPIExtension.xml
Use enum instead of int in virtual methods return type
2023-01-31 19:06:49 +07:00
MultiplayerPeer.xml
…
MultiplayerPeerExtension.xml
…
Mutex.xml
Booleanize various sync primitives' wait & locking methods
2023-01-27 11:15:30 +07:00
NavigationAgent2D.xml
Add NavigationLink helper functions for global positions
2023-02-14 21:56:58 +07:00
NavigationAgent3D.xml
Tweak NavigationAgent3D defaults
2023-02-16 14:26:39 +07:00
NavigationLink2D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
NavigationLink3D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
NavigationMesh.xml
…
NavigationMeshGenerator.xml
…
NavigationObstacle2D.xml
…
NavigationObstacle3D.xml
…
NavigationPathQueryParameters2D.xml
…
NavigationPathQueryParameters3D.xml
…
NavigationPathQueryResult2D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
NavigationPathQueryResult3D.xml
Remove extra spaces and correct crosslinks in some documentation
2023-02-17 17:31:19 +07:00
NavigationPolygon.xml
…
NavigationRegion2D.xml
…
NavigationRegion3D.xml
…
NavigationServer2D.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
NavigationServer3D.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
NinePatchRect.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
Node.xml
Discourage reusing Tweens
2023-03-13 14:34:08 +07:00
Node2D.xml
Clarify rotation degrees
2023-02-20 23:26:02 +07:00
Node3D.xml
Clarify rotation degrees
2023-02-20 23:26:02 +07:00
Node3DGizmo.xml
…
NodePath.xml
…
ORMMaterial3D.xml
…
OS.xml
More codespell fixes, do more changes from previous ignore list
2023-02-01 12:11:36 +07:00
Object.xml
Add missing period for sentences in classref
2023-02-12 11:39:14 +07:00
Occluder3D.xml
…
OccluderInstance3D.xml
…
OccluderPolygon2D.xml
…
OfflineMultiplayerPeer.xml
…
OmniLight3D.xml
Merge pull request #56490 from Calinou/light-3d-high-attenuation-warning
2023-02-16 23:41:08 +07:00
OptimizedTranslation.xml
…
OptionButton.xml
…
PCKPacker.xml
…
PackedByteArray.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
PackedColorArray.xml
…
PackedDataContainer.xml
…
PackedDataContainerRef.xml
…
PackedFloat32Array.xml
…
PackedFloat64Array.xml
…
PackedInt32Array.xml
…
PackedInt64Array.xml
…
PackedScene.xml
Add unbinds to scn
2023-02-01 03:03:55 +07:00
PackedStringArray.xml
…
PackedVector2Array.xml
…
PackedVector3Array.xml
…
PacketPeer.xml
…
PacketPeerDTLS.xml
[NET] Refactor TLS configuration.
2023-01-28 11:08:02 +07:00
PacketPeerExtension.xml
…
PacketPeerStream.xml
…
PacketPeerUDP.xml
…
Panel.xml
…
PanelContainer.xml
…
PanoramaSkyMaterial.xml
…
ParallaxBackground.xml
…
ParallaxLayer.xml
…
ParticleProcessMaterial.xml
Fixed minor typo in turbulence documentation
2023-03-13 14:30:21 +07:00
Path2D.xml
…
Path3D.xml
…
PathFollow2D.xml
…
PathFollow3D.xml
…
Performance.xml
…
PhysicalBone2D.xml
…
PhysicalBone3D.xml
…
PhysicalSkyMaterial.xml
…
PhysicsBody2D.xml
…
PhysicsBody3D.xml
…
PhysicsDirectBodyState2D.xml
…
PhysicsDirectBodyState2DExtension.xml
…
PhysicsDirectBodyState3D.xml
…
PhysicsDirectBodyState3DExtension.xml
…
PhysicsDirectSpaceState2D.xml
…
PhysicsDirectSpaceState2DExtension.xml
…
PhysicsDirectSpaceState3D.xml
Fix return type for collide_shape to use PackedVector3Array
2023-02-12 23:32:13 +07:00
PhysicsDirectSpaceState3DExtension.xml
…
PhysicsMaterial.xml
…
PhysicsPointQueryParameters2D.xml
Fix physics events being interpreted twice when in canvas layer
2023-01-31 23:14:57 +07:00
PhysicsPointQueryParameters3D.xml
…
PhysicsRayQueryParameters2D.xml
…
PhysicsRayQueryParameters3D.xml
…
PhysicsServer2D.xml
Fill and fix PhysicsServer2D documentation
2023-02-10 19:14:49 +07:00
PhysicsServer2DExtension.xml
…
PhysicsServer2DManager.xml
…
PhysicsServer3D.xml
Replace "dampen" with "damp", "attenuate" in class docs
2023-02-08 08:01:32 +07:00
PhysicsServer3DExtension.xml
…
PhysicsServer3DManager.xml
…
PhysicsServer3DRenderingServerHandler.xml
…
PhysicsShapeQueryParameters2D.xml
…
PhysicsShapeQueryParameters3D.xml
…
PhysicsTestMotionParameters2D.xml
…
PhysicsTestMotionParameters3D.xml
…
PhysicsTestMotionResult2D.xml
…
PhysicsTestMotionResult3D.xml
…
PinJoint2D.xml
…
PinJoint3D.xml
…
PlaceholderCubemap.xml
…
PlaceholderCubemapArray.xml
…
PlaceholderMaterial.xml
…
PlaceholderMesh.xml
…
PlaceholderTexture2D.xml
…
PlaceholderTexture2DArray.xml
…
PlaceholderTexture3D.xml
…
PlaceholderTextureLayered.xml
…
Plane.xml
…
PlaneMesh.xml
…
PointLight2D.xml
Add missing period for sentences in classref
2023-02-12 11:39:14 +07:00
PointMesh.xml
…
Polygon2D.xml
…
PolygonOccluder3D.xml
…
PolygonPathFinder.xml
…
Popup.xml
…
PopupMenu.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
PopupPanel.xml
…
PortableCompressedTexture2D.xml
…
PrimitiveMesh.xml
Add a property hint for PrimitiveMesh's `uv2_padding`
2023-02-02 14:55:51 +07:00
PrismMesh.xml
…
ProceduralSkyMaterial.xml
…
ProgressBar.xml
…
ProjectSettings.xml
Document `editor/naming/scene_name_casing` setting
2023-03-13 14:25:46 +07:00
Projection.xml
…
PropertyTweener.xml
…
QuadMesh.xml
…
QuadOccluder3D.xml
…
Quaternion.xml
…
RDAttachmentFormat.xml
…
RDFramebufferPass.xml
…
RDPipelineColorBlendState.xml
…
RDPipelineColorBlendStateAttachment.xml
…
RDPipelineDepthStencilState.xml
…
RDPipelineMultisampleState.xml
…
RDPipelineRasterizationState.xml
…
RDPipelineSpecializationConstant.xml
…
RDSamplerState.xml
…
RDShaderFile.xml
…
RDShaderSPIRV.xml
…
RDShaderSource.xml
…
RDTextureFormat.xml
…
RDTextureView.xml
…
RDUniform.xml
…
RDVertexAttribute.xml
…
RID.xml
…
RandomNumberGenerator.xml
…
Range.xml
…
RayCast2D.xml
…
RayCast3D.xml
…
Rect2.xml
…
Rect2i.xml
C#: Renames to follow .NET naming conventions
2023-01-27 02:04:17 +07:00
RectangleShape2D.xml
…
RefCounted.xml
…
ReferenceRect.xml
…
ReflectionProbe.xml
Sync tutorial paths for GI classes with online documentation changes
2023-02-26 17:29:00 +07:00
RemoteTransform2D.xml
Fix incorrect claim in RemoteTransform2D class reference
2023-01-24 10:18:25 +07:00
RemoteTransform3D.xml
…
RenderingDevice.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
RenderingServer.xml
Expose RenderingServer.canvas_light_blend_mode
2023-02-02 19:12:27 +07:00
Resource.xml
Add PROPERTY_USAGE_NEVER_DUPLICATE flag and use for script
2023-01-24 16:37:50 +07:00
ResourceFormatLoader.xml
Use enum instead of int in virtual methods return type
2023-01-31 19:06:49 +07:00
ResourceFormatSaver.xml
Use enum instead of int in virtual methods return type
2023-01-31 19:06:49 +07:00
ResourceImporter.xml
…
ResourceLoader.xml
…
ResourcePreloader.xml
…
ResourceSaver.xml
…
ResourceUID.xml
…
RibbonTrailMesh.xml
…
RichTextEffect.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
RichTextLabel.xml
RichTextLabel fixes
2023-02-14 17:20:05 +07:00
RigidBody2D.xml
Add how to retrieve RigidBody2D and RigidBody3D autocomputed inertia
2023-02-10 20:43:25 +07:00
RigidBody3D.xml
Add how to retrieve RigidBody2D and RigidBody3D autocomputed inertia
2023-02-10 20:43:25 +07:00
RootMotionView.xml
…
SceneState.xml
…
SceneTree.xml
Discourage reusing Tweens
2023-03-13 14:34:08 +07:00
SceneTreeTimer.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
Script.xml
…
ScriptCreateDialog.xml
…
ScriptEditor.xml
…
ScriptEditorBase.xml
…
ScriptExtension.xml
Add missing virtual bind for `ScriptExtension::_get_global_name`
2023-02-15 19:48:01 +07:00
ScriptLanguage.xml
…
ScriptLanguageExtension.xml
Remove unused `ScriptLanguage` methods
2023-02-26 22:30:56 +07:00
ScrollBar.xml
…
ScrollContainer.xml
…
SegmentShape2D.xml
…
Semaphore.xml
Booleanize various sync primitives' wait & locking methods
2023-01-27 11:15:30 +07:00
SeparationRayShape2D.xml
…
SeparationRayShape3D.xml
…
Separator.xml
…
Shader.xml
…
ShaderGlobalsOverride.xml
…
ShaderInclude.xml
…
ShaderMaterial.xml
…
Shape2D.xml
…
Shape3D.xml
…
ShapeCast2D.xml
…
ShapeCast3D.xml
Fix ShapeCast3D add and remove exception functions
2023-02-23 23:45:16 +07:00
Shortcut.xml
…
Signal.xml
Fix incorrect description for `Signal::get_connections`
2023-02-03 17:28:17 +07:00
Skeleton2D.xml
…
Skeleton3D.xml
Add missing period for sentences in classref
2023-02-12 11:39:14 +07:00
SkeletonIK3D.xml
…
SkeletonModification2D.xml
…
SkeletonModification2DCCDIK.xml
…
SkeletonModification2DFABRIK.xml
…
SkeletonModification2DJiggle.xml
Replace "dampen" with "damp", "attenuate" in class docs
2023-02-08 08:01:32 +07:00
SkeletonModification2DLookAt.xml
…
SkeletonModification2DPhysicalBones.xml
…
SkeletonModification2DStackHolder.xml
…
SkeletonModification2DTwoBoneIK.xml
…
SkeletonModificationStack2D.xml
…
SkeletonProfile.xml
…
SkeletonProfileHumanoid.xml
…
Skin.xml
…
SkinReference.xml
…
Sky.xml
…
Slider.xml
…
SliderJoint3D.xml
…
SoftBody3D.xml
…
SphereMesh.xml
…
SphereOccluder3D.xml
…
SphereShape3D.xml
…
SpinBox.xml
…
SplitContainer.xml
…
SpotLight3D.xml
Merge pull request #56490 from Calinou/light-3d-high-attenuation-warning
2023-02-16 23:41:08 +07:00
SpringArm3D.xml
…
Sprite2D.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
Sprite3D.xml
…
SpriteBase3D.xml
[Sprite3D/Label3D] Expose alpha antialiasing properties.
2023-01-31 10:46:38 +07:00
SpriteFrames.xml
Fix `SpriteFrames` data loss on 3-to-4 conversion
2023-02-22 11:17:10 +07:00
StandardMaterial3D.xml
…
StaticBody2D.xml
…
StaticBody3D.xml
…
StreamPeer.xml
Merge pull request #71572 from RedMser/docs-binary-variant
2023-02-10 20:04:16 +07:00
StreamPeerBuffer.xml
…
StreamPeerExtension.xml
…
StreamPeerGZIP.xml
…
StreamPeerTCP.xml
…
StreamPeerTLS.xml
Fix various typos with codespell
2023-01-30 14:22:47 +07:00
String.xml
Merge pull request #73195 from timothyqiu/weblate-comments
2023-02-17 09:55:39 +07:00
StringName.xml
Merge pull request #73195 from timothyqiu/weblate-comments
2023-02-17 09:55:39 +07:00
StyleBox.xml
…
StyleBoxEmpty.xml
…
StyleBoxFlat.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
StyleBoxLine.xml
…
StyleBoxTexture.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
SubViewport.xml
Prohibit inconsistent size state for SubViewport
2023-01-31 22:53:43 +07:00
SubViewportContainer.xml
Prohibit inconsistent size state for SubViewport
2023-01-31 22:53:43 +07:00
SurfaceTool.xml
Make SurfaceTool.generate_normals() behave in a consistent manner in regard to smoothing groups, imply group 0 is flat
2023-01-26 12:32:31 +07:00
SyntaxHighlighter.xml
…
SystemFont.xml
[SystemFont] Add missing MSDF properties.
2023-01-26 09:47:42 +07:00
TCPServer.xml
…
TLSOptions.xml
[NET] Refactor TLS configuration.
2023-01-28 11:08:02 +07:00
TabBar.xml
…
TabContainer.xml
…
TextEdit.xml
Add missing period for sentences in classref
2023-02-12 11:39:14 +07:00
TextLine.xml
…
TextMesh.xml
…
TextParagraph.xml
…
TextServer.xml
Various classref typo fixes
2023-02-20 14:47:37 +07:00
TextServerDummy.xml
…
TextServerExtension.xml
…
TextServerManager.xml
…
Texture.xml
…
Texture2D.xml
…
Texture2DArray.xml
…
Texture3D.xml
…
TextureButton.xml
…
TextureLayered.xml
Document unsupported features in Mobile and Compatibility rendering methods
2023-02-13 22:17:02 +07:00
TextureProgressBar.xml
…
TextureRect.xml
Fix crash with AspectRatioContainer and TextureRect
2023-02-16 14:35:09 +07:00
Theme.xml
Fix various typos in the classref
2023-03-13 14:27:06 +07:00
ThemeDB.xml
…
Thread.xml
Clarify Thread documentation
2023-03-13 14:41:26 +07:00
TileData.xml
Rename texture_offset and unclamp it
2023-01-27 11:04:45 +07:00
TileMap.xml
Merge pull request #73018 from smix8/fix_multilayered_tilemap_navigation_4.x
2023-02-13 12:58:39 +07:00
TileMapPattern.xml
…
TileSet.xml
More class reference fixes
2023-02-24 10:42:44 +07:00
TileSetAtlasSource.xml
…
TileSetScenesCollectionSource.xml
…
TileSetSource.xml
…
Time.xml
Fix incorrect Time documentation in get_datetime_dict_from_unix_time
2023-02-21 02:55:44 +07:00
Timer.xml
…
TorusMesh.xml
…
TouchScreenButton.xml
…
Transform2D.xml
Fixed typos in the Transform2D and Transform3D class reference
2023-03-13 14:26:29 +07:00
Transform3D.xml
Fixed typos in the Transform2D and Transform3D class reference
2023-03-13 14:26:29 +07:00
Translation.xml
…
TranslationServer.xml
…
Tree.xml
Remove some unused signals
2023-01-31 18:54:04 +07:00
TreeItem.xml
…
TriangleMesh.xml
…
TubeTrailMesh.xml
…
Tween.xml
Discourage reusing Tweens
2023-03-13 14:34:08 +07:00
Tweener.xml
…
UDPServer.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
UndoRedo.xml
Fix C# examples in documentation
2023-01-31 19:04:07 +07:00
VBoxContainer.xml
…
VFlowContainer.xml
…
VScrollBar.xml
…
VSeparator.xml
…
VSlider.xml
…
VSplitContainer.xml
…
Variant.xml
Merge pull request #71665 from bitsawer/expose_global_classes
2023-02-05 15:55:15 +07:00
Vector2.xml
…
Vector2i.xml
…
Vector3.xml
…
Vector3i.xml
…
Vector4.xml
…
Vector4i.xml
…
VehicleBody3D.xml
Steering on VehicleBody is in radians while interface is in degrees. Improved documentation to clear this up.
2023-02-27 10:56:07 +07:00
VehicleWheel3D.xml
…
VideoStream.xml
Updates VideoDecoder plugin API to GDExtension.
2023-01-30 18:39:29 +07:00
VideoStreamPlayback.xml
Updates VideoDecoder plugin API to GDExtension.
2023-01-30 18:39:29 +07:00
VideoStreamPlayer.xml
…
Viewport.xml
Fix propagation order for 2D physics picking events
2023-02-04 22:44:36 +07:00
ViewportTexture.xml
…
VisibleOnScreenEnabler2D.xml
Fix a few typos in the class reference
2023-02-16 13:26:17 +07:00
VisibleOnScreenEnabler3D.xml
…
VisibleOnScreenNotifier2D.xml
Clarify visibility in VisibleOnScreenNotifier
2023-02-09 23:58:20 +07:00
VisibleOnScreenNotifier3D.xml
Clarify visibility in VisibleOnScreenNotifier
2023-02-09 23:58:20 +07:00
VisualInstance3D.xml
Document VisualInstance3D offset unit
2023-02-26 14:05:34 +07:00
VisualShader.xml
…
VisualShaderNode.xml
…
VisualShaderNodeBillboard.xml
…
VisualShaderNodeBooleanConstant.xml
…
VisualShaderNodeBooleanParameter.xml
…
VisualShaderNodeClamp.xml
…
VisualShaderNodeColorConstant.xml
…
VisualShaderNodeColorFunc.xml
…
VisualShaderNodeColorOp.xml
…
VisualShaderNodeColorParameter.xml
…
VisualShaderNodeComment.xml
…
VisualShaderNodeCompare.xml
…
VisualShaderNodeConstant.xml
…
VisualShaderNodeCubemap.xml
…
VisualShaderNodeCubemapParameter.xml
…
VisualShaderNodeCurveTexture.xml
…
VisualShaderNodeCurveXYZTexture.xml
…
VisualShaderNodeCustom.xml
Use enum instead of int in virtual methods return type
2023-01-31 19:06:49 +07:00
VisualShaderNodeDerivativeFunc.xml
Add warnings for unsupported features in mobile and gl_compatibility backends
2023-02-26 12:28:02 +07:00
VisualShaderNodeDeterminant.xml
…
VisualShaderNodeDistanceFade.xml
…
VisualShaderNodeDotProduct.xml
…
VisualShaderNodeExpression.xml
…
VisualShaderNodeFaceForward.xml
…
VisualShaderNodeFloatConstant.xml
…
VisualShaderNodeFloatFunc.xml
…
VisualShaderNodeFloatOp.xml
…
VisualShaderNodeFloatParameter.xml
…
VisualShaderNodeFresnel.xml
…
VisualShaderNodeGlobalExpression.xml
…
VisualShaderNodeGroupBase.xml
…
VisualShaderNodeIf.xml
…
VisualShaderNodeInput.xml
…
VisualShaderNodeIntConstant.xml
…
VisualShaderNodeIntFunc.xml
…
VisualShaderNodeIntOp.xml
…
VisualShaderNodeIntParameter.xml
…
VisualShaderNodeIs.xml
…
VisualShaderNodeLinearSceneDepth.xml
…
VisualShaderNodeMix.xml
…
VisualShaderNodeMultiplyAdd.xml
…
VisualShaderNodeOuterProduct.xml
…
VisualShaderNodeOutput.xml
…
VisualShaderNodeParameter.xml
…
VisualShaderNodeParameterRef.xml
…
VisualShaderNodeParticleAccelerator.xml
…
VisualShaderNodeParticleBoxEmitter.xml
…
VisualShaderNodeParticleConeVelocity.xml
…
VisualShaderNodeParticleEmit.xml
…
VisualShaderNodeParticleEmitter.xml
…
VisualShaderNodeParticleMeshEmitter.xml
…
VisualShaderNodeParticleMultiplyByAxisAngle.xml
…
VisualShaderNodeParticleOutput.xml
…
VisualShaderNodeParticleRandomness.xml
…
VisualShaderNodeParticleRingEmitter.xml
…
VisualShaderNodeParticleSphereEmitter.xml
…
VisualShaderNodeProximityFade.xml
…
VisualShaderNodeRandomRange.xml
…
VisualShaderNodeRemap.xml
…
VisualShaderNodeResizableBase.xml
…
VisualShaderNodeSDFRaymarch.xml
…
VisualShaderNodeSDFToScreenUV.xml
…
VisualShaderNodeSample3D.xml
…
VisualShaderNodeScreenUVToSDF.xml
…
VisualShaderNodeSmoothStep.xml
…
VisualShaderNodeStep.xml
…
VisualShaderNodeSwitch.xml
…
VisualShaderNodeTexture.xml
…
VisualShaderNodeTexture2DArray.xml
…
VisualShaderNodeTexture2DArrayParameter.xml
…
VisualShaderNodeTexture2DParameter.xml
…
VisualShaderNodeTexture3D.xml
…
VisualShaderNodeTexture3DParameter.xml
…
VisualShaderNodeTextureParameter.xml
…
VisualShaderNodeTextureParameterTriplanar.xml
…
VisualShaderNodeTextureSDF.xml
…
VisualShaderNodeTextureSDFNormal.xml
…
VisualShaderNodeTransformCompose.xml
…
VisualShaderNodeTransformConstant.xml
…
VisualShaderNodeTransformDecompose.xml
…
VisualShaderNodeTransformFunc.xml
…
VisualShaderNodeTransformOp.xml
…
VisualShaderNodeTransformParameter.xml
…
VisualShaderNodeTransformVecMult.xml
…
VisualShaderNodeUIntConstant.xml
…
VisualShaderNodeUIntFunc.xml
…
VisualShaderNodeUIntOp.xml
…
VisualShaderNodeUIntParameter.xml
…
VisualShaderNodeUVFunc.xml
…
VisualShaderNodeUVPolarCoord.xml
…
VisualShaderNodeVarying.xml
…
VisualShaderNodeVaryingGetter.xml
…
VisualShaderNodeVaryingSetter.xml
…
VisualShaderNodeVec2Constant.xml
…
VisualShaderNodeVec2Parameter.xml
…
VisualShaderNodeVec3Constant.xml
…
VisualShaderNodeVec3Parameter.xml
…
VisualShaderNodeVec4Constant.xml
…
VisualShaderNodeVec4Parameter.xml
…
VisualShaderNodeVectorBase.xml
…
VisualShaderNodeVectorCompose.xml
…
VisualShaderNodeVectorDecompose.xml
…
VisualShaderNodeVectorDistance.xml
…
VisualShaderNodeVectorFunc.xml
…
VisualShaderNodeVectorLen.xml
…
VisualShaderNodeVectorOp.xml
…
VisualShaderNodeVectorRefract.xml
…
VoxelGI.xml
Sync tutorial paths for GI classes with online documentation changes
2023-02-26 17:29:00 +07:00
VoxelGIData.xml
Replace Extents with Size in VoxelGI, ReflectionProbe, FogVolume, Decal and GPUParticles*3D
2023-01-31 20:04:11 +07:00
WeakRef.xml
…
Window.xml
Fix small mistake in Window.xml
2023-03-13 14:28:35 +07:00
WorkerThreadPool.xml
…
World2D.xml
…
World3D.xml
…
WorldBoundaryShape2D.xml
…
WorldBoundaryShape3D.xml
…
WorldEnvironment.xml
…
X509Certificate.xml
…
XMLParser.xml
…
XRAnchor3D.xml
…
XRCamera3D.xml
…
XRController3D.xml
…
XRInterface.xml
Fix a few typos in the class reference
2023-02-16 13:26:17 +07:00
XRInterfaceExtension.xml
Use enum instead of int in virtual methods return type
2023-01-31 19:06:49 +07:00
XRNode3D.xml
…
XROrigin3D.xml
…
XRPose.xml
…
XRPositionalTracker.xml
…
XRServer.xml
…
bool.xml
…
float.xml
…
int.xml
…