godot/doc/classes
Zak 1a397f46e6 Improved documentation of rsplit Method for String class.
Improved documentation of rsplit Method for String class.

Removed "divisor" (i will also change variants_call.cpp) and added "delimiter" in its place. Also moved the example at the bottom of the description.
2019-06-11 13:39:18 +03:00
..
@GDScript.xml Added move_toward functions for float, Vector2 and Vector3 2019-05-28 11:39:35 +01:00
@GlobalScope.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
@NativeScript.xml
@VisualScript.xml
AABB.xml
AcceptDialog.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
AnimatedSprite3D.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
AnimatedSprite.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
AnimatedTexture.xml
Animation.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
AnimationNode.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
AnimationNodeAdd2.xml
AnimationNodeAdd3.xml
AnimationNodeAnimation.xml
AnimationNodeBlend2.xml
AnimationNodeBlend3.xml
AnimationNodeBlendSpace1D.xml
AnimationNodeBlendSpace2D.xml
AnimationNodeBlendTree.xml
AnimationNodeOneShot.xml
AnimationNodeOutput.xml
AnimationNodeStateMachine.xml [DOCS] Add descriptions to AnimationNodeStateMachine[Playback] 2019-05-24 12:44:15 +02:00
AnimationNodeStateMachinePlayback.xml [DOCS] Add descriptions to AnimationNodeStateMachine[Playback] 2019-05-24 12:44:15 +02:00
AnimationNodeStateMachineTransition.xml doc: Sync classref with current source 2019-05-21 13:27:03 +02:00
AnimationNodeTimeScale.xml
AnimationNodeTimeSeek.xml
AnimationNodeTransition.xml
AnimationPlayer.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
AnimationTreePlayer.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Area2D.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Area.xml
Array.xml updated description of Array.shuffle to properly describe that it uses the same common seed at every runtime, thus being reproducible in general 2019-05-11 18:04:47 -04:00
ArrayMesh.xml Merge pull request #25522 from aqnuep/MeshLibrary_improvements 2019-06-03 13:59:43 +02:00
ARVRAnchor.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
ARVRCamera.xml
ARVRController.xml
ARVRInterface.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
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 doc: Fix DocData.merge_from copying old setters and getters 2019-06-03 13:03:05 +02:00
AudioEffectSpectrumAnalyzer.xml doc: Sync classref with current source 2019-04-19 11:21:09 +02:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioServer.xml Added docs to AudioStreamPlayer for get_mix_time 2019-04-27 14:11:39 -03:00
AudioStream.xml
AudioStreamGenerator.xml
AudioStreamGeneratorPlayback.xml
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml Merge pull request #26868 from NilsIrl/master 2019-04-22 13:36:07 +02:00
AudioStreamPlayer.xml doc: Sync classref with current source 2019-04-30 14:23:59 +02:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml Improve AudioStreamSample documentation. 2019-05-31 00:20:33 +12:00
BackBufferCopy.xml
BakedLightmap.xml
BakedLightmapData.xml
BaseButton.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Basis.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
BitMap.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
BoxContainer.xml
BoxShape.xml
Button.xml
ButtonGroup.xml
Camera2D.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Camera.xml Merge pull request #29248 from Cheeseness/camera_project_fix 2019-05-28 19:25:37 +02:00
CanvasItem.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape.xml
CenterContainer.xml
CheckBox.xml
CheckButton.xml doc: Sync classref with current source 2019-05-15 12:51:58 +02:00
CircleShape2D.xml
ClassDB.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ClippedCamera.xml
CollisionObject2D.xml Document CollisionObject2D pickable requires collision_layer 2019-05-02 15:43:28 +02:00
CollisionObject.xml
CollisionPolygon2D.xml
CollisionPolygon.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
CollisionShape2D.xml
CollisionShape.xml
Color.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
ColorPicker.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Container.xml
Control.xml doc: Fix DocData.merge_from copying old setters and getters 2019-06-03 13:03:05 +02:00
ConvexPolygonShape2D.xml
ConvexPolygonShape.xml
CPUParticles2D.xml
CPUParticles.xml
CubeMap.xml
CubeMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
Curve2D.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
Curve3D.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
Curve.xml
CurveTexture.xml
CylinderMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
DirectionalLight.xml
Directory.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
DynamicFont.xml Merge pull request #27724 from follower/patch-2 2019-04-23 06:04:25 +03:00
DynamicFontData.xml
EditorExportPlugin.xml Fixed virtual method not showing up in autocomplete and docs 2019-05-23 22:31:02 +01:00
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml
EditorInspectorPlugin.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
EditorInterface.xml
EditorNavigationMeshGenerator.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
EditorPlugin.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
EditorProperty.xml doc: Sync classref with current source 2019-04-24 07:50:14 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
EditorSceneImporter.xml
EditorSceneImporterAssimp.xml
EditorScenePostImport.xml
EditorScript.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
EditorSpatialGizmoPlugin.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
EncodedObjectAsID.xml
Engine.xml
Environment.xml doc: Fix DocData.merge_from copying old setters and getters 2019-06-03 13:03:05 +02:00
Expression.xml
File.xml
FileDialog.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
float.xml
Font.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
FuncRef.xml doc: Sync classref with current source 2019-05-15 12:51:58 +02:00
GDNativeLibraryResourceLoader.xml
GDNativeLibraryResourceSaver.xml
Generic6DOFJoint.xml
Geometry.xml Expose 2D Delaunay triangulation in Geometry singleton 2019-05-24 13:10:13 +03:00
GeometryInstance.xml Merge pull request #25520 from Zylann/expose_node_custom_aabb 2019-05-29 17:18:17 +02:00
GIProbe.xml
GIProbeData.xml
Gradient.xml
GradientTexture.xml
GraphEdit.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
GraphNode.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
GridContainer.xml
GrooveJoint2D.xml
HBoxContainer.xml
HeightMapShape.xml Add transform support to deal with Bullets centering of shapes 2019-05-07 22:43:10 +10:00
HingeJoint.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
HTTPRequest.xml
Image.xml Implement Lanczos image filter 2019-05-05 14:03:56 +02:00
ImageTexture.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ImmediateGeometry.xml
Input.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
InputDefault.xml
InputEvent.xml
InputEventAction.xml Add configurable strength value to InputEventAction 2019-06-02 14:31:34 +02:00
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 Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
JavaScript.xml
Joint2D.xml
Joint.xml
JSON.xml
JSONParseResult.xml
KinematicBody2D.xml Docs: Add tutorials for KinematicBody2D 2019-05-08 13:45:40 -03:00
KinematicBody.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
KinematicCollision2D.xml
KinematicCollision.xml
Label.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
LargeTexture.xml
Light2D.xml
Light.xml
LightOccluder2D.xml
Line2D.xml Merge pull request #27805 from Kanabenki/line2d-add-point-idx 2019-04-30 11:02:47 +02:00
LineEdit.xml Fix and expose String::strip_escapes(), use it in LineEdit paste 2019-05-31 15:49:14 +02:00
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Material.xml
MenuButton.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Mesh.xml Merge pull request #25522 from aqnuep/MeshLibrary_improvements 2019-06-03 13:59:43 +02:00
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance.xml
MeshLibrary.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
MeshTexture.xml doc: Sync classref with current source 2019-04-24 07:50:14 +02:00
MultiMesh.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
MultiMeshInstance.xml
MultiplayerAPI.xml
Mutex.xml
Navigation2D.xml
Navigation.xml
NavigationMesh.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml
Nil.xml
NinePatchRect.xml
Node2D.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
Node.xml Added minimal documentation for _get_configuration_warning method 2019-04-19 13:01:17 +02:00
NodePath.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Object.xml Improve the documentation of the Object class 2019-06-03 19:10:59 +09:00
OccluderPolygon2D.xml
OmniLight.xml
OptionButton.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
OS.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PacketPeerStream.xml
PacketPeerUDP.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Panel.xml Remove unused panelf and panelnc styles 2019-05-03 09:44:46 +03:00
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
Particles2D.xml
Particles.xml
ParticlesMaterial.xml Bind missing FLAG_DISABLE_Z enum value in ParticlesMaterial 2019-06-03 11:18:13 +02:00
Path2D.xml Small documentation improvements 2019-05-01 11:11:09 +02:00
Path.xml
PathFollow2D.xml
PathFollow.xml
PCKPacker.xml
Performance.xml Added inspector plugin documentation. 2019-04-23 16:39:09 -03:00
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectBodyStateSW.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml doc: Sync classref with current source 2019-04-30 14:23:59 +02:00
Physics2DServerSW.xml
Physics2DShapeQueryParameters.xml
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody2D.xml doc: Document default value for PhysicsBody collision layers 2019-05-20 12:12:27 +02:00
PhysicsBody.xml doc: Document default value for PhysicsBody collision layers 2019-05-20 12:12:27 +02:00
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml
PhysicsServer.xml doc: Sync classref with current source 2019-04-30 14:23:59 +02:00
PhysicsShapeQueryParameters.xml
PhysicsShapeQueryResult.xml
PinJoint2D.xml
PinJoint.xml
Plane.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
PlaneMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
PlaneShape.xml
Polygon2D.xml doc: Fix DocData.merge_from copying old setters and getters 2019-06-03 13:03:05 +02:00
PolygonPathFinder.xml
PoolByteArray.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolColorArray.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolIntArray.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolRealArray.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolStringArray.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolVector2Array.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
PoolVector3Array.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Popup.xml Add Popup::popup_centered_clamped method 2019-04-30 05:35:43 +10:00
PopupDialog.xml
PopupMenu.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
PopupPanel.xml
Position2D.xml Allow to change Position2D gizmo size 2019-06-01 12:33:24 +02:00
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
Quat.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
RandomNumberGenerator.xml
Range.xml
RayCast2D.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
RayCast.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
RayShape2D.xml
RayShape.xml
Rect2.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform.xml
Resource.xml doc: Make all tutorial links track "latest" in master branch 2019-06-01 11:33:34 +02:00
ResourceFormatDDS.xml
ResourceFormatImporter.xml
ResourceFormatLoader.xml
ResourceFormatLoaderBinary.xml
ResourceFormatLoaderBMFont.xml
ResourceFormatLoaderDynamicFont.xml
ResourceFormatLoaderGDScript.xml
ResourceFormatLoaderImage.xml
ResourceFormatLoaderNativeScript.xml
ResourceFormatLoaderShader.xml
ResourceFormatLoaderStreamTexture.xml
ResourceFormatLoaderText.xml
ResourceFormatLoaderTextureLayered.xml
ResourceFormatLoaderTheora.xml
ResourceFormatLoaderWebm.xml
ResourceFormatPKM.xml
ResourceFormatPVR.xml
ResourceFormatSaver.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
ResourceFormatSaverBinary.xml
ResourceFormatSaverGDScript.xml
ResourceFormatSaverNativeScript.xml
ResourceFormatSaverShader.xml
ResourceFormatSaverText.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ResourceLoader.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
ResourcePreloader.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
ResourceSaver.xml
ResourceSaverPNG.xml
RichTextLabel.xml
RID.xml
RigidBody2D.xml Update of RigidBody2D class description 2019-05-03 10:49:54 +02:00
RigidBody.xml Correct typos in RigidBody axis lock documentation 2019-05-31 13:28:30 +10:00
RootMotionView.xml
SceneState.xml
SceneTree.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml Merge pull request #27870 from mawenzy/pr_gotoline 2019-04-30 10:53:23 +02:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape2D.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
Shape.xml
ShortCut.xml
Skeleton2D.xml
Skeleton.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
SkeletonIK.xml
Sky.xml
Slider.xml doc: Sync classref with current source 2019-04-19 11:21:09 +02:00
SliderJoint.xml
SoftBody.xml
Spatial.xml
SpatialGizmo.xml
SpatialMaterial.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
SpatialVelocityTracker.xml
SphereMesh.xml Improve the PrimitiveMesh-derived class documentations 2019-05-28 20:37:05 +02:00
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml
SpringArm.xml
Sprite3D.xml
Sprite.xml Add example usage for get_rect() 2019-05-26 15:51:27 +02:00
SpriteBase3D.xml
SpriteFrames.xml
StaticBody2D.xml
StaticBody.xml
StreamPeer.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
StreamPeerBuffer.xml
StreamPeerSSL.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
StreamPeerTCP.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
StreamTexture.xml
String.xml Improved documentation of rsplit Method for String class. 2019-06-11 13:39:18 +03:00
StyleBox.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
StyleBoxEmpty.xml
StyleBoxFlat.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
TabContainer.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
Tabs.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
TCP_Server.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
TextEdit.xml doc: Fix DocData.merge_from copying old setters and getters 2019-06-03 13:03:05 +02:00
TextFile.xml
Texture3D.xml
Texture.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml doc: Make all tutorial links track "latest" in master branch 2019-06-01 11:33:34 +02:00
Thread.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
TileMap.xml
TileSet.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml
Transform.xml
Translation.xml doc: Make all tutorial links track "latest" in master branch 2019-06-01 11:33:34 +02:00
TranslationLoaderPO.xml
TranslationServer.xml doc: Make all tutorial links track "latest" in master branch 2019-06-01 11:33:34 +02:00
Tree.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
TreeItem.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
TriangleMesh.xml
Tween.xml
UndoRedo.xml doc: Sync classref with current source 2019-05-21 13:27:03 +02:00
Variant.xml
VBoxContainer.xml
Vector2.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
Vector3.xml doc: Sync classref with current source 2019-06-01 12:34:29 +02:00
VehicleBody.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
VehicleWheel.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
VideoPlayer.xml
VideoStream.xml
Viewport.xml Implement ability to render viewports directly to screen 2019-05-13 15:20:15 -07:00
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler2D.xml
VisibilityEnabler.xml
VisibilityNotifier2D.xml
VisibilityNotifier.xml
VisualInstance.xml Added inspector plugin documentation. 2019-04-23 16:39:09 -03:00
VisualServer.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
VisualShader.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
VisualShaderNode.xml
VisualShaderNodeBooleanConstant.xml
VisualShaderNodeBooleanUniform.xml
VisualShaderNodeColorConstant.xml
VisualShaderNodeColorFunc.xml
VisualShaderNodeColorOp.xml
VisualShaderNodeColorUniform.xml
VisualShaderNodeCubeMap.xml
VisualShaderNodeCubeMapUniform.xml
VisualShaderNodeDeterminant.xml
VisualShaderNodeDotProduct.xml
VisualShaderNodeExpression.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
VisualShaderNodeFaceForward.xml
VisualShaderNodeFresnel.xml doc: Sync classref with current source 2019-05-21 13:27:03 +02:00
VisualShaderNodeGroupBase.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
VisualShaderNodeIf.xml
VisualShaderNodeInput.xml
VisualShaderNodeOuterProduct.xml
VisualShaderNodeOutput.xml
VisualShaderNodeScalarClamp.xml
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarDerivativeFunc.xml
VisualShaderNodeScalarFunc.xml doc: Sync classref with current source 2019-05-21 13:27:03 +02:00
VisualShaderNodeScalarInterp.xml
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarSmoothStep.xml
VisualShaderNodeScalarUniform.xml
VisualShaderNodeSwitch.xml
VisualShaderNodeTexture.xml
VisualShaderNodeTextureUniform.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 doc: Sync classref with current source 2019-05-21 13:27:03 +02:00
VisualShaderNodeVectorInterp.xml
VisualShaderNodeVectorLen.xml
VisualShaderNodeVectorOp.xml
VisualShaderNodeVectorRefract.xml
VisualShaderNodeVectorScalarSmoothStep.xml
VisualShaderNodeVectorScalarStep.xml
VisualShaderNodeVectorSmoothStep.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Merge pull request #28192 from akien-mga/doc-unused-demos 2019-04-19 12:50:42 +02:00
WeakRef.xml
WindowDialog.xml Change "Return" to "Returns" where necessary in XML documentation 2019-05-23 21:11:24 -07:00
World2D.xml
World.xml
WorldEnvironment.xml
XMLParser.xml
YSort.xml