godot/doc/classes
Rémi Verschelde 99aa97949f
Merge pull request #63958 from hakro/fix-control-animation-keys
Remove rect_ prefix from control properties when keyframing
2022-08-06 00:17:37 +02:00
..
@GlobalScope.xml Improve range_lerp() and related methods documentation 2022-08-05 12:23:23 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Make Animation::track_insert_key return key index 2022-07-31 17:38:49 +02:00
AnimationLibrary.xml
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Merge pull request #63007 from jtnicholl/animation_player_docs 2022-08-01 22:03:17 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
Area2D.xml
Area3D.xml
Array.xml
ArrayMesh.xml Fix add_surface_from_arrays description in classref 2022-07-29 22:19:48 +01:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
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 Rename AudioStreamSample to a more discoverable name 2022-07-28 13:53:36 -03:00
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Implement BPM support 2022-07-23 07:31:17 +02:00
AudioStream.xml Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Rename every instance of "OGG" to "Ogg" 2022-07-28 16:41:38 -03:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml Rename AudioStreamSample to a more discoverable name 2022-07-28 13:53:36 -03:00
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Tweak StandardMaterial3D's default height properties 2022-08-04 09:57:55 +02:00
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml Remove rect_ prefix from control properties when keyframing 2022-08-05 16:04:51 +02:00
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml Fix typos in the CharacterBody3D doc file 2022-07-29 22:11:38 +02:00
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Rename Control PRESET_WIDE to PRESET_FULL_RECT 2022-07-18 20:08:11 -05:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml Use global coordinates for particles by default 2022-08-02 23:25:02 +02:00
CPUParticles3D.xml Use global coordinates for particles by default 2022-08-02 23:25:02 +02:00
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Curve3D.xml
Curve.xml Improve range_lerp() and related methods documentation 2022-08-05 12:23:23 +02:00
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml Make Decal's modulate property affect emission color as well 2022-07-30 21:41:48 +02:00
Dictionary.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
Directory.xml
DisplayServer.xml Add support for multiple virtual keyboard types 2022-08-04 10:41:33 -04:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorExportPlugin.xml Rename OSX to macOS and iPhoneOS to iOS. 2022-07-21 09:37:52 +03:00
EditorFeatureProfile.xml i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml Move editor paths into the EditorPaths class 2022-07-29 11:07:30 -05:00
EditorPlugin.xml Improve docs on how to make main screen plugin 2022-07-18 10:36:17 +02:00
EditorProperty.xml Improve usability of non-default values in the property inspector 2022-07-30 15:25:45 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Rename visual shader editor setting category for proper capitalization 2022-08-03 11:38:29 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Add a Movie Quit On Finish property to AnimationPlayer 2022-07-27 18:50:28 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml Tweak default fog settings for better appearance 2022-08-01 02:04:20 +02:00
Expression.xml
File.xml File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:35 +02:00
FileDialog.xml
FileSystemDock.xml
float.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml Fix unnamed arguments in XML docs 2022-07-26 20:42:38 +02:00
FontFile.xml Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +03:00
FontVariation.xml
Generic6DOFJoint3D.xml
Geometry2D.xml Bring back Geometry2D.segment_intersects_circle 2022-08-03 17:05:21 +02:00
Geometry3D.xml
GeometryInstance3D.xml Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
GPUParticles2D.xml Use global coordinates for particles by default 2022-08-02 23:25:02 +02:00
GPUParticles3D.xml Use global coordinates for particles by default 2022-08-02 23:25:02 +02:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml Improve range_lerp() and related methods documentation 2022-08-05 12:23:23 +02:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Add GraphEdit.is_node_hover_valid(...) method 2022-07-31 15:35:26 +02:00
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml Merge pull request #63005 from Chaosus/image_rotate 2022-07-19 15:21:16 +02:00
ImageTexture3D.xml
ImageTexture.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Fix add_surface_from_arrays description in classref 2022-07-29 22:19:48 +01:00
ImporterMeshInstance3D.xml
Input.xml HTML5: Add support for Input.vibrate_handheld() 2022-07-27 22:54:41 +03: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
int.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Adjust 2 default theme colors in ItemList and Tree 2022-08-02 17:48:11 -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 i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
Label.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
LabelSettings.xml Change LabelSettings default values to match default theme. 2022-08-01 13:33:06 +03:00
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Add support for multiple virtual keyboard types 2022-08-04 10:41:33 -04:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml Fix add_surface_from_arrays description in classref 2022-07-29 22:19:48 +01:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
MultiMesh.xml Filled in MultiMesh instance_count doc. 2022-07-19 22:41:56 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
MultiplayerAPIExtension.xml [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
MultiplayerPeer.xml [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
MultiplayerPeerExtension.xml Allow extending MultiplayerPeerExtension from GDScript 2022-07-20 18:19:05 -05:00
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationMesh.xml docs: Caveats of NavigationMesh.create_from_mesh 2022-08-01 09:46:58 +02:00
NavigationMeshGenerator.xml
NavigationObstacle2D.xml
NavigationObstacle3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
NavigationRegion3D.xml i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
NavigationServer2D.xml
NavigationServer3D.xml Add more detailed Navigation Debug Visualization 2022-07-29 09:58:41 +02:00
NinePatchRect.xml
Node2D.xml
Node3D.xml
Node3DGizmo.xml
Node.xml [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
NodePath.xml
Object.xml Remove Signal connect binds 2022-07-29 16:26:13 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml Add fit_to_longest_item to OptionButton 2022-08-02 23:37:43 +02:00
ORMMaterial3D.xml
OS.xml Expose the "restart on exit" OS functionality 2022-08-01 14:06:13 +02:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml Rename ParticlesMaterial.turbulence_active to turbulence_enabled 2022-08-02 08:41:14 -05:00
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer3D.xml
PhysicsServer3DExtension.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
PlaceholderCubemap.xml
PlaceholderCubemapArray.xml
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml
PlaceholderTexture2DArray.xml
PlaceholderTexture3D.xml
PlaceholderTextureLayered.xml
Plane.xml Solve discrepancy between code and class reference for Plane 2022-07-24 18:21:25 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml
PopupPanel.xml
PortableCompressedTexture2D.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml Fix Vector4 serialization 2022-07-29 12:09:03 +02:00
ProjectSettings.xml Improve error message when the requested V-Sync mode cannot be used 2022-08-04 00:15:09 +02:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml rename and unify notation for spherical interpolation 2022-07-27 23:22:50 +09:00
RandomNumberGenerator.xml
Range.xml
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
Rect2i.xml
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Add a Framebuffer cache 2022-08-05 13:37:29 +02:00
RenderingServer.xml Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
Resource.xml
ResourceFormatLoader.xml Implement Feature Build Profiles 2022-07-22 10:53:23 +02:00
ResourceFormatSaver.xml Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
ResourceImporter.xml
ResourceLoader.xml Expose load_threaded_request's cachemode to GDScript 2022-07-31 14:04:11 +02:00
ResourcePreloader.xml
ResourceSaver.xml Swap arguments of ResourceSaver.save() 2022-07-29 19:53:09 +02:00
ResourceUID.xml Add ResourceUID documentation 2022-08-03 19:59:11 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml [RichTextLabel] Fix theme bold / italics / bold italics and mono font size not applied correctly. 2022-07-26 10:45:40 +03:00
RID.xml
RigidDynamicBody2D.xml
RigidDynamicBody3D.xml
RootMotionView.xml Don't replace RootMotionView with Node in a running project 2022-08-03 02:48:02 +02:00
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml [Net] Modularize multiplayer, expose MultiplayerAPI to extensions. 2022-07-26 09:31:12 +02:00
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
ShaderGlobalsOverride.xml
ShaderInclude.xml Adding shader preprocessor support 2022-07-22 22:51:57 +02:00
ShaderMaterial.xml Rename shader parameter uniform setter/getter methods for consistency 2022-08-04 23:17:06 +02:00
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Improve ShapeCast2D and ShapeCast3D docs 2022-07-29 13:26:05 -05:00
ShapeCast3D.xml Improve ShapeCast2D and ShapeCast3D docs 2022-07-29 13:26:05 -05:00
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml add position track normalization & post process key value for retarget 2022-07-26 18:48:08 +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
SkeletonProfile.xml Merge pull request #63138 from TokageItLab/normalize-position-track 2022-07-27 16:49:18 +02:00
SkeletonProfileHumanoid.xml add position track normalization & post process key value for retarget 2022-07-26 18:48:08 +09:00
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftDynamicBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml Independent spinbox arrow step precision 2022-08-04 14:48:46 +02:00
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
String.xml
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +03:00
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml
TextLine.xml
TextMesh.xml
TextParagraph.xml
TextServer.xml HarfBuzz: Update to version 5.1.0, use new FLAG_SAFE_TO_INSERT_TATWEEL flag to improve justification. 2022-08-04 09:10:16 +03:00
TextServerDummy.xml
TextServerExtension.xml [TextServer] Add ICU Unicode security and spoofing detection. 2022-08-02 15:37:49 +03:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
Thread.xml
TileData.xml
TileMap.xml
TileMapPattern.xml
TileSet.xml expose TileMap methods related to the name of custom data layers 2022-07-29 15:05:42 +02:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 2022-08-02 23:38:14 +02:00
Transform3D.xml Fix consistency of translated/scaled/rotated in Transform2D and Transform3D 2022-08-02 23:38:14 +02:00
Translation.xml
TranslationServer.xml
Tree.xml Adjust 2 default theme colors in ItemList and Tree 2022-08-02 17:48:11 -05:00
TreeItem.xml
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml Fix Vector4 serialization 2022-07-29 12:09:03 +02:00
Vector4i.xml Fix Vector4 serialization 2022-07-29 12:09:03 +02:00
VehicleBody3D.xml Fix typo in VehicleBody3D.xml 2022-07-16 18:06:01 +01:00
VehicleWheel3D.xml i18n: Sync classref translations with Weblate 2022-07-18 10:29:25 +02:00
VelocityTracker3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml Allow changing mipmap LOD bias when FSR 1.0 scaling is not used 2022-07-28 17:51:13 +02:00
ViewportTexture.xml
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
VisualShaderNodeDerivativeFunc.xml
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
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
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 hint_transparent to use a transparent black placeholder texture 2022-08-01 23:38:06 +02:00
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Uniform.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Uniform.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml Tweak VoxelGI defaults for better quality 2022-07-31 18:05:24 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml adds null case to weakref docs 2022-08-02 11:53:28 -05:00
Window.xml
WorkerThreadPool.xml Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRController3D.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRInterface.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRInterfaceExtension.xml Adding Variable Rate Shading support to Godot 2022-07-17 15:42:24 +10:00
XRNode3D.xml
XROrigin3D.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRPose.xml
XRPositionalTracker.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00
XRServer.xml Fix tutorial links in XR classes docs 2022-07-22 15:05:31 +03:00