..
@GlobalScope.xml
Clarification to the description of Global scope in regards to GDScript
2024-10-23 02:10:03 -04:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
Add markers to animation
2024-09-29 17:27:36 +09:00
AnimationLibrary.xml
AnimationMixer.xml
AnimationNode.xml
Fix non const animation node process function
2024-10-26 17:56:51 +02:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
Remove empty [b]Example:[/b] lines from the class reference
2024-08-19 01:00:52 +02:00
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
Add markers to animation
2024-09-29 17:27:36 +09:00
AnimationRootNode.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml
fix astar partial path destination can be solid/disabled
2024-09-12 20:09:41 -07:00
AStar3D.xml
fix astar partial path destination can be solid/disabled
2024-09-12 20:09:41 -07:00
AStarGrid2D.xml
fix astar partial path destination can be solid/disabled
2024-09-12 20:09:41 -07:00
AtlasTexture.xml
Clarify tiling of AtlasTexture
2024-10-23 23:03:19 +02:00
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
AudioEffectFilter and StereoEnhance: Documentation improvements
2024-10-24 15:15:52 +02:00
AudioEffectHardLimiter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
Fill the documentation of a few overlooked classes
2024-01-07 17:51:04 +01:00
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioEffectFilter and StereoEnhance: Documentation improvements
2024-10-24 15:15:52 +02:00
AudioListener2D.xml
AudioListener3D.xml
AudioSample.xml
AudioSamplePlayback.xml
AudioServer.xml
Merge pull request #88628 from bruvzg/i_have_no_idea_what_im_doing
2024-10-29 19:25:47 -05:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
Post-code review changes.
2024-08-26 19:42:42 +01:00
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active
2024-08-30 17:16:46 +02:00
AudioStreamPlayer2D.xml
Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active
2024-08-30 17:16:46 +02:00
AudioStreamPlayer3D.xml
Expose AudioStreamPlayer{2D,3D}::set_playing and remove AudioStreamPlayer::{2D,3D}::_is_active
2024-08-30 17:16:46 +02:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
WAV stream/importer: Improve compression/loop names and descriptions
2024-08-30 16:31:57 -03:00
BackBufferCopy.xml
Link to Screen-reading shaders tutorial in BackBufferCopy documentation
2024-10-22 16:38:24 +02:00
BaseButton.xml
Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled
2024-09-26 08:05:10 +08:00
BaseMaterial3D.xml
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml
Merge pull request #95749 from Mickeon/documentation-example-pruning
2024-08-26 23:29:00 +02:00
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
Docs: remove duplicate words
2024-09-30 12:21:30 +02:00
CameraAttributesPractical.xml
CameraFeed.xml
Added external camera feed from external plugin on Android
2024-10-30 18:30:28 +01:00
CameraServer.xml
Add linux camera support
2024-09-25 12:08:06 +02:00
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml
Improve make_canvas_position_local description
2024-10-24 15:10:20 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
Docs: Add link to 2D lights and shadows from CanvasModulate
2024-10-17 19:53:41 -07:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
Add keywords to improve search in the class reference
2024-02-22 16:16:49 +01:00
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
Rename ClassDB::class_call_static_method -> class_call_static
2024-10-30 19:07:28 +01:00
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
Compositor.xml
CompositorEffect.xml
Fix typo in CompositorEffect documentation
2024-09-19 22:26:23 +02:00
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
Merge pull request #98281 from timothyqiu/custom-tooltip-atm
2024-10-27 19:25:37 -07:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml
Unify particle editors
2024-10-04 22:36:12 +02:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml
Fix curve2d incorrect sample range description
2024-08-21 16:00:25 +08:00
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
Add a sort method to Dictionary and HashMap
2024-10-02 14:26:33 -07:00
DirAccess.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml
[Android] Implement support for accent color retrieval
2024-11-01 16:19:09 +05:30
DTLSServer.xml
EditorCommandPalette.xml
EditorContextMenuPlugin.xml
Add submenu support to EditorContextMenuPlugin
2024-09-21 20:16:45 +02:00
EditorDebuggerPlugin.xml
Clarify EngineDebugger and EditorDebugger* documentation
2024-10-21 11:36:59 +03:00
EditorDebuggerSession.xml
Clarify EngineDebugger and EditorDebugger* documentation
2024-10-21 11:36:59 +03:00
EditorExportPlatform.xml
Add ability to export patch packs
2024-09-25 17:07:28 +02:00
EditorExportPlatformExtension.xml
Add ability to export patch packs
2024-09-25 17:07:28 +02:00
EditorExportPlatformPC.xml
EditorExportPlugin.xml
Improve _begin_customize_scenes description
2024-10-17 20:36:32 +05:30
EditorExportPreset.xml
Add ability to export patch packs
2024-09-25 17:07:28 +02:00
EditorFeatureProfile.xml
Add "Game" editor for better runtime debugging
2024-10-30 11:42:17 -03:00
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
Fix Inspector may scrolls away when editing a property that adds or removes sub properties
2024-09-04 01:20:11 +02:00
EditorInspectorPlugin.xml
EditorInterface.xml
Make the "Quick Open" dialog available via EditorInterface
2024-10-04 11:36:17 -03:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
Fix minor typo in EditorPlugin remove_inspector_plugin
2024-09-20 06:17:15 +10:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
Keep looking when a preview plugin returns an empty image.
2024-09-01 15:17:49 -07:00
EditorResourceTooltipPlugin.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
New Quick Open Dialog
2024-10-01 21:39:16 +02:00
EditorSpinSlider.xml
Improve SpinBox interaction, split arrows, add theme attributes
2024-08-23 18:21:20 +02:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
Expose EditorUndoRedoManager's clear_history()
2024-08-29 19:23:39 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
[Core] Add Engine.print_to_stout setting to control printing
2024-09-22 12:09:01 +02:00
EngineDebugger.xml
Clarify EngineDebugger and EditorDebugger* documentation
2024-10-21 11:36:59 +03:00
EngineProfiler.xml
Environment.xml
Clarify that fog_aerial_perspective does not actually use sky color
2024-10-07 09:09:09 +02:00
Expression.xml
ExternalTexture.xml
Add external texture support (GLES3)
2024-09-20 10:48:32 -05:00
FileAccess.xml
Fix wording in description of store_line and store_string
2024-10-16 23:41:50 +08:00
FileDialog.xml
[Android] Implement native file picker support
2024-10-30 14:53:02 +05:30
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontFile.xml
Add missing period for sentences in classref
2024-09-20 19:33:32 +08:00
FontVariation.xml
FramebufferCacheRD.xml
GDExtension.xml
GDExtensionManager.xml
Fix editor needs restart after adding GDExtensions
2024-08-29 06:15:32 -04:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Expose Geometry2D.bresenham_line() method
2024-10-25 10:27:55 +03:00
Geometry3D.xml
GeometryInstance3D.xml
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml
Add cut_nodes_request signal to GraphEdit
2024-09-27 08:47:11 +05:30
GraphElement.xml
GraphFrame.xml
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
[mbedTLS] Enable TLS 1.3 support
2024-09-26 17:37:38 +02:00
HTTPRequest.xml
Add missing HTTPRequest Result descriptions.
2024-10-19 14:22:56 +05:30
Image.xml
Merge pull request #95749 from Mickeon/documentation-example-pruning
2024-08-26 23:29:00 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
LOD: Remove "Raycast Normals" and associated "Normal Split Angle" settings
2024-10-28 10:14:04 -07:00
ImporterMeshInstance3D.xml
Input.xml
Merge pull request #95749 from Mickeon/documentation-example-pruning
2024-08-26 23:29:00 +02:00
InputEvent.xml
Clarify behavior of InputEvent.is_match and Shortcut.matches_event
2024-09-17 04:12:34 -07:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
Expose Geometry2D.bresenham_line() method
2024-10-25 10:27:55 +03:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
Changed the default deadzone value for new actions from 0.5 to 0.2
2024-10-01 16:47:44 +04:00
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml
Add Auto width behavior to ItemList
2024-10-04 08:43:13 +02:00
JavaClass.xml
Fix JavaClassWrapper so it actually works
2024-09-02 08:54:23 -05:00
JavaClassWrapper.xml
Fix JavaClassWrapper so it actually works
2024-09-02 08:54:23 -05:00
JavaObject.xml
Fix JavaClassWrapper so it actually works
2024-09-02 08:54:23 -05:00
JavaScriptBridge.xml
Add JavaScriptBridge buffer methods
2024-09-16 12:13:34 -04:00
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
Merge pull request #92656 from fire/vsk-json-to-native-4.3
2024-08-30 09:58:57 +02:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml
Clarify the coordinate space for the bounding rectangle returned by Label.get_character_bounds
2024-09-16 20:45:42 +02:00
Label3D.xml
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
2024-08-28 08:43:30 +03:00
LabelSettings.xml
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Update many Deprecated/Experimental descriptions for consistency
2024-02-17 21:33:12 +01:00
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
Clarify LineEdit.shortcut_keys_enabled only affects context menu items
2024-10-19 00:49:07 +08:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
Add "Inspect Native Shader Code" to shader resource and shader editor
2024-10-08 11:02:45 -07:00
MenuBar.xml
[MenuBar] Make menu start index more consistent.
2024-09-06 13:21:01 +03:00
MenuButton.xml
Mesh.xml
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
Add option to bake a mesh from animated skeleton pose
2024-09-03 22:16:05 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
Allow opening scenes with missing scene dependency
2024-02-13 19:46:35 +01:00
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeMenu.xml
[macOS] Improve native menu open/close callbacks.
2024-06-05 20:22:41 +03:00
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshSourceGeometryData2D.xml
NavigationMeshSourceGeometryData3D.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
Add navigation region point and segment queries
2024-09-10 01:38:46 +02:00
NavigationServer3D.xml
Add navigation region point and segment queries
2024-09-10 01:38:46 +02:00
NinePatchRect.xml
Node.xml
Update Node.xml: specify that normal processing happens in tree order
2024-10-20 18:41:54 +02:00
Node2D.xml
Improve documentation on Node2D transform properties such as Skew
2024-09-06 22:37:48 +02:00
Node3D.xml
Node3DGizmo.xml
NodePath.xml
Add : to node properties, to differentiate them from node paths
2024-07-03 17:07:49 +02:00
Object.xml
[Core] Add way to check if a signal has any connections
2024-09-20 16:39:09 +02:00
Occluder3D.xml
OccluderInstance3D.xml
Update OccluderInstance3D.xml
2024-10-25 09:08:38 -06:00
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml
Document OptimizedTranslation.generate() only works in editor
2024-09-21 23:20:05 +08:00
OptionButton.xml
ORMMaterial3D.xml
OS.xml
Add support for non-blocking IO mode to OS.execute_with_pipe.
2024-09-06 14:16:39 +03:00
PackedByteArray.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedColorArray.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedFloat64Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedInt32Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedInt64Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedScene.xml
PackedStringArray.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedVector2Array.xml
fix typo on PackedVector2Array docs
2024-10-04 19:08:23 -07:00
PackedVector3Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PackedVector4Array.xml
Bind Array get and set functions
2024-09-26 13:00:17 -07:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
Parallax2D.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Update alpha_curve and emission_curve notes in ParticleProcessMaterial
2024-09-26 17:41:49 -04:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio
2024-09-04 18:07:49 +02:00
PathFollow3D.xml
Add error checks for bad configuration in PathFollow2D/3D set_progress_ratio
2024-09-04 18:07:49 +02:00
PCKPacker.xml
Clarify PCK path argument in PCKPacker.pck_start
2024-09-23 09:42:13 +02:00
Performance.xml
Implement asynchronous transfer queues, thread guards on RenderingDevice. Add ubershaders and rework pipeline caches for Forward+ and Mobile.
2024-10-02 15:11:58 -03:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalBoneSimulator3D.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
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Add descriptions to PolygonPathFinder setup and is_point_inside methods
2024-09-03 16:38:38 +02:00
Popup.xml
PopupMenu.xml
Docs: remove duplicate words
2024-09-30 12:21:30 +02:00
PopupPanel.xml
Docs: remove duplicate words
2024-09-30 12:21:30 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml
Fix analyzer pushing SHADOWED_VARIABLE warning for members shadowed in subclasses
2024-11-06 15:04:14 +00:00
PropertyTweener.xml
Fix Tweeners to emit finished() when underlying object is deleted
2024-08-29 14:53:45 -04:00
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
Add missing period for sentences in classref
2024-09-20 19:33:32 +08:00
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
Mention user should remove compute shader hint when use set_stage_source
2024-09-05 17:16:58 +08:00
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderData.xml
RenderDataExtension.xml
RenderDataRD.xml
RenderingDevice.xml
Add draw indirect to Rendering Device
2024-10-29 17:40:28 +01:00
RenderingServer.xml
Merge pull request #96705 from elmajime/camera_from_external_feed
2024-11-04 21:51:50 -06:00
RenderSceneBuffers.xml
RenderSceneBuffersConfiguration.xml
RenderSceneBuffersExtension.xml
RenderSceneBuffersRD.xml
RenderSceneData.xml
RenderSceneDataExtension.xml
RenderSceneDataRD.xml
Resource.xml
Expose several resource/resource-saver functions
2024-09-22 15:27:13 -04:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
ResourceImporterBitMap.xml
ResourceImporterBMFont.xml
ResourceImporterCSVTranslation.xml
ResourceImporterDynamicFont.xml
Remove "default font" from ResourceImporterDynamicFont Documentation
2024-09-11 11:05:27 -07:00
ResourceImporterImage.xml
ResourceImporterImageFont.xml
ResourceImporterLayeredTexture.xml
ResourceImporterOBJ.xml
Add Generate LODs, Shadow Mesh and Lightmap UV2 options to OBJ mesh import
2024-10-25 02:48:42 +02:00
ResourceImporterScene.xml
Add "Use Node Type Suffixes" scene import option
2024-09-09 01:12:14 -07:00
ResourceImporterShaderFile.xml
ResourceImporterTexture.xml
ResourceImporterTextureAtlas.xml
ResourceImporterWAV.xml
ResourceImporterWAV: Enable QOA compression by default
2024-08-31 00:42:56 -03:00
ResourceLoader.xml
Merge pull request #92530 from Naros/expose-resource-cache-get-ref
2024-08-28 15:46:35 +02:00
ResourcePreloader.xml
ResourceSaver.xml
Expose several resource/resource-saver functions
2024-09-22 15:27:13 -04:00
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
2024-08-28 08:43:30 +03:00
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
Expose get_rpc_config and get_node_rpc_config
2024-09-04 15:45:22 -04:00
ScriptCreateDialog.xml
ScriptEditor.xml
Merge pull request #92916 from Naros/expose-update-docs-from-script
2024-09-12 09:17:35 +02:00
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml
ScrollContainer.xml
Add SCROLL_MODE_RESERVE to ScrollContainer
2024-09-12 14:02:01 +02:00
SegmentShape2D.xml
Semaphore.xml
Add optional count argument to Sempahore::post
2024-08-27 18:18:01 +03:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
Add "Inspect Native Shader Code" to shader resource and shader editor
2024-10-08 11:02:45 -07:00
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Fix grammar mistake in Shortcut documentation
2024-10-27 14:39:57 -06:00
Signal.xml
Document Object.has_signal() in the Signal class reference
2024-10-02 16:36:19 +02:00
Skeleton2D.xml
Skeleton3D.xml
Add per-bone meta to Skeleton3D
2024-09-16 16:26:15 +02:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModifier3D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
Fixed SoftBody3D handles not being clickable in 3D Editor Viewport
2024-09-16 21:30:31 +09:30
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
Deprecate set_min_buttons_width_from_icons
2024-09-05 15:43:54 +02:00
SplitContainer.xml
Improvements to SplitContainer including a drag bar background StyleBox.
2024-09-14 19:35:51 -05:00
SpotLight3D.xml
SpringArm3D.xml
Docs: Add link to SpringArm tutorial
2024-11-04 11:19:25 -08:00
Sprite2D.xml
Clamp UV-coordinates to centers of outermost texels when configured to do so
2024-09-29 05:57:19 -04:00
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
Add duplicate animation
2024-09-01 17:00:47 +02:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StatusIndicator.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml
String.xml
Add Object support for String.format
2024-10-29 22:27:33 +01:00
StringName.xml
Remove outdated note about not operator with String and StringName
2024-09-16 21:51:18 +09:30
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
Add missing period for sentences in classref
2024-09-20 19:33:32 +08:00
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml
Merge pull request #90743 from timothyqiu/empty-selection-clipboard
2024-09-23 12:27:35 +02:00
TextLine.xml
TextMesh.xml
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
2024-08-28 08:43:30 +03:00
TextParagraph.xml
[RTL] Expose missing default properties, ensure bbcode is reparserd when these are changed.
2024-08-28 08:43:30 +03:00
TextServer.xml
[Docs] Adds notes about glyph contour decomposition format.
2024-09-27 01:01:10 +03:00
TextServerDummy.xml
TextServerExtension.xml
TextServerManager.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture2DArrayRD.xml
Texture2DRD.xml
Texture3D.xml
Texture3DRD.xml
TextureButton.xml
TextureCubemapArrayRD.xml
TextureCubemapRD.xml
TextureLayered.xml
TextureLayeredRD.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
Fix below what value is invalid in default_font_size doc
2024-09-09 14:09:02 +02:00
ThemeDB.xml
Thread.xml
TileData.xml
Implement multiple occlusion polygons within each TileSet occlusion layer
2024-09-03 15:38:51 +02:00
TileMap.xml
TileMapLayer.xml
Merge pull request #93970 from MarblesFr/feature/collision-occlusion-options-layer-map
2024-08-28 00:11:40 +02:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Fix incorrect Transform2D docs
2024-10-22 17:16:39 -07:00
Transform3D.xml
Translation.xml
TranslationDomain.xml
Move pseudolocalization into TranslationDomain
2024-09-21 18:28:12 +08:00
TranslationServer.xml
Move pseudolocalization into TranslationDomain
2024-09-21 18:28:12 +08:00
Tree.xml
Add hover state to Tree items display
2024-10-17 00:21:52 +02:00
TreeItem.xml
Add auto translate mode for cells in Tree
2024-10-01 21:24:10 +08:00
TriangleMesh.xml
TubeTrailMesh.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
Tween.xml
Tweener.xml
Fix Tweeners to emit finished() when underlying object is deleted
2024-08-29 14:53:45 -04:00
UDPServer.xml
UndoRedo.xml
UniformSetCacheRD.xml
Variant.xml
VBoxContainer.xml
Update links to outdated asset library demos
2024-04-07 16:59:43 +02:00
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml
Vector4i.xml
Docs: remove duplicate words
2024-09-30 12:21:30 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml
Add units to VehicleWheel3D suspension stiffness and damping
2024-09-17 03:22:50 -07:00
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml
Viewport.xml
Merge pull request #96893 from tetrapod00/docs-crosslink-antialiasing
2024-10-17 16:54:19 -07:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
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
Allow setting a cubemap as default parameter to shader
2024-08-27 09:43:05 +03:00
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
VisualShaderNodeFrame.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
Visual Shader: Add vector operations to Remap node
2024-09-22 11:25:36 -07:00
VisualShaderNodeReroute.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeRotationByAxis.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenNormalWorldSpace.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
Allow setting a cubemap as default parameter to shader
2024-08-27 09:43:05 +03:00
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
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
Doctool: Remove version attribute from XML header
2023-07-06 10:08:21 +02:00
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
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml
Merge pull request #97005 from Repiteo/core/window-corner-style
2024-10-21 16:39:25 -05:00
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRBodyModifier3D.xml
XRBodyTracker.xml
XRCamera3D.xml
XRController3D.xml
XRControllerTracker.xml
XRFaceModifier3D.xml
XRFaceTracker.xml
XRHandModifier3D.xml
XRHandTracker.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
Improve wording on XRPose's name description
2024-09-11 18:10:08 +02:00
XRPositionalTracker.xml
XRServer.xml
XRTracker.xml
XRVRS.xml