godot/doc/classes
Hugo Locurcio e5d0889c49 Document that Button doesn't interpret touch input (= no multitouch)
TouchScreenButton should be used for gameplay actions instead.

(cherry picked from commit f6087d3f2b)
2021-02-22 10:16:06 +01:00
..
@GlobalScope.xml doc: Sync classref with current source 2021-02-16 14:47:29 +01:00
AABB.xml
AcceptDialog.xml
AnimatedSprite.xml
AnimatedSprite3D.xml Add animation_finished signal and fix frame_changed signal for AnimatedSprite3D 2021-02-18 00:36:20 +01:00
AnimatedTexture.xml
Animation.xml Fix incorrect parameter in audio_track_set_key_stream. 2021-01-13 16:17:10 +01:00
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml
AnimationNodeStateMachinePlayback.xml doc: Sync classref with current source 2021-01-05 21:33:34 +01:00
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
AnimationTreePlayer.xml
Area.xml Rename the final parameter of area_shape_entered-exited local_shape. 2021-01-15 09:46:19 +00:00
Area2D.xml Rename the final parameter of area_shape_entered-exited local_shape. 2021-01-15 09:46:19 +00:00
Array.xml Improve the Array.hash() documentation 2021-01-26 22:10:30 +01:00
ArrayMesh.xml
ARVRAnchor.xml
ARVRCamera.xml
ARVRController.xml
ARVRInterface.xml
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml
AspectRatioContainer.xml doc: Sync classref with current source 2021-01-13 16:55:27 +01:00
AStar.xml Explain A Star pathfinding algorithm cost calcuation 2021-01-05 21:33:33 +01:00
AStar2D.xml Explain A Star pathfinding algorithm cost calcuation 2021-01-05 21:33:33 +01:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.xml Backport d800329 AudioEffectCapture to 3.2 2021-02-21 20:14:58 -08:00
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectFilter.xml
AudioEffectHighPassFilter.xml
AudioEffectHighShelfFilter.xml
AudioEffectInstance.xml
AudioEffectLimiter.xml
AudioEffectLowPassFilter.xml
AudioEffectLowShelfFilter.xml
AudioEffectNotchFilter.xml
AudioEffectPanner.xml
AudioEffectPhaser.xml
AudioEffectPitchShift.xml
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml Improve the AudioStreamPlayer3D class documentation 2020-11-26 09:38:47 +01:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml
BakedLightmap.xml Add options to reduce lightmaps disk usage. 2021-02-16 13:20:27 +01:00
BakedLightmapData.xml Add options to reduce lightmaps disk usage. 2021-02-16 13:20:27 +01:00
BaseButton.xml
Basis.xml [3.2] Use instance and first arg in Basis is_equal_approx 2021-02-09 05:09:51 -05:00
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml
BoxContainer.xml
BoxShape.xml
Button.xml Document that Button doesn't interpret touch input (= no multitouch) 2021-02-22 10:16:06 +01:00
ButtonGroup.xml
Camera.xml
Camera2D.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasItem.xml
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape.xml
CapsuleShape2D.xml
CenterContainer.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml Clarify class_get_method_list() in release exports 2021-01-13 16:17:07 +01:00
ClippedCamera.xml
CollisionObject.xml
CollisionObject2D.xml
CollisionPolygon.xml Implement CollisionPolygon3D margin 2021-02-16 14:27:39 +01:00
CollisionPolygon2D.xml
CollisionShape.xml
CollisionShape2D.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape.xml
ConcavePolygonShape2D.xml
ConeTwistJoint.xml Fix confusing SliderJoint3D brief description 2020-12-29 16:02:02 +01:00
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Reference the control gallery image in the Control class documentation 2021-02-02 13:02:46 +01:00
ConvexPolygonShape.xml
ConvexPolygonShape2D.xml
CPUParticles.xml Document the requirement to update GPU particle visibility 2021-01-06 19:17:57 +01:00
CPUParticles2D.xml Document the requirement to update GPU particle visibility 2021-01-06 19:17:57 +01:00
Crypto.xml
CryptoKey.xml
CubeMap.xml
CubeMesh.xml Document how to solve UV jittering when using large procedural meshes 2020-12-29 16:02:01 +01:00
Curve.xml
Curve2D.xml
Curve3D.xml Fix incorrect Curve3D.interpolate_baked() description 2020-12-02 16:03:06 +01:00
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml
DirectionalLight.xml
Directory.xml
DTLSServer.xml
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml Complete documentation of EditorExportPlugin 2020-12-29 16:02:03 +01:00
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml Clarify EditorImportPlugin.get_visible_name. 2021-02-11 13:12:06 +01:00
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNavigationMeshGenerator.xml
EditorPlugin.xml Add documentation for EditorPlugin's build method 2021-02-19 15:55:57 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorScenePostImport.xml
EditorScript.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml
EditorSpatialGizmoPlugin.xml Fix binding of default value in EditorSpatialGizmoPlugin::get_material() 2020-11-26 09:38:47 +01:00
EditorSpinSlider.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
Environment.xml
Expression.xml
ExternalTexture.xml
File.xml Expose a File.flush() method to scripting 2021-02-16 14:27:38 +01:00
FileDialog.xml
FileSystemDock.xml
float.xml
Font.xml
FuncRef.xml
Generic6DOFJoint.xml Remove Generic6DOFJoint precision property 2020-12-15 10:15:42 +00:00
Geometry.xml Fixed Geometry2D::get_closest_points_between_segments docs 2020-12-29 16:01:59 +01:00
GeometryInstance.xml Add documentation for new CPU lightmapper. 2021-01-15 12:31:46 +01:00
GIProbe.xml Document that ShaderMaterial doesn't support GIProbe emission 2021-01-25 18:19:10 +01:00
GIProbeData.xml
Gradient.xml Rename offset to point in remove_point() 2020-12-29 16:02:03 +01:00
GradientTexture.xml
GraphEdit.xml doc: Sync classref with current source 2020-12-29 16:02:45 +01:00
GraphNode.xml doc: Sync classref with current source 2021-02-16 14:47:29 +01:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape.xml
HingeJoint.xml Fix confusing SliderJoint3D brief description 2020-12-29 16:02:02 +01:00
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml Add interpolation parameter to resize_to_po2() 2020-12-18 14:02:38 -04:00
ImageTexture.xml
ImmediateGeometry.xml
Input.xml doc: Mention iOS support for Input gravity/gyroscope sensors 2020-12-01 09:00:48 +01:00
InputEvent.xml
InputEventAction.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml Several edits to the GDScript docs 2020-12-09 11:22:03 +01:00
InterpolatedCamera.xml
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JNISingleton.xml
Joint.xml
Joint2D.xml
JSON.xml
JSONParseResult.xml
JSONRPC.xml
KinematicBody.xml
KinematicBody2D.xml
KinematicCollision.xml
KinematicCollision2D.xml
Label.xml
LargeTexture.xml
Light.xml
Light2D.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
LineShape2D.xml
LinkButton.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Listener.xml
MainLoop.xml Mention that the delta argument is in seconds in Node documentation 2021-01-05 21:33:34 +01:00
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Mesh.xml Add documentation for new CPU lightmapper. 2021-01-15 12:31:46 +01:00
MeshDataTool.xml
MeshInstance.xml
MeshInstance2D.xml
MeshLibrary.xml
MeshTexture.xml
MultiMesh.xml
MultiMeshInstance.xml
MultiMeshInstance2D.xml
MultiplayerAPI.xml Document that the high-level multiplayer API is only for Godot servers 2021-01-26 17:00:16 +01:00
Mutex.xml
Navigation.xml
Navigation2D.xml
NavigationMesh.xml
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml Document that the high-level multiplayer API is only for Godot servers 2021-01-26 17:00:16 +01:00
NinePatchRect.xml
Node.xml Mention that the delta argument is in seconds in Node documentation 2021-01-05 21:33:34 +01:00
Node2D.xml
NodePath.xml
Object.xml Document known bug with Object.new() and workaround 2021-02-07 16:15:24 +01:00
OccluderPolygon2D.xml
OmniLight.xml Update the number of lights supported in OmniLight and SpotLight docs 2020-11-20 14:07:33 +01:00
OptionButton.xml
OS.xml Don't allow negative values for OS.delay_usec()/OS.delay_msec() 2021-02-19 15:52:54 +01:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml fixed typo in packedscene 2021-02-12 11:11:35 +01:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
Particles.xml Document GPU particles visibility rect/aabb behavior 2021-01-26 17:00:15 +01:00
Particles2D.xml Document Particles2D not supporting AtlasTexture region 2021-02-10 18:09:51 +01:00
ParticlesMaterial.xml
Path.xml
Path2D.xml
PathFollow.xml
PathFollow2D.xml
PCKPacker.xml
Performance.xml
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectSpaceState.xml Fix cast_motion sometimes failing 2020-11-27 15:32:25 +00:00
Physics2DServer.xml
Physics2DShapeQueryParameters.xml
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody.xml
PhysicsBody2D.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml Fix cast_motion sometimes failing 2020-11-27 15:32:25 +00:00
PhysicsMaterial.xml
PhysicsServer.xml
PhysicsShapeQueryParameters.xml
PhysicsShapeQueryResult.xml
PinJoint.xml Fix confusing SliderJoint3D brief description 2020-12-29 16:02:02 +01:00
PinJoint2D.xml
Plane.xml
PlaneMesh.xml Document how to solve UV jittering when using large procedural meshes 2020-12-29 16:02:01 +01:00
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
PoolByteArray.xml
PoolColorArray.xml
PoolIntArray.xml
PoolRealArray.xml Document workaround for storing 64-bit floats in PoolRealArray 2021-01-16 21:46:01 +01:00
PoolStringArray.xml
PoolVector2Array.xml
PoolVector3Array.xml
Popup.xml
PopupDialog.xml
PopupMenu.xml Added optional id parameter to PopupMenu::add_separator 2020-12-30 09:57:01 +01:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml Add a project setting to enable stdout flushing in release builds 2021-02-16 14:27:38 +01:00
ProximityGroup.xml ProximityGroup: Fix access modifiers, rename private methods for clarity 2020-12-29 16:01:58 +01:00
ProxyTexture.xml
QuadMesh.xml
Quat.xml
RandomNumberGenerator.xml Add ability to restore RandomNumberGenerator state 2021-01-08 15:02:02 +02:00
Range.xml
RayCast.xml
RayCast2D.xml
RayShape.xml
RayShape2D.xml
Rect2.xml
RectangleShape2D.xml
Reference.xml Remove the implication that references and resources are not objected from their description 2021-01-13 16:17:10 +01:00
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform.xml
RemoteTransform2D.xml
Resource.xml Document a built-in use of Resource.resource_name 2021-01-26 17:00:16 +01:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml [3.2] Document what can be used as a type hint 2020-12-15 22:34:25 -05:00
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml doc: Fixup RichTextLabel bbcode_enabled note 2021-02-19 00:04:32 +01:00
RID.xml
RigidBody.xml Update area-body_shape_entered-exited signal documentation. 2021-01-15 09:46:17 +00:00
RigidBody2D.xml Update area-body_shape_entered-exited signal documentation. 2021-01-15 09:46:17 +00:00
RootMotionView.xml
SceneState.xml
SceneTree.xml Clarify that create_timer does not require cleanup. 2021-01-26 17:00:16 +01:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml Document that ShaderMaterial doesn't support GIProbe emission 2021-01-25 18:19:10 +01:00
Shape.xml Implement CollisionPolygon3D margin 2021-02-16 14:27:39 +01:00
Shape2D.xml
ShortCut.xml
Skeleton.xml
Skeleton2D.xml
SkeletonIK.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint.xml Fix confusing SliderJoint3D brief description 2020-12-29 16:02:02 +01:00
SoftBody.xml
Spatial.xml Add info about how gizmos affect transform notifications 2021-01-15 16:49:46 +01:00
SpatialGizmo.xml
SpatialMaterial.xml
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml Update the number of lights supported in OmniLight and SpotLight docs 2020-11-20 14:07:33 +01:00
SpringArm.xml
Sprite.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StaticBody.xml
StaticBody2D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml Clarify lstrip()/rstrip() methods in String for removed characters 2021-01-13 16:17:09 +01:00
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml Improve the SurfaceTool.generate_normals() documentation 2021-02-08 22:36:36 +01:00
TabContainer.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Tabs.xml
TCP_Server.xml
TextEdit.xml Expose bookmark, breakpoint, and mark safe functions in TextEdit 2021-01-27 22:41:07 +01:00
TextFile.xml
Texture.xml
Texture3D.xml
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml
Thread.xml
TileMap.xml doc: Clarify TileMap world_to_map and map_to_world usage 2021-02-16 14:52:51 +01:00
TileSet.xml
Timer.xml
ToolButton.xml
TouchScreenButton.xml Document that Button doesn't interpret touch input (= no multitouch) 2021-02-22 10:16:06 +01:00
Transform.xml
Transform2D.xml
Translation.xml
TranslationServer.xml
Tree.xml doc: Sync classref with current source 2021-02-16 14:47:29 +01:00
TreeItem.xml docs: Add TreeItem method descriptions 2021-02-02 13:02:46 +01:00
TriangleMesh.xml
Tween.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Added a note describing a code behind Vector2/3.direction_to 2020-12-29 16:02:00 +01:00
Vector3.xml Added a note describing a code behind Vector2/3.direction_to 2020-12-29 16:02:00 +01:00
VehicleBody.xml
VehicleWheel.xml
VideoPlayer.xml Document the expected low performance of VideoPlayer on HTML5 2021-01-26 17:00:17 +01:00
VideoStream.xml
Viewport.xml fix missing "s" in Viewport docs 2020-12-29 16:02:03 +01:00
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler.xml
VisibilityEnabler2D.xml
VisibilityNotifier.xml
VisibilityNotifier2D.xml
VisualInstance.xml
VisualServer.xml Add documentation for new CPU lightmapper. 2021-01-15 12:31:46 +01:00
VisualShader.xml
VisualShaderNode.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeCompare.xml
VisualShaderNodeCubeMap.xml
VisualShaderNodeCubeMapUniform.xml
VisualShaderNodeCustom.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIs.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarClamp.xml
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScalarFunc.xml
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarSmoothStep.xml
VisualShaderNodeScalarSwitch.xml
VisualShaderNodeScalarUniform.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureUniform.xml
VisualShaderNodeTextureUniformTriplanar.xml
VisualShaderNodeTransformCompose.xml
VisualShaderNodeTransformConstant.xml
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformMult.xml
VisualShaderNodeTransformUniform.xml
VisualShaderNodeTransformVecMult.xml
VisualShaderNodeUniform.xml
VisualShaderNodeUniformRef.xml
VisualShaderNodeVec3Constant.xml
VisualShaderNodeVec3Uniform.xml
VisualShaderNodeVectorClamp.xml
VisualShaderNodeVectorCompose.xml
VisualShaderNodeVectorDecompose.xml
VisualShaderNodeVectorDerivativeFunc.xml
VisualShaderNodeVectorDistance.xml
VisualShaderNodeVectorFunc.xml
VisualShaderNodeVectorInterp.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeVectorScalarMix.xml
VisualShaderNodeVectorScalarSmoothStep.xml
VisualShaderNodeVectorScalarStep.xml
VisualShaderNodeVectorSmoothStep.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml
World.xml
World2D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
YSort.xml