..
@GlobalScope.xml
Add inverse hyperbolic functions asinh()
, acosh()
& atanh()
2023-09-01 01:27:56 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Fix invalid use of markdown syntax in classref
2023-08-01 22:44:31 +08:00
Array.xml
Merge pull request #80936 from curious-broccoli/fix-array-doc
2023-08-25 14:59:00 +02:00
ArrayMesh.xml
ArrayOccluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml
Merge pull request #79495 from Chaosus/astargrid_all_solid
2023-08-04 16:59:11 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
Fix invalid use of markdown syntax in classref
2023-08-01 22:44:31 +08:00
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
Add a --audio-output-latency
command-line argument
2023-08-17 14:45:17 +02:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
Simpler default values for AudioStreamRandomizer
2023-08-02 17:20:40 +02:00
AudioStreamWAV.xml
BackBufferCopy.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
BaseButton.xml
Merge pull request #79064 from MewPurPur/rename-button-pressed-THIS-IS-NOT-A-COMPAT-BREAK
2023-08-03 14:46:39 +02:00
BaseMaterial3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Basis.xml
BitMap.xml
Bone2D.xml
Fix various typos in classref
2023-08-04 16:29:55 +08:00
BoneAttachment3D.xml
BoneMap.xml
bool.xml
Overlay bool documentation
2023-08-02 09:54:20 +02:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
BoxShape3D.xml
Button.xml
Further separate icon from text of buttons in both editor and default themes
2023-08-07 13:22:39 -03:00
ButtonGroup.xml
Callable.xml
Fix get_method
from named lambda
2023-08-11 20:31:08 +07:00
CallbackTweener.xml
Prevent errors if Tween callback's object is freed
2023-08-29 14:50:53 +02:00
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml
Merge pull request #73196 from Vilcrow/fix-lookup-symbol
2023-07-24 19:32:12 +02:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Unify and streamline connecting to Resource changes
2023-07-17 19:35:57 +02:00
Color.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
ColorPicker.xml
ColorPickerButton.xml
Further separate icon from text of buttons in both editor and default themes
2023-08-07 13:22:39 -03:00
ColorRect.xml
CompressedCubemap.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CompressedCubemapArray.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
ConvexPolygonShape2D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
ConvexPolygonShape3D.xml
CPUParticles2D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CPUParticles3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Crypto.xml
CryptoKey.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Cubemap.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CubemapArray.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Curve.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Curve2D.xml
Curve3D.xml
CurveTexture.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CurveXYZTexture.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
CylinderMesh.xml
CylinderShape3D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
Fix many typos in documentation
2023-07-19 19:56:06 +07:00
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
DisplayServer.xml
[Linux/Freedesktop] Implement native file selection dialog support.
2023-08-17 10:56:16 +03:00
DTLSServer.xml
EditorCommandPalette.xml
Make EditorInterface accessible as a singleton
2023-08-09 16:01:31 +02:00
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml
Fix various typos with codespell
2023-08-07 13:09:47 +02:00
EditorFeatureProfile.xml
Allow changing feature profile via EditorInterface
2023-07-24 18:46:36 +02:00
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
Make EditorInterface accessible as a singleton
2023-08-09 16:01:31 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
Deprecate project_settings_changed signal
2023-08-10 15:07:25 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
EditorResourcePreviewGenerator.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
Make EditorInterface accessible as a singleton
2023-08-09 16:01:31 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Expression.xml
FileAccess.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
FileDialog.xml
[macOS] Implement optional native file selection dialog support for sandboxed apps.
2023-07-12 22:36:24 +03:00
FileSystemDock.xml
float.xml
Fix wrong example output of float*Color in classref
2023-08-04 17:00:40 +08:00
FlowContainer.xml
FogMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
FogVolume.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Font.xml
[Text Server] Store extra spacing of individual font variations.
2023-08-24 11:58:12 +03:00
FontFile.xml
[Text Server] Store extra spacing of individual font variations.
2023-08-24 11:58:12 +03:00
FontVariation.xml
[Text Server] Store extra spacing of individual font variations.
2023-08-24 11:58:12 +03:00
GDExtension.xml
GDExtensionManager.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
Merge pull request #78871 from jitspoe/master.pr_compute_convex_mesh_points
2023-08-16 09:11:53 +02:00
GeometryInstance3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
GPUParticles2D.xml
Implement conversion from CPUParticles
to GPUParticles
(3D/2D)
2023-08-19 11:58:57 +03:00
GPUParticles3D.xml
Add motion vector support for GPU 3D Particles.
2023-08-28 10:56:02 -03:00
GPUParticlesAttractor3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesAttractorBox3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesAttractorSphere3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesAttractorVectorField3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesCollision3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesCollisionBox3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesCollisionHeightField3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSDF3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GPUParticlesCollisionSphere3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Gradient.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GradientTexture1D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GradientTexture2D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
GraphEdit.xml
Clean up/refactor GraphEdit
2023-07-24 18:37:23 +02:00
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
[Web] Always return -1 as body length in HTTPClientWeb.
2023-07-24 08:57:02 +02:00
HTTPRequest.xml
Image.xml
Revert "Implement loading DDS textures at run-time"
2023-08-29 14:25:16 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml
Fix action state when multiple events are assigned
2023-08-25 23:10:27 +02:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
Replaced Command with Cmd in documentation
2023-08-13 23:53:24 +02:00
InputMap.xml
InstancePlaceholder.xml
int.xml
docs: fix link to two's complement wiki page
2023-08-14 12:44:11 +03:00
IntervalTweener.xml
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Label3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
LabelSettings.xml
Light2D.xml
Light3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
LightmapGI.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
Improve Line2D documentation
2023-08-29 15:02:26 +03:00
LineEdit.xml
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
2023-08-15 11:42:40 +03:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
MenuBar.xml
MenuButton.xml
Further separate icon from text of buttons in both editor and default themes
2023-08-07 13:22:39 -03:00
Mesh.xml
Fix invalid use of markdown syntax in classref
2023-08-01 22:44:31 +08:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
Improve MeshDataTool.get_face_vertex() method description
2023-08-29 05:27:04 -03:00
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
Prevent errors if Tween callback's object is freed
2023-08-29 14:50:53 +02:00
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NavigationAgent2D.xml
Fixed tiny spelling error in doc\classes\NavigationAgent2D.xml
2023-08-10 12:07:56 +05:30
NavigationAgent3D.xml
Add detail to NavigationAgent signal descriptions
2023-07-25 23:35:03 +02:00
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
NavigationMeshGenerator.xml
Move navigation mesh baking to NavigationServer
2023-08-03 19:49:07 +02:00
NavigationMeshSourceGeometryData3D.xml
Fix invalid use of markdown syntax in classref
2023-08-01 22:44:31 +08:00
NavigationObstacle2D.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
NavigationObstacle3D.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml
Merge pull request #77191 from smix8/navigationregion_map_change_4.x
2023-07-12 17:15:13 +02:00
NavigationRegion3D.xml
Merge pull request #77191 from smix8/navigationregion_map_change_4.x
2023-07-12 17:15:13 +02:00
NavigationServer2D.xml
Avoid punning [param enabled] in documentation
2023-07-31 00:31:23 +08:00
NavigationServer3D.xml
Add multi-threaded NavMesh baking to NavigationServer
2023-08-07 17:14:37 +02:00
NinePatchRect.xml
Node.xml
Fix nodes receiving mouse events in black bars of Window
2023-08-09 12:34:22 +02:00
Node2D.xml
Node3D.xml
Add global_basis
property to Node3D
2023-08-11 11:41:49 +02:00
Node3DGizmo.xml
NodePath.xml
Some grammar and punctuation enhancements in the class reference.
2023-08-28 21:32:37 +02:00
Object.xml
Merge pull request #81093 from mateuseap/docs/objectClassReference
2023-08-29 12:48:19 +02:00
Occluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
OccluderInstance3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
OptimizedTranslation.xml
OptionButton.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
ORMMaterial3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
OS.xml
[Linux/Freedesktop] Implement native file selection dialog support.
2023-08-17 10:56:16 +03:00
PackedByteArray.xml
Fix many typos in documentation
2023-07-19 19:56:06 +07:00
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PulseAudio: Remove get_latency() caching
2023-08-04 15:35:13 +09:30
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
Add ability to get barycentric coordinates from ray
2023-08-02 15:16:44 -05:00
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
PlaceholderCubemap.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
PlaceholderCubemapArray.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
Add option to allow echo events in menu shortcuts
2023-08-16 16:59:17 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
ProgressBar.xml
Projection.xml
ProjectSettings.xml
Merge pull request #80851 from vitormaduro/master
2023-08-22 09:09:24 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
Grammatical improvements for the RayCast 2D and 3D class references.
2023-08-29 16:33:45 +02:00
RayCast3D.xml
Grammatical improvements for the RayCast 2D and 3D class references.
2023-08-29 16:33:45 +02:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
Fix various typos in classref
2023-08-04 16:29:55 +08:00
RDPipelineRasterizationState.xml
Fix various typos in classref
2023-08-04 16:29:55 +08:00
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Revert incorrect Rect2.expand
description.
2023-08-03 14:59:07 +02:00
Rect2i.xml
Revert incorrect Rect2.expand
description.
2023-08-03 14:59:07 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml
Add missing RenderingDevice method descriptions
2023-08-29 12:32:29 +02:00
RenderingServer.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
RenderSceneBuffers.xml
Expose RenderingSceneBuffers through ClassDB
2023-07-26 23:48:30 +10:00
RenderSceneBuffersConfiguration.xml
Expose RenderingSceneBuffers through ClassDB
2023-07-26 23:48:30 +10:00
RenderSceneBuffersExtension.xml
Expose RenderingSceneBuffers through ClassDB
2023-07-26 23:48:30 +10:00
RenderSceneBuffersRD.xml
Fix various typos with codespell
2023-08-07 13:09:47 +02:00
Resource.xml
Clarify when the changed signal is emitted for Resource and ShaderMaterial
2023-07-24 10:31:57 -03:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceImporterBitMap.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterBMFont.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterCSVTranslation.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
ResourceImporterDynamicFont.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterImage.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterImageFont.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterLayeredTexture.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
ResourceImporterOBJ.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterScene.xml
Improve overriding the root type or root name in the scene importer
2023-08-01 13:30:57 -05:00
ResourceImporterShaderFile.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterTexture.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
ResourceImporterTextureAtlas.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceImporterWAV.xml
Fill in descriptions for import options in the class reference
2023-07-27 19:18:27 +02:00
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml
[RTL] Adds "lang" tag to allow overriding language specific text rendering without starting a new paragraph.
2023-08-21 14:56:43 +03:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml
Clarify existence of groups
2023-08-16 11:03:18 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
Add a script method to get its class icon
2023-08-24 13:05:41 +02:00
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Fix some mixups between 2D/3D in documentation
2023-07-23 09:02:52 +02:00
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
ShaderInclude.xml
ShaderMaterial.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Unify and streamline connecting to Resource changes
2023-07-17 19:35:57 +02:00
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml
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
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
Add description for SoftBody3D linear_stiffness property
2023-08-07 01:20:06 -05:00
SphereMesh.xml
SphereOccluder3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml
Merge pull request #78529 from Chaosus/string_reverse
2023-08-16 16:53:40 +02:00
StringName.xml
Merge pull request #78529 from Chaosus/string_reverse
2023-08-16 16:53:40 +02:00
StyleBox.xml
Some grammar and punctuation enhancements in the class reference.
2023-08-28 21:32:37 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
Make SubViewportContainer
event propagation aware of focused Control
2023-07-17 22:38:35 +02:00
SurfaceTool.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
SyntaxHighlighter.xml
SystemFont.xml
Move registration of fallbacks
property in the base Font class
2023-08-07 13:46:44 +02:00
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml
[TextServer] Fix system font fallback and caret/selection behavior for composite characters.
2023-08-15 11:42:40 +03:00
TextLine.xml
TextMesh.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
TextParagraph.xml
TextServer.xml
Merge pull request #80954 from bruvzg/sp_per_font
2023-08-28 20:37:58 +02:00
TextServerDummy.xml
TextServerExtension.xml
[Text Server] Store extra spacing of individual font variations.
2023-08-24 11:58:12 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
Texture2DRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
Texture3D.xml
Texture3DRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
TextureButton.xml
TextureCubemapArrayRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
TextureCubemapRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
TextureLayered.xml
TextureLayeredRD.xml
Add custom texture create function
2023-07-26 20:46:34 +10:00
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
Support threads in the script debugger
2023-07-26 12:06:45 +02:00
TileData.xml
TileMap.xml
Fix various typos with codespell
2023-08-07 13:09:47 +02:00
TileMapPattern.xml
Fix various typos with codespell
2023-08-07 13:09:47 +02:00
TileSet.xml
Some grammar and punctuation enhancements in the class reference.
2023-08-28 21:32:37 +02:00
TileSetAtlasSource.xml
Add option to cleanup tiles outside the texture
2023-08-28 15:15:45 +02:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationServer.xml
Tree.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
TreeItem.xml
GUI: Fix text overlapping icon in Tree
2023-08-24 22:09:02 +03:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Fix various typos in classref
2023-08-22 18:05:50 +08:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml
VideoStream.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
Viewport.xml
Document mouse-picking limit of 64 objects
2023-08-22 08:45:55 +02:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
VisualShaderNode.xml
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
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
Make the dragging connections more user-friendly in visual shaders
2023-07-20 15:00:19 +03:00
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
Improve the top docs sections of VFX classes
2023-08-11 21:17:04 +03:00
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
Additional Visual Shader Nodes
2023-07-26 00:39:12 +02:00
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
Additional Visual Shader Nodes
2023-07-26 00:39:12 +02:00
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.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
VisualShaderNodeWorldPositionFromDepth.xml
Additional Visual Shader Nodes
2023-07-26 00:39:12 +02:00
VoxelGI.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml
Implement window center function.
2023-08-26 21:34:21 +03:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
XMLParser.xml
Improve XMLParser's documentation
2023-08-28 16:39:26 +03:00
XRAnchor3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
XRNode3D.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
XROrigin3D.xml
XRPose.xml
Add missing tutorials to documentation classes
2023-08-19 20:29:24 +02:00
XRPositionalTracker.xml
XRServer.xml