..
@GlobalScope.xml
Ported: Improves EditorInspector documentation - timothyqiu
2022-07-26 12:40:35 +02:00
AABB.xml
AcceptDialog.xml
AESContext.xml
AnimatedSprite3D.xml
AnimatedSprite.xml
Ported: Improve AnimatedSprite2D description in the class reference - Megamega53
2022-07-27 18:47:43 +02:00
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
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml
AnimationTreePlayer.xml
Area2D.xml
Area.xml
Array.xml
Ported: Add search methods for pool arrays
2022-07-27 15:44:10 +02:00
ArrayMesh.xml
AspectRatioContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
AStar2D.xml
Allow AStar/AStar2D zero point weight
2022-07-27 15:01:51 +02:00
AStar.xml
Allow AStar/AStar2D zero point weight
2022-07-27 15:01:51 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.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
AudioStreamPlayer3D.xml
AudioStreamPlayer.xml
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml
BaseButton.xml
Basis.xml
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml
BoxContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
BoxShape.xml
Button.xml
ButtonGroup.xml
CallbackTweener.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
Camera2D.xml
Camera.xml
Allow size
values as low as 0.001
in Camera's orthogonal/frustum mode
2022-07-25 18:19:48 +02:00
CanvasItem.xml
Document workarounds for 2D line and polygon antialiasing
2022-07-27 13:41:51 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape2D.xml
CapsuleShape.xml
CenterContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
ClippedCamera.xml
CollisionObject2D.xml
Add a note about collisions in different canvases.
2022-07-26 12:43:04 +02:00
CollisionObject.xml
CollisionPolygon2D.xml
Ported: Mention that Area2D doesn't support one_way_collision - KoBeWi
2022-07-27 18:32:54 +02:00
CollisionPolygon.xml
CollisionShape2D.xml
Ported: Mention that Area2D doesn't support one_way_collision - KoBeWi
2022-07-27 18:32:54 +02:00
CollisionShape.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape2D.xml
ConcavePolygonShape.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
Control.xml
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
2022-07-27 18:18:12 +02:00
ConvexPolygonShape2D.xml
ConvexPolygonShape.xml
CPUParticles2D.xml
CPUParticles.xml
Crypto.xml
CryptoKey.xml
CubeMap.xml
CubeMesh.xml
CullInstance.xml
Curve2D.xml
Curve3D.xml
Curve.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml
DirectionalLight.xml
Directory.xml
Expose move_to_trash()
2022-07-27 09:04:19 +02:00
DTLSServer.xml
DynamicFont.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
DynamicFontData.xml
EditorExportPlugin.xml
EditorFileDialog.xml
EditorFileSystem.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
EditorFileSystemDirectory.xml
EditorImportPlugin.xml
EditorInspector.xml
Ported: Improves EditorInspector documentation - timothyqiu
2022-07-26 12:40:35 +02:00
EditorInspectorPlugin.xml
EditorInterface.xml
EditorPlugin.xml
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml
EditorResourcePreview.xml
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorScenePostImport.xml
EditorScript.xml
EditorScriptPicker.xml
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml
EditorSpatialGizmoPlugin.xml
EditorSpinSlider.xml
EncodedObjectAsID.xml
Engine.xml
Ported: doc: Fix a couple broken links to a moved page - akien-mga
2022-07-27 13:41:36 +02:00
Environment.xml
Ported: Improve documentation for tonemapping operators - Calinou
2022-07-27 13:57:19 +02:00
Expression.xml
ExternalTexture.xml
File.xml
FileDialog.xml
FileSystemDock.xml
float.xml
FlowContainer.xml
Font.xml
FuncRef.xml
Generic6DOFJoint.xml
Geometry.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
GeometryInstance.xml
Gradient.xml
Add interpolation modes to Gradient - Linear, Constant, and Cubic interpolation modes - Partial backport of #53321
2022-07-27 18:12:14 +02:00
GradientTexture2D.xml
GradientTexture.xml
GraphEdit.xml
GraphNode.xml
GridContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
HeightMapShape.xml
HFlowContainer.xml
HingeJoint.xml
HMACContext.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
HTTPClient.xml
HTTPRequest.xml
Use a floating-point number for the timeout
property in HTTPRequest
2022-07-27 18:01:11 +02:00
Image.xml
Fix Image.blit_rect/blend_rect()
for negative p_dest
point
2022-07-27 09:03:55 +02:00
ImageTexture.xml
ImmediateGeometry.xml
Input.xml
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
2022-07-27 18:18:12 +02:00
InputEvent.xml
InputEventAction.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
InterpolatedCamera.xml
IntervalTweener.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JavaScriptObject.xml
JNISingleton.xml
Joint2D.xml
Joint.xml
JSON.xml
JSONParseResult.xml
KinematicBody2D.xml
KinematicBody.xml
KinematicCollision2D.xml
KinematicCollision.xml
Label.xml
LargeTexture.xml
Light2D.xml
Light.xml
LightOccluder2D.xml
Line2D.xml
Document workarounds for 2D line and polygon antialiasing
2022-07-27 13:41:51 +02:00
LineEdit.xml
Ported:
2022-07-25 19:46:09 +02:00
LineShape2D.xml
LinkButton.xml
Listener2D.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml
MeshDataInstance2D.xml
MeshDataTool.xml
MeshInstance2D.xml
MeshInstance.xml
MeshTexture.xml
MethodTweener.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
MultiMesh.xml
MultiMeshInstance2D.xml
MultiMeshInstance.xml
MultiplayerAPI.xml
Mutex.xml
Navigation2D.xml
Navigation2DServer.xml
Ported: Add NavigationServer2D/3D API functions to find missing RID info
2022-07-27 18:58:09 +02:00
Navigation.xml
NavigationAgent2D.xml
NavigationAgent.xml
NavigationMesh.xml
NavigationMeshGenerator.xml
NavigationMeshInstance.xml
Ported: Disable threaded NavigationMesh bake on unsupported OS. Automatically disables threaded NavigationMesh bake when OS does not support threads. - smix8
2022-07-27 18:51:18 +02:00
NavigationObstacle2D.xml
Expose NavigationObstacle2D/3D get_rid() and add config warning
2022-07-27 18:49:00 +02:00
NavigationObstacle.xml
Expose NavigationObstacle2D/3D get_rid() and add config warning
2022-07-27 18:49:00 +02:00
NavigationPolygon.xml
NavigationPolygonInstance.xml
Add get_region_rid() to NavigationPolygonInstance and NavigationMeshInstance
2022-07-27 13:54:43 +02:00
NavigationServer.xml
Ported: Add NavigationServer2D/3D API functions to find missing RID info
2022-07-27 18:58:09 +02:00
NetworkedMultiplayerPeer.xml
NinePatchRect.xml
Node2D.xml
Node.xml
Ported: Physics Interpolation - add interpolation mode property to node
2022-07-27 15:16:37 +02:00
NodePath.xml
Object.xml
Add optional 'default' argument to get_meta()
2022-07-26 11:50:20 +02:00
Occluder.xml
OccluderPolygon2D.xml
OccluderShape.xml
OccluderShapePolygon.xml
OccluderShapeSphere.xml
OmniLight.xml
OptionButton.xml
OS.xml
Handle CLI arguments without a value in OS.get_cmdline_args()
example
2022-07-27 15:01:31 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
ParticlesMaterial.xml
Path2D.xml
Path.xml
PathFollow2D.xml
PathFollow.xml
PCKPacker.xml
Performance.xml
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml
Physics2DShapeQueryParameters.xml
Physics2DTestMotionResult.xml
PhysicsBody2D.xml
PhysicsBody.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml
PhysicsServer.xml
PhysicsShapeQueryParameters.xml
PhysicsTestMotionResult.xml
PinJoint2D.xml
PinJoint.xml
Plane.xml
PlaneMesh.xml
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
Document workarounds for 2D line and polygon antialiasing
2022-07-27 13:41:51 +02:00
PolygonPathFinder.xml
PoolByteArray.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolColorArray.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolIntArray.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolRealArray.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolStringArray.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolVector2Array.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolVector2iArray.xml
PoolVector3Array.xml
Ported: Improve documentation related to Pool*Array value passing caveats - Calinou
2022-07-27 18:17:30 +02:00
PoolVector3iArray.xml
Popup.xml
PopupDialog.xml
PopupMenu.xml
Add font_separator
to PopupMenu
2022-07-27 15:21:19 +02:00
PopupPanel.xml
Portal.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
Position2D.xml
Position3D.xml
PrimitiveMesh.xml
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml
Ported: Remove duplicate resizable settings - m4gr3d
2022-07-26 12:33:36 +02:00
Prop2DDataMeshData.xml
Prop2DDataSprite.xml
PropertyTweener.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
ProximityGroup.xml
Ported: Document the ProximityGroup class - Calinou, MJacred
2022-07-27 13:46:51 +02:00
ProxyTexture.xml
QuadMesh.xml
Quat.xml
RandomNumberGenerator.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
Range.xml
RayCast2D.xml
RayCast.xml
RayShape2D.xml
RayShape.xml
Rect2.xml
Rect2i.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform2D.xml
RemoteTransform.xml
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml
Document RichTextLabel append_bbcode/parse_bbcode always return OK
2022-07-27 14:11:37 +02:00
RID.xml
RigidBody2D.xml
RigidBody.xml
Room.xml
RoomGroup.xml
RoomManager.xml
RootMotionView.xml
RTileMap.xml
RTileSet.xml
SceneState.xml
SceneTree.xml
ported: Make auto_accept_quit and quit_on_go_back properties. - timothyqiu
2022-07-27 18:26:15 +02:00
SceneTreeTimer.xml
SceneTreeTween.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
SegmentShape2D.xml
Semaphore.xml
Bind Semaphore.try_wait()
2022-07-26 15:55:06 +02:00
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape2D.xml
Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get_contacts()
2022-07-27 18:48:21 +02:00
Shape.xml
ShortCut.xml
Skeleton2D.xml
Skeleton.xml
SkeletonIK.xml
Skin.xml
SkinReference.xml
Sky.xml
Slider.xml
SliderJoint.xml
SoftBody.xml
Spatial.xml
SpatialGizmo.xml
SpatialMaterial.xml
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
Mention how to add dragging for SpinBox's LineEdit
2022-07-26 12:34:03 +02:00
SplitContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
SpotLight.xml
SpringArm.xml
Sprite3D.xml
Sprite.xml
SpriteBase3D.xml
SpriteFrames.xml
StaticBody2D.xml
StaticBody.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml
Fixing some of my own typos...
2022-07-26 12:14:21 +02:00
StringName.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
Add a Skew property to StyleBoxFlat
2022-07-27 13:07:30 +02:00
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml
TabContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
Tabs.xml
TCP_Server.xml
TextEdit.xml
Ported: Add drag and drop to TextEdit, LineEdit, RichTextLabel - ConteZero
2022-07-25 20:32:14 +02:00
TextFile.xml
Texture3D.xml
Texture.xml
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml
Ported: Add an explicit way to remove a theme type. - timothyqiu and YuriSizov
2022-07-25 23:46:08 +02:00
Thread.xml
Time.xml
Fix inconsistent naming in Time
2022-07-27 18:28:47 +02:00
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform2D.xml
Specify return value of Transform3D.scaled() and more
2022-07-27 14:37:50 +02:00
Transform.xml
Specify return value of Transform3D.scaled() and more
2022-07-27 14:37:50 +02:00
Translation.xml
TranslationServer.xml
Tree.xml
Tree::get_edited Fix in docs example code
2022-07-27 14:38:30 +02:00
TreeItem.xml
TriangleMesh.xml
Tween.xml
Tweener.xml
Ported: Backport the new Tween system as SceneTreeTween - timothyqiu, KoBeWi
2022-07-27 13:37:17 +02:00
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
Vector2.xml
Update link to vector2_angle_to_point.png
2022-07-27 09:05:31 +02:00
Vector2i.xml
Vector3.xml
Changed "pair" to "triplet" in Vector3 definition
2022-07-27 01:26:10 +02:00
Vector3i.xml
VehicleBody.xml
VehicleWheel.xml
VFlowContainer.xml
VideoPlayer.xml
VideoStream.xml
Viewport.xml
Improve descriptions for drag methods
2022-07-27 08:54:38 +02:00
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler2D.xml
VisibilityEnabler.xml
VisibilityNotifier2D.xml
VisibilityNotifier.xml
VisualInstance.xml
VisualServer.xml
Ported: Improve documentation for tonemapping operators - Calinou
2022-07-27 13:57:19 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml
Added godot with all my currently used engine modules.
2022-03-15 13:29:32 +01:00
VSplitContainer.xml
Link to Container tutorial
2022-07-27 14:28:54 +02:00
WeakRef.xml
WindowDialog.xml
World2D.xml
World.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
YSort.xml