virtualx-engine/doc/classes
Allen Pestaluky 4e19f34856 Changed Subtract blend mode of Forward+ and Mobile renderers to match behaviour of the Godot 3 and Compatibility renderers
The OpenGL implementation has used GL_FUNC_REVERSE_SUBTRACT for a long time, but the new RenderingDevice abstraction used by the Vulkan renderers had been mistakenly set to BLEND_OP_SUBTRACT instead of BLEND_OP_REVERSE_SUBTRACT.

Fixes #77448
2023-05-26 10:50:35 -04:00
..
@GlobalScope.xml Document MIDI zero velocity quirk 2023-05-17 12:19:25 -07:00
AABB.xml
AcceptDialog.xml
AESContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
AnimatableBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-18 16:31:22 +02:00
AnimatableBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-18 16:31:22 +02:00
AnimatedSprite2D.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationLibrary.xml
AnimationNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeAdd2.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeAdd3.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeAnimation.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlend2.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlend3.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlendSpace1D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlendSpace2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeBlendTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeOneShot.xml Merge pull request #74190 from TokageItLab/respect-fade-abort-oneshot 2023-05-15 13:43:20 +02:00
AnimationNodeOutput.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeStateMachine.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeStateMachinePlayback.xml Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
AnimationNodeStateMachineTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeSync.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTimeScale.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTimeSeek.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationNodeTransition.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationPlayer.xml Merge pull request #75869 from aaronfranke/anim-play-end-doc 2023-05-15 09:32:33 +02:00
AnimationRootNode.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
AnimationTree.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
Area2D.xml Make Area physics priority consistently int and allow negative numbers 2023-04-18 13:50:20 +02:00
Area3D.xml Merge pull request #72749 from aaronfranke/area-priority 2023-04-18 14:21:06 +02:00
Array.xml Document how to make custom min/max for Array 2023-04-10 16:41:11 +02:00
ArrayMesh.xml
ArrayOccluder3D.xml
AspectRatioContainer.xml
AStar2D.xml
AStar3D.xml
AStarGrid2D.xml Allow negative coordinates in AStarGrid2D 2023-04-26 09:29:33 +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
AudioStream.xml
AudioStreamGenerator.xml Add an example for how to use AudioStreamGenerator 2023-04-30 20:18:49 +02:00
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackPolyphonic.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPolyphonic.xml
AudioStreamRandomizer.xml
AudioStreamWAV.xml
BackBufferCopy.xml
BaseButton.xml
BaseMaterial3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Basis.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
BitMap.xml
Bone2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
BoneAttachment3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
BoneMap.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
bool.xml
BoxContainer.xml
BoxMesh.xml
BoxOccluder3D.xml
BoxShape3D.xml
Button.xml Implement vertical icon alignment for buttons 2023-05-01 19:51:47 +02:00
ButtonGroup.xml Add option for ButtonGroups to be unpressed 2023-04-20 17:09:39 -06:00
Callable.xml Improve description of Callable.bind/unbind 2023-04-17 14:04:11 +02:00
CallbackTweener.xml
Camera2D.xml
Camera3D.xml
CameraAttributes.xml
CameraAttributesPhysical.xml
CameraAttributesPractical.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasGroup.xml
CanvasItem.xml Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2023-05-15 19:23:54 +03:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CanvasTexture.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml
CenterContainer.xml
CharacterBody2D.xml
CharacterBody3D.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
CodeEdit.xml Move convert_indent into CodeEdit 2023-05-07 13:08:37 +01:00
CodeHighlighter.xml
CollisionObject2D.xml
CollisionObject3D.xml
CollisionPolygon2D.xml
CollisionPolygon3D.xml
CollisionShape2D.xml
CollisionShape3D.xml
Color.xml Revert "Add API for HSL conversion" 2023-05-10 17:45:56 -03:00
ColorPicker.xml Add center_grabber property to Slider 2023-04-22 17:53:17 +02:00
ColorPickerButton.xml
ColorRect.xml
CompressedCubemap.xml
CompressedCubemapArray.xml
CompressedTexture2D.xml
CompressedTexture2DArray.xml
CompressedTexture3D.xml
CompressedTextureLayered.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape3D.xml
ConeTwistJoint3D.xml Fill random docs 2023-04-03 16:02:29 +02:00
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Expose Control::_get_drag_data() as non-const function 2023-05-24 06:09:45 +09:00
ConvexPolygonShape2D.xml
ConvexPolygonShape3D.xml
CPUParticles2D.xml
CPUParticles3D.xml
Crypto.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
Curve.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
Curve2D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
Curve3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
CurveTexture.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
CurveXYZTexture.xml
CylinderMesh.xml
CylinderShape3D.xml
DampedSpringJoint2D.xml
Decal.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
Dictionary.xml
DirAccess.xml Document caveats related to exported project binary resource conversion 2023-05-08 07:02:00 +02:00
DirectionalLight2D.xml
DirectionalLight3D.xml
DisplayServer.xml Add audio/general/text_to_speech project setting to enable/disable TTS. 2023-05-18 20:16:03 +03:00
DTLSServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
EditorCommandPalette.xml
EditorDebuggerPlugin.xml
EditorDebuggerSession.xml
EditorExportPlatform.xml
EditorExportPlatformPC.xml [Export] Add readable descriptions and validation warnings to the export options. 2023-04-19 08:35:59 +03:00
EditorExportPlugin.xml Allow EditorExportPlugins to provide export options 2023-04-07 19:18:00 +02:00
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorFileSystemImportFormatSupportQuery.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml Expose dialog parent-and-popup logic to the API 2023-05-15 19:49:28 +02:00
EditorNode3DGizmo.xml
EditorNode3DGizmoPlugin.xml
EditorPaths.xml
EditorPlugin.xml Decouple EditorInterface from EditorPlugin 2023-04-17 21:59:09 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
EditorResourceTooltipPlugin.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
EditorSceneFormatImporter.xml
EditorScenePostImport.xml
EditorScenePostImportPlugin.xml
EditorScript.xml Extract editor run toolbar into its own component 2023-04-19 17:12:28 +02:00
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml Improve editor state persistence 2023-05-11 04:17:03 +02:00
EditorSpinSlider.xml
EditorSyntaxHighlighter.xml
EditorTranslationParserPlugin.xml
EditorUndoRedoManager.xml Update UndoRedo description 2023-04-03 15:54:43 +02:00
EditorVCSInterface.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
EncodedObjectAsID.xml
Engine.xml Add information about how Engine.time_scale affects Timers 2023-04-23 10:21:18 +02:00
EngineDebugger.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
EngineProfiler.xml
Environment.xml
Expression.xml Provide an example on how to use ImmediateMesh 2023-04-26 12:36:02 +02:00
FileAccess.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
FileDialog.xml docs/FileDialog: Use clickable references 2023-04-10 15:13:20 +02:00
FileSystemDock.xml Enhance filesystem dock tooltips 2023-05-12 19:28:34 +02:00
float.xml
FlowContainer.xml
FogMaterial.xml
FogVolume.xml
Font.xml [TextServer] Add support for retrieving OpenType name strings. 2023-05-22 18:08:34 +03:00
FontFile.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
FontVariation.xml
GDExtension.xml Bind forgotten default value for GDExtension::open_library argument 2023-05-22 00:14:55 +02:00
GDExtensionManager.xml
Generic6DOFJoint3D.xml
Geometry2D.xml
Geometry3D.xml Add ValidatedCall to MethodBind 2023-04-30 20:01:26 +02:00
GeometryInstance3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
GPUParticles2D.xml
GPUParticles3D.xml
GPUParticlesAttractor3D.xml
GPUParticlesAttractorBox3D.xml
GPUParticlesAttractorSphere3D.xml
GPUParticlesAttractorVectorField3D.xml
GPUParticlesCollision3D.xml
GPUParticlesCollisionBox3D.xml
GPUParticlesCollisionHeightField3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
GPUParticlesCollisionSDF3D.xml
GPUParticlesCollisionSphere3D.xml
Gradient.xml Document why Gradient.reverse() doesn't reverse constant gradients 2023-04-17 15:15:16 +02:00
GradientTexture1D.xml
GradientTexture2D.xml
GraphEdit.xml
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape3D.xml
HFlowContainer.xml
HingeJoint3D.xml
HMACContext.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
HScrollBar.xml
HSeparator.xml
HSlider.xml Add center_grabber property to Slider 2023-04-22 17:53:17 +02:00
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
ImageFormatLoader.xml
ImageFormatLoaderExtension.xml
ImageTexture.xml
ImageTexture3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImageTextureLayered.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
ImmediateMesh.xml Small docs syntax fixes 2023-05-18 14:20:53 +02:00
ImporterMesh.xml
ImporterMeshInstance3D.xml
Input.xml Clarify that event handling does not affect Input 2023-05-09 13:19:02 +02:00
InputEvent.xml Augment the InputEvent class with a CANCELED state 2023-05-15 11:48:25 -07:00
InputEventAction.xml
InputEventFromWindow.xml Fill random docs 2023-04-03 16:02:29 +02:00
InputEventGesture.xml Fill random docs 2023-04-03 16:02:29 +02:00
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml Fill random docs 2023-04-03 16:02:29 +02:00
InputEventMIDI.xml Document MIDI zero velocity quirk 2023-05-17 12:19:25 -07:00
InputEventMouse.xml
InputEventMouseButton.xml Augment the InputEvent class with a CANCELED state 2023-05-15 11:48:25 -07:00
InputEventMouseMotion.xml
InputEventPanGesture.xml Fill random docs 2023-04-03 16:02:29 +02:00
InputEventScreenDrag.xml
InputEventScreenTouch.xml Augment the InputEvent class with a CANCELED state 2023-05-15 11:48:25 -07:00
InputEventShortcut.xml Fill random docs 2023-04-03 16:02:29 +02:00
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Merge pull request #70046 from MewPurPur/improve-number-docs 2023-03-27 16:39:09 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Add get_item_rect function to ItemList 2023-05-11 19:01:54 +02:00
JavaClass.xml
JavaClassWrapper.xml
JavaScriptBridge.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint3D.xml
JSON.xml
JSONRPC.xml
KinematicCollision2D.xml
KinematicCollision3D.xml
Label.xml Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2023-05-15 19:23:54 +03:00
Label3D.xml Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2023-05-15 19:23:54 +03:00
LabelSettings.xml
Light2D.xml
Light3D.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
LightmapGI.xml
LightmapGIData.xml
Lightmapper.xml
LightmapperRD.xml
LightmapProbe.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
LinkButton.xml
MainLoop.xml
MarginContainer.xml
Marker2D.xml Fix various typos with codespell 2023-04-26 13:57:09 +02:00
Marker3D.xml
Marshalls.xml
Material.xml
MenuBar.xml
MenuButton.xml
Mesh.xml
MeshConvexDecompositionSettings.xml Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
MeshDataTool.xml Updated GDScript example to use clear_surfaces() and C Sharp example to use ClearSurfaces() instead of non-existent surface_remove() and SurfaceRemove() 2023-04-26 09:01:31 -05:00
MeshInstance2D.xml
MeshInstance3D.xml Add Mesh ConvexDecompositionSettings wrapper 2023-04-07 22:39:25 +02:00
MeshLibrary.xml
MeshTexture.xml
MethodTweener.xml
MissingNode.xml
MissingResource.xml
MovieWriter.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance3D.xml
MultiplayerAPI.xml
MultiplayerAPIExtension.xml
MultiplayerPeer.xml
MultiplayerPeerExtension.xml
Mutex.xml Robustify multi-threading primitives 2023-05-12 19:04:57 +02:00
NavigationAgent2D.xml Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
NavigationAgent3D.xml Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
NavigationLink2D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
NavigationLink3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationObstacle2D.xml Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
NavigationObstacle3D.xml Rework Navigation Avoidance 2023-05-10 05:01:58 +02:00
NavigationPathQueryParameters2D.xml
NavigationPathQueryParameters3D.xml
NavigationPathQueryResult2D.xml
NavigationPathQueryResult3D.xml
NavigationPolygon.xml
NavigationRegion2D.xml Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
NavigationRegion3D.xml Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
NavigationServer2D.xml Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
NavigationServer3D.xml Make navigation mesh edge connections optional 2023-05-11 18:46:34 +02:00
NinePatchRect.xml
Node.xml Expose dialog parent-and-popup logic to the API 2023-05-15 19:49:28 +02:00
Node2D.xml
Node3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
Node3DGizmo.xml
NodePath.xml Fix NodePath subname index range documentation 2023-03-26 09:54:37 +02:00
Object.xml Fix typo in CS notification example of the Object class 2023-05-25 10:09:12 +02:00
Occluder3D.xml
OccluderInstance3D.xml
OccluderPolygon2D.xml
OfflineMultiplayerPeer.xml
OmniLight3D.xml
OptimizedTranslation.xml
OptionButton.xml Clarify range of various ID values are 32 bit 2023-05-19 17:22:05 +02:00
ORMMaterial3D.xml
OS.xml Add frame delta smoothing option (4.x) 2023-05-16 13:57:25 +01:00
PackedByteArray.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
PackedColorArray.xml
PackedDataContainer.xml Improve and document PackedDataContainer 2023-04-29 00:29:40 +02:00
PackedDataContainerRef.xml Improve and document PackedDataContainer 2023-04-29 00:29:40 +02:00
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 Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
Panel.xml
PanelContainer.xml
PanoramaSkyMaterial.xml
ParallaxBackground.xml
ParallaxLayer.xml Replaced "mirror" by "repeat" in doc of ParallaxLayer::motion_mirroring 2023-05-18 00:09:46 +02:00
ParticleProcessMaterial.xml Reworked Particle Turbulence - Rebased. 2023-05-17 14:25:21 +02: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 Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
PhysicalBone3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
PhysicalSkyMaterial.xml
PhysicsBody2D.xml
PhysicsBody3D.xml
PhysicsDirectBodyState2D.xml Merge pull request #76088 from rburing/contact_points_global_3d 2023-05-10 09:09:17 +02:00
PhysicsDirectBodyState2DExtension.xml PhysicsDirectBodyState2D: add get_contact_local_velocity_at_position 2023-04-14 11:40:06 +02:00
PhysicsDirectBodyState3D.xml PhysicsDirectBodyState3D: report contact points using global coordinates 2023-04-15 14:31:17 +02:00
PhysicsDirectBodyState3DExtension.xml Resolved issues with script PhysicsDirectBodyState3d contacts 2023-04-12 11:40:34 -07:00
PhysicsDirectSpaceState2D.xml
PhysicsDirectSpaceState2DExtension.xml
PhysicsDirectSpaceState3D.xml
PhysicsDirectSpaceState3DExtension.xml
PhysicsMaterial.xml
PhysicsPointQueryParameters2D.xml
PhysicsPointQueryParameters3D.xml
PhysicsRayQueryParameters2D.xml
PhysicsRayQueryParameters3D.xml
PhysicsServer2D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
PhysicsServer2DExtension.xml
PhysicsServer2DManager.xml
PhysicsServer3D.xml Improve documentation for Area monitor callbacks in PhysicsServer3D 2023-03-25 14:27:47 +01:00
PhysicsServer3DExtension.xml
PhysicsServer3DManager.xml
PhysicsServer3DRenderingServerHandler.xml
PhysicsShapeQueryParameters2D.xml
PhysicsShapeQueryParameters3D.xml
PhysicsTestMotionParameters2D.xml
PhysicsTestMotionParameters3D.xml
PhysicsTestMotionResult2D.xml
PhysicsTestMotionResult3D.xml
PinJoint2D.xml
PinJoint3D.xml
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
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
PopupMenu.xml Clarify range of various ID values are 32 bit 2023-05-19 17:22:05 +02:00
PopupPanel.xml
PortableCompressedTexture2D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml
ProgressBar.xml
Projection.xml
ProjectSettings.xml Expose ProjectSettings.set_as_basic() to GDScript 2023-05-24 13:28:08 +02:00
PropertyTweener.xml
QuadMesh.xml
QuadOccluder3D.xml
Quaternion.xml Fix Quaternion's brief description 2023-04-15 16:01:19 +02:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml
RDAttachmentFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDFramebufferPass.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineColorBlendState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
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 Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineMultisampleState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineRasterizationState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDPipelineSpecializationConstant.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDSamplerState.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderFile.xml Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
RDShaderSource.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDShaderSPIRV.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDTextureFormat.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDTextureView.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDUniform.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RDVertexAttribute.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Rect2.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
Rect2i.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
RectangleShape2D.xml
RefCounted.xml
ReferenceRect.xml
ReflectionProbe.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
RemoteTransform2D.xml
RemoteTransform3D.xml
RenderingDevice.xml Merge pull request #76418 from reduz/method-bind-validated-call 2023-05-08 13:52:42 +02:00
RenderingServer.xml For GDExternal use, provides access to internal graphics handles for textures 2023-05-09 13:47:22 +10:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml Document caveats related to exported project binary resource conversion 2023-05-08 07:02:00 +02:00
ResourcePreloader.xml
ResourceSaver.xml
ResourceUID.xml
RibbonTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
RichTextEffect.xml
RichTextLabel.xml [RichTextLabel] Add support for tab stops. 2023-05-20 22:58:51 +03:00
RID.xml
RigidBody2D.xml Document automatic center mode using shape origins 2023-04-26 03:19:23 +02:00
RigidBody3D.xml Document automatic center mode using shape origins 2023-04-26 03:19:23 +02:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScriptEditorBase.xml
ScriptExtension.xml
ScriptLanguage.xml
ScriptLanguageExtension.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
ScrollBar.xml
ScrollContainer.xml Merge pull request #70564 from stmSi/cant-set-srollcontainer-scrollvalue-in-ready 2023-05-09 10:44:43 +02:00
SegmentShape2D.xml
Semaphore.xml Robustify multi-threading primitives 2023-05-12 19:04:57 +02:00
SeparationRayShape2D.xml
SeparationRayShape3D.xml
Separator.xml
Shader.xml
ShaderGlobalsOverride.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
ShaderInclude.xml
ShaderMaterial.xml
Shape2D.xml
Shape3D.xml
ShapeCast2D.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
ShapeCast3D.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
Shortcut.xml
Signal.xml
Skeleton2D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
Skeleton3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonIK3D.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonModification2D.xml Merge pull request #76549 from MewPurPur/improve-docs-top-sections-ANIM 2023-05-08 12:20:29 +02:00
SkeletonModification2DCCDIK.xml
SkeletonModification2DFABRIK.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DJiggle.xml
SkeletonModification2DLookAt.xml
SkeletonModification2DPhysicalBones.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
SkeletonModification2DStackHolder.xml
SkeletonModification2DTwoBoneIK.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonModificationStack2D.xml
SkeletonProfile.xml Overhaul the top sections of the class reference (Animation classes) 2023-05-05 17:17:22 +02:00
SkeletonProfileHumanoid.xml
Skin.xml
SkinReference.xml
Sky.xml Improve RenderingServer, RenderingDevice, ShaderGlobalsOverride documentation 2023-05-06 22:40:32 +02:00
Slider.xml
SliderJoint3D.xml
SoftBody3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
SphereMesh.xml
SphereOccluder3D.xml
SphereShape3D.xml
SpinBox.xml
SplitContainer.xml
SpotLight3D.xml
SpringArm3D.xml
Sprite2D.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StandardMaterial3D.xml
StaticBody2D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-18 16:31:22 +02:00
StaticBody3D.xml Document using AnimatableBody when needed in StaticBody description 2023-04-18 16:31:22 +02:00
StreamPeer.xml Make documentation sorting use natural order 2023-05-09 17:47:52 +02:00
StreamPeerBuffer.xml
StreamPeerExtension.xml
StreamPeerGZIP.xml
StreamPeerTCP.xml
StreamPeerTLS.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
String.xml Merge pull request #77247 from Piralein/nohashforyou 2023-05-19 19:48:06 +02:00
StringName.xml Merge pull request #77247 from Piralein/nohashforyou 2023-05-19 19:48:06 +02:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml Fix blurry borders on antialiased FlatStyleBox 2023-04-17 20:23:03 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SubViewport.xml
SubViewportContainer.xml
SurfaceTool.xml Add ValidatedCall to MethodBind 2023-04-30 20:01:26 +02:00
SyntaxHighlighter.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
SystemFont.xml
TabBar.xml Merge pull request #74632 from davthedev/tabs-hover 2023-04-24 16:42:38 +02:00
TabContainer.xml Merge pull request #76374 from OverloadedOrama/more-tab-container-signals 2023-04-24 16:48:01 +02:00
TCPServer.xml
TextEdit.xml Fix calculation bug with TextEdit::get_line_height() 2023-05-15 07:16:00 +08:00
TextLine.xml
TextMesh.xml Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2023-05-15 19:23:54 +03:00
TextParagraph.xml Expose TextServer justification flags to Label, Label3D, TextMesh and RTL. Add flags to control last/single line justification. 2023-05-15 19:23:54 +03:00
TextServer.xml [TextServer] Add support for retrieving OpenType name strings. 2023-05-22 18:08:34 +03:00
TextServerDummy.xml Document TextServerDummy 2023-05-03 21:23:03 +02:00
TextServerExtension.xml [TextServer] Add support for retrieving OpenType name strings. 2023-05-22 18:08:34 +03:00
TextServerManager.xml
Texture.xml
Texture2D.xml
Texture2DArray.xml
Texture3D.xml
TextureButton.xml
TextureLayered.xml Remove double thes from documentation 2023-04-17 21:45:30 +02:00
TextureProgressBar.xml
TextureRect.xml
Theme.xml
ThemeDB.xml
Thread.xml Robustify multi-threading primitives 2023-05-12 19:04:57 +02:00
TileData.xml
TileMap.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
TileMapPattern.xml
TileSet.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
TileSetAtlasSource.xml
TileSetScenesCollectionSource.xml Fixed various typos across the docs 2023-05-02 18:24:32 -04:00
TileSetSource.xml
Time.xml
Timer.xml Add information about how Engine.time_scale affects Timers 2023-04-23 10:21:18 +02:00
TLSOptions.xml
TorusMesh.xml
TouchScreenButton.xml
Transform2D.xml Expose determinant in Transform2D, rename internal method 2023-04-22 13:44:14 -05:00
Transform3D.xml Fix Pathfollow direction 2023-05-24 17:37:00 +09:00
Translation.xml
TranslationServer.xml
Tree.xml Modifies the file system dock to use the inline editor instead of a dialog. 2023-05-10 18:49:35 -04:00
TreeItem.xml Clarify range of various ID values are 32 bit 2023-05-19 17:22:05 +02:00
TriangleMesh.xml
TubeTrailMesh.xml Add documentation for TubeTrailMesh and RibbonTrailMesh 2023-05-03 06:21:20 +02:00
Tween.xml Add TRANS_SPRING to Tween 2023-05-17 17:54:37 -04:00
Tweener.xml
UDPServer.xml Change to_utf8 to to_utf8_buffer and to_ascii to to_ascii_buffer in remaining docs 2023-04-10 21:07:02 +02:00
UndoRedo.xml Update UndoRedo description 2023-04-03 15:54:43 +02:00
Variant.xml
VBoxContainer.xml
Vector2.xml Unify descriptions of vector methods 2023-04-14 23:31:33 +08:00
Vector2i.xml Remove double thes from documentation 2023-04-17 21:45:30 +02:00
Vector3.xml Add the ability to look-at in model-space. 2023-05-24 10:10:24 +09:00
Vector3i.xml Remove double thes from documentation 2023-04-17 21:45:30 +02:00
Vector4.xml Unify descriptions of vector methods 2023-04-14 23:31:33 +08:00
Vector4i.xml Unify descriptions of vector methods 2023-04-14 23:31:33 +08:00
VehicleBody3D.xml
VehicleWheel3D.xml
VFlowContainer.xml
VideoStream.xml
VideoStreamPlayback.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
VideoStreamPlayer.xml
Viewport.xml Merge pull request #76874 from AThousandShips/input_doc 2023-05-09 17:44:56 +02:00
ViewportTexture.xml Improve the UX of ViewportTexture in the editor 2023-05-10 09:13:43 +08:00
VisibleOnScreenEnabler2D.xml
VisibleOnScreenEnabler3D.xml
VisibleOnScreenNotifier2D.xml
VisibleOnScreenNotifier3D.xml
VisualInstance3D.xml Validate code tags in documentation for potential params 2023-04-26 21:36:04 +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 Fix various typos in the classref 2023-04-18 19:53:47 +08:00
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 Validate code tags in documentation for potential params 2023-04-26 21:36:04 +02:00
VoxelGIData.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml Add center_grabber property to Slider 2023-04-22 17:53:17 +02:00
VSplitContainer.xml
WeakRef.xml
Window.xml Expose get_window_id() from Window class 2023-05-20 14:48:24 -07:00
WorkerThreadPool.xml Avoid multiple possibilites of deadlock in resource loading 2023-05-17 01:52:39 +02:00
World2D.xml
World3D.xml
WorldBoundaryShape2D.xml
WorldBoundaryShape3D.xml
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
XRAnchor3D.xml
XRCamera3D.xml
XRController3D.xml
XRInterface.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
XRInterfaceExtension.xml Fix various typos in the classref 2023-04-18 19:53:47 +08:00
XRNode3D.xml
XROrigin3D.xml
XRPose.xml
XRPositionalTracker.xml
XRServer.xml