..
@GlobalScope.xml
Merge pull request #60331 from KoBeWi/tween_static()
2022-04-27 13:20:11 +02:00
AABB.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
AcceptDialog.xml
Add Blender install autodetection and configuration.
2022-04-01 11:01:12 +02:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
Implement Animation Libraries
2022-04-11 12:51:54 +02:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
Mention default output node name for AnimationNodeBlendTree
2022-03-21 18:02:40 +08:00
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
Implement Animation Libraries
2022-04-11 12:51:54 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml
Merge pull request #57478 from FelixNemis/physics-signal-doc-fix
2022-03-03 16:08:13 +01:00
Area3D.xml
Merge pull request #57478 from FelixNemis/physics-signal-doc-fix
2022-03-03 16:08:13 +01:00
Array.xml
Merge pull request #59910 from rcorre/array-remove-doc
2022-04-05 13:43:21 +02:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
Rename Control's Rect properties to exclude rect_ part
2022-03-08 16:30:35 +00:00
AStar2D.xml
Rename AStar
to AStar3D
2022-03-20 17:34:40 +03:00
AStar3D.xml
Rename AStar
to AStar3D
2022-03-20 17:34:40 +03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +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
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
AudioStreamGeneratorPlayback.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomizer.xml
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
BaseMaterial3D.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
Basis.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
bool.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
Button.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
ButtonGroup.xml
Callable.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
CallbackTweener.xml
Camera2D.xml
Merge pull request #57392 from madmiraal/implement-3888
2022-03-14 08:31:58 +01:00
Camera3D.xml
Allow size
values as low as 0.001
in Camera3D's orthogonal/frustum mode
2022-04-08 18:49:45 +02:00
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml
Restore antialiasing for draw_line
2022-04-12 13:03:56 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
CapsuleShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
CenterContainer.xml
CharacterBody2D.xml
Fix up direction doc description
2022-04-09 12:59:24 +02:00
CharacterBody3D.xml
Fix up direction doc description
2022-04-09 12:59:24 +02:00
CharFXTransform.xml
CheckBox.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
CheckButton.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
CircleShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
ClassDB.xml
Object: Remove unused category boilerplate
2022-03-26 15:46:01 +01:00
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
Add a note about collisions in different canvases.
2022-04-08 09:27:31 +02:00
CollisionObject3D.xml
CollisionPolygon2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
CollisionPolygon3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml
Color: Rename to_srgb
/to_linear
to include base color space
2022-04-13 11:45:52 +02:00
ColorPicker.xml
ColorPickerButton.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
ColorRect.xml
CompressedCubemap.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
CompressedCubemapArray.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
CompressedTexture2D.xml
Remove more occurrences of "stex"
2022-03-10 18:31:48 -07:00
CompressedTexture2DArray.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
CompressedTexture3D.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
CompressedTextureLayered.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
ConcavePolygonShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
ConcavePolygonShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml
Merge pull request #60472 from KoBeWi/dragging_rights
2022-04-25 16:56:57 +02:00
ConvexPolygonShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
ConvexPolygonShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
CPUParticles2D.xml
Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape
2022-03-18 08:21:59 +01:00
CPUParticles3D.xml
Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape
2022-03-18 08:21:59 +01:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Clarify the position of points in Curve{2D,3D}.add_point()
2022-03-11 18:22:55 +01:00
Curve3D.xml
Clarify the position of points in Curve{2D,3D}.add_point()
2022-03-11 18:22:55 +01:00
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
DirectionalLight2D.xml
DirectionalLight3D.xml
Replace DirectionalLight3D's use_in_sky_only
with sky_mode
enum
2022-03-17 14:00:02 -07:00
Directory.xml
Expose move_to_trash()
2022-04-27 01:02:11 +02:00
DisplayServer.xml
Fix typos with codespell
2022-03-31 14:07:29 +02:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorExportPlugin.xml
Implement GDExtension export plugin.
2022-03-16 11:16:19 +02:00
EditorFeatureProfile.xml
EditorFileDialog.xml
Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-editor
2022-03-12 20:48:32 +01:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
Add Blender install autodetection and configuration.
2022-04-01 11:01:12 +02:00
EditorImportPlugin.xml
EditorInspector.xml
Improves EditorInspector documentation
2022-04-12 12:08:24 +08:00
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
move gltf export under scene menu
2022-04-12 19:42:41 +05:30
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
Import scenes as AnimationLibrary
2022-04-13 15:06:56 +02:00
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
Import scenes as AnimationLibrary
2022-04-13 15:06:56 +02:00
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
Added ability to retrieve array of changed settings changed when it is saved.
2022-03-05 19:26:40 +10:00
EditorSpinSlider.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
EncodedObjectAsID.xml
Engine.xml
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Rename "ss_reflections_" to "ssr_" in Environment
2022-03-25 14:37:01 -05:00
Expression.xml
File.xml
Add static method support to ClassDB
2022-03-22 16:27:34 +01:00
FileDialog.xml
Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-editor
2022-03-12 20:48:32 +01:00
FileSystemDock.xml
float.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
Fix typos with codespell
2022-03-31 14:07:29 +02:00
FontData.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
GPUParticles2D.xml
Added interpolation property to GPUParticles2D
2022-04-04 15:51:13 +02:00
GPUParticles3D.xml
Added interpolation property to GPUParticles2D
2022-04-04 15:51:13 +02:00
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
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
GraphNode.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
GridContainer.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
HFlowContainer.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
[Net] Change HTTPRequest timeout type to double.
2022-03-27 18:15:56 +02:00
Image.xml
Merge pull request #50175 from kleonc/image-blit-blend-fix-rects
2022-04-19 16:30:08 +02:00
ImageTexture3D.xml
ImageTexture.xml
Rename StreamTexture* to CompressedTexture*
2022-03-05 16:43:38 +01:00
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml
doc: Update iOS hint for Input.vibrate_handheld after #60397
2022-04-27 09:45:44 +02:00
InputEvent.xml
Ensure minimum modifiers are pressed when matching actions
2022-03-20 08:02:54 +00:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
Fix typos with codespell
2022-03-31 14:07:29 +02:00
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
Ensure minimum modifiers are pressed when matching actions
2022-03-20 08:02:54 +00:00
InstancePlaceholder.xml
int.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
IntervalTweener.xml
IP.xml
Increase the maximum number of concurrent DNS queries from 32 to 256
2022-03-23 18:18:23 +01:00
ItemList.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
Label.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
Light2D.xml
Light3D.xml
Remove unused shadow_color
property from Light3D
2022-03-04 23:12:18 +01:00
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
Merge pull request #58162 from KoBeWi/RY
2022-03-03 13:08:23 +01:00
LineEdit.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
LinkButton.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
MenuButton.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
Mesh.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
[Net] Allow branch-specific MultiplayerAPIs.
2022-04-26 17:22:54 +02:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Document the MultiplayerPeerExtension class
2022-03-16 23:36:41 +01:00
MultiplayerSpawner.xml
MultiplayerSynchronizer.xml
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml
Expose navigable layers for NavigationAgent2D/3D
2022-03-20 15:04:56 +01:00
NavigationAgent3D.xml
Expose navigable layers for NavigationAgent2D/3D
2022-03-20 15:04:56 +01:00
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
Rename NavigationServer's free method to free_rid
2022-04-08 17:39:17 +08:00
NavigationServer3D.xml
Rename NavigationServer's free method to free_rid
2022-04-08 17:39:17 +08:00
NinePatchRect.xml
Node2D.xml
Node3D.xml
Node3DGizmo.xml
Node.xml
[Net] Allow branch-specific MultiplayerAPIs.
2022-04-26 17:22:54 +02:00
NodePath.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Object.xml
Make vararg method bind no return and return
2022-03-30 11:43:12 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
ORMMaterial3D.xml
OS.xml
Expose move_to_trash()
2022-04-27 01:02:11 +02:00
PackedByteArray.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedColorArray.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedFloat64Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedInt32Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedInt64Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedScene.xml
Various code and documentation improvements
2022-03-05 22:00:35 +01:00
PackedStringArray.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedVector2Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PackedVector3Array.xml
Remove Array link in description of PackedArrays
2022-04-23 11:06:02 +08:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
[Net] Drop is_connected_to_host for TCP and UDP.
2022-03-27 16:36:44 +02:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml
Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape
2022-03-18 08:21:59 +01:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
Add linear_velocity and angular_velocity to PhysicalBone3D
2022-03-03 20:34:29 +01:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer3D.xml
PhysicsServer3D docs: sync phrasing of get_process_info with 2D docs
2022-03-18 19:53:14 +01:00
PhysicsServer3DExtension.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
PhysicsServer3DRenderingServerHandler.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderCubemapArray.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderMaterial.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderMesh.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderTexture2D.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderTexture2DArray.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderTexture3D.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
PlaceholderTextureLayered.xml
Implement placeholder assets
2022-04-28 12:19:01 +02:00
Plane.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
PopupPanel.xml
PortableCompressedTexture2D.xml
Fix typos with codespell
2022-03-31 14:07:29 +02:00
Position2D.xml
Change gizmo_extents to property
2022-04-05 16:16:28 +02:00
Position3D.xml
PrimitiveMesh.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
PrismMesh.xml
ProceduralSkyMaterial.xml
Merge pull request #58018 from Calinou/procedural-sky-add-cover-texture
2022-03-13 00:56:09 +01:00
ProgressBar.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
ProjectSettings.xml
Add MSDF and mipmap generation project settings for the default font
2022-04-25 16:47:44 +02:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
Merge pull request #57675 from TokageItLab/fix-blending
2022-03-17 10:49:34 +01:00
RandomNumberGenerator.xml
Range.xml
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Rect2i.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
RectangleShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
Rename "ss_reflections_" to "ssr_" in Environment
2022-03-25 14:37:01 -05:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml
RenderingServer.xml
Merge pull request #60171 from Chaosus/restore_aa
2022-04-12 18:09:58 +03:00
Resource.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
ResourceFormatLoader.xml
Remove more occurrences of "stex"
2022-03-10 18:31:48 -07:00
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
Merge pull request #57930 from piiertho/bugfix/add-none-flag-to-resource-saver
2022-03-07 12:05:35 +01:00
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml
Merge pull request #60261 from fire-forge/theme-prop-renames
2022-04-25 16:20:19 +02:00
RID.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
RigidDynamicBody2D.xml
Merge pull request #57478 from FelixNemis/physics-signal-doc-fix
2022-03-03 16:08:13 +01:00
RigidDynamicBody3D.xml
Remove unused Bullet module and thirdparty code
2022-03-09 21:45:47 +01:00
RootMotionView.xml
SceneReplicationConfig.xml
SceneState.xml
SceneTree.xml
[Net] Allow branch-specific MultiplayerAPIs.
2022-04-26 17:22:54 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00
ScriptLanguage.xml
Add GDExtension support to Script
2022-03-27 16:13:00 +02:00
ScriptLanguageExtension.xml
Improve sorting of Code Completion options.
2022-04-01 20:39:09 +10:00
ScrollBar.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
ScrollContainer.xml
Rename Control's Rect properties to exclude rect_ part
2022-03-08 16:30:35 +00:00
SegmentShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
Semaphore.xml
SeparationRayShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
SeparationRayShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
Shortcut.xml
Signal.xml
Add tutorial links to Signal's documentation
2022-04-08 08:25:45 -06:00
Skeleton2D.xml
Skeleton3D.xml
Implement global rest
2022-04-18 02:11:19 +09:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml
SkeletonModification3DCCDIK.xml
SkeletonModification3DFABRIK.xml
SkeletonModification3DJiggle.xml
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
SliderJoint3D.xml
SoftDynamicBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
SpinBox.xml
Mention how to add dragging for SpinBox's LineEdit
2022-04-03 19:40:14 +02:00
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
[Net] Drop is_connected_to_host for TCP and UDP.
2022-03-27 16:36:44 +02:00
String.xml
Fixing some of my own typos...
2022-03-31 14:20:37 -04:00
StringName.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
StyleBox.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
Rename Control's Rect properties to exclude rect_ part
2022-03-08 16:30:35 +00:00
SurfaceTool.xml
SyntaxHighlighter.xml
TabBar.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
TabContainer.xml
Add action map editor for OpenXR
2022-04-04 18:43:29 +10:00
TCPServer.xml
TextEdit.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
TextLine.xml
TextParagraph.xml
TextServer.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
TextServerDummy.xml
Unify TextServer built-in module and GDExtension code.
2022-03-17 08:15:29 +02:00
TextServerExtension.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
TextServerManager.xml
Texture2D.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
Texture2DArray.xml
Texture3D.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
Texture.xml
TextureButton.xml
TextureLayered.xml
Discern between virtual and abstract class bindings
2022-03-10 12:28:11 +01:00
TextureProgressBar.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
TextureRect.xml
Theme.xml
Thread.xml
TileData.xml
TileMap.xml
Prefer constant tags for constants
2022-04-16 00:21:05 +08:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Document timestamp decimal fraction in Time
2022-04-16 13:14:58 +08:00
Timer.xml
Various code and documentation improvements
2022-03-05 22:00:35 +01:00
TouchScreenButton.xml
Transform2D.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Transform3D.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Translation.xml
TranslationServer.xml
Tree.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
TreeItem.xml
Implement Label3D node.
2022-04-22 12:08:46 +03:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Make Tween.interpolate_value() static
2022-04-17 23:13:39 +02:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
VBoxContainer.xml
Vector2.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Vector2i.xml
Remove generating of null comparison operators from documentation
2022-03-14 22:35:23 +03:00
Vector3.xml
Changed "pair" to "triplet" in Vector3 definition
2022-04-23 12:15:14 +01:00
Vector3i.xml
Fix type name typo in Debug Adapter Protocol
2022-04-24 03:21:23 -05:00
VehicleBody3D.xml
VehicleWheel3D.xml
VelocityTracker3D.xml
VFlowContainer.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
VideoStream.xml
VideoStreamPlayer.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
Viewport.xml
Improve descriptions for drag methods
2022-04-24 20:41:00 +02:00
ViewportTexture.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
Create GDExtension clases for PhysicsServer3D
2022-03-15 18:39:31 +01:00
VisualShader.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNode.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
Add _get_func_code/_is_available
virtual functions to custom nodes
2022-03-08 16:23:44 +03:00
VisualShaderNodeDerivativeFunc.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml
VisualShaderNodeMix.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeMultiplyAdd.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeStep.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeSwitch.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVarying.xml
Add varying support to visual shaders
2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingGetter.xml
Add varying support to visual shaders
2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingSetter.xml
Add varying support to visual shaders
2022-03-04 23:30:47 +03:00
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Uniform.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVec4Constant.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeVec4Uniform.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorBase.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorCompose.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorDecompose.xml
Add Vector4 to VisualShader
2022-04-12 19:09:29 +02:00
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml
Rename theme properties to include underscores
2022-04-23 11:16:18 -05:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
WorldBoundaryShape3D.xml
Improve documentation related to physics collision shapes
2022-03-02 20:28:43 +01:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
Remove unused GDNative code
2022-03-09 13:59:03 +01:00
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
Adding signals and events to OpenXR interface
2022-03-10 17:14:56 +11:00
XRServer.xml