godot/doc/classes
2019-09-19 13:29:49 -07:00
..
@GlobalScope.xml Updated doc for PROPERTY_HINT_RANGE (or_greater/or_lesser instead of allow_greater/allow_lesser) 2019-08-10 18:59:42 +02:00
AABB.xml
AcceptDialog.xml
AnimatedSprite3D.xml
AnimatedSprite.xml
AnimatedTexture.xml
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
AnimationNodeStateMachinePlayback.xml
AnimationNodeStateMachineTransition.xml
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Mention caveat with looped animations in AnimationPlayer.queue() 2019-08-19 15:04:13 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
AnimationTreePlayer.xml
Area2D.xml
Area.xml
Array.xml
ArrayMesh.xml
ARVRAnchor.xml
ARVRCamera.xml
ARVRController.xml
ARVRInterface.xml
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml
AStar2D.xml allow to reserve space in OAHashMap explicitly and also in AStar. 2019-08-27 00:38:35 +02:00
AStar.xml allow to reserve space in OAHashMap explicitly and also in AStar. 2019-08-27 00:38:35 +02:00
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 doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
AudioStream.xml
AudioStreamGenerator.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
AudioStreamGeneratorPlayback.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomPitch.xml
AudioStreamSample.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
BackBufferCopy.xml
BakedLightmap.xml
BakedLightmapData.xml
BaseButton.xml
Basis.xml doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml
BoxContainer.xml
BoxShape.xml
Button.xml Add feature to Button to make its icon expand/shrink with the button's size 2019-08-29 11:25:00 -03:00
ButtonGroup.xml
Camera2D.xml doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
Camera.xml
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasItem.xml
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape.xml
CenterContainer.xml
CheckBox.xml Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the editor, but wasn't used. 2019-08-06 13:27:07 -04:00
CheckButton.xml Implemented check_vadjust in CheckBox & CheckButton. It was exposed to the editor, but wasn't used. 2019-08-06 13:27:07 -04:00
CircleShape2D.xml
ClassDB.xml Fix various typos and style errors in text 2019-08-19 20:43:42 +02:00
ClippedCamera.xml
CollisionObject2D.xml
CollisionObject.xml
CollisionPolygon2D.xml
CollisionPolygon.xml
CollisionShape2D.xml
CollisionShape.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
ConvexPolygonShape2D.xml
ConvexPolygonShape.xml
CPUParticles2D.xml
CPUParticles.xml
Crypto.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
CryptoKey.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
CubeMap.xml
CubeMesh.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml
DirectionalLight.xml
Directory.xml Fix various typos and style errors in text 2019-08-19 20:43:42 +02:00
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
EditorNavigationMeshGenerator.xml
EditorPlugin.xml Improve documentation of EditorPlugin.add_tool_submenu_item method 2019-08-12 20:58:21 +01:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorSceneImporterAssimp.xml
EditorScenePostImport.xml
EditorScript.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml
EditorSpatialGizmoPlugin.xml
EditorVCSInterface.xml Add an overridable VCS Interface for the editor 2019-09-03 20:01:14 +05:30
EncodedObjectAsID.xml
Engine.xml
Environment.xml Removed clamping of the Linear tonemapping when KEEP_3D_LINEAR 2019-08-29 18:14:19 +02:00
Expression.xml
File.xml
FileDialog.xml Rename FileDialog's folder icon custom color to folder_icon_modulate 2019-08-21 18:43:01 +02:00
float.xml
Font.xml
FuncRef.xml Add FuncRef.call_funcv 2019-08-08 11:58:57 +03:00
Generic6DOFJoint.xml
Geometry.xml Remove redundant transform method in Geometry singleton 2019-09-01 14:34:51 +03:00
GeometryInstance.xml Improve the GeometryInstance class documentation 2019-08-21 14:22:37 +02:00
GIProbe.xml
GIProbeData.xml
Gradient.xml
GradientTexture.xml
GraphEdit.xml doc: Sync classref with current source 2019-08-05 15:21:03 +02:00
GraphNode.xml Merge pull request #31389 from Calinou/add-node-comments 2019-09-03 12:55:22 +02:00
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
HBoxContainer.xml
HeightMapShape.xml
HingeJoint.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml
HTTPRequest.xml
Image.xml Improve the Image.get_pixel() and Image.get_pixelv() documentation 2019-09-15 21:57:35 +02:00
ImageTexture.xml
ImmediateGeometry.xml
Input.xml Mention more caveats for custom mouse cursors in the documentation 2019-09-15 21:14:40 +02:00
InputDefault.xml
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
InterpolatedCamera.xml
IP_Unix.xml
IP.xml
ItemList.xml
JavaScript.xml
Joint2D.xml
Joint.xml
JSON.xml
JSONParseResult.xml
JSONRPC.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
KinematicBody2D.xml
KinematicBody.xml
KinematicCollision2D.xml
KinematicCollision.xml
Label.xml
LargeTexture.xml
Light2D.xml
Light.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml Add new events and accompanying logic to notify when the app is paused and resumed on Android devices. 2019-09-19 13:29:49 -07:00
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance.xml
MeshLibrary.xml
MeshTexture.xml
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance.xml
MultiplayerAPI.xml
Mutex.xml
Navigation2D.xml
Navigation.xml
NavigationMesh.xml
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml
Nil.xml
NinePatchRect.xml
Node2D.xml
Node.xml Add new events and accompanying logic to notify when the app is paused and resumed on Android devices. 2019-09-19 13:29:49 -07:00
NodePath.xml
Object.xml Add FuncRef.call_funcv 2019-08-08 11:58:57 +03:00
OccluderPolygon2D.xml
OmniLight.xml
OptionButton.xml
OS.xml [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 2019-08-26 16:45:49 +03:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
Particles2D.xml
Particles.xml
ParticlesMaterial.xml
Path2D.xml
Path.xml
PathFollow2D.xml
PathFollow.xml
PCKPacker.xml
Performance.xml
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectBodyStateSW.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml
Physics2DServerSW.xml
Physics2DShapeQueryParameters.xml
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody2D.xml
PhysicsBody.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml
PhysicsServer.xml
PhysicsShapeQueryParameters.xml
PhysicsShapeQueryResult.xml
PinJoint2D.xml
PinJoint.xml
Plane.xml
PlaneMesh.xml
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
PoolByteArray.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
PoolColorArray.xml
PoolIntArray.xml Mention 32-bit integer limit in the PoolIntArray documentation 2019-08-02 14:44:41 +02:00
PoolRealArray.xml
PoolStringArray.xml
PoolVector2Array.xml
PoolVector3Array.xml
Popup.xml Exposed set_as_minsize to gdscript 2019-08-14 16:09:55 +09:30
PopupDialog.xml
PopupMenu.xml
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml
RayCast.xml
RayShape2D.xml
RayShape.xml
Rect2.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform.xml
Resource.xml
ResourceFormatLoader.xml
ResourceFormatLoaderCrypto.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
ResourceFormatSaver.xml
ResourceFormatSaverCrypto.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextLabel.xml
RID.xml
RigidBody2D.xml Fix custom inertia in physics2d, closes#30838 2019-08-22 20:30:03 +08:00
RigidBody.xml
RootMotionView.xml
SceneState.xml
SceneTree.xml [macOS] Add methods to modify global and dock menus. Add ability to open multiple editor/project manager instances, recent/favourite project list to project manager dock menu and opened scene list to editor dock menu. 2019-08-26 16:45:49 +03:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape2D.xml
Shape.xml
ShortCut.xml
Skeleton2D.xml
Skeleton.xml
SkeletonIK.xml
Sky.xml
Slider.xml
SliderJoint.xml
SoftBody.xml
Spatial.xml
SpatialGizmo.xml
SpatialMaterial.xml
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml
SpringArm.xml
Sprite3D.xml
Sprite.xml
SpriteBase3D.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
SpriteFrames.xml
StaticBody2D.xml
StaticBody.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
StreamPeerTCP.xml
StreamTexture.xml
String.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml
TabContainer.xml
Tabs.xml
TCP_Server.xml
TextEdit.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
TextFile.xml
Texture3D.xml
Texture.xml
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml
Thread.xml
TileMap.xml
TileSet.xml
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml Add transform methods for PoolVector*Array 2019-08-29 14:47:33 +03:00
Transform.xml Add transform methods for PoolVector*Array 2019-08-29 14:47:33 +03:00
Translation.xml
TranslationServer.xml
Tree.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
TreeItem.xml Tree: fix and expose icon modulation 2019-08-24 17:37:22 +02:00
TriangleMesh.xml
Tween.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
Vector3.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
VehicleBody.xml
VehicleWheel.xml
VideoPlayer.xml
VideoStream.xml
Viewport.xml
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler2D.xml
VisibilityEnabler.xml
VisibilityNotifier2D.xml
VisibilityNotifier.xml
VisualInstance.xml
VisualServer.xml
VisualShader.xml
VisualShaderNode.xml Plugin support for visual shaders 2019-08-14 15:52:27 +03:00
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeCompare.xml
VisualShaderNodeCubeMap.xml
VisualShaderNodeCubeMapUniform.xml
VisualShaderNodeCustom.xml Added link to tutorial for VisualShaderNodeCustom 2019-09-01 13:52:02 +03:00
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml
VisualShaderNodeFaceForward.xml
VisualShaderNodeFresnel.xml
VisualShaderNodeGlobalExpression.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
VisualShaderNodeGroupBase.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeIs.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarClamp.xml
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScalarFunc.xml
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarSmoothStep.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
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 doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml
VisualShaderNodeVectorScalarStep.xml
VisualShaderNodeVectorSmoothStep.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml
World2D.xml
World.xml
WorldEnvironment.xml
X509Certificate.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
XMLParser.xml
YSort.xml