godot/doc/classes
Hugo Locurcio e24029edc3
Allow changing mipmap LOD bias when FSR 1.0 scaling is not used
Mipmap LOD bias can be useful to improve the appearance of distant
textures without increasing anisotropic filtering (or in situations
where anisotropic filtering is not effective).

`fsr_mipmap_bias` was renamed to `texture_mipmap_bias` accordingly.
The property hint now allows for greater precision as well.
2022-07-28 17:51:13 +02:00
..
@GlobalScope.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
AABB.xml
AcceptDialog.xml Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2022-07-09 10:47:08 -05:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationLibrary.xml
AnimationNode.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeAdd2.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeAdd3.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlend3.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlendSpace1D.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlendSpace2D.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
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 refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml refactor sync in AnimationTree 2022-07-16 21:45:32 +09:00
AnimationPlayer.xml Add a Movie Quit On Finish property to AnimationPlayer 2022-07-27 18:50:28 +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 Clarify all and any documentation for empty arrays 2022-06-16 20:50:31 +03:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml Make AStar to use 64-bit logic 2022-06-16 16:43:41 +03:00
AStar3D.xml Make AStar to use 64-bit logic 2022-06-16 16:43:41 +03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectBandLimitFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectBandPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectCapture.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectChorus.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectCompressor.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectDelay.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectDistortion.xml
AudioEffectEQ6.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectEQ10.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectEQ21.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectEQ.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectHighShelfFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectInstance.xml
AudioEffectLimiter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectLowPassFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectLowShelfFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectNotchFilter.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPanner.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPhaser.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectPitchShift.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectRecord.xml
AudioEffectReverb.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml Cleanup audio effect class reference pages 2022-06-19 22:25:00 -04:00
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Implement BPM support 2022-07-23 07:31:17 +02:00
AudioStream.xml Implement BPM support 2022-07-23 07:31:17 +02:00
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml Implement BPM support 2022-07-23 07:31:17 +02:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 09:33:25 +02:00
AudioStreamPlayer3D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 09:33:25 +02:00
AudioStreamPlayer.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 09:33:25 +02:00
AudioStreamRandomizer.xml
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Document what the Z component is used for in BaseMaterial3D UV coords 2022-07-23 20:05:16 -05:00
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml implement bone renamer in importer 2022-07-01 03:55:28 +09:00
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
ButtonGroup.xml
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03: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
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Add the ability to drag the code completion scrollbar using the mouse click 2022-07-03 23:47:52 +02:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml
ColorPicker.xml ColorPicker Refactor 2022-07-06 22:11:43 +05:30
ColorPickerButton.xml enhancement: rename exposed property Control::minimum_size to Control::custom_minimum_size 2022-06-23 18:06:10 +02:00
ColorRect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2022-07-09 10:47:08 -05:00
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
CPUParticles3D.xml
Crypto.xml
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml Tweak Decal distance fade defaults and add property hints 2022-07-27 03:15:46 +02:00
Dictionary.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
Directory.xml
DisplayServer.xml
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 Seperate filter and description in FileDialog.add_filter() 2022-07-09 10:51:45 -05:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Improve docs on how to make main screen plugin 2022-07-18 10:36:17 +02:00
EditorProperty.xml Add ability to export Node pointers as NodePaths 2022-06-25 15:50:15 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml Remove unused hints 2022-07-12 00:44:13 +02:00
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
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
Expression.xml Add a const call mode to Object, Variant and Script. 2022-06-27 13:33:06 -07:00
File.xml
FileDialog.xml Seperate filter and description in FileDialog.add_filter() 2022-07-09 10:51:45 -05:00
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 Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
Generic6DOFJoint3D.xml
Geometry2D.xml i18n: Sync classref translations with Weblate 2022-07-27 16:03:34 +02:00
Geometry3D.xml
GeometryInstance3D.xml
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml
GraphNode.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
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 Document the timeout property in HTTPRequest 2022-07-08 23:24:45 +02:00
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 SurfaceTool.set_custom_format Fixes and documentation. 2022-06-14 15:10:17 -07: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 [macOS, Windows, X11] Add stylus inverted/eraser support to 2022-07-04 10:36:53 -07:00
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 Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03: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 Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
Light2D.xml
Light3D.xml Document changing the Decal and Light3D projector texture filter modes 2022-07-04 22:17:16 +02:00
LightmapGI.xml Fix small typo in LightmapGI class reference 2022-07-05 17:19:47 -04:00
LightmapGIData.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
Lightmapper.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightmapperRD.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightmapProbe.xml Document LightmapGI, LightmapGIData and LightmapProbe 2022-06-13 15:46:15 +02:00
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
LinkButton.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml SurfaceTool.set_custom_format Fixes and documentation. 2022-06-14 15:10:17 -07:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
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
MultiplayerPeer.xml
MultiplayerPeerExtension.xml Allow extending MultiplayerPeerExtension from GDScript 2022-07-20 18:19:05 -05:00
MultiplayerSpawner.xml Add peer visibility to MultiplayerSynchronizer. 2022-07-20 19:08:35 +02:00
MultiplayerSynchronizer.xml Add peer visibility to MultiplayerSynchronizer. 2022-07-20 19:08:35 +02:00
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml Clarify NavigationAgent radius property 2022-06-26 13:04:02 +02:00
NavigationAgent3D.xml Clarify NavigationAgent radius property 2022-06-26 13:04:02 +02:00
NavigationMesh.xml Implement NavigationMesh bake area 2022-06-23 14:55:21 +02:00
NavigationMeshGenerator.xml Document limits of using meshes to obstruct navigation mesh baking 2022-06-24 14:32:24 +02:00
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 Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2022-06-24 10:13:07 +02:00
NavigationServer3D.xml Merge pull request #62300 from smix8/navigation_map_force_update_4.x 2022-06-24 10:13:07 +02:00
NinePatchRect.xml
Node2D.xml Merge pull request #61877 from aaronfranke/doc-negative-scale 2022-06-16 09:59:30 +02:00
Node3D.xml Add global_position and global_rotation to Node3D 2022-07-01 10:27:07 -04:00
Node3DGizmo.xml
Node.xml Node: Rename child_exited_tree to child_exiting_tree 2022-06-20 11:55:19 +02:00
NodePath.xml implement bone renamer in importer 2022-07-01 03:55:28 +09:00
Object.xml Change set/get binding to use StringName 2022-06-14 16:27:33 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml Add a description to ORMMaterial3D and StandardMaterial3D 2022-06-15 22:25:45 -04:00
OS.xml Implement support for loading system fonts on Linux, macOS / iOS and Windows. 2022-07-26 08:38:05 +03:00
PackedByteArray.xml Prevent out-of-bounds write in array conversion; avoid logspam on empty arrays. 2022-06-30 18:04:33 -07:00
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 Restore and improve some ParticlesMaterial docs 2022-07-01 15:09:41 +02: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 Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
PopupPanel.xml
PortableCompressedTexture2D.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml Implement Vector4, Vector4i, Projection 2022-07-23 14:00:01 +02:00
ProjectSettings.xml Allow changing mipmap LOD bias when FSR 1.0 scaling is not used 2022-07-28 17:51:13 +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 Adding Variable Rate Shading support to Godot 2022-07-17 15:42:24 +10:00
RenderingServer.xml Allow changing mipmap LOD bias when FSR 1.0 scaling is not used 2022-07-28 17:51:13 +02:00
Resource.xml
ResourceFormatLoader.xml Implement Feature Build Profiles 2022-07-22 10:53:23 +02:00
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
ResourcePreloader.xml
ResourceSaver.xml Fix various typos not caught by codespell 2022-07-21 07:38:23 -04:00
ResourceUID.xml
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
SceneReplicationConfig.xml
SceneState.xml
SceneTree.xml Remove outdated line in call_group() description 2022-07-10 20:02:20 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 2022-07-09 10:47:08 -05:00
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Add support for documenting built-in annotations 2022-07-04 20:21:39 +03:00
ScrollBar.xml
ScrollContainer.xml enhancement: rename exposed property Control::minimum_size to Control::custom_minimum_size 2022-06-23 18:06:10 +02:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml Adding shader preprocessor support 2022-07-22 22:51:57 +02:00
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
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
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 SpriteFrames: Sort animations alphabetically 2022-07-13 16:15:11 +02:00
StandardMaterial3D.xml Add a description to ORMMaterial3D and StandardMaterial3D 2022-06-15 22:25:45 -04:00
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
String.xml Improve String.format() documentation 2022-06-27 11:29:44 +08:00
StringName.xml
StyleBox.xml StyleBox: Document correct methods to draw with a RID 2022-07-05 09:45:11 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml SurfaceTool.set_custom_format Fixes and documentation. 2022-06-14 15:10:17 -07:00
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 Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
TabContainer.xml
TCPServer.xml
TextEdit.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
TextLine.xml Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
TextMesh.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
TextParagraph.xml Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
TextServer.xml Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
TextServerDummy.xml
TextServerExtension.xml Use BitField hint for the TextServer enums. Add missing parts for BitField support to the GDextension API. 2022-07-15 08:49:50 +03:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
Thread.xml Remove userdata from Thread.start() 2022-06-23 12:50:28 +02:00
TileData.xml Allow using CanvasItemMaterial in the TileSet editor 2022-06-21 17:02:52 +02:00
TileMap.xml
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml rename translate(d) to translate(d)_local in Transform 2D/3D 2022-07-16 11:47:54 +02:00
Transform3D.xml Merge pull request #63532 from TokageItLab/rename-cubic-slerp 2022-07-28 10:39:33 +02:00
Translation.xml
TranslationServer.xml
Tree.xml Refactor Font configuration and import UI, and Font resources. 2022-07-06 14:12:36 +03:00
TreeItem.xml Clarified usage of TreeItem get_next*() and get_prev*() functions. 2022-07-08 08:49:56 +02:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Fix typos and improve clarity in Tween docs 2022-06-28 16:04:44 +02:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Refactor bezier interpolation functions 2022-06-27 19:42:43 +02:00
Vector2i.xml
Vector3.xml Refactor bezier interpolation functions 2022-06-27 19:42:43 +02:00
Vector3i.xml
Vector4.xml Add Vector4 documentation 2022-07-26 22:37:05 +02:00
Vector4i.xml Add some missing Vector4 methods 2022-07-26 02:35:42 +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 Disable Expand by default in VideoStreamPlayer 2022-07-06 00:51:27 +02:00
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
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 Clamp VoxelGI extents to reasonable values to avoid breaking baking 2022-07-05 18:32:44 +02:00
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
Window.xml Document most of the Window's members 2022-06-22 20:46:27 +02:00
WorkerThreadPool.xml Remove ThreadWorkPool, replace by WorkerThreadPool 2022-07-25 15:39:50 +02:00
World2D.xml
World3D.xml Classref typo fixes and improvements 2022-06-17 15:15:30 +08:00
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml Add description for camera effects property in WorldEnvironment 2022-06-13 08:06:13 -04:00
X509Certificate.xml
XMLParser.xml Implement XMLParser.get_current_line() 2022-07-05 01:23:04 +02:00
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