virtualx-engine/doc/classes
2023-07-11 11:17:45 +08:00
..
@GlobalScope.xml Fix GlobalScope doc link for NavigationServer3D 2023-06-25 19:04:56 +02:00
AABB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AcceptDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AESContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
AnimatableBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatableBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
Animation.xml
AnimationLibrary.xml
AnimationNode.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAdd2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAdd3.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlend3.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendSpace1D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendSpace2D.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeBlendTree.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeOneShot.xml Fix outdated C# code example for class AnimationNodeOneShot 2023-05-31 19:25:32 +03:00
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeStateMachinePlayback.xml Update C# code example to fix an error 2023-06-02 11:34:23 +02:00
AnimationNodeStateMachineTransition.xml
AnimationNodeSub2.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeSync.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationNodeTransition.xml Implement NodeSub2 to AnimationTree & improve mathematical Nodes 2023-05-27 13:19:54 +09:00
AnimationPlayer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
AnimationRootNode.xml Add examples to AnimationRootNode Description 2023-05-31 11:45:58 +02:00
AnimationTree.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Area2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Area3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Array.xml Update Array's remove_at() description to cover removing the last element 2023-06-19 23:14:46 +02:00
ArrayMesh.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ArrayOccluder3D.xml Merge pull request #67835 from Calinou/doc-arrayoccluder3d 2023-06-02 17:26:02 +02:00
AspectRatioContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
AStar2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStar3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
AStarGrid2D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.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 Document behaviour of AudioServer.get_bus_index() if name doesn't exist 2023-06-12 16:56:31 +02:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml Minor grammar fixes to documentation 2023-05-28 18:27:56 +02:00
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
BaseMaterial3D.xml
Basis.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
BitMap.xml
Bone2D.xml
BoneAttachment3D.xml
BoneMap.xml
bool.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
BoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Button.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ButtonGroup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Callable.xml Explain a bit more RPCs options 2023-06-27 11:25:15 +02:00
CallbackTweener.xml
Camera2D.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Camera3D.xml Document GI techniques ignoring VisualInstance3D and Camera3D layers 2023-06-02 15:36:57 +02:00
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml Clarify that CanvasLayers are restricted to one Viewport 2023-06-01 13:22:13 +02:00
CanvasModulate.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CapsuleShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CenterContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CharacterBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CharacterBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CharFXTransform.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
CheckBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CheckButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CircleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ClassDB.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CodeEdit.xml Merge pull request #75746 from ajreckof/order_autocomplete 2023-06-08 18:14:31 +02:00
CodeHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CollisionObject2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionObject3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionPolygon2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionPolygon3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CollisionShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Color.xml Clarify doc for Color.hex and C# Color() 2023-05-30 15:15:04 +02:00
ColorPicker.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorPickerButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ColorRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConcavePolygonShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConeTwistJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConfigFile.xml
ConfirmationDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Container.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Control.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ConvexPolygonShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ConvexPolygonShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml
Curve2D.xml Clarify the return value of Curve2D.sample_baked_with_rotation 2023-06-22 18:06:15 +02:00
Curve3D.xml
CurveTexture.xml
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
DampedSpringJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Decal.xml
Dictionary.xml C#: Fix dictionary key lookup documentation 2023-06-02 11:13:03 +02:00
DirAccess.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
DTLSServer.xml
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
EditorExportPlatformPC.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml Fix function signature in EditorImportPlugin example 2023-06-28 15:27:38 +08:00
EditorInspector.xml
EditorInspectorPlugin.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
EditorInterface.xml Let editor workaround a case of inconsistency in compound scenes 2023-06-13 11:05:57 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorPaths.xml
EditorPlugin.xml
EditorProperty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorResourcePreviewGenerator.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
EditorResourceTooltipPlugin.xml Small rework of tooltip plugins 2023-05-30 23:13:50 +02:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Merge pull request #75345 from Rindbee/fix-wrong-description-in-EditorSettings 2023-06-21 10:18:09 +02:00
EditorSpinSlider.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
EditorSyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
EngineDebugger.xml
EngineProfiler.xml
Environment.xml
Expression.xml
FileAccess.xml Docs: Add FileAccess.close, remove dupl. example 2023-05-31 16:28:21 +02:00
FileDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FileSystemDock.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
float.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
FlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
FogMaterial.xml
FogVolume.xml
Font.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
FontFile.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
FontVariation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GDExtension.xml Remove GDExtension compatibility code for Godot 4.0 2023-06-07 13:01:42 -05:00
GDExtensionManager.xml
Generic6DOFJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Geometry2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Geometry3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
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 Clarify that Gradient.colors/offsets are returned by-copy 2023-07-03 14:00:51 +02:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GraphNode.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GridContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
GrooveJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HashingContext.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
HBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HeightMapShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HingeJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
HMACContext.xml
HScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSlider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
HTTPClient.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
HTTPRequest.xml Update HTTPRequest Class Documentation 2023-05-30 15:51:07 +02:00
Image.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ImageTexture.xml
ImageTexture3D.xml
ImageTextureLayered.xml
ImmediateMesh.xml Small docs syntax fixes 2023-05-18 14:20:53 +02:00
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputEvent.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventAction.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventFromWindow.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventJoypadButton.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventJoypadMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventKey.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMagnifyGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMIDI.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouse.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputEventMouseButton.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventMouseMotion.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventPanGesture.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventScreenDrag.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventScreenTouch.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InputEventShortcut.xml Deprecate push_unhandled_input 2023-05-31 19:07:04 +02:00
InputEventWithModifiers.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
InputMap.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
InstancePlaceholder.xml
int.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml Update outdated syntax in JavaScriptBridge doc 2023-05-30 12:27:38 +02:00
JNISingleton.xml
Joint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Joint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
JSON.xml Fix example in JSON class. 2023-06-21 22:41:14 +00:00
JSONRPC.xml
KinematicCollision2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
KinematicCollision3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Label.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
Label3D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
LabelSettings.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Light2D.xml
Light3D.xml
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
LinkButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MainLoop.xml
MarginContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Marker2D.xml
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
MenuButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Mesh.xml Fix more issues with code tags in class reference 2023-05-29 15:46:34 +02:00
MeshConvexDecompositionSettings.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance3D.xml
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MissingResource.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
MovieWriter.xml
MultiMesh.xml Mark deprecated methods of MultiMesh in the docs 2023-06-05 21:17:40 +02:00
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml Fix documentation for Mutex.try_lock 2023-06-26 08:48:47 +02:00
NavigationAgent2D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
NavigationAgent3D.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
NavigationLink2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationLink3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationMesh.xml Fix cell_height for navigation meshes 2023-06-13 23:24:32 +02:00
NavigationMeshGenerator.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationMeshSourceGeometryData3D.xml Fix for threaded NavigationMesh baking under new thread guards 2023-06-14 01:53:37 +02:00
NavigationObstacle2D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationObstacle3D.xml Update navigation obstacle API 2023-06-12 14:26:45 +02:00
NavigationPathQueryParameters2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryParameters3D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
NavigationPathQueryResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPathQueryResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
NavigationPolygon.xml Add NavigationPolygon cell_size property 2023-06-13 10:53:07 +02:00
NavigationRegion2D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationRegion3D.xml Merge pull request #76600 from MewPurPur/improve-docs-top-sections-PHYS 2023-05-29 17:14:38 +02:00
NavigationServer2D.xml Add agent pause mode to NavigationServer 2023-06-18 12:37:03 +02:00
NavigationServer3D.xml Add missing default Callables for new NavigationServer geometry parse and bake functions 2023-06-25 19:08:50 +02:00
NinePatchRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Node.xml Merge pull request #77688 from L4Vo5/clarify-deferred 2023-06-22 10:29:56 +02:00
Node2D.xml
Node3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
Node3DGizmo.xml
NodePath.xml Add example for NodePath to grandparent 2023-06-25 10:25:22 +02:00
Object.xml clarify the meaning of "deferred" 2023-06-18 00:46:58 -03:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
OptionButton.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ORMMaterial3D.xml
OS.xml Merge pull request #77577 from YeldhamDev/improve_window_docs 2023-05-29 17:34:24 +02:00
PackedByteArray.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
PackedColorArray.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
PackedFloat32Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedFloat64Array.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml
PackedStringArray.xml
PackedVector2Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PackedVector3Array.xml Document initializing PackedVectorArray/PackedColorArray correctly 2023-06-15 07:50:54 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerExtension.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanelContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PanoramaSkyMaterial.xml
ParallaxBackground.xml Clarify that CanvasLayers are restricted to one Viewport 2023-06-01 13:22:13 +02:00
ParallaxLayer.xml Replaced "mirror" by "repeat" in doc of ParallaxLayer::motion_mirroring 2023-05-18 00:09:46 +02:00
ParticleProcessMaterial.xml Correct description of ParticleProcessMaterial.lifetime_randomness 2023-06-28 18:24:38 +10:00
Path2D.xml
Path3D.xml
PathFollow2D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
PathFollow3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
PCKPacker.xml
Performance.xml
PhysicalBone2D.xml
PhysicalBone3D.xml
PhysicalSkyMaterial.xml
PhysicsBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectBodyState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsDirectSpaceState3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsMaterial.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsPointQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsPointQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsRayQueryParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsServer2DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer2DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DExtension.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DManager.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsServer3DRenderingServerHandler.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsShapeQueryParameters2D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsShapeQueryParameters3D.xml Ensure RID, Callable, and Signal are stored as strings 2023-06-22 17:01:08 +02:00
PhysicsTestMotionParameters2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionParameters3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PhysicsTestMotionResult3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PinJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
PlaceholderCubemap.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderCubemapArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderMaterial.xml
PlaceholderMesh.xml
PlaceholderTexture2D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture2DArray.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTexture3D.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
PlaceholderTextureLayered.xml Document limitations of placeholder textures 2023-05-14 15:07:58 +02:00
Plane.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
PlaneMesh.xml
PointLight2D.xml
PointMesh.xml
Polygon2D.xml Fix incorrect Polygon2D description 2023-05-21 17:47:21 -04:00
PolygonOccluder3D.xml
PolygonPathFinder.xml
Popup.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PopupMenu.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PopupPanel.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Projection.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ProjectSettings.xml C#: Fix editor integration breaking and causing error spam when reloading assemblies fails 2023-06-21 12:47:52 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml
RandomNumberGenerator.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Range.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RayCast2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RayCast3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RDAttachmentFormat.xml
RDFramebufferPass.xml
RDPipelineColorBlendState.xml
RDPipelineColorBlendStateAttachment.xml Changed Subtract blend mode of Forward+ and Mobile renderers to match behaviour of the Godot 3 and Compatibility renderers 2023-05-26 10:50:35 -04:00
RDPipelineDepthStencilState.xml
RDPipelineMultisampleState.xml
RDPipelineRasterizationState.xml
RDPipelineSpecializationConstant.xml
RDSamplerState.xml
RDShaderFile.xml
RDShaderSource.xml
RDShaderSPIRV.xml
RDTextureFormat.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RDTextureView.xml
RDUniform.xml
RDVertexAttribute.xml
Rect2.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Rect2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RectangleShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RefCounted.xml
ReferenceRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
RenderingServer.xml Merge pull request #78575 from brno32/bind-light-param-intensity 2023-06-23 08:48:20 +02:00
Resource.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceLoader.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourcePreloader.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
ResourceSaver.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
ResourceUID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RibbonTrailMesh.xml
RichTextEffect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
RichTextLabel.xml Add missing default value for RichTextLabel method 2023-07-11 11:17:45 +08:00
RID.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
RigidBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RigidBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
RootMotionView.xml
SceneState.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SceneTree.xml Clarify restrictions on nested MultiplayerAPI in SceneTree 2023-06-25 11:29:05 +02:00
SceneTreeTimer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Script.xml
ScriptCreateDialog.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditor.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptEditorBase.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml sort code completions with rules 2023-05-23 05:12:34 +02:00
ScrollBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ScrollContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SegmentShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Semaphore.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
SeparationRayShape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SeparationRayShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Separator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Shader.xml Add information about file extension to GDScript, CSharpScript, and Shader 2023-06-22 18:56:08 +02:00
ShaderGlobalsOverride.xml
ShaderInclude.xml Document ShaderInclude 2023-06-22 18:25:21 +02:00
ShaderMaterial.xml
Shape2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
ShapeCast3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Shortcut.xml
Signal.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Skeleton2D.xml
Skeleton3D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SkeletonIK3D.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SkeletonModification2D.xml
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml
SkeletonModificationStack2D.xml
SkeletonProfile.xml
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SliderJoint3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SoftBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
SpinBox.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
SplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SpotLight3D.xml
SpringArm3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StaticBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
StreamPeer.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
StreamPeerBuffer.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerExtension.xml
StreamPeerGZIP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTCP.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
StreamPeerTLS.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
String.xml Clarify String.get_slice behavior 2023-06-20 10:33:56 +02:00
StringName.xml Mention that the not operator cannot be used with Strings and StringNames 2023-05-30 11:33:17 +02:00
StyleBox.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxEmpty.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxFlat.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxLine.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
StyleBoxTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewport.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SubViewportContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SurfaceTool.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
SyntaxHighlighter.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
SystemFont.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TabBar.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TabContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TCPServer.xml
TextEdit.xml [TextEdit] Expose all auto-wrap modes. 2023-06-13 10:28:27 +03:00
TextLine.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextMesh.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextParagraph.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServer.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServerDummy.xml
TextServerExtension.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextServerManager.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
TextureButton.xml Updated texture_button documentation 2023-05-30 11:12:23 +02:00
TextureLayered.xml
TextureProgressBar.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
TextureRect.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Theme.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
ThemeDB.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Thread.xml Merge pull request #78000 from RandomShaper/let_users_mess_up 2023-06-10 12:12:13 +02:00
TileData.xml
TileMap.xml
TileMapPattern.xml
TileSet.xml Fixes TileSet set as local to scene 2023-06-20 17:48:56 +02:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml
TileSetSource.xml Fixes TileSet set as local to scene 2023-06-20 17:48:56 +02:00
Time.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Timer.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
TLSOptions.xml Fixing parameter order in the documentation of TLSOptions.server() 2023-06-06 20:33:38 +00:00
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Transform3D.xml Merge pull request #76526 from MewPurPur/improve-docs-top-sections-CORE 2023-05-29 17:08:40 +02:00
Translation.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TranslationServer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Tree.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
TreeItem.xml Tree: Add ability to configure text autowrap mode for individual cells 2023-06-03 15:17:35 +03:00
TriangleMesh.xml
TubeTrailMesh.xml
Tween.xml Clarify when things with _IDLE and _PHYSICS enums will run 2023-06-20 13:25:26 -03:00
Tweener.xml
UDPServer.xml
UndoRedo.xml add backward_undo_ops as property for action 2023-06-13 15:32:05 +02:00
Variant.xml Fix more issues with code tags in class reference 2023-05-29 15:46:34 +02:00
VBoxContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Vector2.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector2i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector3.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector3i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Vector4.xml Add more info on the nature of NAN 2023-05-30 15:38:10 +02:00
Vector4i.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
VehicleBody3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
VehicleWheel3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
VFlowContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VideoStream.xml
VideoStreamPlayback.xml
VideoStreamPlayer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
Viewport.xml Documentation: Unify deprecations 2023-06-07 16:34:03 +03:00
ViewportTexture.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Document GI techniques ignoring VisualInstance3D and Camera3D layers 2023-06-02 15:36:57 +02:00
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
VisualShaderNodeTexture.xml
VisualShaderNodeTexture2DArray.xml
VisualShaderNodeTexture2DArrayParameter.xml
VisualShaderNodeTexture2DParameter.xml
VisualShaderNodeTexture3D.xml
VisualShaderNodeTexture3DParameter.xml
VisualShaderNodeTextureParameter.xml
VisualShaderNodeTextureParameterTriplanar.xml
VisualShaderNodeTextureSDF.xml
VisualShaderNodeTextureSDFNormal.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformOp.xml
VisualShaderNodeTransformParameter.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUIntConstant.xml
VisualShaderNodeUIntFunc.xml
VisualShaderNodeUIntOp.xml
VisualShaderNodeUIntParameter.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 Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
VSeparator.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
VSlider.xml Display BitField[Enum] in docs to distinguish from Enum 2023-06-15 17:23:02 +03:00
VSplitContainer.xml Overhaul the top sections of the class reference (GUI classes) 2023-05-28 14:24:54 +02:00
WeakRef.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
Window.xml Fix documentation of popup_centered_ratio 2023-06-23 22:35:25 +02:00
WorkerThreadPool.xml Avoid multiple possibilites of deadlock in resource loading 2023-05-17 01:52:39 +02:00
World2D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
World3D.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
WorldBoundaryShape2D.xml Allow setting negative WorldBoundaryShape2D.distance through the editor 2023-06-14 14:54:00 +02:00
WorldBoundaryShape3D.xml Overhaul the top sections of the class reference (Physics classes) 2023-05-20 03:25:26 +02:00
WorldEnvironment.xml
X509Certificate.xml Merge pull request #75721 from ScorpionInc/Expose_String_functions_for_X509Certificate 2023-05-10 05:26:55 +02:00
XMLParser.xml Overhaul the top sections of the class reference (Core classes) 2023-05-19 07:04:48 +02:00
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml
XRInterfaceExtension.xml
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml