godot/doc/classes
Hugo Locurcio 7d8b344f01
Increase the maximum number of concurrent DNS queries from 32 to 256
This makes the following error message less likely to be printed
when performing many concurrent HTTP requests:

    Condition ' resolving == IP::RESOLVER_INVALID_ID ' is true. returned: ERR_BUG
2022-03-23 18:18:23 +01:00
..
@GlobalScope.xml Document how to specify explicit value for PROPERTY_HINT_ENUM names 2022-03-23 17:05:49 +08:00
AABB.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
AcceptDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AESContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatableBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatableBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedSprite2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedSprite3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimatedTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Animation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNode.xml Fix wording in AnimationNode classref 2022-02-17 23:18:07 +08:00
AnimationNodeAdd2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeAdd3.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeAnimation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlend2.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlend3.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendSpace1D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendSpace2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeBlendTree.xml Mention default output node name for AnimationNodeBlendTree 2022-03-21 18:02:40 +08:00
AnimationNodeOneShot.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachinePlayback.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeStateMachineTransition.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTimeScale.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTimeSeek.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationNodeTransition.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationPlayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationRootNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTrackEditPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AnimationTree.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Area2D.xml Merge pull request #57478 from FelixNemis/physics-signal-doc-fix 2022-03-03 16:08:13 +01:00
Area3D.xml Merge pull request #57478 from FelixNemis/physics-signal-doc-fix 2022-03-03 16:08:13 +01:00
Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
ArrayMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ArrayOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AspectRatioContainer.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
AStar2D.xml Rename AStar to AStar3D 2022-03-20 17:34:40 +03:00
AStar3D.xml Rename AStar to AStar3D 2022-03-20 17:34:40 +03:00
AtlasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioBusLayout.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffect.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
AudioEffectAmplify.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectBandLimitFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectBandPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectCapture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectChorus.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectCompressor.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectDelay.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectDistortion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ6.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ10.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ21.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectEQ.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectHighPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectHighShelfFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectInstance.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
AudioEffectLimiter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectLowPassFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectLowShelfFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectNotchFilter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPanner.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPhaser.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectPitchShift.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectRecord.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectReverb.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectSpectrumAnalyzer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioEffectStereoEnhance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioListener2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioListener3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioServer.xml Expose AudioServer.capture_device as a property 2022-02-17 19:35:46 +01:00
AudioStream.xml Add missing binding to AudioStream class 2022-02-22 18:11:40 -08:00
AudioStreamGenerator.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
AudioStreamGeneratorPlayback.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
AudioStreamMicrophone.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayback.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlaybackResampled.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
AudioStreamPlayer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayer3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamPlayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamRandomizer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
AudioStreamSample.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BackBufferCopy.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BaseButton.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
BaseMaterial3D.xml Use Filament specular models and parametrization 2022-02-22 19:39:41 -08:00
Basis.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
BitMap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Bone2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoneAttachment3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
bool.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
BoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
BoxShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Button.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ButtonGroup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Callable.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
CallbackTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Camera2D.xml Merge pull request #57392 from madmiraal/implement-3888 2022-03-14 08:31:58 +01:00
Camera3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraEffects.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraFeed.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CameraTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasGroup.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasItem.xml Bind NOTIFICATION_LOCAL_TRANFORM_CHANGED 2022-03-20 11:34:01 -06:00
CanvasItemMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasLayer.xml Merge pull request #58144 from Josephblt/Godot-4-CanvasLayer-missing-show-hide 2022-02-15 17:43:05 +01:00
CanvasModulate.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CanvasTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CapsuleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CapsuleShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CenterContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CharacterBody2D.xml Rename motion_velocity to velocity 2022-02-22 23:31:33 -08:00
CharacterBody3D.xml Rename motion_velocity to velocity 2022-02-22 23:31:33 -08:00
CharFXTransform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CheckBox.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CheckButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CircleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ClassDB.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CodeEdit.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
CodeHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionObject2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionObject3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionPolygon2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CollisionPolygon3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CollisionShape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CollisionShape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Color.xml doc: Sync missing Color value update after #59229 2022-03-17 19:53:10 +01:00
ColorPicker.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
ColorPickerButton.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
ColorRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CompressedCubemap.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedCubemapArray.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedTexture2D.xml Remove more occurrences of "stex" 2022-03-10 18:31:48 -07:00
CompressedTexture2DArray.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedTexture3D.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
CompressedTextureLayered.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
ConcavePolygonShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ConcavePolygonShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ConeTwistJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConfigFile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ConfirmationDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Container.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Control.xml Expose methods for screen-space transforms 2022-03-13 16:05:08 +01:00
ConvexPolygonShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
ConvexPolygonShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
CPUParticles2D.xml Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape 2022-03-18 08:21:59 +01:00
CPUParticles3D.xml Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape 2022-03-18 08:21:59 +01:00
Crypto.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CryptoKey.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Cubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CubemapArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Curve2D.xml Clarify the position of points in Curve{2D,3D}.add_point() 2022-03-11 18:22:55 +01:00
Curve3D.xml Clarify the position of points in Curve{2D,3D}.add_point() 2022-03-11 18:22:55 +01:00
Curve.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CurveTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CurveXYZTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CylinderMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
CylinderShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
DampedSpringJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Decal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Dictionary.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
DirectionalLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DirectionalLight3D.xml Replace DirectionalLight3D's use_in_sky_only with sky_mode enum 2022-03-17 14:00:02 -07:00
Directory.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
DisplayServer.xml [macOS] Add missing global menu features. 2022-03-22 12:38:14 +02:00
DTLSServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorCommandPalette.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorDebuggerPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorExportPlugin.xml Implement GDExtension export plugin. 2022-03-16 11:16:19 +02:00
EditorFeatureProfile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFileDialog.xml Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-editor 2022-03-12 20:48:32 +01:00
EditorFileSystem.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorFileSystemDirectory.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorImportPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInspector.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInspectorPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorInterface.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorNode3DGizmo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorNode3DGizmoPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorPaths.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorProperty.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourceConversionPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePicker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePreview.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorResourcePreviewGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporterFBX.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSceneFormatImporterGLTF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScenePostImport.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScenePostImportPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScript.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorScriptPicker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSelection.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorSettings.xml Added ability to retrieve array of changed settings changed when it is saved. 2022-03-05 19:26:40 +10:00
EditorSpinSlider.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
EditorSyntaxHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorTranslationParserPlugin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EditorVCSInterface.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
EncodedObjectAsID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Engine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EngineDebugger.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
EngineProfiler.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Environment.xml Merge pull request #35679 from Calinou/doc-add-xml-schema 2022-02-15 13:14:58 +01:00
Expression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
File.xml Add static method support to ClassDB 2022-03-22 16:27:34 +01:00
FileDialog.xml Merge pull request #54399 from Calinou/filedialog-current-properties-hint-no-editor 2022-03-12 20:48:32 +01:00
FileSystemDock.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
float.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
FlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
FogVolume.xml Document how to fix thin FogVolumes flickering when the camera moves 2022-02-27 20:02:21 +01:00
Font.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
FontData.xml Add brotli decoder and WOFF2 support. 2022-03-18 15:09:38 +02:00
Generic6DOFJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Geometry2D.xml Merge pull request #57664 from skyace65/TriangulateInfo 2022-02-22 22:06:16 +01:00
Geometry3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GeometryInstance3D.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
GPUParticles2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticles3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractor3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorBox3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorSphere3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesAttractorVectorField3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollision3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionBox3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionHeightField3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionSDF3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GPUParticlesCollisionSphere3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Gradient.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GradientTexture1D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GradientTexture2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GraphEdit.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
GraphNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GridContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
GrooveJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HashingContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HBoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HeightMapShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
HFlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HingeJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HMACContext.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HSplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HTTPClient.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
HTTPRequest.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Image.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImageTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImageTexture.xml Rename StreamTexture* to CompressedTexture* 2022-03-05 16:43:38 +01:00
ImageTextureLayered.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImmediateMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImporterMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ImporterMeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Input.xml Ensure minimum modifiers are pressed when matching actions 2022-03-20 08:02:54 +00:00
InputEvent.xml Ensure minimum modifiers are pressed when matching actions 2022-03-20 08:02:54 +00:00
InputEventAction.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventFromWindow.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventJoypadButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventJoypadMotion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventKey.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMagnifyGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMIDI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouse.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventMouseMotion.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventPanGesture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenDrag.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventScreenTouch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventShortcut.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputEventWithModifiers.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
InputMap.xml Ensure minimum modifiers are pressed when matching actions 2022-03-20 08:02:54 +00:00
InstancePlaceholder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
int.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
IntervalTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
IP.xml Increase the maximum number of concurrent DNS queries from 32 to 256 2022-03-23 18:18:23 +01:00
ItemList.xml Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
JavaClass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaClassWrapper.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaScript.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JavaScriptObject.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JNISingleton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Joint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JSON.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
JSONRPC.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
KinematicCollision2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
KinematicCollision3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Label.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Light2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Light3D.xml Remove unused shadow_color property from Light3D 2022-03-04 23:12:18 +01:00
LightmapGI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapGIData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Lightmapper.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapperRD.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightmapProbe.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LightOccluder2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Line2D.xml Merge pull request #58162 from KoBeWi/RY 2022-03-03 13:08:23 +01:00
LineEdit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
LinkButton.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
MainLoop.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MarginContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Marshalls.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Material.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
MenuButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Mesh.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
MeshDataTool.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshInstance2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshLibrary.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MeshTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MethodTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMeshInstance2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiMeshInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerAPI.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerPeerExtension.xml Document the MultiplayerPeerExtension class 2022-03-16 23:36:41 +01:00
MultiplayerSpawner.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
MultiplayerSynchronizer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Mutex.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NativeExtension.xml Reorder native extension types initialization, initializing editor last 2022-02-28 16:03:26 +01:00
NativeExtensionManager.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationAgent2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationAgent3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationMeshGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationObstacle2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationObstacle3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationPolygon.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationRegion2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationRegion3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationServer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NavigationServer3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
NinePatchRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node3DGizmo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Node.xml Mention that Node's owner must be set for persistence to work 2022-03-18 18:12:44 +01:00
NodePath.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Object.xml update _init() description 2022-03-21 09:13:32 -06:00
Occluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OccluderInstance3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OccluderPolygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OmniLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OptimizedTranslation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OptionButton.xml Hide text and icon properties in OptionButton 2022-03-19 13:36:10 +01:00
ORMMaterial3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
OS.xml Add an OS.get_processor_name() method 2022-02-15 20:55:53 +01:00
PackedByteArray.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedColorArray.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedDataContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedDataContainerRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PackedFloat32Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedFloat64Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedInt32Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedInt64Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedScene.xml Various code and documentation improvements 2022-03-05 22:00:35 +01:00
PackedStringArray.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedVector2Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PackedVector3Array.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PacketPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerDTLS.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PacketPeerUDP.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Panel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PanelContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PanoramaSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxBackground.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParallaxLayer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ParticlesMaterial.xml Merge pull request #55399 from RPicster/particlesmaterial-sphere-emittershape 2022-03-18 08:21:59 +01:00
Path2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Path3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PathFollow3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PCKPacker.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Performance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalBone2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicalBone3D.xml Add linear_velocity and angular_velocity to PhysicalBone3D 2022-03-03 20:34:29 +01:00
PhysicalSkyMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectBodyState2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectBodyState3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectBodyState3DExtension.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PhysicsDirectSpaceState2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectSpaceState3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsDirectSpaceState3DExtension.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PhysicsMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsPointQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsRayQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsRayQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsServer2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsServer3D.xml PhysicsServer3D docs: sync phrasing of get_process_info with 2D docs 2022-03-18 19:53:14 +01:00
PhysicsServer3DExtension.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PhysicsServer3DRenderingServerHandler.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PhysicsShapeQueryParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsShapeQueryParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionParameters2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionParameters3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionResult2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PhysicsTestMotionResult3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PinJoint2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PinJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Plane.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
PlaneMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointLight2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PointMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Polygon2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PolygonOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PolygonPathFinder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Popup.xml Improve popup window handling. 2022-02-25 09:33:27 +02:00
PopupMenu.xml Allow negative indexes in ItemList and PopupMenu 2022-03-12 01:14:03 +01:00
PopupPanel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Position2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Position3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
PrimitiveMesh.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
PrismMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProceduralSkyMaterial.xml Merge pull request #58018 from Calinou/procedural-sky-add-cover-texture 2022-03-13 00:56:09 +01:00
ProgressBar.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
ProjectSettings.xml Merge pull request #49738 from Calinou/ssao-gi-default-half-resolution 2022-03-18 07:14:23 +01:00
PropertyTweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ProxyTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
QuadOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Quaternion.xml Merge pull request #57675 from TokageItLab/fix-blending 2022-03-17 10:49:34 +01:00
RandomNumberGenerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Range.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
RayCast2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RayCast3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDAttachmentFormat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDFramebufferPass.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineColorBlendStateAttachment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineDepthStencilState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineMultisampleState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineRasterizationState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDPipelineSpecializationConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDSamplerState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderFile.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDShaderSPIRV.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDTextureFormat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDTextureView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RDVertexAttribute.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Rect2.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Rect2i.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
RectangleShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
RefCounted.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReferenceRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ReflectionProbe.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RemoteTransform2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RemoteTransform3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RenderingDevice.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RenderingServer.xml Replace DirectionalLight3D's use_in_sky_only with sky_mode enum 2022-03-17 14:00:02 -07:00
Resource.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
ResourceFormatLoader.xml Remove more occurrences of "stex" 2022-03-10 18:31:48 -07:00
ResourceFormatSaver.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceImporter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceLoader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourcePreloader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ResourceSaver.xml Merge pull request #57930 from piiertho/bugfix/add-none-flag-to-resource-saver 2022-03-07 12:05:35 +01:00
ResourceUID.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RibbonTrailMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RichTextEffect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
RichTextLabel.xml Merge pull request #58394 from bruvzg/rtl_hint 2022-03-18 14:49:13 +01:00
RID.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
RigidDynamicBody2D.xml Merge pull request #57478 from FelixNemis/physics-signal-doc-fix 2022-03-03 16:08:13 +01:00
RigidDynamicBody3D.xml Remove unused Bullet module and thirdparty code 2022-03-09 21:45:47 +01:00
RootMotionView.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneReplicationConfig.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneState.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SceneTree.xml Remove files_dropped signal from SceneTree 2022-02-28 07:51:50 +01:00
SceneTreeTimer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Script.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptCreateDialog.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptEditor.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScriptEditorBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ScrollBar.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
ScrollContainer.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
SegmentShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Semaphore.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SeparationRayShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
SeparationRayShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
Separator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shader.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShaderGlobalsOverride.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShaderMaterial.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shape2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shape3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
ShapeCast2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Shortcut.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Signal.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Skeleton2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Skeleton3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonIK3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DCCDIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DFABRIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DJiggle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DLookAt.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DPhysicalBones.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DStackHolder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification2DTwoBoneIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DCCDIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DFABRIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DJiggle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DLookAt.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DStackHolder.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModification3DTwoBoneIK.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModificationStack2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkeletonModificationStack3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Skin.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SkinReference.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sky.xml Revert "Default to real-time radiance map filter for environment sky reflections" 2022-02-17 23:13:32 -08:00
Slider.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
SliderJoint3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SoftDynamicBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereOccluder3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SphereShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
SpinBox.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpotLight3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpringArm3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sprite2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Sprite3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SpriteBase3D.xml Fix mismatched BBCode tags in classref 2022-02-17 10:19:56 +08:00
SpriteFrames.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StandardMaterial3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StaticBody2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StaticBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerBuffer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerSSL.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StreamPeerTCP.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
String.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
StringName.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
StyleBox.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
StyleBoxEmpty.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxFlat.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxLine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
StyleBoxTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
SubViewport.xml Update some docs regarding SubViewports 2022-03-01 01:11:23 +01:00
SubViewportContainer.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
SurfaceTool.xml Fix incorrect SurfaceTool example in class docs 2022-02-22 12:46:01 -05:00
SyntaxHighlighter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TabBar.xml Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
TabContainer.xml Make TabBar/Container default their alignments to the left instead of center 2022-03-17 18:12:23 -03:00
TCPServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextEdit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextLine.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextParagraph.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextServer.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
TextServerDummy.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
TextServerExtension.xml Unify TextServer built-in module and GDExtension code. 2022-03-17 08:15:29 +02:00
TextServerManager.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture2D.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
Texture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Texture3D.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
Texture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TextureLayered.xml Discern between virtual and abstract class bindings 2022-03-10 12:28:11 +01:00
TextureProgressBar.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
TextureRect.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Theme.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Thread.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileMap.xml Changed TileMap::set_cell alternative_tile default value to 0 2022-03-02 12:13:45 +01:00
TileMapPattern.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSet.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetAtlasSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetScenesCollectionSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TileSetSource.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Time.xml Add offset string from minutes conversion method to Time singleton 2022-02-23 22:12:02 -06:00
Timer.xml Various code and documentation improvements 2022-03-05 22:00:35 +01:00
TouchScreenButton.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Transform2D.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Transform3D.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Translation.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TranslationServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tree.xml Rename Control's Rect properties to exclude rect_ part 2022-03-08 16:30:35 +00:00
TreeItem.xml Fix documentation about TreeItem button ID 2022-02-17 01:00:16 +08:00
TriangleMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
TubeTrailMesh.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tween.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Tweener.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
UDPServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
UndoRedo.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Variant.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
VBoxContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Vector2.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Vector2i.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Vector3.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
Vector3i.xml Remove generating of null comparison operators from documentation 2022-03-14 22:35:23 +03:00
VehicleBody3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VehicleWheel3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VelocityTracker3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VFlowContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VideoStream.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VideoStreamPlayer.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
Viewport.xml Cleanup embed subwindows getters 2022-03-13 18:20:53 +01:00
ViewportTexture.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
VisibleOnScreenEnabler2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenEnabler3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisibleOnScreenNotifier3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualInstance3D.xml Create GDExtension clases for PhysicsServer3D 2022-03-15 18:39:31 +01:00
VisualShader.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNode.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBillboard.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeBooleanUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeClamp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeColorUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeComment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCompare.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemap.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCubemapUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCurveXYZTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeCustom.xml Add _get_func_code/_is_available virtual functions to custom nodes 2022-03-08 16:23:44 +03:00
VisualShaderNodeDerivativeFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDeterminant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeDotProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeExpression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFaceForward.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFloatUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeFresnel.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGlobalExpression.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeGroupBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIf.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeInput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIntUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeIs.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeMix.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeMultiplyAdd.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeOuterProduct.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleAccelerator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleBoxEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleConeVelocity.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmit.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMeshEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleMultiplyByAxisAngle.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleOutput.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRandomness.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleRingEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeParticleSphereEmitter.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeResizableBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSample3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeScreenUVToSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFRaymarch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSDFToScreenUV.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSmoothStep.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeStep.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeSwitch.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArray.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture2DArrayUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture3DUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTexture.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDF.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureSDFNormal.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTextureUniformTriplanar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformCompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformConstant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformDecompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeTransformVecMult.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUniformRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeUVFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVarying.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingGetter.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVaryingSetter.xml Add varying support to visual shaders 2022-03-04 23:30:47 +03:00
VisualShaderNodeVec2Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec2Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Constant.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVec3Uniform.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorBase.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorCompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorDecompose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorDistance.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorFunc.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorLen.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorOp.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VisualShaderNodeVectorRefract.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VoxelGI.xml Document that meshes and lights must be fully set up before baking VoxelGI 2022-02-18 21:40:51 +01:00
VoxelGIData.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VScrollBar.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSeparator.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSlider.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
VSplitContainer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WeakRef.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
Window.xml Remove files_dropped signal from SceneTree 2022-02-28 07:51:50 +01:00
World2D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
World3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
WorldBoundaryShape2D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
WorldBoundaryShape3D.xml Improve documentation related to physics collision shapes 2022-03-02 20:28:43 +01:00
WorldEnvironment.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
X509Certificate.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XMLParser.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRAnchor3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRCamera3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRController3D.xml Implementing OpenXR driver 2022-02-23 12:02:24 +01:00
XRInterface.xml Remove unused GDNative code 2022-03-09 13:59:03 +01:00
XRInterfaceExtension.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRNode3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XROrigin3D.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRPose.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00
XRPositionalTracker.xml Adding signals and events to OpenXR interface 2022-03-10 17:14:56 +11:00
XRServer.xml Add an XML schema for documentation 2022-02-15 00:03:31 +01:00