godot/doc/classes
Lyuma 033abdc59f 2D and 3D Skeleton modification docs, and small fixes.
Mark SkeletonModificationStack3D and related as deprecated.
Mark local bone override and axis functions deprecated in Skeleton3D api.
Fix array property glitch in SkeletonModificationStack2D
Mark SkeletonModificationStack2D and related APIs as experimental. Mark SkeletonIK3D as deprecated.
2022-09-14 15:07:45 -07:00
..
@GlobalScope.xml Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
AABB.xml Replace AABB has_no_volume with has_volume 2022-09-04 23:03:36 -05:00
AcceptDialog.xml Make AcceptDialog and derivatives utilize StyleBox fully 2022-09-07 01:42:11 +03:00
AESContext.xml
AnimatableBody2D.xml
AnimatableBody3D.xml
AnimatedSprite2D.xml
AnimatedSprite3D.xml Harmonise AnimatedSprite3D and its 2D counterpart 2022-09-09 21:06:24 +02:00
AnimatedTexture.xml Rework AnimatedTexture's fps into speed_scale 2022-09-06 21:40:09 +02:00
Animation.xml
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
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
Area2D.xml Implement Area.has_overlapping_* 2022-09-10 12:17:37 +02:00
Area3D.xml Implement Area.has_overlapping_* 2022-09-10 12:17:37 +02:00
Array.xml
ArrayMesh.xml Revert usage of typed array in add_surface_from_arrays parameters 2022-09-02 18:08:43 +03:00
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml Add documentation for AStarGrid2D class 2022-09-07 16:23:34 +03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml Improve documentation related to audio input permissions 2022-09-02 19:22:34 +02:00
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioListener2D.xml
AudioListener3D.xml
AudioServer.xml Improve documentation related to audio input permissions 2022-09-02 19:22:34 +02:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml Improve documentation related to audio input permissions 2022-09-02 19:22:34 +02:00
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml
Basis.xml
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
BoneMap.xml
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml
ButtonGroup.xml
Callable.xml
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Rename raise() to move_to_front() 2022-09-06 22:13:06 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml Improve the description of follow_viewport_enabled 2022-09-05 18:34:52 +02:00
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
CheckButton.xml Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
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 Make Vector2i values paired with EDSCALE be just Vector2 2022-09-08 14:46:32 -03:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml [Net] Rename StreamPeerSSL to StreamPeerTLS. 2022-09-07 07:38:50 +02:00
CryptoKey.xml [Net] Rename StreamPeerSSL to StreamPeerTLS. 2022-09-07 07:38:50 +02:00
Cubemap.xml
CubemapArray.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml
Dictionary.xml Fix typos in Dictionary.xml 2022-09-06 13:38:40 +03:00
DirectionalLight2D.xml
DirectionalLight3D.xml
Directory.xml
DisplayServer.xml Add support for system dark mode (Linux) 2022-09-02 16:49:21 +02:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorExportPlatform.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml Rename EditorInterface.get_editor_main_control to get_editor_main_screen 2022-09-07 03:01:58 +03:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Merge pull request #64465 from TokageItLab/bind-after-gui-input 2022-09-10 20:01:48 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Expression.xml
File.xml
FileDialog.xml Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
FileSystemDock.xml
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml
FontFile.xml
FontVariation.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
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 Improve parameter naming and documentation in GraphEdit and GraphNode 2022-09-09 17:50:44 +03:00
GraphNode.xml Improve parameter naming and documentation in GraphEdit and GraphNode 2022-09-09 17:50:44 +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 Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
HTTPClient.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
HTTPRequest.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
Image.xml
ImageTexture3D.xml
ImageTexture.xml
ImageTextureLayered.xml
ImmediateMesh.xml
ImporterMesh.xml Fix LOD-generation on skinned meshes. 2022-09-14 02:46:10 +01:00
ImporterMeshInstance3D.xml
Input.xml
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 Fix key mapping changes when moving from macOS to other platform 2022-09-07 18:45:35 +02:00
InputMap.xml
InstancePlaceholder.xml
int.xml
IntervalTweener.xml
IP.xml
ItemList.xml Make Vector2i values paired with EDSCALE be just Vector2 2022-09-08 14:46:32 -03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml Rename JavaScript singleton to JavaScriptBridge 2022-09-02 21:11:15 +08:00
JavaScriptObject.xml Rename JavaScript singleton to JavaScriptBridge 2022-09-02 21:11:15 +08:00
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label3D.xml
Label.xml
LabelSettings.xml
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Rename every instance of caret_blink_speed to caret_blink_interval 2022-09-06 18:37:17 +02:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml
Mesh.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml Document MultiMesh members and improve/extend existing descriptions 2022-09-08 14:28:38 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml
NativeExtension.xml
NativeExtensionManager.xml
NavigationAgent2D.xml
NavigationAgent3D.xml
NavigationLink2D.xml
NavigationLink3D.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 #65595 from KoBeWi/minus_children 2022-09-10 09:59:15 +02:00
NodePath.xml
Object.xml Rename CONNECT_ONESHOT TO CONNECT_ONE_SHOT 2022-09-06 19:00:33 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml
ORMMaterial3D.xml
OS.xml
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 [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
Panel.xml Fix theming code in Panel, SplitContainer, RichTextLabel 2022-09-06 22:53:19 +03:00
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticleProcessMaterial.xml
Path2D.xml
Path3D.xml
PathFollow2D.xml
PathFollow3D.xml
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml
PhysicsDirectBodyState2DExtension.xml Create GDExtension classes for PhysicsServer2D 2022-09-04 12:04:08 +02:00
PhysicsDirectBodyState3D.xml
PhysicsDirectBodyState3DExtension.xml
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml Create GDExtension classes for PhysicsServer2D 2022-09-04 12:04:08 +02:00
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Create GDExtension classes for PhysicsServer2D 2022-09-04 12:04:08 +02:00
PhysicsServer2DExtension.xml PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really) 2022-09-09 14:35:01 +02:00
PhysicsServer2DManager.xml Expose registration of physics servers to GDExtension 2022-09-07 15:05:46 +02:00
PhysicsServer3D.xml
PhysicsServer3DExtension.xml PhysicsServer2DExtension and PhysicsServer3DExtension: bind all methods (really) 2022-09-09 14:35:01 +02:00
PhysicsServer3DManager.xml Expose registration of physics servers to GDExtension 2022-09-07 15:05:46 +02:00
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
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml
PopupMenu.xml Rename PopupMenu's set/get_current_index() to set/get_focused_item() 2022-09-06 10:51:14 -03:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Rename ProgressBar.percent_visible to show_percentage 2022-09-07 11:58:30 +02:00
Projection.xml
ProjectSettings.xml Fix some errors affecting the Web editor 2022-09-12 16:29:45 +02:00
PropertyTweener.xml
QuadOccluder3D.xml
Quaternion.xml
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 Replace Rect2(i) has_no_area with has_area 2022-09-04 23:03:36 -05:00
Rect2i.xml Replace Rect2(i) has_no_area with has_area 2022-09-04 23:03:36 -05:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml
RenderingServer.xml Merge pull request #65170 from KoBeWi/your_argument_is_TypedArray 2022-09-02 13:57:02 +02:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml
RichTextEffect.xml
RichTextLabel.xml
RID.xml
RigidBody2D.xml
RigidBody3D.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml Rename change_scene() and change_scene_to() 2022-09-07 17:06:33 -04:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml
ScrollBar.xml
ScrollContainer.xml Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
SegmentShape2D.xml
Semaphore.xml
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml
ShapeCast3D.xml
Shortcut.xml
Signal.xml
Skeleton2D.xml
Skeleton3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonIK3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DCCDIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DFABRIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DJiggle.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DLookAt.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DPhysicalBones.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DStackHolder.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification2DTwoBoneIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DCCDIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DFABRIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DJiggle.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DLookAt.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DStackHolder.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModification3DTwoBoneIK.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModificationStack2D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonModificationStack3D.xml 2D and 3D Skeleton modification docs, and small fixes. 2022-09-14 15:07:45 -07:00
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml
StaticBody3D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerTCP.xml
StreamPeerTLS.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
String.xml
StringName.xml
StyleBox.xml Unbind StyleBox*.set_*_individual() methods 2022-09-07 16:37:36 +03:00
StyleBoxEmpty.xml
StyleBoxFlat.xml Unbind StyleBox*.set_*_individual() methods 2022-09-07 16:37:36 +03:00
StyleBoxLine.xml
StyleBoxTexture.xml Unbind StyleBox*.set_*_individual() methods 2022-09-07 16:37:36 +03:00
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml
SyntaxHighlighter.xml
SystemFont.xml
TabBar.xml
TabContainer.xml
TCPServer.xml
TextEdit.xml Rename every instance of caret_blink_speed to caret_blink_interval 2022-09-06 18:37:17 +02:00
TextLine.xml
TextMesh.xml
TextParagraph.xml
TextServer.xml Do not use horizontal hinting for the editor monospace font. 2022-09-14 11:05:09 +03:00
TextServerDummy.xml
TextServerExtension.xml
TextServerManager.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
Texture.xml
TextureButton.xml
TextureLayered.xml
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml
TileData.xml
TileMap.xml Rename TileMap/GridMap.world_to_map and opposite to local_to_map 2022-09-05 18:08:39 +02:00
TileMapPattern.xml
TileSet.xml
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml
Time.xml Fixes #65377: get_datetime_* functions can return wrong values 2022-09-10 07:58:38 +08:00
Timer.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml
Transform3D.xml
Translation.xml
TranslationServer.xml
Tree.xml Improve naming of theme properties throughout GUI code 2022-09-06 22:53:17 +03:00
TreeItem.xml
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Add more clarifications about Tween processing 2022-09-11 17:39:35 +02:00
Tweener.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector2i.xml
Vector3.xml
Vector3i.xml
Vector4.xml Document Vector4i 2022-09-03 17:06:36 +02:00
Vector4i.xml Document Vector4i 2022-09-03 17:06:36 +02:00
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayer.xml
Viewport.xml
ViewportTexture.xml
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBillboard.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanParameter.xml
VisualShaderNodeClamp.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorParameter.xml
VisualShaderNodeComment.xml
VisualShaderNodeCompare.xml
VisualShaderNodeConstant.xml
VisualShaderNodeCubemap.xml
VisualShaderNodeCubemapParameter.xml
VisualShaderNodeCurveTexture.xml
VisualShaderNodeCurveXYZTexture.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDerivativeFunc.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDistanceFade.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatParameter.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntParameter.xml
VisualShaderNodeIs.xml
VisualShaderNodeLinearSceneDepth.xml
VisualShaderNodeMix.xml
VisualShaderNodeMultiplyAdd.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeParameter.xml
VisualShaderNodeParameterRef.xml
VisualShaderNodeParticleAccelerator.xml
VisualShaderNodeParticleBoxEmitter.xml
VisualShaderNodeParticleConeVelocity.xml
VisualShaderNodeParticleEmit.xml
VisualShaderNodeParticleEmitter.xml
VisualShaderNodeParticleMeshEmitter.xml
VisualShaderNodeParticleMultiplyByAxisAngle.xml
VisualShaderNodeParticleOutput.xml
VisualShaderNodeParticleRandomness.xml
VisualShaderNodeParticleRingEmitter.xml
VisualShaderNodeParticleSphereEmitter.xml
VisualShaderNodeProximityFade.xml
VisualShaderNodeRandomRange.xml
VisualShaderNodeRemap.xml
VisualShaderNodeResizableBase.xml
VisualShaderNodeSample3D.xml
VisualShaderNodeScreenUVToSDF.xml
VisualShaderNodeSDFRaymarch.xml
VisualShaderNodeSDFToScreenUV.xml
VisualShaderNodeSmoothStep.xml
VisualShaderNodeStep.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUVFunc.xml
VisualShaderNodeUVPolarCoord.xml
VisualShaderNodeVarying.xml
VisualShaderNodeVaryingGetter.xml
VisualShaderNodeVaryingSetter.xml
VisualShaderNodeVec2Constant.xml
VisualShaderNodeVec2Parameter.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Parameter.xml
VisualShaderNodeVec4Constant.xml
VisualShaderNodeVec4Parameter.xml
VisualShaderNodeVectorBase.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VoxelGI.xml
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Allow SplitContainer to have a grab area larger than its visual grabber 2022-09-07 12:33:02 +02:00
WeakRef.xml
Window.xml
WorkerThreadPool.xml
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
WorldEnvironment.xml
X509Certificate.xml [Net] Rename "ssl" references to "tls" in methods and members. 2022-09-08 03:24:23 +02:00
XMLParser.xml
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml