godot/doc/classes
Hugo Locurcio d935a4348d
Remove HQ2X and the Image.expand_2x_hq2x() method
As of Godot 3.0, HQ2X is no longer used to upscale the editor theme
and icons on hiDPI displays, which limited its effective uses.
HQ2X was also used to upscale the project theme when the "Use Hidpi"
project setting was enabled, but results were often less than ideal.
The new StyleBoxFlat and SVG support also make HQ2X less important
to have as a core feature.

This decreases binary sizes slightly (-150 KB on most platforms,
-212 KB on WebAssembly release).

This partially addresses #12419.
2020-05-16 16:10:50 +02:00
..
@GlobalScope.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
AABB.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AcceptDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
AnimatedSprite2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
AnimatedSprite3D.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimatedTexture.xml doc: Sync classref with current source 2020-05-01 12:46:05 +02:00
Animation.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNode.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimationNodeAdd2.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeAdd3.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeAnimation.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimationNodeBlend2.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeBlend3.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeBlendSpace1D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeBlendSpace2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationNodeBlendTree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeOneShot.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeOutput.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeStateMachine.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
AnimationNodeStateMachinePlayback.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimationNodeStateMachineTransition.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimationNodeTimeScale.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeTimeSeek.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationNodeTransition.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AnimationPlayer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AnimationRootNode.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationTrackEditPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AnimationTree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
Area2D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Area3D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Array.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
ArrayMesh.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
AStar.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
AStar2D.xml Implements estimate/compute_cost for AStar2D 2020-03-14 18:01:06 +03:00
AtlasTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
AudioBusLayout.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffect.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectAmplify.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectBandLimitFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectBandPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectChorus.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectCompressor.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AudioEffectDelay.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectDistortion.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectEQ.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectEQ6.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectEQ10.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectEQ21.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectHighPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectHighShelfFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectLimiter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectLowPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectLowShelfFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectNotchFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectPanner.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectPhaser.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectPitchShift.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectRecord.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
AudioEffectReverb.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectSpectrumAnalyzer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectSpectrumAnalyzerInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioEffectStereoEnhance.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
AudioStream.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamGenerator.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamGeneratorPlayback.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
AudioStreamMicrophone.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamPlayback.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamPlaybackResampled.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamPlayer.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamPlayer2D.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamPlayer3D.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamRandomPitch.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
AudioStreamSample.xml Improve the AudioStreamSample class documentation 2020-04-15 23:40:01 +02:00
BackBufferCopy.xml Document how to workaround UI anchor issues when using BackBufferCopy 2020-04-17 23:17:31 +02:00
BakedLightmap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
BakedLightmapData.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
BaseButton.xml Mention keep_pressed_outside caveat in the BaseButton documentation 2020-04-13 21:56:47 +02:00
BaseMaterial3D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Basis.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +01:00
BitMap.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
BitmapFont.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Bone2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
BoneAttachment3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
bool.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
BoxContainer.xml Docs: Improved wording and added links 2020-02-26 14:47:06 +11:00
BoxShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Button.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
ButtonGroup.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Callable.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
Camera2D.xml Improve Camera2D documentation 2020-04-10 12:13:26 +02:00
Camera3D.xml Document the Camera3D's effects property 2020-05-15 14:38:26 +02:00
CameraEffects.xml Document the CameraEffects class 2020-04-22 11:23:50 +02:00
CameraFeed.xml Improve the CameraServer and CameraFeed class documentations 2020-04-08 14:26:21 +02:00
CameraServer.xml Improve the CameraServer and CameraFeed class documentations 2020-04-08 14:26:21 +02:00
CameraTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
CanvasItem.xml Document CanvasItem's texture filtering and repeating modes 2020-05-15 14:49:43 +02:00
CanvasItemMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CanvasLayer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CanvasModulate.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CapsuleMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CapsuleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CapsuleShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CenterContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CharFXTransform.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CheckBox.xml Fix various typos 2020-03-11 13:59:18 -04:00
CheckButton.xml Fix various typos 2020-03-11 13:59:18 -04:00
CircleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ClassDB.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
ClippedCamera3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionObject2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CollisionObject3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionPolygon2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
CollisionPolygon3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionShape2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
CollisionShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Color.xml Color with alpha constructor 2020-04-29 14:41:12 -04:00
ColorPicker.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ColorPickerButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
ColorRect.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ConcavePolygonShape2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
ConcavePolygonShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConeTwistJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConfigFile.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ConfirmationDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Container.xml doc: Sync classref with current source 2020-02-09 00:34:08 +01:00
Control.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
ConvexPolygonShape2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
ConvexPolygonShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CPUParticles2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
CPUParticles3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Crypto.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
CryptoKey.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Cubemap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
CubemapArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
CubeMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Curve.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Curve2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
Curve3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CurveTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
CylinderMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
CylinderShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
DampedSpringJoint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Decal.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Dictionary.xml Correct the addition of a key and the duplication of a variable name 2020-04-19 09:52:54 +01:00
DirectionalLight3D.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Directory.xml Remove meaningless parameter from bindings 2020-03-17 14:32:03 +01:00
DisplayServer.xml doc: Sync classref with current source 2020-04-03 10:11:23 +02:00
DTLSServer.xml doc: Sync classref with current source 2020-02-19 09:55:47 +01:00
DynamicFont.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
DynamicFontData.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorExportPlugin.xml doc: Sync classref with current source 2020-04-03 10:11:23 +02:00
EditorFeatureProfile.xml Check for errors when saving in the ResourceSaver example documentation 2020-04-17 22:29:05 +02:00
EditorFileDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
EditorFileSystem.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorFileSystemDirectory.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
EditorImportPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorInspector.xml Merge pull request #37888 from Calinou/doc-editor-only-singletons 2020-04-23 12:06:06 +02:00
EditorInspectorPlugin.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
EditorInterface.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorNode3DGizmo.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
EditorNode3DGizmoPlugin.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
EditorPlugin.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
EditorProperty.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
EditorResourceConversionPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorResourcePreview.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorResourcePreviewGenerator.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
EditorSceneImporter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorSceneImporterAssimp.xml Update EditorSceneImporterAssimp description to reflect current status 2020-02-08 21:46:10 +01:00
EditorScenePostImport.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorScript.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
EditorSelection.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
EditorSettings.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorSpinSlider.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EditorVCSInterface.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
EncodedObjectAsID.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Engine.xml [DOCS] minor description changes 2020-05-09 18:56:14 -07:00
Environment.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Expression.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
File.xml Improve the File.store_{8,16,32,64}() documentation 2020-03-25 18:02:04 +03:00
FileDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
FileSystemDock.xml i18n: Generate translation template for class reference 2020-03-20 12:58:38 +01:00
float.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Font.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
FuncRef.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
Generic6DOFJoint3D.xml Added missing spring enums for generic_6dof_joint 2020-05-02 21:49:56 +10:00
Geometry.xml Fix various typos 2020-03-11 13:59:18 -04:00
GeometryInstance3D.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
GIProbe.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
GIProbeData.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
GPUParticles2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
GPUParticles3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Gradient.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
GradientTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
GraphEdit.xml Merge pull request #36960 from pycbouh/docs-improve-shortcuts 2020-04-29 09:40:52 +02:00
GraphNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
GridContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
GrooveJoint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
HashingContext.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
HBoxContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
HeightMapShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
HingeJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
HScrollBar.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
HSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
HSlider.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
HSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
HTTPClient.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
HTTPRequest.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
Image.xml Remove HQ2X and the Image.expand_2x_hq2x() method 2020-05-16 16:10:50 +02:00
ImageTexture.xml Document image size limits 2020-04-17 16:04:32 +02:00
ImageTextureLayered.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
ImmediateGeometry3D.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
Input.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
InputEvent.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
InputEventAction.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
InputEventFromWindow.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventGesture.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
InputEventJoypadButton.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
InputEventJoypadMotion.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
InputEventKey.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
InputEventMagnifyGesture.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
InputEventMIDI.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
InputEventMouse.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
InputEventMouseButton.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
InputEventMouseMotion.xml Doc edit at InputEventMouseMotion 2020-03-19 00:04:13 +05:30
InputEventPanGesture.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
InputEventScreenDrag.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventScreenTouch.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventWithModifiers.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
InputMap.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
InstancePlaceholder.xml Remove more deprecated methods and code 2020-02-13 12:37:45 +01:00
int.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
IP.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ItemList.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
JavaClass.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
JavaClassWrapper.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
JavaScript.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
JNISingleton.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
Joint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Joint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
JSON.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
JSONParseResult.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
JSONRPC.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
KinematicBody2D.xml Edited the KinematicBody and KinematicBody2D docs 2020-03-06 23:14:14 +05:30
KinematicBody3D.xml Make 2D and 3D KinematicBody stop_on_slope documentation the same. 2020-05-07 08:18:23 +01:00
KinematicCollision2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
KinematicCollision3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Label.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
LargeTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Light2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Light3D.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
Lightmapper.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
LightmapperRD.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
LightmapProbe.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
LightOccluder2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Line2D.xml doc: Sync classref with current source 2020-04-28 16:33:44 +02:00
LineEdit.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
LineShape2D.xml Rename Lineshapes d to distance 2020-05-09 15:10:00 +02:00
LinkButton.xml Completes doc for button classes 2020-02-05 08:44:16 +08:00
Listener3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MainLoop.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
MarginContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Marshalls.xml Core: Change _Marshall class inherit from Reference to Object 2020-02-24 10:45:19 -03:00
Material.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MenuButton.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Mesh.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
MeshDataTool.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
MeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
MeshInstance3D.xml Add a method to retrieve active material from MeshInstance 2020-03-30 16:53:07 -07:00
MeshLibrary.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MeshTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
MultiMesh.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MultiMeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
MultiMeshInstance3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
MultiplayerAPI.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
Mutex.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Navigation2D.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +01:00
Navigation3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationAgent2D.xml Fix various typos 2020-03-11 13:59:18 -04:00
NavigationAgent3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationMesh.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
NavigationMeshGenerator.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
NavigationObstacle2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationObstacle3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationPolygon.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +01:00
NavigationRegion2D.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +01:00
NavigationRegion3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationServer2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationServer3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NetworkedMultiplayerPeer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
NinePatchRect.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Node.xml [DOCS] minor description changes 2020-05-09 18:56:14 -07:00
Node2D.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
Node3D.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
Node3DGizmo.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NodePath.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Object.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
OccluderPolygon2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
OmniLight3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
OptionButton.xml Fix OptionButton docs godotengine#36803 2020-04-10 20:35:40 -05:00
ORMMaterial3D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
OS.xml Warn when trying to open res:// or user:// with OS.shell_open() 2020-04-28 19:37:09 +02:00
PackedByteArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
PackedColorArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
PackedDataContainer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
PackedDataContainerRef.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
PackedFloat32Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
PackedFloat64Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
PackedInt32Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
PackedInt64Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
PackedScene.xml Check for errors when saving in the ResourceSaver example documentation 2020-04-17 22:29:05 +02:00
PackedStringArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
PackedVector2Array.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
PackedVector3Array.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
PacketPeer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
PacketPeerDTLS.xml doc: Sync classref with current source 2020-02-19 09:55:47 +01:00
PacketPeerStream.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
PacketPeerUDP.xml Fix various typos 2020-03-11 13:59:18 -04:00
Panel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PanelContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
PanoramaSkyMaterial.xml Working sky shader implementation 2020-03-21 20:43:44 -07:00
ParallaxBackground.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ParallaxLayer.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
ParticlesMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Path2D.xml doc: Sync classref with current source 2020-04-28 16:33:44 +02:00
Path3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PathFollow2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
PathFollow3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PCKPacker.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Performance.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PHashTranslation.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
PhysicalBone3D.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
PhysicalSkyMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsBody2D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
PhysicsBody3D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
PhysicsDirectBodyState2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsDirectBodyState3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsDirectSpaceState2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsDirectSpaceState3D.xml Rename "GodotPhysics" to "GodotPhysics{2D,3D}" 2020-04-09 03:13:33 +10:00
PhysicsMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsServer2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsServer3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsShapeQueryParameters2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsShapeQueryParameters3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsShapeQueryResult2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsShapeQueryResult3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PhysicsTestMotionResult2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PinJoint2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PinJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Plane.xml Revert "Renamed plane's d to distance" 2020-05-10 16:47:11 +02:00
PlaneMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
PointMesh.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Polygon2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
PolygonPathFinder.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +01:00
Popup.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PopupMenu.xml doc: Sync classref with current source 2020-05-11 13:23:39 +02:00
PopupPanel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Position2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Position3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PrimitiveMesh.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
PrismMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ProceduralSkyMaterial.xml Add light size to Sky Shaders 2020-04-17 09:32:24 -07:00
ProgressBar.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ProjectSettings.xml doc: Sync classref with current source 2020-05-15 18:25:09 +02:00
ProximityGroup3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ProxyTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
QuadMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Quat.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +01:00
RandomNumberGenerator.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Range.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
RayCast2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
RayCast3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RayShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
RayShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RDAttachmentFormat.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDPipelineColorBlendState.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineColorBlendStateAttachment.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineDepthStencilState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDPipelineMultisampleState.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RDPipelineRasterizationState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDSamplerState.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderBytecode.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderFile.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDShaderSource.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDTextureFormat.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDTextureView.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDUniform.xml Exposed RenderingDevice to script API 2020-04-20 21:21:58 -03:00
RDVertexAttribute.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
Rect2.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +01:00
Rect2i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +01:00
RectangleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Reference.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ReferenceRect.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ReflectionProbe.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RemoteTransform2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
RemoteTransform3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RenderingDevice.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RenderingServer.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
Resource.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
ResourceFormatLoader.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
ResourceFormatSaver.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
ResourceImporter.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ResourceLoader.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ResourcePreloader.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
ResourceSaver.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
RichTextEffect.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
RichTextLabel.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
RID.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RigidBody2D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
RigidBody3D.xml Merge pull request #37824 from nekomatata/rigid-body-force-doc 2020-04-16 12:26:58 +02:00
RootMotionView.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SceneState.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
SceneTree.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
SceneTreeTimer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Script.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
ScriptCreateDialog.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
ScriptEditor.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
ScrollBar.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ScrollContainer.xml Docs: Improved wording and added links 2020-02-26 14:47:06 +11:00
SegmentShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Semaphore.xml doc: Sync classref with current source 2020-03-09 10:13:45 +01:00
Separator.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Shader.xml Working sky shader implementation 2020-03-21 20:43:44 -07:00
ShaderGlobalsOverride.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
ShaderMaterial.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
Shape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Shape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ShortCut.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Signal.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
Skeleton2D.xml doc: Sync classref with current source 2020-02-09 00:34:08 +01:00
Skeleton3D.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
SkeletonIK3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Skin.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
SkinReference.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Sky.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Slider.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
SliderJoint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SoftBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SphereMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
SphereShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpinBox.xml Fix suffix property doc typo: "prefix" -> "suffix" 2020-05-06 05:00:12 +12:00
SplitContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
SpotLight3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpringArm3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Sprite2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Sprite3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpriteBase3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
SpriteFrames.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
StandardMaterial3D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
StaticBody2D.xml Remove deprecated PhysicsBody friction and bounce parameters 2020-02-12 13:39:55 +01:00
StaticBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
StreamCubemap.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamCubemapArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamPeer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
StreamPeerBuffer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
StreamPeerSSL.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
StreamPeerTCP.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
StreamTexture2D.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamTexture2DArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
StreamTextureLayered.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
String.xml doc: Sync classref with current source 2020-05-11 13:23:39 +02:00
StringName.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
StyleBox.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
StyleBoxEmpty.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
StyleBoxFlat.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
StyleBoxLine.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
StyleBoxTexture.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
SubViewport.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
SubViewportContainer.xml Rename ViewportContainer to SubViewportContainer 2020-04-01 16:11:44 -03:00
SurfaceTool.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
TabContainer.xml Fix incorrect TabContainer documentation for 'get_tab_control()' 2020-03-14 10:53:21 -03:00
Tabs.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
TCP_Server.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
TextEdit.xml doc: Sync classref with current source 2020-05-11 13:23:39 +02:00
TextFile.xml Revert "Remove TextFile from public API" 2020-02-18 10:35:30 +01:00
Texture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Texture2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Texture2DArray.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
TextureButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
TextureLayered.xml doc: Sync classref with current source 2020-05-12 10:10:50 +02:00
TextureProgress.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
TextureRect.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Theme.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
Thread.xml Clarify docs for Thread.start() godotengine#36032 2020-03-30 21:53:39 -05:00
TileMap.xml Rename various TileMap methods/properties for clarity and consistency 2020-05-10 19:16:38 +02:00
TileSet.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Timer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
ToolButton.xml Completes doc for button classes 2020-02-05 08:44:16 +08:00
TouchScreenButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
Transform.xml Clarify Transform scaled Method description. 2020-04-10 22:36:09 +02:00
Transform2D.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
Translation.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
TranslationServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
Tree.xml Mention how to remove TreeItem from a Tree 2020-04-21 15:31:21 +02:00
TreeItem.xml doc: Sync classref with current source 2020-05-11 13:23:39 +02:00
TriangleMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Tween.xml Tweak Tween cheatsheet link formatting to avoid rST conversion bug 2020-05-01 18:43:55 +02:00
UDPServer.xml doc: Sync classref with current source 2020-02-19 09:55:47 +01:00
UndoRedo.xml Replace is_commiting_action with is_committing_action 2020-04-08 18:52:04 +02:00
Variant.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VBoxContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Vector2.xml [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
Vector2i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +01:00
Vector3.xml [DOCS] minor description changes 2020-05-09 18:56:14 -07:00
Vector3i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +01:00
VehicleBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VehicleWheel3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VelocityTracker3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VideoPlayer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
VideoStream.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Viewport.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
ViewportTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
VisibilityEnabler2D.xml Expose the cell_size affecting VisibilityNotifier2D precision 2020-04-28 10:33:45 +03:00
VisibilityEnabler3D.xml Improve the VisibilityEnabler and VisibilityNotifier documentations 2020-04-17 22:04:19 +02:00
VisibilityNotifier2D.xml Expose the cell_size affecting VisibilityNotifier2D precision 2020-04-28 10:33:45 +03:00
VisibilityNotifier3D.xml Improve the VisibilityEnabler and VisibilityNotifier documentations 2020-04-17 22:04:19 +02:00
VisualInstance3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
VisualShader.xml doc: Sync classref with current source 2020-03-13 17:16:44 +01:00
VisualShaderNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
VisualShaderNodeBooleanConstant.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeBooleanUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeColorConstant.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeColorFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeColorOp.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeColorUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeCompare.xml doc: Sync classref with current source 2020-02-29 14:22:57 +01:00
VisualShaderNodeCubemap.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
VisualShaderNodeCubemapUniform.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
VisualShaderNodeCustom.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +01:00
VisualShaderNodeDeterminant.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeDotProduct.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeExpression.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeFaceForward.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeFloatConstant.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +03:00
VisualShaderNodeFloatFunc.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +03:00
VisualShaderNodeFloatOp.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +03:00
VisualShaderNodeFloatUniform.xml Add support for integer type in visual shaders 2020-02-26 10:12:06 +03:00
VisualShaderNodeFresnel.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeGlobalExpression.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeGroupBase.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
VisualShaderNodeIf.xml Fix various typos 2020-03-11 13:59:18 -04:00
VisualShaderNodeInput.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeIntConstant.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +03:00
VisualShaderNodeIntFunc.xml doc: Sync classref with current source 2020-02-29 14:22:57 +01:00
VisualShaderNodeIntOp.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +03:00
VisualShaderNodeIntUniform.xml Add support for integer type in visual shaders 2020-02-26 10:12:06 +03:00
VisualShaderNodeIs.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeOuterProduct.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeOutput.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarClamp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarInterp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeScalarSwitch.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeSwitch.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTexture.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTextureUniform.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTextureUniformTriplanar.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformCompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformConstant.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformDecompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformMult.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformUniform.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeTransformVecMult.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeUniform.xml Merge pull request #38505 from KoBeWi/ms_visual_docs 2020-05-10 13:07:56 +02:00
VisualShaderNodeVec3Constant.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVec3Uniform.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorClamp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorCompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDecompose.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorDistance.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorFunc.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorInterp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorLen.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorOp.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorRefract.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorScalarMix.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorScalarStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VisualShaderNodeVectorSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-08 00:36:01 +02:00
VScrollBar.xml doc: Sync classref with current source 2020-02-12 12:37:13 +01:00
VSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
VSlider.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
VSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +01:00
WeakRef.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
Window.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
World2D.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-12 12:55:59 +01:00
World3D.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-12 12:55:59 +01:00
WorldEnvironment.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
WorldMarginShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
X509Certificate.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00
XMLParser.xml doc: Sync classref with current source 2020-02-18 14:02:02 +01:00
XRAnchor3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRCamera3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRController3D.xml Update game controller enums. 2020-05-13 10:33:32 +01:00
XRInterface.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XROrigin3D.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRPositionalTracker.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
XRServer.xml Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10:00
YSort.xml Update docs to version 4.0 2020-01-31 17:15:41 -08:00