..
@GlobalScope.xml
Merge pull request #79813 from AThousandShips/callable_doc
2024-01-24 14:07:36 +01:00
AABB.xml
Overhaul AABB's documentation
2024-01-16 19:20:17 +01:00
AESContext.xml
…
AStar2D.xml
…
AStar3D.xml
…
AStarGrid2D.xml
Merge pull request #81267 from Chaosus/astargrid_isometric_mode
2024-01-04 14:25:00 +01:00
AcceptDialog.xml
…
AnimatableBody2D.xml
…
AnimatableBody3D.xml
…
AnimatedSprite2D.xml
Fix several minor class reference issues
2024-01-23 21:30:43 -05:00
AnimatedSprite3D.xml
Fix several minor class reference issues
2024-01-23 21:30:43 -05:00
AnimatedTexture.xml
…
Animation.xml
Include animation.length in Animation example
2024-01-14 10:29:02 -08:00
AnimationLibrary.xml
Unexpose internal data property of `AnimationLibrary`
2023-11-02 18:57:39 +01:00
AnimationMixer.xml
Remove Object pointer/solve types conflict in AnimationTrackCache
2024-01-08 21:48:19 +09:00
AnimationNode.xml
…
AnimationNodeAdd2.xml
…
AnimationNodeAdd3.xml
…
AnimationNodeAnimation.xml
…
AnimationNodeBlend2.xml
…
AnimationNodeBlend3.xml
…
AnimationNodeBlendSpace1D.xml
…
AnimationNodeBlendSpace2D.xml
…
AnimationNodeBlendTree.xml
…
AnimationNodeOneShot.xml
…
AnimationNodeOutput.xml
…
AnimationNodeStateMachine.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
AnimationNodeStateMachinePlayback.xml
…
AnimationNodeStateMachineTransition.xml
…
AnimationNodeSub2.xml
…
AnimationNodeSync.xml
…
AnimationNodeTimeScale.xml
…
AnimationNodeTimeSeek.xml
…
AnimationNodeTransition.xml
…
AnimationPlayer.xml
…
AnimationRootNode.xml
…
AnimationTree.xml
…
Area2D.xml
Prevent mapping areas with invalid IDs for `Area2D/3D`
2023-12-18 16:02:46 +01:00
Area3D.xml
Prevent mapping areas with invalid IDs for `Area2D/3D`
2023-12-18 16:02:46 +01:00
Array.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
ArrayMesh.xml
…
ArrayOccluder3D.xml
…
AspectRatioContainer.xml
…
AtlasTexture.xml
…
AudioBusLayout.xml
…
AudioEffect.xml
…
AudioEffectAmplify.xml
…
AudioEffectBandLimitFilter.xml
…
AudioEffectBandPassFilter.xml
…
AudioEffectCapture.xml
Clarify difference of Capture and Record effects
2023-11-28 13:59:12 +01:00
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
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
AudioEffectRecord.xml
Clarify difference of Capture and Record effects
2023-11-28 13:59:12 +01:00
AudioEffectReverb.xml
…
AudioEffectSpectrumAnalyzer.xml
…
AudioEffectSpectrumAnalyzerInstance.xml
…
AudioEffectStereoEnhance.xml
…
AudioListener2D.xml
…
AudioListener3D.xml
…
AudioServer.xml
Document `AudioServer.playback_speed_scale` in `Engine.time_scale`
2023-12-12 13:13:05 +01:00
AudioStream.xml
Implement audio stream playback parameters.
2024-01-16 10:31:52 +01:00
AudioStreamGenerator.xml
Add C# example for the AudioStreamGenerator code snippet
2023-11-10 09:28:35 +01:00
AudioStreamGeneratorPlayback.xml
Document `AudioStreamGeneratorPlayback.get_skips()`
2023-11-02 21:54:07 +02:00
AudioStreamMicrophone.xml
…
AudioStreamPlayback.xml
Implement audio stream playback parameters.
2024-01-16 10:31:52 +01:00
AudioStreamPlaybackPolyphonic.xml
…
AudioStreamPlaybackResampled.xml
…
AudioStreamPlayer.xml
…
AudioStreamPlayer2D.xml
…
AudioStreamPlayer3D.xml
…
AudioStreamPolyphonic.xml
…
AudioStreamRandomizer.xml
…
AudioStreamWAV.xml
Link to runtime loading/saving tutorial and improve Image documentation
2023-11-14 12:05:54 +01:00
BackBufferCopy.xml
…
BaseButton.xml
…
BaseMaterial3D.xml
Fix various typos in documentation
2023-12-27 20:37:37 +07:00
Basis.xml
Merge pull request #86742 from paulloz/doc/dotnet-basis-examples
2024-01-04 18:05:44 +01:00
BitMap.xml
…
Bone2D.xml
…
BoneAttachment3D.xml
…
BoneMap.xml
…
BoxContainer.xml
…
BoxMesh.xml
…
BoxOccluder3D.xml
…
BoxShape3D.xml
…
Button.xml
Merge pull request #82409 from KoBeWi/3_in_1
2023-10-18 00:00:36 +02:00
ButtonGroup.xml
…
CPUParticles2D.xml
Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement
2023-11-11 21:17:19 +05:30
CPUParticles3D.xml
Added docs for DRAW_ORDER_REVERSE_LIFETIME constant and minor XR log improvement
2023-11-11 21:17:19 +05:30
Callable.xml
Core: Allow methods of built-in `Variant` types to be used as Callables
2023-10-25 15:53:52 +03:00
CallbackTweener.xml
…
Camera2D.xml
…
Camera3D.xml
…
CameraAttributes.xml
…
CameraAttributesPhysical.xml
Improve documentation for `CameraAttributesPhysical.exposure_shutter_speed`
2023-12-04 17:35:31 -07:00
CameraAttributesPractical.xml
Fix various typos in documentation
2023-12-27 20:37:37 +07:00
CameraFeed.xml
…
CameraServer.xml
…
CameraTexture.xml
…
CanvasGroup.xml
…
CanvasItem.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
CanvasItemMaterial.xml
…
CanvasLayer.xml
…
CanvasModulate.xml
…
CanvasTexture.xml
Specify how CanvasTexture does not work in 3D
2024-01-06 01:43:40 +01:00
CapsuleMesh.xml
…
CapsuleShape2D.xml
…
CapsuleShape3D.xml
…
CenterContainer.xml
…
CharFXTransform.xml
…
CharacterBody2D.xml
…
CharacterBody3D.xml
…
CheckBox.xml
…
CheckButton.xml
…
CircleShape2D.xml
…
ClassDB.xml
…
CodeEdit.xml
…
CodeHighlighter.xml
…
CollisionObject2D.xml
…
CollisionObject3D.xml
…
CollisionPolygon2D.xml
Mention CollisionPolygon2D.polygon is local to the given CollisionPolygon2D
2024-01-10 11:14:57 +08:00
CollisionPolygon3D.xml
…
CollisionShape2D.xml
…
CollisionShape3D.xml
…
Color.xml
…
ColorPicker.xml
Display a revert icon on ColorPicker's old sample
2023-11-07 10:04:39 +01:00
ColorPickerButton.xml
…
ColorRect.xml
…
CompressedCubemap.xml
Fix various typos in documentation
2023-12-27 20:37:37 +07:00
CompressedCubemapArray.xml
Fix various typos in documentation
2023-12-27 20:37:37 +07:00
CompressedTexture2D.xml
…
CompressedTexture2DArray.xml
Fix various typos in documentation
2023-12-27 20:37:37 +07:00
CompressedTexture3D.xml
…
CompressedTextureLayered.xml
…
ConcavePolygonShape2D.xml
doc: Fix typo in ConcavePolygonShape2D/3D description
2023-10-29 17:27:47 +03:00
ConcavePolygonShape3D.xml
doc: Fix typo in ConcavePolygonShape2D/3D description
2023-10-29 17:27:47 +03:00
ConeTwistJoint3D.xml
…
ConfigFile.xml
…
ConfirmationDialog.xml
…
Container.xml
…
Control.xml
Make mouse-enter/exit notifications match mouse event propagation
2023-11-09 09:11:59 -05:00
ConvexPolygonShape2D.xml
…
ConvexPolygonShape3D.xml
…
Crypto.xml
…
CryptoKey.xml
…
Cubemap.xml
…
CubemapArray.xml
…
Curve.xml
…
Curve2D.xml
Changed the way the rotation of a curve at a point is evaluated to match PathFollow2D
2023-10-28 01:23:38 -05:00
Curve3D.xml
…
CurveTexture.xml
…
CurveXYZTexture.xml
…
CylinderMesh.xml
…
CylinderShape3D.xml
…
DTLSServer.xml
…
DampedSpringJoint2D.xml
…
Decal.xml
…
Dictionary.xml
Add a `get_or_add` method to Dictionary
2023-12-06 11:43:58 -06:00
DirAccess.xml
[Linux] Implement DirAccess.is_case_sensitive for EXT4 and F2FS.
2023-10-13 15:48:03 +03:00
DirectionalLight2D.xml
…
DirectionalLight3D.xml
…
DisplayServer.xml
[Native File Dialog] Add support for adding custom options to the dialogs.
2024-01-24 15:00:31 +02:00
EditorCommandPalette.xml
…
EditorDebuggerPlugin.xml
…
EditorDebuggerSession.xml
…
EditorExportPlatform.xml
…
EditorExportPlatformPC.xml
…
EditorExportPlugin.xml
…
EditorFeatureProfile.xml
…
EditorFileDialog.xml
…
EditorFileSystem.xml
…
EditorFileSystemDirectory.xml
…
EditorFileSystemImportFormatSupportQuery.xml
…
EditorImportPlugin.xml
Allow EditorImportPlugin to override can_import_threaded()
2024-01-09 17:30:24 +01:00
EditorInspector.xml
Merge pull request #78960 from kleonc/inspector-follow-focus
2024-01-04 16:38:46 +01:00
EditorInspectorPlugin.xml
…
EditorInterface.xml
Disable multi-window buttons instead of hiding them when support is unavailable
2024-01-27 19:38:39 +01:00
EditorNode3DGizmo.xml
[Editor] Add missing virtual bind to `EditorNode3DGizmo(Plugin)`
2024-01-06 17:27:50 +01:00
EditorNode3DGizmoPlugin.xml
[Editor] Add missing virtual bind to `EditorNode3DGizmo(Plugin)`
2024-01-06 17:27:50 +01:00
EditorPaths.xml
…
EditorPlugin.xml
[Editor] Add `EditorPlugin::scene_saved` signal
2024-01-22 17:51:12 +01:00
EditorProperty.xml
…
EditorResourceConversionPlugin.xml
…
EditorResourcePicker.xml
…
EditorResourcePreview.xml
…
EditorResourcePreviewGenerator.xml
…
EditorResourceTooltipPlugin.xml
…
EditorSceneFormatImporter.xml
…
EditorScenePostImport.xml
…
EditorScenePostImportPlugin.xml
…
EditorScript.xml
…
EditorScriptPicker.xml
…
EditorSelection.xml
…
EditorSettings.xml
Disable multi-window buttons instead of hiding them when support is unavailable
2024-01-27 19:38:39 +01:00
EditorSpinSlider.xml
Fix a property reference in EditorSpinSlider
2023-11-10 15:30:16 +01:00
EditorSyntaxHighlighter.xml
…
EditorTranslationParserPlugin.xml
…
EditorUndoRedoManager.xml
…
EditorVCSInterface.xml
…
EncodedObjectAsID.xml
…
Engine.xml
Remove now unused `year` member from `version.py`
2024-01-25 15:08:34 +01:00
EngineDebugger.xml
…
EngineProfiler.xml
…
Environment.xml
…
Expression.xml
…
FileAccess.xml
Link to runtime loading/saving tutorial and improve Image documentation
2023-11-14 12:05:54 +01:00
FileDialog.xml
[Native File Dialog] Add support for adding custom options to the dialogs.
2024-01-24 15:00:31 +02:00
FileSystemDock.xml
…
FlowContainer.xml
…
FogMaterial.xml
…
FogVolume.xml
…
Font.xml
…
FontFile.xml
Link to runtime loading/saving tutorial and improve Image documentation
2023-11-14 12:05:54 +01:00
FontVariation.xml
…
GDExtension.xml
Add documentation for GDExtension & GDExtensionManager
2024-01-10 22:02:23 +01:00
GDExtensionManager.xml
Add documentation for GDExtension & GDExtensionManager
2024-01-10 22:02:23 +01:00
GPUParticles2D.xml
Explain parameter usage in GPUParticles3D.xml and GPUParticles2D.xml
2023-12-05 20:56:38 +01:00
GPUParticles3D.xml
Explain parameter usage in GPUParticles3D.xml and GPUParticles2D.xml
2023-12-05 20:56:38 +01:00
GPUParticlesAttractor3D.xml
…
GPUParticlesAttractorBox3D.xml
…
GPUParticlesAttractorSphere3D.xml
…
GPUParticlesAttractorVectorField3D.xml
…
GPUParticlesCollision3D.xml
…
GPUParticlesCollisionBox3D.xml
…
GPUParticlesCollisionHeightField3D.xml
…
GPUParticlesCollisionSDF3D.xml
…
GPUParticlesCollisionSphere3D.xml
…
Generic6DOFJoint3D.xml
…
Geometry2D.xml
…
Geometry3D.xml
Expose 3D Delaunay tetrahedralization in `Geometry3D`
2023-10-16 11:48:49 +02:00
GeometryInstance3D.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
Gradient.xml
…
GradientTexture1D.xml
…
GradientTexture2D.xml
…
GraphEdit.xml
Merge pull request #87047 from Mickeon/documentation-missing-signals
2024-01-24 14:08:08 +01:00
GraphElement.xml
…
GraphNode.xml
Add `set_slot_custom_icon` and `get_slot_custom_icon` to GraphNode
2024-01-08 08:30:10 +01:00
GridContainer.xml
…
GrooveJoint2D.xml
…
HBoxContainer.xml
…
HFlowContainer.xml
…
HMACContext.xml
…
HScrollBar.xml
…
HSeparator.xml
…
HSlider.xml
…
HSplitContainer.xml
…
HTTPClient.xml
…
HTTPRequest.xml
…
HashingContext.xml
…
HeightMapShape3D.xml
…
HingeJoint3D.xml
…
IP.xml
…
Image.xml
Add missing descriptions for Image's documentation
2024-01-09 19:37:37 +01:00
ImageFormatLoader.xml
…
ImageFormatLoaderExtension.xml
…
ImageTexture.xml
…
ImageTexture3D.xml
…
ImageTextureLayered.xml
…
ImmediateMesh.xml
Add C# Example to ImmediateMesh.xml
2023-10-23 14:50:07 +02:00
ImporterMesh.xml
Fix multiple issues with UV compression
2023-10-30 23:11:34 +01:00
ImporterMeshInstance3D.xml
…
Input.xml
Add bindings for setting and getting emulation mouse from touch and touch from mouse in input
2023-12-13 08:07:36 +03:00
InputEvent.xml
…
InputEventAction.xml
…
InputEventFromWindow.xml
…
InputEventGesture.xml
…
InputEventJoypadButton.xml
…
InputEventJoypadMotion.xml
…
InputEventKey.xml
Fix documentation on how to get the keycode string from a `physical_keycode`
2023-11-09 13:03:29 +01:00
InputEventMIDI.xml
Link to the "article" in the docs instead of saying "article"
2024-01-02 16:38:39 +01:00
InputEventMagnifyGesture.xml
Update the description for the `InputEventMagnifyGesture` and `InputEventPanGesture` gestures
2023-11-06 11:02:39 -08:00
InputEventMouse.xml
…
InputEventMouseButton.xml
…
InputEventMouseMotion.xml
…
InputEventPanGesture.xml
Update the description for the `InputEventMagnifyGesture` and `InputEventPanGesture` gestures
2023-11-06 11:02:39 -08:00
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
Add note that a large value for outline_size is not recommended
2023-12-20 17:55:23 +01:00
Label3D.xml
…
LabelSettings.xml
…
Light2D.xml
…
Light3D.xml
Fix LightmapGI taking editor-only and sky-only lights into account
2023-10-23 22:56:17 +02:00
LightOccluder2D.xml
…
LightmapGI.xml
Add GLES3 infrastructure for lightmap baking in the compatibility backend
2024-01-24 17:13:30 -08:00
LightmapGIData.xml
Avoid reimporting lightmap textures every getter call
2023-10-22 16:32:08 +07:00
LightmapProbe.xml
…
Lightmapper.xml
…
LightmapperRD.xml
…
Line2D.xml
…
LineEdit.xml
Make LineEdit secret character easier to change and enter
2023-10-19 21:32:38 +08:00
LinkButton.xml
…
MainLoop.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
MarginContainer.xml
…
Marker2D.xml
…
Marker3D.xml
…
Marshalls.xml
…
Material.xml
Fill out Material documentation and clarify render_priority and next_pass sorting
2023-10-25 10:58:06 +02:00
MenuBar.xml
…
MenuButton.xml
…
Mesh.xml
Fix multiple issues with UV compression
2023-10-30 23:11:34 +01:00
MeshConvexDecompositionSettings.xml
…
MeshDataTool.xml
…
MeshInstance2D.xml
…
MeshInstance3D.xml
…
MeshLibrary.xml
…
MeshTexture.xml
…
MethodTweener.xml
…
MissingNode.xml
…
MissingResource.xml
…
MovieWriter.xml
…
MultiMesh.xml
…
MultiMeshInstance2D.xml
…
MultiMeshInstance3D.xml
…
MultiplayerAPI.xml
…
MultiplayerAPIExtension.xml
Fix documentation in MultiplayerAPIExtension
2023-10-31 18:39:45 -06:00
MultiplayerPeer.xml
Avoid punning enum names in documentation
2023-11-09 17:16:30 +08:00
MultiplayerPeerExtension.xml
Avoid punning enum names in documentation
2023-11-09 17:16:30 +08:00
Mutex.xml
…
NavigationAgent2D.xml
Make target_desired_distance affect the navigation of NavigationAgent2D/3D
2023-11-29 23:48:54 +09:00
NavigationAgent3D.xml
Make target_desired_distance affect the navigation of NavigationAgent2D/3D
2023-11-29 23:48:54 +09:00
NavigationLink2D.xml
Fix missing NavigationLink property updates in constructor
2023-10-23 01:43:55 +02:00
NavigationLink3D.xml
Fix missing NavigationLink property updates in constructor
2023-10-23 01:43:55 +02:00
NavigationMesh.xml
…
NavigationMeshGenerator.xml
…
NavigationMeshSourceGeometryData2D.xml
…
NavigationMeshSourceGeometryData3D.xml
…
NavigationObstacle2D.xml
…
NavigationObstacle3D.xml
…
NavigationPathQueryParameters2D.xml
…
NavigationPathQueryParameters3D.xml
…
NavigationPathQueryResult2D.xml
…
NavigationPathQueryResult3D.xml
…
NavigationPolygon.xml
…
NavigationRegion2D.xml
Fix missing NavigationRegion property updates in constructor
2023-12-04 19:50:17 +01:00
NavigationRegion3D.xml
Fix missing NavigationRegion property updates in constructor
2023-12-04 19:50:17 +01:00
NavigationServer2D.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
NavigationServer3D.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
NinePatchRect.xml
…
Node.xml
Merge pull request #81506 from twobitadder/reparent_keep_owner
2024-01-11 17:34:19 +01:00
Node2D.xml
…
Node3D.xml
…
Node3DGizmo.xml
…
NodePath.xml
Fix example in `NodePath.get_name()` documentation
2023-11-22 14:07:17 -06:00
ORMMaterial3D.xml
…
OS.xml
Overhaul OS documentation
2024-01-04 12:37:56 +01:00
Object.xml
Correct C# syntax in _validate_property example for the Object class
2023-12-30 19:13:58 +01:00
Occluder3D.xml
…
OccluderInstance3D.xml
…
OccluderPolygon2D.xml
…
OfflineMultiplayerPeer.xml
…
OmniLight3D.xml
…
OptimizedTranslation.xml
…
OptionButton.xml
…
PCKPacker.xml
…
PackedByteArray.xml
Clarify `PackedByteArray.decompress*` limitations with external data
2024-01-07 13:34:39 +01:00
PackedColorArray.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedDataContainer.xml
…
PackedDataContainerRef.xml
…
PackedFloat32Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedFloat64Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedInt32Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedInt64Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedScene.xml
…
PackedStringArray.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedVector2Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PackedVector3Array.xml
Add performance note to Array.resize()
2023-11-10 00:41:39 +02:00
PacketPeer.xml
…
PacketPeerDTLS.xml
…
PacketPeerExtension.xml
…
PacketPeerStream.xml
…
PacketPeerUDP.xml
…
Panel.xml
…
PanelContainer.xml
…
PanoramaSkyMaterial.xml
Expose energy_multiplier to PanoramaSkyMaterial and ProceduralSkyMaterial
2023-10-25 14:12:22 +02:00
ParallaxBackground.xml
…
ParallaxLayer.xml
…
ParticleProcessMaterial.xml
Improve editing of min/max particle properties
2023-12-20 06:31:08 +01: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
…
PhysicsDirectSpaceState3DExtension.xml
…
PhysicsMaterial.xml
…
PhysicsPointQueryParameters2D.xml
…
PhysicsPointQueryParameters3D.xml
…
PhysicsRayQueryParameters2D.xml
…
PhysicsRayQueryParameters3D.xml
…
PhysicsServer2D.xml
…
PhysicsServer2DExtension.xml
…
PhysicsServer2DManager.xml
…
PhysicsServer3D.xml
…
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
Clarify docs for operators performing `xform_inv`
2023-10-16 21:52:02 +02:00
PlaneMesh.xml
…
PointLight2D.xml
…
PointMesh.xml
…
Polygon2D.xml
…
PolygonOccluder3D.xml
…
PolygonPathFinder.xml
…
Popup.xml
…
PopupMenu.xml
Expose PopupMenu get_item_multistate(), get_item_multistate_max() and set_item_multistate_max()
2024-01-22 20:07:19 +01:00
PopupPanel.xml
…
PortableCompressedTexture2D.xml
…
PrimitiveMesh.xml
Add missing descriptions to PrimitiveMesh and SoftBody3D
2024-01-09 17:31:12 +01:00
PrismMesh.xml
…
ProceduralSkyMaterial.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
ProgressBar.xml
…
ProjectSettings.xml
Add `--log-file` command line argument to write output log to a file
2024-01-19 20:30:04 +01:00
Projection.xml
…
PropertyTweener.xml
…
QuadMesh.xml
…
QuadOccluder3D.xml
…
Quaternion.xml
Complete the docs for Quaternion
2024-01-05 11:31:59 +01:00
RDAttachmentFormat.xml
…
RDFramebufferPass.xml
…
RDPipelineColorBlendState.xml
…
RDPipelineColorBlendStateAttachment.xml
…
RDPipelineDepthStencilState.xml
Add descriptions to the remaining properties of RDPipelineDepthStencilState
2024-01-15 12:33:24 -08:00
RDPipelineMultisampleState.xml
…
RDPipelineRasterizationState.xml
…
RDPipelineSpecializationConstant.xml
…
RDSamplerState.xml
…
RDShaderFile.xml
…
RDShaderSPIRV.xml
…
RDShaderSource.xml
…
RDTextureFormat.xml
…
RDTextureView.xml
…
RDUniform.xml
Add descriptions to all RDUniform methods
2023-11-26 08:15:46 -08:00
RDVertexAttribute.xml
…
RID.xml
…
RandomNumberGenerator.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
Range.xml
…
RayCast2D.xml
Fix several minor class reference issues
2024-01-23 21:30:43 -05:00
RayCast3D.xml
Fix several minor class reference issues
2024-01-23 21:30:43 -05:00
Rect2.xml
Clarify docs for operators performing `xform_inv`
2023-10-16 21:52:02 +02:00
Rect2i.xml
…
RectangleShape2D.xml
…
RefCounted.xml
Explain circular references and how to break them
2023-11-11 10:07:48 +08:00
ReferenceRect.xml
…
ReflectionProbe.xml
Add a reflection mask to the reflection probes.
2024-01-20 08:07:31 +01:00
RemoteTransform2D.xml
…
RemoteTransform3D.xml
…
RenderSceneBuffers.xml
…
RenderSceneBuffersConfiguration.xml
…
RenderSceneBuffersExtension.xml
…
RenderSceneBuffersRD.xml
…
RenderingDevice.xml
Fix incorrect mapping of initial action as clear region continue to clear.
2024-01-09 22:03:21 -03:00
RenderingServer.xml
Add a reflection mask to the reflection probes.
2024-01-20 08:07:31 +01:00
Resource.xml
Clarify some descriptions regarding resource cache
2023-12-10 20:30:01 +01:00
ResourceFormatLoader.xml
…
ResourceFormatSaver.xml
…
ResourceImporter.xml
…
ResourceImporterBMFont.xml
[Bitmap fonts] Add support for scaling.
2023-10-13 12:57:45 +03:00
ResourceImporterBitMap.xml
…
ResourceImporterCSVTranslation.xml
…
ResourceImporterDynamicFont.xml
…
ResourceImporterImage.xml
…
ResourceImporterImageFont.xml
[Bitmap fonts] Add support for scaling.
2023-10-13 12:57:45 +03:00
ResourceImporterLayeredTexture.xml
…
ResourceImporterOBJ.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
ResourceImporterScene.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
ResourceImporterShaderFile.xml
…
ResourceImporterTexture.xml
…
ResourceImporterTextureAtlas.xml
Fix link in the docs about ResourceImporterTextureAtlas
2023-11-10 09:51:11 +01:00
ResourceImporterWAV.xml
…
ResourceLoader.xml
Clarify some descriptions regarding resource cache
2023-12-10 20:30:01 +01:00
ResourcePreloader.xml
…
ResourceSaver.xml
Document UID behavior in ResourceSaver's save function
2023-10-15 22:19:44 +08:00
ResourceUID.xml
…
RibbonTrailMesh.xml
…
RichTextEffect.xml
Improve RichTextLabel `install_effect()` documentation
2023-12-19 17:29:49 +01:00
RichTextLabel.xml
Improve RichTextLabel `install_effect()` documentation
2023-12-19 17:29:49 +01:00
RigidBody2D.xml
…
RigidBody3D.xml
…
RootMotionView.xml
…
SceneState.xml
…
SceneTree.xml
Merge pull request #78206 from alula/node-count-in-group
2023-12-14 17:38:00 +01:00
SceneTreeTimer.xml
…
Script.xml
Expose `Script.get_global_name()`
2023-12-18 15:13:09 +01:00
ScriptCreateDialog.xml
…
ScriptEditor.xml
…
ScriptEditorBase.xml
…
ScriptExtension.xml
…
ScriptLanguage.xml
…
ScriptLanguageExtension.xml
Fix `ScriptLanguageExtension::_find_function` documentation
2023-12-26 14:05:53 +01:00
ScrollBar.xml
…
ScrollContainer.xml
…
SegmentShape2D.xml
…
Semaphore.xml
…
SeparationRayShape2D.xml
…
SeparationRayShape3D.xml
…
Separator.xml
…
Shader.xml
…
ShaderGlobalsOverride.xml
…
ShaderInclude.xml
…
ShaderMaterial.xml
…
Shape2D.xml
…
Shape3D.xml
…
ShapeCast2D.xml
Sync changes between ShapeCast and RayCast class references
2023-11-07 16:49:51 +08:00
ShapeCast3D.xml
Sync changes between ShapeCast and RayCast class references
2023-11-07 16:49:51 +08:00
Shortcut.xml
…
Signal.xml
…
Skeleton2D.xml
…
Skeleton3D.xml
Add missing descriptions to remaining signals.
2024-01-23 15:04:06 +01:00
SkeletonIK3D.xml
…
SkeletonModification2D.xml
…
SkeletonModification2DCCDIK.xml
…
SkeletonModification2DFABRIK.xml
…
SkeletonModification2DJiggle.xml
…
SkeletonModification2DLookAt.xml
…
SkeletonModification2DPhysicalBones.xml
…
SkeletonModification2DStackHolder.xml
…
SkeletonModification2DTwoBoneIK.xml
…
SkeletonModificationStack2D.xml
…
SkeletonProfile.xml
…
SkeletonProfileHumanoid.xml
…
Skin.xml
…
SkinReference.xml
…
Sky.xml
…
Slider.xml
Emit slider's drag_started signal before the first value change
2023-12-21 11:23:35 +08:00
SliderJoint3D.xml
…
SoftBody3D.xml
Add missing descriptions to PrimitiveMesh and SoftBody3D
2024-01-09 17:31:12 +01:00
SphereMesh.xml
…
SphereOccluder3D.xml
…
SphereShape3D.xml
…
SpinBox.xml
…
SplitContainer.xml
…
SpotLight3D.xml
…
SpringArm3D.xml
…
Sprite2D.xml
Fix invalid frame index when Sprite2D's hframes or vframes has been changed
2023-12-15 20:32:18 +02:00
Sprite3D.xml
Fix invalid frame index when Sprite2D's hframes or vframes has been changed
2023-12-15 20:32:18 +02:00
SpriteBase3D.xml
…
SpriteFrames.xml
…
StandardMaterial3D.xml
…
StaticBody2D.xml
…
StaticBody3D.xml
…
StreamPeer.xml
…
StreamPeerBuffer.xml
…
StreamPeerExtension.xml
…
StreamPeerGZIP.xml
…
StreamPeerTCP.xml
…
StreamPeerTLS.xml
…
String.xml
Merge pull request #86639 from Mickeon/please-this-took-me-15-minutes-can-we-merge-it-before-2025
2024-01-11 17:38:35 +01:00
StringName.xml
Merge pull request #86639 from Mickeon/please-this-took-me-15-minutes-can-we-merge-it-before-2025
2024-01-11 17:38:35 +01:00
StyleBox.xml
…
StyleBoxEmpty.xml
…
StyleBoxFlat.xml
…
StyleBoxLine.xml
…
StyleBoxTexture.xml
…
SubViewport.xml
…
SubViewportContainer.xml
Mark `SubViewportContainer::_propagate_input_event` experimental
2023-11-14 21:34:46 +01:00
SurfaceTool.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
SyntaxHighlighter.xml
…
SystemFont.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
TCPServer.xml
…
TLSOptions.xml
…
TabBar.xml
Fix disabled tabs being selected when removing the current one
2023-10-25 16:46:54 -03:00
TabContainer.xml
TabContainer bottom position
2024-01-06 15:31:08 -05:00
TextEdit.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
TextLine.xml
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
2023-12-04 08:21:42 +02:00
TextMesh.xml
…
TextParagraph.xml
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
2023-12-04 08:21:42 +02:00
TextServer.xml
Add missing descriptions to TextServer's constants
2024-01-06 19:06:48 +01:00
TextServerDummy.xml
…
TextServerExtension.xml
[Text Overrun] Add option to set custom ellipsis character, add support for system font fallback.
2023-12-04 08:21:42 +02:00
TextServerManager.xml
…
Texture.xml
…
Texture2D.xml
Update get_image doc to mention that it will return an empty image with invalid texture
2024-01-02 11:31:38 +08:00
Texture2DArray.xml
…
Texture2DArrayRD.xml
…
Texture2DRD.xml
Avoid saving the texture_rd_rid property of TextureRD resources
2024-01-24 10:34:51 -08:00
Texture3D.xml
…
Texture3DRD.xml
Avoid saving the texture_rd_rid property of TextureRD resources
2024-01-24 10:34:51 -08:00
TextureButton.xml
…
TextureCubemapArrayRD.xml
…
TextureCubemapRD.xml
…
TextureLayered.xml
…
TextureLayeredRD.xml
Avoid saving the texture_rd_rid property of TextureRD resources
2024-01-24 10:34:51 -08:00
TextureProgressBar.xml
Hide ineffective TextureProgressBar properties in the editor
2023-11-15 18:35:54 +01:00
TextureRect.xml
…
Theme.xml
…
ThemeDB.xml
…
Thread.xml
…
TileData.xml
Move tile transforms handling cache to TileData
2023-12-13 17:44:59 +01:00
TileMap.xml
Allow disabling the built-in tilemap navigation
2023-10-13 17:42:28 +02:00
TileMapPattern.xml
…
TileSet.xml
…
TileSetAtlasSource.xml
Avoid punning enum names in documentation
2023-11-09 17:16:30 +08:00
TileSetScenesCollectionSource.xml
…
TileSetSource.xml
…
Time.xml
Clarify get_time_zone_from_system will return a localized timezone name
2023-11-01 19:47:30 +08:00
Timer.xml
…
TorusMesh.xml
…
TouchScreenButton.xml
…
Transform2D.xml
Merge pull request #86364 from aaronfranke/basis-divide
2024-01-04 14:26:16 +01:00
Transform3D.xml
Merge pull request #86364 from aaronfranke/basis-divide
2024-01-04 14:26:16 +01:00
Translation.xml
…
TranslationServer.xml
…
Tree.xml
Implement disabled state for Checkbox in Tree
2023-11-15 17:13:34 +01:00
TreeItem.xml
Use callable for `TreeItem` custom draw
2024-01-23 12:07:43 +01:00
TriangleMesh.xml
…
TubeTrailMesh.xml
…
Tween.xml
Replace some "uncommon" words in class reference
2024-01-15 18:51:52 +01:00
Tweener.xml
…
UDPServer.xml
…
UndoRedo.xml
Implement maximum undo steps in UndoRedo
2024-01-22 21:38:10 +02:00
VBoxContainer.xml
…
VFlowContainer.xml
…
VScrollBar.xml
…
VSeparator.xml
…
VSlider.xml
…
VSplitContainer.xml
…
Variant.xml
…
Vector2.xml
Clarify docs for operators performing `xform_inv`
2023-10-16 21:52:02 +02:00
Vector2i.xml
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
2023-10-12 13:46:49 +02:00
Vector3.xml
Clarify C# docs for operators performing xform_inv
2023-10-17 19:49:42 +02:00
Vector3i.xml
Implement `Vector2i/3i/4i` methods: `distance_to` and `distance_squared_to`
2023-10-12 13:46:49 +02:00
Vector4.xml
Clarify docs for operators performing `xform_inv`
2023-10-16 21:52:02 +02:00
Vector4i.xml
Fix several minor class reference issues
2024-01-23 21:30:43 -05:00
VehicleBody3D.xml
…
VehicleWheel3D.xml
corrected tooltip information Roll Influence property of VehicleWheel3D
2023-12-31 15:10:46 -07:00
VideoStream.xml
Link to runtime loading/saving tutorial and improve Image documentation
2023-11-14 12:05:54 +01:00
VideoStreamPlayback.xml
…
VideoStreamPlayer.xml
VideoPlayer: Fix reloading translation remapped stream
2023-11-12 15:22:16 +01:00
Viewport.xml
Merge pull request #84652 from timothyqiu/enum-pun
2023-12-19 13:01:10 +01:00
ViewportTexture.xml
…
VisibleOnScreenEnabler2D.xml
Improve VisibleOnScreen classes docs
2023-10-17 19:29:16 +03:00
VisibleOnScreenEnabler3D.xml
Improve VisibleOnScreen classes docs
2023-10-17 19:29:16 +03:00
VisibleOnScreenNotifier2D.xml
Improve VisibleOnScreen classes docs
2023-10-17 19:29:16 +03:00
VisibleOnScreenNotifier3D.xml
Improve VisibleOnScreen classes docs
2023-10-17 19:29:16 +03:00
VisualInstance3D.xml
…
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
…
VisualShaderNodeDerivativeFunc.xml
…
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
…
VisualShaderNodeRotationByAxis.xml
…
VisualShaderNodeSDFRaymarch.xml
…
VisualShaderNodeSDFToScreenUV.xml
…
VisualShaderNodeSample3D.xml
…
VisualShaderNodeScreenNormalWorldSpace.xml
…
VisualShaderNodeScreenUVToSDF.xml
…
VisualShaderNodeSmoothStep.xml
…
VisualShaderNodeStep.xml
…
VisualShaderNodeSwitch.xml
…
VisualShaderNodeTexture.xml
…
VisualShaderNodeTexture2DArray.xml
…
VisualShaderNodeTexture2DArrayParameter.xml
…
VisualShaderNodeTexture2DParameter.xml
…
VisualShaderNodeTexture3D.xml
…
VisualShaderNodeTexture3DParameter.xml
…
VisualShaderNodeTextureParameter.xml
Improve and clarify texture filtering documentation
2023-11-14 15:18:03 +01:00
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
…
VisualShaderNodeWorldPositionFromDepth.xml
…
VoxelGI.xml
…
VoxelGIData.xml
…
WeakRef.xml
…
Window.xml
Merge pull request #86446 from reduz/transient-to-focused
2024-01-15 13:25:00 +01:00
WorkerThreadPool.xml
WorkerThreadPool: Overhaul scheduling and synchronization
2024-01-08 12:45:42 +01:00
World2D.xml
…
World3D.xml
…
WorldBoundaryShape2D.xml
…
WorldBoundaryShape3D.xml
…
WorldEnvironment.xml
…
X509Certificate.xml
…
XMLParser.xml
…
XRAnchor3D.xml
…
XRCamera3D.xml
…
XRController3D.xml
…
XRInterface.xml
Add support for OpenXR local floor extension
2024-01-23 09:19:09 -06:00
XRInterfaceExtension.xml
Avoid punning enum names in documentation
2023-11-09 17:16:30 +08:00
XRNode3D.xml
…
XROrigin3D.xml
Tweak XROrigin3D documentation
2024-01-24 16:53:09 +01:00
XRPose.xml
…
XRPositionalTracker.xml
…
XRServer.xml
Tweak XROrigin3D documentation
2024-01-24 16:53:09 +01:00
bool.xml
…
float.xml
…
int.xml
…