godot/doc/classes
2022-02-10 18:24:32 +01:00
..
@GlobalScope.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml Expose AnimationNodeOneShot::mix_mode as a property 2022-01-25 01:17:21 +01:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml Clarify Area2D/Area3D overlaps_area()/overlaps_body() documentation 2022-02-01 22:20:29 +01:00
Area3D.xml Clarify Area2D/Area3D overlaps_area()/overlaps_body() documentation 2022-02-01 22:20:29 +01:00
Array.xml
ArrayMesh.xml
ArrayOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
AspectRatioContainer.xml
AStar2D.xml
AStar.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
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioStreamGeneratorPlayback.xml Fixes invalid links to tutorials in AudioStreamGenerator, AudioStreamGeneratorPlayback, and AudioEffectSpectrumAnalyzer class references 2022-01-31 17:36:57 +11:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomizer.xml Add AudioStreamRandomizer, replacing AudioStreamRandomPitch 2022-02-09 00:05:32 +01:00
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml BaseButton: Rename pressed property to button_pressed 2022-01-23 22:15:09 +01:00
BaseMaterial3D.xml
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
bool.xml Add @ to onready annotated variables in docs 2022-02-05 01:08:41 +01:00
BoxContainer.xml
BoxMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
BoxOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
BoxShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
Button.xml Updated alpha value for disabled icons in default theme. 2022-02-09 01:16:39 +01:00
ButtonGroup.xml Improve some signal bindings to use specific Object subtypes 2022-01-28 15:35:40 +01:00
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraEffects.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Update definitions of get_mouse_position methods 2022-02-04 14:21:47 +00:00
CanvasItemMaterial.xml
CanvasLayer.xml Add visibility to CanvasLayer 2022-02-05 14:02:21 +01:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CapsuleShape2D.xml
CapsuleShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CenterContainer.xml
CharacterBody2D.xml rename free mode to floating mode 2022-01-24 15:19:43 +01:00
CharacterBody3D.xml rename free mode to floating mode 2022-01-24 15:19:43 +01:00
CharFXTransform.xml
CheckBox.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
CheckButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Correct C# code example in Color class reference 2022-02-09 20:26:51 +11:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner() 2022-02-03 11:59:32 +01: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 Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
CurveXYZTexture.xml Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
CylinderMesh.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
CylinderShape3D.xml Improve the default size for 3D shapes (Box, Capsule, and Cylinder) 2022-02-01 06:43:16 -06:00
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml
DirectionalLight2D.xml
DirectionalLight3D.xml
Directory.xml
DisplayServer.xml Merge pull request #57341 from bruvzg/win_multiwin_fs 2022-02-04 13:28:56 +01:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml Improve some signal bindings to use specific Object subtypes 2022-01-28 15:35:40 +01:00
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml ResourceImporter: Restore default append logic for new importers 2022-02-07 09:47:16 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorSceneFormatImporterFBX.xml
EditorSceneFormatImporterGLTF.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
Environment.xml Merge pull request #54574 from Ansraer/glow_map 2022-01-26 13:39:51 +01:00
Expression.xml
File.xml
FileDialog.xml
FileSystemDock.xml
float.xml Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontData.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml
GeometryInstance3D.xml Merge pull request #55360 from Calinou/rename-bake-mode-properties 2022-01-20 17:35:32 +01:00
GPUParticles2D.xml ported particle sub-emission to 2D 2022-01-24 17:28:59 -03:00
GPUParticles3D.xml ported particle sub-emission to 2D 2022-01-24 17:28:59 -03:00
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml
GradientTexture1D.xml Decrease the default GradientTexture and CurveTexture size 2022-01-29 00:28:10 +01:00
GradientTexture2D.xml
GraphEdit.xml
GraphNode.xml Improve the default project theme 2022-01-19 18:46:01 +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 Improve the default project theme 2022-01-19 18:46:01 +03:00
HTTPClient.xml
HTTPRequest.xml
Image.xml Faster CVTT by reducing quality. 2022-02-04 15:15:26 -08:00
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Merge pull request #56764 from madmiraal/fix-45592-2 2022-02-03 18:10:30 +01:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml Update definitions of get_mouse_position methods 2022-02-04 14:21:47 +00:00
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventShortcut.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml [HTML5] Implement JavaScript PWA update callbacks. 2022-02-06 18:53:50 +01:00
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
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
Label.xml
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
LinkButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
Mesh.xml Fix BLEND_SHAPE_MASK 2022-02-08 13:50:01 +01:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml [Net] Move RPC, Node cache out of MultiplayerAPI. 2022-02-05 02:00:23 +01:00
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
MultiplayerSpawner.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00
MultiplayerSynchronizer.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01: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
Node2D.xml
Node3D.xml
Node3DGizmo.xml
Node.xml Merge pull request #57385 from madmiraal/update-mouse-pointer-definitions 2022-02-05 16:09:52 +01:00
NodePath.xml
Object.xml DOCS: Object.set() does nothing on type mismatch 2022-02-02 11:24:47 +01:00
Occluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
OccluderInstance3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml Make various improvements to OptionButton 2022-01-28 17:03:45 -05:00
ORMMaterial3D.xml
OS.xml Minor typo fixups to Windows console changes 2022-01-27 03:11:00 +01: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 Fix theming for floating window docks 2022-02-07 09:55:25 -03:00
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
PhysicsBody3D.xml Revert #53174 (applying the delta in move and collide), rename rec_vel to distance and improve the doc description 2022-01-26 23:09:30 +01:00
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState3D.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState3D.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml
PhysicsServer3D.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
Plane.xml
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
PolygonPathFinder.xml
Popup.xml Update Popup and PopupMenu descriptions 2022-02-09 18:59:41 +01:00
PopupMenu.xml Update Popup and PopupMenu descriptions 2022-02-09 18:59:41 +01:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
ProjectSettings.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
PropertyTweener.xml
ProxyTexture.xml
QuadMesh.xml
QuadOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
Quaternion.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
RayCast3D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
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 Clarify documentation for Rect2/Rect2i's has_no_area() 2022-02-01 18:00:05 +01:00
Rect2i.xml Clarify documentation for Rect2/Rect2i's has_no_area() 2022-02-01 18:00:05 +01:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml Improve documentation for ReflectionProbe.max_distance property 2022-01-27 12:38:38 +01:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Merge pull request #53857 from briansemrau/rd-free-rid-bind-rename 2022-01-20 17:24:34 +01:00
RenderingServer.xml Fix BLEND_SHAPE_MASK 2022-02-08 13:50:01 +01:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml Add auto-wrap mode property to the RichTextLabel, set default auto-wrap mode to AUTOWRAP_WORD_SMART to match 3.x behavior. 2022-02-03 16:04:07 +02:00
RID.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
RigidDynamicBody2D.xml
RigidDynamicBody3D.xml
RootMotionView.xml
SceneReplicationConfig.xml [Net] New replication interface, spawner and synchronizer nodes. 2022-02-04 14:56:30 +01:00
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Improve some method bindings to use specific Object subtypes 2022-01-28 15:07:22 +01:00
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml
SkeletonIK3D.xml
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModification3D.xml
SkeletonModification3DCCDIK.xml
SkeletonModification3DFABRIK.xml
SkeletonModification3DJiggle.xml
SkeletonModification3DLookAt.xml
SkeletonModification3DStackHolder.xml
SkeletonModification3DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonModificationStack3D.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftDynamicBody3D.xml Document that soft bodies should be avoided for gameplay purposes 2022-01-20 01:35:49 +01:00
SphereMesh.xml
SphereOccluder3D.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamCubemap.xml
StreamCubemapArray.xml
StreamPeer.xml
StreamPeerBuffer.xml Add documentation for StreamPeerBuffer 2022-02-03 16:00:55 +08:00
StreamPeerExtension.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture2D.xml
StreamTexture2DArray.xml
StreamTexture3D.xml
StreamTextureLayered.xml
String.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
StringName.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
TabBar.xml Bring TabBar to full parity with the TabContainer implementation. 2022-01-31 15:35:54 -03:00
TabContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
TCPServer.xml
TextEdit.xml Move placeholder color to theme item 2022-01-30 17:56:23 +00:00
TextLine.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextParagraph.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextServer.xml [TextServer] Add function to change font, font size, and OpenType features without invalidating line break points, justification points, or recreating shaped text buffer. 2022-02-02 11:20:44 +02:00
TextServerExtension.xml [GDExtension] Fix registration of functions with enum or native pointer return type. 2022-02-03 16:03:23 +02:00
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml Rework TextureButton stretch 2022-02-05 02:11:32 +01:00
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml Refine Theme documentation to make it more factual 2022-02-04 20:29:54 +03:00
Thread.xml
TileData.xml
TileMap.xml Fix TileMap remove_layer description 2022-02-01 00:45:12 +01:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml TileSetAtlasSource: Make get_tile_data return TileData * 2022-01-28 14:27:12 +01:00
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml
Timer.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml Expose Transform3D::sphere_interpolate_with() 2022-01-27 02:53:20 +01:00
Translation.xml
TranslationServer.xml [GDExtension] Add binds for missing methods, operators, and constants required for GDExtension TextServer implementation. 2022-02-08 09:49:14 +02:00
Tree.xml Improve TreeItem button API 2022-02-08 23:56:13 +08:00
TreeItem.xml Improve TreeItem button API 2022-02-08 23:56:13 +08:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Better handle infinite Tween loops 2022-01-29 00:36:39 +01:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml Fix integer vector mul/div operators and bindings. 2022-02-06 13:34:41 +01:00
Vector3.xml
Vector3i.xml Add method description to Vector3i Class Reference 2022-02-08 07:52:11 +11:00
VehicleBody3D.xml
VehicleWheel3D.xml
VelocityTracker3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml Document occlusion culling classes and settings 2022-02-10 18:24:32 +01:00
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml Rename PORT_TYPE_VECTOR to PORT_TYPE_VECTOR_3D 2022-02-06 20:15:28 +03:00
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeClamp.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapUniform.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml
VisualShaderNodeMix.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeMultiplyAdd.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml Add some more fixes to visual shader 2022-02-07 11:28:42 +03:00
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeStep.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeSwitch.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayUniform.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DUniform.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeVec2Constant.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVec2Uniform.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorBase.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorCompose.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorDecompose.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorDistance.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorFunc.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorLen.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorOp.xml Add support for 2D vector type to visual shaders 2022-02-02 19:59:34 +03:00
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Improve the default project theme 2022-01-19 18:46:01 +03:00
WeakRef.xml
Window.xml Remove code to update the layout direction of submenus from PopupMenu 2022-02-09 01:36:20 -03: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 Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
XRPositionalTracker.xml Adding a tracking confidence state to XRPose 2022-01-20 10:35:50 +11:00
XRServer.xml Improve XRInterface hooks into rendering 2022-01-26 13:55:44 +11:00