godot/doc/classes
2022-01-06 11:12:59 -08:00
..
@GlobalScope.xml Merge pull request #56224 from Calinou/variant-rename-packed-array-constants 2022-01-06 17:08:36 +01:00
AABB.xml AABB: Improve docs and test for has_point 2021-12-02 15:45:55 +01:00
AcceptDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml Merge pull request #51235 from AnilBK/awkward-funcs 2021-12-10 16:58:11 +01:00
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationNode.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml
Area3D.xml
Array.xml PackedByteArray, Array slice end exclusive, rename subarray to slice 2021-11-26 22:13:12 -06:00
ArrayMesh.xml
AspectRatioContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
AStar2D.xml Rename AStar.get_points() to AStar.get_point_ids() for clarity 2021-11-30 22:14:39 +01:00
AStar.xml Rename AStar.get_points() to AStar.get_point_ids() for clarity 2021-11-30 22:14:39 +01:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
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
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
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
BaseMaterial3D.xml Move metallic and roughness automated assignment to an inspector UndoRedo 2022-01-06 16:07:26 +00:00
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
bool.xml
BoxContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
BoxMesh.xml
BoxShape3D.xml
Button.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
ButtonGroup.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Callable.xml
CallbackTweener.xml
Camera2D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Camera3D.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Fix missing period in CanvasItem.draw_primitive() description 2022-01-05 02:05:56 +01:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
CheckButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
CodeHighlighter.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:15 +08:00
ColorPicker.xml Alpha channel indicates opacity, not transparency 2021-12-24 16:52:15 +08:00
ColorPickerButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Container.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Control.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
ConvexPolygonShape2D.xml Add warning to only use convex hull points when setting the point property for convex polygon shape 2021-12-29 21:16:56 -05:00
ConvexPolygonShape3D.xml
CPUParticles2D.xml Random initial color parameter for ParticleMaterial 2021-12-03 13:58:17 +01:00
CPUParticles3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
Crypto.xml
CryptoKey.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
DirectionalLight2D.xml
DirectionalLight3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Directory.xml Add / to the unix shortcut drive list 2021-12-15 21:13:35 +08:00
DisplayServer.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
DTLSServer.xml
EditorCommandPalette.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorDebuggerPlugin.xml
EditorExportPlugin.xml OSX: Add signing of directory structure in Library when exporting for OSX. 2021-12-28 14:39:42 +01:00
EditorFeatureProfile.xml
EditorFileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
EditorInspector.xml ScrollContainer's scrollbar visibility is now enum 2021-12-07 18:27:12 +01:00
EditorInspectorPlugin.xml
EditorInterface.xml Expose ScriptEditor::edit to scripting 2021-12-08 15:25:05 +01:00
EditorNode3DGizmo.xml Allow any kind of Mesh to be added to an EditorNode3DGizmo 2021-12-03 08:52:07 +00:00
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml options dict is now passed to _import_scene. 2022-01-05 01:07:54 -08:00
EditorSceneFormatImporterFBX.xml
EditorSceneFormatImporterGLTF.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Document physics simulation being limited to 8 ticks per rendered frame 2021-12-06 16:39:33 +01:00
EngineDebugger.xml
Environment.xml Merge pull request #51206 from clayjohn/Vulkan-ASSGI 2022-01-04 10:00:17 +01:00
Expression.xml
File.xml Merge pull request #54833 from KoBeWi/it's_a_trap 2021-12-03 10:10:23 +01:00
FileDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
FileSystemDock.xml
float.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
FogMaterial.xml
FogVolume.xml
Font.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
FontData.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Added material_overlay property to MeshInstance3D 2022-01-05 11:47:51 +01:00
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesAttractorSphere3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesAttractorVectorField3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionHeightField3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionSDF3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionSphere3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add GraphEdit drag notifications 2022-01-06 17:51:40 +01:00
GraphNode.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HingeJoint3D.xml
HMACContext.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
HScrollBar.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
HSeparator.xml
HSlider.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
HSplitContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
HTTPClient.xml Adds proxy support for HTTPClient 2021-11-24 14:36:42 +08:00
HTTPRequest.xml Add proxy support for the editor 2021-12-09 11:48:16 +08:00
Image.xml Fix link to the supported image formats in the Image class 2021-12-06 00:01:19 +02:00
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Document keyboard ghosting caveats in Input and InputEvent 2022-01-05 02:55:25 +01:00
InputEvent.xml Document keyboard ghosting caveats in Input and InputEvent 2022-01-05 02:55:25 +01:00
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml Document InputEventMIDI and add some missing 0xF MIDI messages 2022-01-04 05:30:43 -08:00
InputEventMouse.xml Improve mouse input event class reference 2022-01-01 21:58:27 -05:00
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml Misc improvements to various docs 2021-11-30 23:53:58 +01:00
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
IntervalTweener.xml
IP.xml
ItemList.xml Merge pull request #56228 from KoBeWi/returns_what 2022-01-04 13:50:37 +01:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Merge pull request #55636 from bruvzg/vis_char_modes 2021-12-23 00:43:33 +01:00
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
LineEdit.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
LinkButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
Mesh.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
MultiplayerReplicator.xml Fix various typos 2022-01-02 01:03:58 -05:00
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml
NavigationRegion3D.xml
NavigationServer2D.xml
NavigationServer3D.xml
NinePatchRect.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Node2D.xml
Node3D.xml Fix incorrect default transform values on foreign 3D nodes 2022-01-06 15:52:22 +00:00
Node3DGizmo.xml
Node.xml Mention what happens if find_node() fails 2021-12-16 13:37:54 +01:00
NodePath.xml
Object.xml Add a link to the notifications tutorial page in the object class reference 2021-12-22 21:37:54 -05:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml Implement property array for OptionButton 2021-12-21 08:53:09 +01:00
ORMMaterial3D.xml
OS.xml State that get static memory usage only works in debug 2021-12-26 15:19:14 -05:00
PackedByteArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedColorArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedFloat64Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedInt32Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedInt64Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedScene.xml Improve various texts 2021-11-23 12:20:57 +01:00
PackedStringArray.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedVector2Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PackedVector3Array.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
Panel.xml
PanelContainer.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ParallaxLayer.xml
ParticlesMaterial.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml Fix divide by zero in pck_packer 2021-11-17 18:07:29 +00:00
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml Convert PhysicalSkyMaterial colors to SRGB 2021-11-21 12:26:29 -08:00
PhysicsBody2D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
PhysicsDirectBodyState3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Improve RigidDynamicBody force and torque API 2021-12-10 15:55:40 -07:00
PhysicsServer3D.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml Fix various typos 2022-01-02 01:03:58 -05:00
PhysicsTestMotionResult3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
PinJoint2D.xml
PinJoint3D.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
Popup.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PopupMenu.xml Improve PopupMenu doc about id and index 2021-12-08 13:02:42 +01:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml Fix "flip faces" description 2021-12-27 21:29:18 -05:00
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ProjectSettings.xml Merge pull request #56305 from Calinou/rename-lod-threshold 2022-01-04 15:28:06 +01:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
RDAttachmentFormat.xml
RDFramebufferPass.xml Fix indentations in class reference XMLs 2021-12-15 22:26:54 +08:00
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 Warn when using an AABB or Rect2 with a negative size 2021-11-30 18:27:58 -06:00
Rect2i.xml Warn when using an AABB or Rect2 with a negative size 2021-11-30 18:27:58 -06:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml Improve various texts 2021-11-23 12:20:57 +01:00
ReflectionProbe.xml Rename Lod Threshold to Mesh Lod Threshold 2021-12-29 00:11:50 +01:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Merge pull request #55790 from Calinou/renderingserver-add-device-type-getter 2022-01-04 16:43:23 +01:00
RenderingServer.xml Added material_overlay property to MeshInstance3D 2022-01-05 11:47:51 +01:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Merge pull request #55487 from YeldhamDev/scroll_bikeshedding 2022-01-03 14:10:41 +01:00
RID.xml
RigidDynamicBody2D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
RigidDynamicBody3D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
RootMotionView.xml
SceneState.xml Merge pull request #53313 from KoBeWi/debinded_konnekt 2022-01-04 12:22:46 +01:00
SceneTree.xml
SceneTreeTimer.xml Document SceneTreeTimer being freed automatically when elapsed 2021-12-05 18:40:28 +01:00
Script.xml Clarify that the script class should not be used directly 2021-12-15 22:17:34 -05:00
ScriptCreateDialog.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ScriptEditor.xml
ScriptEditorBase.xml
ScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ScrollContainer.xml Merge pull request #55487 from YeldhamDev/scroll_bikeshedding 2022-01-03 14:10:41 +01:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderMaterial.xml
Shape2D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
Shape3D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
ShapeCast2D.xml
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DCCDIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DFABRIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DJiggle.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
SliderJoint3D.xml
SoftDynamicBody3D.xml
SphereMesh.xml
SphereShape3D.xml
SpinBox.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
SplitContainer.xml
SpotLight3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml Document using SpriteBase3D's modulate property with material override 2021-11-29 16:07:21 +01:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml
StreamPeer.xml Fix multiple missing UTF-8 decoding. 2022-01-06 14:35:22 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture2D.xml
StreamTexture2DArray.xml
StreamTexture3D.xml
StreamTextureLayered.xml
String.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
TabBar.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TabContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TCPServer.xml
TextEdit.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
TextLine.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TextParagraph.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
TextServer.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
TextServerExtension.xml Fix various typos 2022-01-02 01:03:58 -05:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml Document that transparent StyleBoxes/textures should be used for UI focus 2021-12-15 18:22:39 +01:00
TextureLayered.xml
TextureProgressBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
TextureRect.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
Theme.xml
Thread.xml
TileData.xml
TileMap.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileMapPattern.xml
TileSet.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml Enable sorting of operator methods in class documentation. 2021-11-29 14:51:44 +00:00
Transform3D.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
Translation.xml
TranslationServer.xml Fix various misused code tag in classref 2021-12-02 17:08:52 +08:00
Tree.xml Merge pull request #55559 from pycbouh/docs-overridden-cross-linked 2021-12-05 18:37:19 +01:00
TreeItem.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Variant.xml
VBoxContainer.xml
Vector2.xml Allow Vector2/3 slerp values to have any length 2022-01-06 11:12:59 -08:00
Vector2i.xml Unify similar method descriptions 2022-01-06 19:50:57 +08:00
Vector3.xml Allow Vector2/3 slerp values to have any length 2022-01-06 11:12:59 -08:00
Vector3i.xml Expose max_axis_index and max_axis_index for Vector2(i) 2021-12-02 23:45:41 -06:00
VehicleBody3D.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VehicleWheel3D.xml VehicleWheel can now return the surface it's colliding with. 2021-12-10 13:22:02 +01:00
VelocityTracker3D.xml
VideoStream.xml Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
VideoStreamPlayer.xml Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
Viewport.xml Merge pull request #56305 from Calinou/rename-lod-threshold 2022-01-04 15:28:06 +01:00
ViewportTexture.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml Add a GDScript template for VisualShaderNodeCustom 2022-01-06 12:06:33 +03: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 Add bitwise operators to VisualShaderNodeIntOp 2021-12-03 12:48:35 +03:00
VisualShaderNodeIntOp.xml Add bitwise operators to VisualShaderNodeIntOp 2021-12-03 12:48:35 +03:00
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
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
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml Add texture filtering properties to VisualShaderNodeTextureUniform 2021-12-16 11:50:33 +03:00
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDerivativeFunc.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml Decrease the default dynamic range in VoxelGIData to 2.0 2021-12-08 00:28:17 +01:00
VScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VSeparator.xml
VSlider.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
VSplitContainer.xml Sort and group theme properties in docs, improve formatting for theme and enums 2021-12-01 21:02:20 +03:00
WeakRef.xml
Window.xml add 2d scale factor property 2021-12-17 19:19:41 +01:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml