..
@GlobalScope.xml
Clarify that `KEY_BACK` is unrelated to the Back button on Android
2020-08-31 15:29:42 +07:00
AABB.xml
Cross-reference AABB and Rect2 in the class reference
2020-09-24 14:43:12 +07:00
ARVRAnchor.xml
…
ARVRCamera.xml
…
ARVRController.xml
…
ARVRInterface.xml
…
ARVROrigin.xml
…
ARVRPositionalTracker.xml
…
ARVRServer.xml
…
AStar.xml
AStar: Make get_closest_point() deterministic for equidistant points
2020-06-10 15:30:52 +07:00
AStar2D.xml
AStar: Make get_closest_point() deterministic for equidistant points
2020-06-10 15:30:52 +07:00
AcceptDialog.xml
…
AnimatedSprite.xml
Document support for normal and specular maps in AnimatedSprite2D
2020-09-01 21:00:58 +07:00
AnimatedSprite3D.xml
Link to 2D Sprite animation tutorial in relevant class documentations
2020-08-25 12:58:31 +07:00
AnimatedTexture.xml
Add more error explanations in the BMP image loader
2020-08-21 02:28:17 +07:00
Animation.xml
Fix incorrect key name in the Animation documentation code sample
2020-07-29 18:23:31 +07: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
…
AnimationNodeStateMachineTransition.xml
…
AnimationNodeTimeScale.xml
…
AnimationNodeTimeSeek.xml
…
AnimationNodeTransition.xml
…
AnimationPlayer.xml
Explain editor usage of current_animation
2020-08-31 15:29:43 +07:00
AnimationRootNode.xml
…
AnimationTrackEditPlugin.xml
…
AnimationTree.xml
Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions
2020-06-04 12:16:39 +07:00
AnimationTreePlayer.xml
Mention the AnimationTreePlayer deprecation in the class reference
2020-09-16 00:19:32 +07:00
Area.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
Area2D.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
Array.xml
Fix a typo in the Array class documentation
2020-09-24 14:43:07 +07:00
ArrayMesh.xml
…
AtlasTexture.xml
…
AudioBusLayout.xml
…
AudioEffect.xml
…
AudioEffectAmplify.xml
…
AudioEffectBandLimitFilter.xml
…
AudioEffectBandPassFilter.xml
…
AudioEffectChorus.xml
…
AudioEffectCompressor.xml
…
AudioEffectDelay.xml
…
AudioEffectDistortion.xml
Improve AudioEffectDistortion and AudioEffectFilter documentation
2020-09-14 11:00:49 +07:00
AudioEffectEQ.xml
…
AudioEffectEQ6.xml
…
AudioEffectEQ10.xml
…
AudioEffectEQ21.xml
…
AudioEffectFilter.xml
Improve AudioEffectDistortion and AudioEffectFilter documentation
2020-09-14 11:00:49 +07:00
AudioEffectHighPassFilter.xml
…
AudioEffectHighShelfFilter.xml
…
AudioEffectInstance.xml
…
AudioEffectLimiter.xml
…
AudioEffectLowPassFilter.xml
…
AudioEffectLowShelfFilter.xml
…
AudioEffectNotchFilter.xml
…
AudioEffectPanner.xml
…
AudioEffectPhaser.xml
…
AudioEffectPitchShift.xml
…
AudioEffectRecord.xml
Adds full description for AudioEffectRecord.xml
2020-06-11 10:00:06 +07:00
AudioEffectReverb.xml
…
AudioEffectSpectrumAnalyzer.xml
…
AudioEffectSpectrumAnalyzerInstance.xml
…
AudioEffectStereoEnhance.xml
…
AudioServer.xml
…
AudioStream.xml
…
AudioStreamGenerator.xml
…
AudioStreamGeneratorPlayback.xml
…
AudioStreamMicrophone.xml
…
AudioStreamPlayback.xml
…
AudioStreamPlaybackResampled.xml
…
AudioStreamPlayer.xml
Improve `pitch_scale` descriptions in AudioStreamPlayer documentation
2020-04-27 10:18:41 +07:00
AudioStreamPlayer2D.xml
Improve `pitch_scale` descriptions in AudioStreamPlayer documentation
2020-04-27 10:18:41 +07:00
AudioStreamPlayer3D.xml
Mention listener node in AudioStreamPlayer3D description
2020-08-31 15:29:41 +07:00
AudioStreamRandomPitch.xml
…
AudioStreamSample.xml
…
BackBufferCopy.xml
…
BakedLightmap.xml
Document known bugs in BakedLightmap
2020-05-24 21:29:12 +07:00
BakedLightmapData.xml
…
BaseButton.xml
Mention `toggled` signal for pressed state in BaseButton documentation
2020-07-24 10:31:57 +07:00
Basis.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
BitMap.xml
grow_mask() description added
2020-08-14 00:32:05 +07:00
BitmapFont.xml
Expose `get_char_size()` from Font instead of BitmapFont
2020-06-04 12:09:39 +07:00
Bone2D.xml
…
BoneAttachment.xml
…
BoxContainer.xml
…
BoxShape.xml
…
Button.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
ButtonGroup.xml
…
CPUParticles.xml
…
CPUParticles2D.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
Camera.xml
…
Camera2D.xml
…
CameraFeed.xml
…
CameraServer.xml
…
CameraTexture.xml
…
CanvasItem.xml
Add an example to the `CanvasItem.draw_string()` documentation
2020-07-29 18:23:45 +07:00
CanvasItemMaterial.xml
…
CanvasLayer.xml
…
CanvasModulate.xml
…
CapsuleMesh.xml
…
CapsuleShape.xml
…
CapsuleShape2D.xml
…
CenterContainer.xml
…
CharFXTransform.xml
…
CheckBox.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
CheckButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
CircleShape2D.xml
…
ClassDB.xml
…
ClippedCamera.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
CollisionObject.xml
…
CollisionObject2D.xml
Revert "Allow Area2D and 3D mouse events without a collision layer"
2020-07-27 22:46:04 +07:00
CollisionPolygon.xml
…
CollisionPolygon2D.xml
…
CollisionShape.xml
…
CollisionShape2D.xml
Update CollisionShape2D doc
2020-08-21 02:28:28 +07:00
Color.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
ColorPicker.xml
…
ColorPickerButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
ColorRect.xml
…
ConcavePolygonShape.xml
…
ConcavePolygonShape2D.xml
…
ConeTwistJoint.xml
…
ConfigFile.xml
…
ConfirmationDialog.xml
…
Container.xml
…
Control.xml
Improve the documentation related to overriding GUI theme items
2020-08-31 15:29:43 +07:00
ConvexPolygonShape.xml
…
ConvexPolygonShape2D.xml
…
Crypto.xml
…
CryptoKey.xml
…
CubeMap.xml
…
CubeMesh.xml
…
Curve.xml
…
Curve2D.xml
…
Curve3D.xml
…
CurveTexture.xml
…
CylinderMesh.xml
…
CylinderShape.xml
…
DTLSServer.xml
…
DampedSpringJoint2D.xml
…
Dictionary.xml
Document the `in` operator in String, Array and Dictionary classes
2020-06-15 14:34:34 +07:00
DirectionalLight.xml
Add performance hints to the DirectionalLight shadow mode property hint
2020-06-04 12:16:39 +07:00
Directory.xml
Revert "Follow-Up Fix Directory Open"
2020-07-28 13:53:57 +07:00
DynamicFont.xml
Document missing character behavior when drawing text with fonts
2020-09-04 08:50:32 +07:00
DynamicFontData.xml
Disable antialiasing on the DynamicFont outline as well when requested
2020-06-04 12:09:40 +07:00
EditorExportPlugin.xml
doc: Sync classref with current source
2020-08-21 02:33:44 +07:00
EditorFeatureProfile.xml
Make the Import dock depend on the FileSystem dock
2020-09-24 14:43:05 +07:00
EditorFileDialog.xml
…
EditorFileSystem.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorFileSystemDirectory.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorImportPlugin.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorInspector.xml
doc: Sync classref with current source
2020-07-28 11:50:39 +07:00
EditorInspectorPlugin.xml
…
EditorInterface.xml
Improve the `EditorInterface.get_editor_viewport()` description
2020-07-30 16:27:11 +07:00
EditorNavigationMeshGenerator.xml
…
EditorPlugin.xml
…
EditorProperty.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorResourceConversionPlugin.xml
…
EditorResourcePreview.xml
…
EditorResourcePreviewGenerator.xml
…
EditorSceneImporter.xml
…
EditorSceneImporterAssimp.xml
…
EditorScenePostImport.xml
…
EditorScript.xml
…
EditorSelection.xml
…
EditorSettings.xml
Complete the EditorSettings class documentation
2020-07-24 10:31:57 +07:00
EditorSpatialGizmo.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorSpatialGizmoPlugin.xml
Document several editor-related classes to 100% completion
2020-07-24 10:31:57 +07:00
EditorSpinSlider.xml
…
EditorVCSInterface.xml
…
EncodedObjectAsID.xml
…
Engine.xml
Update AUTHORS and DONORS list
2020-08-14 00:32:05 +07:00
Environment.xml
Environment doc update regarding Viewport usage.
2020-06-22 17:59:44 +07:00
Expression.xml
…
ExternalTexture.xml
Update the documentation for `ExternalTexture` to match the restriction on Android platforms
2020-04-28 08:04:41 +07:00
File.xml
Updated cursor positioning description for File open()
2020-08-31 15:29:43 +07:00
FileDialog.xml
doc/FileDialog: warn about access limitations in sandboxed apps
2020-09-01 21:01:32 +07:00
FileSystemDock.xml
…
Font.xml
Document missing character behavior when drawing text with fonts
2020-09-04 08:50:32 +07:00
FuncRef.xml
…
GIProbe.xml
…
GIProbeData.xml
…
Generic6DOFJoint.xml
Added missing spring enums for generic_6dof_joint
2020-05-04 16:10:22 +07:00
Geometry.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
GeometryInstance.xml
…
Gradient.xml
Sort points in a Gradient for color and offset updates.
2020-09-24 14:43:06 +07:00
GradientTexture.xml
…
GraphEdit.xml
…
GraphNode.xml
…
GridContainer.xml
Clarify the required child node type in the GridContainer documentation
2020-09-08 08:56:13 +07:00
GrooveJoint2D.xml
…
HBoxContainer.xml
…
HScrollBar.xml
…
HSeparator.xml
…
HSlider.xml
Reference Range signals in the Slider class documentations
2020-08-17 11:05:04 +07:00
HSplitContainer.xml
…
HTTPClient.xml
Document HTTPRequest not supporting request data with GET method
2020-08-31 15:29:43 +07:00
HTTPRequest.xml
Document HTTPRequest not supporting request data with GET method
2020-08-31 15:29:43 +07:00
HashingContext.xml
…
HeightMapShape.xml
…
HingeJoint.xml
…
IP.xml
…
Image.xml
Clarify get_data Image method
2020-09-14 11:00:50 +07:00
ImageTexture.xml
…
ImmediateGeometry.xml
…
Input.xml
Document supported platforms for `Input.get_accelerometer()` and related
2020-08-31 15:29:41 +07:00
InputEvent.xml
…
InputEventAction.xml
…
InputEventGesture.xml
…
InputEventJoypadButton.xml
…
InputEventJoypadMotion.xml
…
InputEventKey.xml
…
InputEventMIDI.xml
…
InputEventMagnifyGesture.xml
…
InputEventMouse.xml
…
InputEventMouseButton.xml
…
InputEventMouseMotion.xml
Style: Sync other changes from new fix_style.sh and clang_format.sh
2020-07-24 10:39:18 +07:00
InputEventPanGesture.xml
…
InputEventScreenDrag.xml
…
InputEventScreenTouch.xml
…
InputEventWithModifiers.xml
…
InputMap.xml
…
InstancePlaceholder.xml
…
InterpolatedCamera.xml
Mark InterpolatedCamera as deprecated
2020-09-16 15:36:40 +07:00
ItemList.xml
…
JNISingleton.xml
…
JSON.xml
Documentation: clarify the indent parameter of JSON.print
2020-08-14 00:32:05 +07:00
JSONParseResult.xml
Improve JSON-related documentation
2020-07-31 13:09:21 +07:00
JSONRPC.xml
…
JavaClass.xml
…
JavaClassWrapper.xml
…
JavaScript.xml
Document that the JavaScript singleton may be disabled at build-time
2020-09-24 14:43:11 +07:00
Joint.xml
…
Joint2D.xml
Fix Joint2D doc
2020-06-22 08:37:57 +07:00
KinematicBody.xml
Style: Sync other changes from new fix_style.sh and clang_format.sh
2020-07-24 10:39:18 +07:00
KinematicBody2D.xml
Style: Sync other changes from new fix_style.sh and clang_format.sh
2020-07-24 10:39:18 +07:00
KinematicCollision.xml
…
KinematicCollision2D.xml
…
Label.xml
Fix label percent visible doc description
2020-06-15 14:34:35 +07:00
LargeTexture.xml
…
Light.xml
Improve the 3D light documentations
2020-06-11 10:00:06 +07:00
Light2D.xml
…
LightOccluder2D.xml
…
Line2D.xml
Clarify points in Line2D doc
2020-08-21 02:28:18 +07:00
LineEdit.xml
Add option to disable virtual keyboard for LineEdit
2020-07-24 10:31:57 +07:00
LineShape2D.xml
…
LinkButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
Listener.xml
…
MainLoop.xml
…
MarginContainer.xml
…
Marshalls.xml
…
Material.xml
Fix Material.render_priority doc: no opaque sort
2020-06-15 14:34:35 +07:00
MenuButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
Mesh.xml
Cross-reference AABB getter methods in the documentation
2020-09-16 16:22:39 +07:00
MeshDataTool.xml
…
MeshInstance.xml
…
MeshInstance2D.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
MeshLibrary.xml
…
MeshTexture.xml
…
MultiMesh.xml
Cross-reference AABB getter methods in the documentation
2020-09-16 16:22:39 +07:00
MultiMeshInstance.xml
…
MultiMeshInstance2D.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
MultiplayerAPI.xml
…
Mutex.xml
…
Navigation.xml
…
Navigation2D.xml
…
NavigationMesh.xml
…
NavigationMeshInstance.xml
…
NavigationPolygon.xml
…
NavigationPolygonInstance.xml
…
NetworkedMultiplayerPeer.xml
…
NinePatchRect.xml
…
Node.xml
Several documentation improvements
2020-09-15 19:26:40 +07:00
Node2D.xml
doc: Sync classref with current source
2020-06-22 13:24:11 +07:00
NodePath.xml
…
OS.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
Object.xml
Document how to remove metadata from an Object
2020-09-14 14:24:14 +07:00
OccluderPolygon2D.xml
…
OmniLight.xml
Improve the 3D light documentations
2020-06-11 10:00:06 +07:00
OptionButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
PCKPacker.xml
…
PHashTranslation.xml
…
PackedDataContainer.xml
…
PackedDataContainerRef.xml
…
PackedScene.xml
Document how to instance a PackedScene and add it as a child
2020-07-10 08:51:21 +07:00
PacketPeer.xml
…
PacketPeerDTLS.xml
…
PacketPeerStream.xml
…
PacketPeerUDP.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
Panel.xml
…
PanelContainer.xml
…
PanoramaSky.xml
…
ParallaxBackground.xml
…
ParallaxLayer.xml
…
Particles.xml
Document enlarging Particles visibility AABB when they cast shadows
2020-06-07 21:35:40 +07:00
Particles2D.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
ParticlesMaterial.xml
…
Path.xml
…
Path2D.xml
…
PathFollow.xml
…
PathFollow2D.xml
…
Performance.xml
…
PhysicalBone.xml
…
Physics2DDirectBodyState.xml
…
Physics2DDirectSpaceState.xml
…
Physics2DServer.xml
Mention that body_set_state is deferred
2020-08-25 12:58:24 +07:00
Physics2DShapeQueryParameters.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
Physics2DShapeQueryResult.xml
…
Physics2DTestMotionResult.xml
…
PhysicsBody.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
PhysicsBody2D.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
PhysicsDirectBodyState.xml
…
PhysicsDirectSpaceState.xml
…
PhysicsMaterial.xml
Add description for "absorbent" and "rough"
2020-06-18 11:29:28 +07:00
PhysicsServer.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
PhysicsShapeQueryParameters.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
PhysicsShapeQueryResult.xml
…
PinJoint.xml
…
PinJoint2D.xml
…
Plane.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
PlaneMesh.xml
…
PlaneShape.xml
…
PointMesh.xml
…
Polygon2D.xml
…
PolygonPathFinder.xml
…
PoolByteArray.xml
…
PoolColorArray.xml
…
PoolIntArray.xml
…
PoolRealArray.xml
…
PoolStringArray.xml
…
PoolVector2Array.xml
…
PoolVector3Array.xml
…
Popup.xml
Mention caveats for `popup_exclusive` in the WindowDialog documentation
2020-08-05 12:01:31 +07:00
PopupDialog.xml
…
PopupMenu.xml
doc: Sync classref with current source
2020-05-07 13:47:06 +07:00
PopupPanel.xml
…
Position2D.xml
…
Position3D.xml
…
PrimitiveMesh.xml
Clarify how to convert PrimitiveMesh to ArrayMesh.
2020-07-24 10:31:57 +07:00
PrismMesh.xml
…
ProceduralSky.xml
…
ProgressBar.xml
…
ProjectSettings.xml
added load resource pack with offset feature
2020-09-24 14:43:09 +07:00
ProximityGroup.xml
…
ProxyTexture.xml
…
QuadMesh.xml
…
Quat.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
RID.xml
…
RandomNumberGenerator.xml
…
Range.xml
…
RayCast.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
RayCast2D.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
RayShape.xml
…
RayShape2D.xml
…
Rect2.xml
Cross-reference AABB and Rect2 in the class reference
2020-09-24 14:43:12 +07:00
RectangleShape2D.xml
…
Reference.xml
Improve the Object, Reference and Resource class documentations
2020-07-28 00:48:33 +07:00
ReferenceRect.xml
…
ReflectionProbe.xml
…
RemoteTransform.xml
…
RemoteTransform2D.xml
…
Resource.xml
Improve the Object, Reference and Resource class documentations
2020-07-28 00:48:33 +07:00
ResourceFormatLoader.xml
…
ResourceFormatSaver.xml
…
ResourceImporter.xml
…
ResourceInteractiveLoader.xml
…
ResourceLoader.xml
…
ResourcePreloader.xml
…
ResourceSaver.xml
…
RichTextEffect.xml
…
RichTextLabel.xml
Document `RichTextLabel.append_bbcode()` not closing previously open tags
2020-09-24 14:43:11 +07:00
RigidBody.xml
Document RigidBodies in character mode never sleeping automatically
2020-09-01 21:01:58 +07:00
RigidBody2D.xml
Document RigidBodies in character mode never sleeping automatically
2020-09-01 21:01:58 +07:00
RootMotionView.xml
…
SceneState.xml
…
SceneTree.xml
…
SceneTreeTimer.xml
…
Script.xml
…
ScriptCreateDialog.xml
…
ScriptEditor.xml
add description for ScriptEditor.open_script_create_dialog()
2020-09-24 14:43:11 +07:00
ScrollBar.xml
…
ScrollContainer.xml
…
SegmentShape2D.xml
…
Semaphore.xml
…
Separator.xml
…
Shader.xml
doc: Sync classref with current source
2020-09-08 14:20:53 +07:00
ShaderMaterial.xml
…
Shape.xml
…
Shape2D.xml
Bind Shape2D draw method
2020-06-18 10:51:44 +07:00
ShortCut.xml
…
Skeleton.xml
Fix presumed copy/paste error: "Returns" -> "Sets"
2020-07-24 10:31:57 +07:00
Skeleton2D.xml
…
SkeletonIK.xml
…
Skin.xml
…
SkinReference.xml
…
Sky.xml
…
Slider.xml
Reference Range signals in the Slider class documentations
2020-08-17 11:05:04 +07:00
SliderJoint.xml
…
SoftBody.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
Spatial.xml
Improve visibility documentation for CanvasItem and Node3D
2020-07-28 00:53:16 +07:00
SpatialGizmo.xml
…
SpatialMaterial.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
SpatialVelocityTracker.xml
…
SphereMesh.xml
…
SphereShape.xml
…
SpinBox.xml
Fix suffix property doc typo: "prefix" -> "suffix"
2020-05-06 23:30:45 +07:00
SplitContainer.xml
…
SpotLight.xml
Improve the 3D light documentations
2020-06-11 10:00:06 +07:00
SpringArm.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
Sprite.xml
Reorder sprite h_frames & v_frames
2020-09-24 14:43:10 +07:00
Sprite3D.xml
Reorder sprite h_frames & v_frames
2020-09-24 14:43:10 +07:00
SpriteBase3D.xml
…
SpriteFrames.xml
Document support for normal and specular maps in AnimatedSprite2D
2020-09-01 21:00:58 +07:00
StaticBody.xml
…
StaticBody2D.xml
…
StreamPeer.xml
…
StreamPeerBuffer.xml
…
StreamPeerSSL.xml
…
StreamPeerTCP.xml
…
StreamTexture.xml
…
String.xml
Document how to perform advanced string splitting using RegEx
2020-07-29 18:24:00 +07:00
StyleBox.xml
…
StyleBoxEmpty.xml
…
StyleBoxFlat.xml
…
StyleBoxLine.xml
…
StyleBoxTexture.xml
Document the expected normal map coordinate system where relevant
2020-05-05 13:41:29 +07:00
SurfaceTool.xml
…
TCP_Server.xml
…
TabContainer.xml
…
Tabs.xml
Add 'get_previous_tab()' to 'Tabs'
2020-09-24 14:43:10 +07:00
TextEdit.xml
Add option to disable virtual keyboard for TextEdit
2020-08-09 18:22:11 +07:00
TextFile.xml
…
Texture.xml
Clarify get_data texture method
2020-08-31 15:29:43 +07:00
Texture3D.xml
…
TextureArray.xml
…
TextureButton.xml
Reference the BaseButton class explicitly in button class documentations
2020-09-24 14:43:12 +07:00
TextureLayered.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
TextureProgress.xml
…
TextureRect.xml
Document ViewportTexture flipping in TextureRect
2020-07-24 22:30:58 +07:00
Theme.xml
…
Thread.xml
Document the GDScript debugger not supporting Thread yet
2020-08-31 15:29:42 +07:00
TileMap.xml
Reference the online documentation in collision layer/mask properties
2020-08-31 15:55:11 +07:00
TileSet.xml
Document an example dictionary returned by `TileSet.tile_get_shapes()`
2020-07-28 00:39:49 +07:00
Timer.xml
Mention `SceneTree.create_timer()` in the Timer class documentation
2020-07-10 08:51:21 +07:00
ToolButton.xml
…
TouchScreenButton.xml
Improve touch screen button description
2020-08-31 15:29:42 +07:00
Transform.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
Transform2D.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
Translation.xml
…
TranslationServer.xml
…
Tree.xml
Mention how to remove TreeItem from a Tree
2020-05-01 10:56:58 +07:00
TreeItem.xml
Clarify TreeItem return values
2020-07-31 13:08:40 +07:00
TriangleMesh.xml
…
Tween.xml
Tween.xml word order fix
2020-06-24 22:52:05 +07:00
UDPServer.xml
Document updated UDPServer interface.
2020-07-15 12:48:18 +07:00
UndoRedo.xml
…
VBoxContainer.xml
…
VScrollBar.xml
…
VSeparator.xml
…
VSlider.xml
Reference Range signals in the Slider class documentations
2020-08-17 11:05:04 +07:00
VSplitContainer.xml
…
Variant.xml
…
Vector2.xml
Improve Vector2.angle() description
2020-08-14 00:32:05 +07:00
Vector3.xml
[3.2] Backport core documentation changes to 3.2
2020-07-21 21:22:54 +07:00
VehicleBody.xml
Document VehicleBody3D and VehicleWheel3D limitations
2020-07-15 12:48:18 +07:00
VehicleWheel.xml
Document VehicleBody3D and VehicleWheel3D limitations
2020-07-15 12:48:18 +07:00
VideoPlayer.xml
Improve documentation about VideoPlayer video formats
2020-09-24 14:43:11 +07:00
VideoStream.xml
…
Viewport.xml
Mention Viewport.render_target_clear_mode property is intended for 2D usage
2020-09-03 07:57:01 +07:00
ViewportContainer.xml
Document how to resize a SubViewportContainer to avoid stretching
2020-06-15 14:34:35 +07:00
ViewportTexture.xml
…
VisibilityEnabler.xml
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
2020-07-24 10:31:57 +07:00
VisibilityEnabler2D.xml
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
2020-07-24 10:31:57 +07:00
VisibilityNotifier.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
VisibilityNotifier2D.xml
Improve the VisibilityNotifier and VisibilityEnabler class descriptions
2020-07-24 10:31:57 +07:00
VisualInstance.xml
Cross-reference AABB getter methods in the documentation
2020-09-16 16:22:39 +07:00
VisualServer.xml
Use mesh instead of immediate for drawing Sprite3D
2020-07-03 12:19:26 +07:00
VisualShader.xml
doc: Sync classref with current source
2020-09-08 14:20:53 +07:00
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
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeIs.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeOuterProduct.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeOutput.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
VisualShaderNodeScalarClamp.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeScalarConstant.xml
…
VisualShaderNodeScalarDerivativeFunc.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeScalarFunc.xml
…
VisualShaderNodeScalarInterp.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeScalarOp.xml
…
VisualShaderNodeScalarSmoothStep.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeScalarSwitch.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeScalarUniform.xml
…
VisualShaderNodeSwitch.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTexture.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTextureUniform.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTextureUniformTriplanar.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformCompose.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformConstant.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformDecompose.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformFunc.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformMult.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformUniform.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeTransformVecMult.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeUniform.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVec3Constant.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVec3Uniform.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorClamp.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorCompose.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorDecompose.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorDerivativeFunc.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorDistance.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorFunc.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorInterp.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorLen.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorOp.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorRefract.xml
Fix typos with codespell
2020-09-18 14:09:51 +07:00
VisualShaderNodeVectorScalarMix.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorScalarSmoothStep.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorScalarStep.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
VisualShaderNodeVectorSmoothStep.xml
Add documentation for the VisualShader nodes
2020-05-11 11:01:13 +07:00
WeakRef.xml
…
WindowDialog.xml
Documentation: specify how WindowDialog's default title bar is made
2020-08-31 16:17:53 +07:00
World.xml
Make it clear that PhysicsDirectSpaceState is only available from
2020-05-13 16:13:47 +07:00
World2D.xml
Make it clear that PhysicsDirectSpaceState is only available from
2020-05-13 16:13:47 +07:00
WorldEnvironment.xml
…
X509Certificate.xml
…
XMLParser.xml
…
YSort.xml
…
bool.xml
Update bool documentation to be more clear
2020-06-21 21:42:56 +07:00
float.xml
…
int.xml
…