godot/doc/classes
Hugo Locurcio 3a11baaeac
Turn the anisotropic filtering setting into an enum
Since it only accepts power-of-two values, exposing it as an enum
makes more sense. This also allows for adding property hints to indicate
the performance cost of each value.

This also improves property hints for MSAA and FXAA.
2020-05-08 12:07:35 +02:00
..
@GlobalScope.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
AABB.xml
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
AnimatedTexture.xml doc: Sync classref with current source 2020-05-01 12:46:05 +02:00
Animation.xml
AnimationNode.xml
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
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
AStar2D.xml
AStar.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectChorus.xml
AudioEffectCompressor.xml
AudioEffectDelay.xml
AudioEffectDistortion.xml
AudioEffectEQ6.xml
AudioEffectEQ10.xml
AudioEffectEQ21.xml
AudioEffectEQ.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
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
AudioStreamPlayer.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-26 16:37:57 +02:00
AudioStreamRandomPitch.xml
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
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
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
bool.xml
BoxContainer.xml
BoxShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Button.xml
ButtonGroup.xml
Callable.xml
Camera2D.xml Improve Camera2D documentation 2020-04-10 12:13:26 +02:00
Camera3D.xml Increase the default Camera3D field of view to 75 2020-05-01 14:03:27 +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
CanvasItem.xml Clarify that angles must be specified as radians in the documentation 2020-04-17 15:26:07 +02:00
CanvasItemMaterial.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CenterContainer.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
ClippedCamera3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionObject2D.xml
CollisionObject3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionPolygon2D.xml
CollisionPolygon3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
CollisionShape2D.xml
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
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
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
Control.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
ConvexPolygonShape2D.xml
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
CryptoKey.xml
Cubemap.xml
CubemapArray.xml
CubeMesh.xml
Curve2D.xml
Curve3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Curve.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
DampedSpringJoint2D.xml
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
DynamicFont.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
DynamicFontData.xml
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
EditorImportPlugin.xml
EditorInspector.xml Merge pull request #37888 from Calinou/doc-editor-only-singletons 2020-04-23 12:06:06 +02:00
EditorInspectorPlugin.xml
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
EditorResourcePreview.xml Document how some editor classes should be accessed as singletons only 2020-04-22 11:39:59 +02:00
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorSceneImporterAssimp.xml
EditorScenePostImport.xml
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
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
Environment.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Expression.xml
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
Font.xml
FuncRef.xml
Generic6DOFJoint3D.xml Added missing spring enums for generic_6dof_joint 2020-05-02 21:49:56 +10:00
Geometry.xml
GeometryInstance3D.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
GIProbe.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
GIProbeData.xml
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
GradientTexture.xml
GraphEdit.xml Merge pull request #36960 from pycbouh/docs-improve-shortcuts 2020-04-29 09:40:52 +02:00
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
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
HSeparator.xml
HSlider.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml Document the formats supported by Image.load() 2020-04-29 17:58:38 +02:00
ImageTexture.xml Document image size limits 2020-04-17 16:04:32 +02:00
ImmediateGeometry3D.xml Improve the procedural geometry class documentations 2020-04-20 09:05:50 +02:00
Input.xml Rename InputFilter back to Input 2020-04-28 15:19:49 +02:00
InputEvent.xml
InputEventAction.xml
InputEventFromWindow.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Doc edit at InputEventMouseMotion 2020-03-19 00:04:13 +05:30
InputEventPanGesture.xml
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
InstancePlaceholder.xml
int.xml
IP.xml
ItemList.xml Improve shortcut formatting in docs 2020-04-10 18:42:11 +03:00
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JNISingleton.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
Joint2D.xml
Joint3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
JSON.xml
JSONParseResult.xml
JSONRPC.xml
KinematicBody2D.xml
KinematicBody3D.xml Make 2D and 3D KinematicBody stop_on_slope documentation the same. 2020-05-07 08:18:23 +01:00
KinematicCollision2D.xml
KinematicCollision3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Label.xml
LargeTexture.xml
Light2D.xml
Light3D.xml doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
LightOccluder2D.xml
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
LinkButton.xml
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
Marshalls.xml
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: Update classref with node renames 2020-03-30 18:23:02 +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
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
Mutex.xml
Navigation2D.xml
Navigation3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationAgent2D.xml
NavigationAgent3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
NavigationMesh.xml
NavigationMeshGenerator.xml
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
NavigationRegion2D.xml
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
NinePatchRect.xml
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
Node.xml Merge pull request #36960 from pycbouh/docs-improve-shortcuts 2020-04-29 09:40:52 +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
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
OS.xml Warn when trying to open res:// or user:// with OS.shell_open() 2020-04-28 19:37:09 +02:00
PackedByteArray.xml
PackedColorArray.xml
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedFloat32Array.xml
PackedFloat64Array.xml
PackedInt32Array.xml
PackedInt64Array.xml
PackedScene.xml Check for errors when saving in the ResourceSaver example documentation 2020-04-17 22:29:05 +02:00
PackedStringArray.xml
PackedVector2Array.xml
PackedVector3Array.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PanelContainer.xml
PanoramaSkyMaterial.xml Working sky shader implementation 2020-03-21 20:43:44 -07:00
ParallaxBackground.xml
ParallaxLayer.xml
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
PathFollow3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PCKPacker.xml
Performance.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PHashTranslation.xml
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
PlaneMesh.xml
PointMesh.xml
Polygon2D.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
PolygonPathFinder.xml
Popup.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PopupMenu.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
PopupPanel.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
Position2D.xml
Position3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSkyMaterial.xml Add light size to Sky Shaders 2020-04-17 09:32:24 -07:00
ProgressBar.xml
ProjectSettings.xml Turn the anisotropic filtering setting into an enum 2020-05-08 12:07:35 +02:00
ProximityGroup3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ProxyTexture.xml
QuadMesh.xml
Quat.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RayShape2D.xml
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
Rect2i.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
RemoteTransform2D.xml
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-04 16:55:01 +02:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml
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
SceneTree.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
SceneTreeTimer.xml
Script.xml
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
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
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
Shape2D.xml
Shape3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
ShortCut.xml
Signal.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
Skeleton2D.xml
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
SkinReference.xml
Sky.xml Update many docs with recent rendering changes 2020-04-17 09:47:59 -07:00
Slider.xml
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
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
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
StaticBody2D.xml
StaticBody3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
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
Tabs.xml
TCP_Server.xml
TextEdit.xml method bind TextEdit::set_line() added 2020-05-01 18:37:12 +05:30
TextFile.xml
Texture2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
Texture2DArray.xml
Texture.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml
Thread.xml Clarify docs for Thread.start() godotengine#36032 2020-03-30 21:53:39 -05:00
TileMap.xml doc: Fix parsing typed arrays in makerst.py 2020-04-24 17:50:20 +02:00
TileSet.xml Document the expected normal map coordinate system where relevant 2020-05-04 22:46:47 +02:00
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml doc: Sync classref with current source 2020-03-18 09:14:57 +01:00
Transform.xml Clarify Transform scaled Method description. 2020-04-10 22:36:09 +02:00
Translation.xml
TranslationServer.xml
Tree.xml Mention how to remove TreeItem from a Tree 2020-04-21 15:31:21 +02:00
TreeItem.xml Mention how to remove TreeItem from a Tree 2020-04-21 15:31:21 +02:00
TriangleMesh.xml
Tween.xml Tweak Tween cheatsheet link formatting to avoid rST conversion bug 2020-05-01 18:43:55 +02:00
UDPServer.xml
UndoRedo.xml Replace is_commiting_action with is_committing_action 2020-04-08 18:52:04 +02:00
Variant.xml
VBoxContainer.xml
Vector2.xml [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
Vector2i.xml
Vector3.xml [Core] Rename linear_interpolate to lerp 2020-04-29 04:02:49 -04:00
Vector3i.xml
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
VideoStream.xml
Viewport.xml doc: Sync classref with current source 2020-05-04 16:55:01 +02:00
ViewportTexture.xml
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
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
VisualShaderNodeFloatConstant.xml
VisualShaderNodeFloatFunc.xml
VisualShaderNodeFloatOp.xml
VisualShaderNodeFloatUniform.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml
VisualShaderNodeGroupBase.xml
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIntConstant.xml
VisualShaderNodeIntFunc.xml
VisualShaderNodeIntOp.xml
VisualShaderNodeIntUniform.xml
VisualShaderNodeIs.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarClamp.xml
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarSmoothStep.xml
VisualShaderNodeScalarSwitch.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 doc: Sync classref with current source 2020-05-06 10:27:02 +02:00
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 doc: Sync classref with current source 2020-04-20 11:48:00 +02:00
VSplitContainer.xml
WeakRef.xml
Window.xml doc: Sync classref with DisplayServer/Window changes 2020-03-31 11:56:58 +02:00
World2D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02:00
World3D.xml doc: Update classref with node renames 2020-03-30 18:23:02 +02: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
XMLParser.xml
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 Renaming all ARVR nodes to XR 2020-04-09 15:33:01 +10: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