godot/doc/classes
2022-01-19 17:26:22 +00:00
..
@GlobalScope.xml Improve locale detection. 2022-01-18 14:30:00 +02:00
AABB.xml AABB: Improve docs and test for has_point 2021-12-02 15:45:55 +01:00
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimatedTexture.xml
Animation.xml Make bezier handle type a property of keyframes, update interface 2021-11-16 09:26:35 -05:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Area2D.xml
Area3D.xml
Array.xml Merge pull request #56668 from akien-mga/array-slice-nicer-bound-checks 2022-01-18 13:22:35 +01:00
ArrayMesh.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
AspectRatioContainer.xml align to horizontal_alignment, valign to vertical_alignment, related 2021-12-09 01:38:46 -06:00
AStar2D.xml
AStar.xml
AtlasTexture.xml
AudioBusLayout.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
BaseButton.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
BaseMaterial3D.xml
Basis.xml
BitMap.xml Improve description for BitMap.grow_mask() 2021-11-04 19:05:19 +01:00
Bone2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
BoneAttachment3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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
ButtonGroup.xml
Callable.xml Move the docs for constructors and operators out of methods section 2021-10-29 12:34:57 -05:00
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 [TextServer] Improve ligature cursor handling. 2022-01-09 19:03:48 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
CodeEdit.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
CodeHighlighter.xml
CollisionObject2D.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-18 01:01:11 -06:00
CollisionObject3D.xml Fix input_ray_pickable documentation for CollisionObject3D 2022-01-18 01:01:11 -06:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CollisionShape2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
CollisionShape3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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
Control.xml Improve description of mouse_exited signal 2022-01-12 12:49:21 +01:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Random initial color parameter for ParticleMaterial 2021-12-03 13:58:17 +01:00
CPUParticles3D.xml
Crypto.xml
CryptoKey.xml Fix usage of "Return" in the docs 2022-01-02 21:09:18 +01:00
Cubemap.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
CubemapArray.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
DirectionalLight2D.xml
DirectionalLight3D.xml
Directory.xml Add / to the unix shortcut drive list 2021-12-15 21:13:35 +08:00
DisplayServer.xml Window management improvements. 2022-01-18 11:47:03 +02:00
DTLSServer.xml
EditorCommandPalette.xml
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
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml [Editor] Move some animation specific keying logic out of inspector. 2022-01-19 11:08:25 +01:00
EditorInspectorPlugin.xml
EditorInterface.xml Expose ScriptEditor::edit to scripting 2021-12-08 15:25:05 +01:00
EditorNode3DGizmo.xml Fix secondary handles in editor gizmos 2022-01-12 14:21:20 +01:00
EditorNode3DGizmoPlugin.xml Fix secondary handles in editor gizmos 2022-01-12 14:21:20 +01:00
EditorPaths.xml Document the EditorPaths class 2021-11-15 13:14:16 +01:00
EditorPlugin.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorSceneFormatImporterFBX.xml
EditorSceneFormatImporterGLTF.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml Add path to functions that return iporter options 2021-11-14 14:06:10 -03:00
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
Environment.xml Allow using between 1 and 8 cascades for SDFGI 2022-01-17 16:49:02 +01:00
Expression.xml
File.xml
FileDialog.xml Update description of FileDialog filters property 2022-01-11 18:04:14 -07:00
FileSystemDock.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
float.xml
FlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
FogMaterial.xml
FogVolume.xml
Font.xml
FontData.xml Merge pull request #54794 from bruvzg/runtime_bmfont_parser 2022-01-17 13:25:08 +01:00
Generic6DOFJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Added material_overlay property to MeshInstance3D 2022-01-05 11:47:51 +01:00
GPUParticles2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml Rename GPUParticles attractor and collision nodes to have a 3D suffix 2021-12-08 00:21:05 +01:00
GPUParticlesCollisionSphere3D.xml
Gradient.xml Several Gradient improvements 2021-11-08 19:11:36 +01:00
GradientTexture1D.xml
GradientTexture2D.xml Add GradientTexture2D 2021-10-12 16:22:30 +02:00
GraphEdit.xml Merge pull request #53185 from KoBeWi/viewing_pan 2022-01-12 11:36:41 +01:00
GraphNode.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
GridContainer.xml
GrooveJoint2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
HingeJoint3D.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
HMACContext.xml Fix typos with codespell 2022-01-07 00:12:09 +01:00
HScrollBar.xml
HSeparator.xml
HSlider.xml
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
HTTPRequest.xml
Image.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ImporterMesh.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
ImporterMeshInstance3D.xml
Input.xml Merge pull request #56322 from madmiraal/fix-42450 2022-01-11 11:33:59 +01:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml Instance placeholder clarification 2022-01-10 20:18:33 -05:00
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml
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 Better explain JSON stringify indent parameter (4.0) 2022-01-19 08:32:58 -05:00
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml Script interface improvements for test body motion 2021-10-04 10:49:10 -07:00
Label.xml
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Merge pull request #54956 from Calinou/lineedit-textedit-add-caret-width-theme-item 2022-01-13 09:21:01 +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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Material.xml
MenuButton.xml
Mesh.xml 8 uvs for glTF2, URI decode and Vertex Custom api. 2021-09-10 09:16:48 -07:00
MeshDataTool.xml Fixed typos in MeshDataTool documentation 2022-01-11 17:39:10 +01:00
MeshInstance2D.xml
MeshInstance3D.xml Implement Animation Blend Shape Tracks 2021-10-16 08:36:05 -03:00
MeshLibrary.xml
MeshTexture.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
MethodTweener.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerPeer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
MultiplayerPeerExtension.xml
MultiplayerReplicator.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:39:06 +01:00
Mutex.xml
NativeExtension.xml Improve extension system 2021-08-05 14:57:31 -03:00
NativeExtensionManager.xml
NavigationAgent2D.xml Misc documentation improvements 2022-01-08 22:38:55 +08:00
NavigationAgent3D.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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
NodePath.xml
Object.xml
Occluder3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml
OS.xml [Documentation] Add instruction how to execute built-in commands of various shells. 2022-01-17 15:10:04 +02:00
PackedByteArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedColorArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedDataContainer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PackedDataContainerRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PackedFloat32Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedFloat64Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedInt32Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedInt64Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedScene.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
PackedStringArray.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedVector2Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PackedVector3Array.xml Array: Relax slice bound checks to properly handle negative indices 2022-01-10 22:42:03 +01:00
PacketPeer.xml
PacketPeerDTLS.xml Document Android permission requirements for network access where needed 2021-09-25 12:32:46 +02:00
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
PanoramaSkyMaterial.xml Add shader cache and filter variable to PanoramaSkyMaterial 2022-01-14 23:30:27 -05:00
ParallaxBackground.xml
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
Performance.xml Rename RigidBody to RigidDynamicBody and SoftBody to SoftDynamicBody 2021-09-16 09:55:20 -07:00
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Document RigidBody2D/3D and particles' angular velocity units 2021-12-11 17:38:55 +01:00
PhysicsDirectBodyState3D.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
PhysicsMaterial.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
PhysicsPointQueryParameters2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
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
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
Plane.xml Merge pull request #54581 from aaronfranke/operator-docs 2021-11-16 14:10:09 +01:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
PopupPanel.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ProjectSettings.xml Add new scaling modes for splash screen 2022-01-18 23:29:11 +01:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
RayCast3D.xml Fixed incorrect property types 2022-01-11 17:17:11 +05:30
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDShaderSPIRV.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RDTextureFormat.xml
RDTextureView.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
RDUniform.xml
RDVertexAttribute.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
Rect2.xml
Rect2i.xml
RectangleShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RefCounted.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Remove support for PVRTC texture encoding and decoding 2022-01-14 21:08:22 +01:00
RenderingServer.xml Add new scaling modes for splash screen 2022-01-18 23:29:11 +01:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ResourceSaver.xml
ResourceUID.xml doc: Use self-closing tags for return and argument 2021-07-30 15:29:52 +02:00
RibbonTrailMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
RichTextEffect.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
RichTextLabel.xml Mention that modifying text erases BBCode stacks 2022-01-15 02:13:58 +01:00
RID.xml
RigidDynamicBody2D.xml
RigidDynamicBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
ScriptEditorBase.xml
ScrollBar.xml Make overridden properties link to parent definition 2021-12-03 17:47:22 +03:00
ScrollContainer.xml
SegmentShape2D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
ShaderGlobalsOverride.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml Add physics solver settings to project settings 2021-12-07 12:08:04 -07:00
ShapeCast2D.xml Remove get_closest_* methods from ShapeCast2D 2021-11-12 21:30:35 +02:00
Shortcut.xml
Signal.xml
Skeleton2D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Skeleton3D.xml
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml doc: Fix style inconsistencies for [b]Note:[/b] paragraphs 2021-10-05 19:13:20 +02:00
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DLookAt.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml Fix various typos 2022-01-02 01:03:58 -05:00
SkeletonModification3DCCDIK.xml
SkeletonModification3DFABRIK.xml
SkeletonModification3DJiggle.xml
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml
Skin.xml Expose add_named_bind for all essential skin bindings. 2022-01-14 03:20:24 -08:00
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftDynamicBody3D.xml
SphereMesh.xml
SphereShape3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml Merge pull request #55446 from Calinou/spritebase3d-remove-opacity 2022-01-12 16:49:57 +01:00
SpriteFrames.xml List AnimatedSprite3D in SpriteFrames description 2022-01-11 19:55:45 -07:00
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml
StreamPeer.xml
StreamPeerBuffer.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture2D.xml
StreamTexture2DArray.xml
StreamTexture3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
StreamTextureLayered.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
String.xml Clarify to_float() and to_int() methods 2022-01-17 16:44:07 +01:00
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
TabBar.xml i18n: Sync classref translations with current 3.x codebase 2022-01-07 13:39:06 +01:00
TabContainer.xml
TCPServer.xml
TextEdit.xml Convert TextEdit callbacks to Callable 2022-01-19 17:26:22 +00:00
TextLine.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextParagraph.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextServer.xml Dictionary: Serialize empty dict as {} instead of {\n} 2022-01-18 11:31:21 +01:00
TextServerExtension.xml [TextServer] Implement locale and context sensitive case conversion functions. 2022-01-17 14:23:36 +02:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml Rename TextureRect.expand to ignore_texture_size 2022-01-07 20:21:17 +01:00
Theme.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
Thread.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
TileData.xml
TileMap.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileMapPattern.xml Fixup documentation after 3abb5a9 2021-11-04 16:31:58 +01:00
TileSet.xml Fix various typos 2022-01-02 01:03:58 -05:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationServer.xml Improve locale detection. 2022-01-18 14:30:00 +02:00
Tree.xml Merge pull request #55559 from pycbouh/docs-overridden-cross-linked 2021-12-05 18:37:19 +01:00
TreeItem.xml
TriangleMesh.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
VBoxContainer.xml
Vector2.xml Explain what 2D cross product means 2022-01-11 11:48:45 +08:00
Vector2i.xml
Vector3.xml Allow Vector2/3 slerp values to have any length 2022-01-06 11:12:59 -08:00
Vector3i.xml
VehicleBody3D.xml
VehicleWheel3D.xml
VelocityTracker3D.xml
VFlowContainer.xml Add FlowContainer 2022-01-07 15:51:49 +01:00
VideoStream.xml
VideoStreamPlayer.xml Rename VideoPlayer to VideoStreamPlayer for consistency 2021-12-06 19:01:28 +01:00
Viewport.xml
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShader.xml Addition of FogVolumes, FogShaders, FogMaterial, and overhaul of VolumetricFog 2021-10-28 22:02:23 -07:00
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDeterminant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeDotProduct.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeFloatFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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
VisualShaderNodeMultiplyAdd.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleEmitter.xml Added 2D boolean hint for particle emitters in visual shaders 2021-11-05 12:45:57 +03:00
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScalarDerivativeFunc.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTexture.xml
VisualShaderNodeTextureSDF.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTextureSDFNormal.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeUniformRef.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec3Constant.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorCompose.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDerivativeFunc.xml
VisualShaderNodeVectorDistance.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
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
VSeparator.xml Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
VSlider.xml
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 Don't generate empty doc sections and reduce code duplication 2021-09-20 20:59:33 -05:00
Window.xml Add missing 'theme_changed' signal to Window class 2022-01-19 07:59:42 +00:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
XRCamera3D.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml Rework XR positional trackers 2021-10-17 12:12:20 +11:00
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00
XRServer.xml Replace Godot docs URL with $DOCS_URL in XML class reference 2021-11-15 13:02:21 +01:00