..
@GlobalScope.xml
Classref typo fixes and improvements
2022-06-17 15:19:31 +08:00
AABB.xml
…
AESContext.xml
…
ARVRAnchor.xml
…
ARVRCamera.xml
…
ARVRController.xml
…
ARVRInterface.xml
…
ARVROrigin.xml
…
ARVRPositionalTracker.xml
…
ARVRServer.xml
…
AStar.xml
Allow AStar/AStar2D zero point weight
2022-05-06 02:33:31 +02:00
AStar2D.xml
Updating AStar2D documentation to mention the new bidirectional paramter
2022-06-16 20:49:04 +02:00
AcceptDialog.xml
…
AnimatedSprite.xml
Improve AnimatedSprite2D description in the class reference
2022-05-16 17:52:07 +02:00
AnimatedSprite3D.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
Clarify seek() in relation to animation_finished
2022-05-16 21:13:24 +02:00
AnimationRootNode.xml
…
AnimationTrackEditPlugin.xml
…
AnimationTree.xml
…
AnimationTreePlayer.xml
…
Area.xml
…
Area2D.xml
…
Array.xml
Add search methods for pool arrays
2022-05-08 11:07:00 +08:00
ArrayMesh.xml
Fix various typos
2022-05-19 19:07:45 +08:00
AspectRatioContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
AtlasTexture.xml
…
AudioBusLayout.xml
…
AudioEffect.xml
…
AudioEffectAmplify.xml
…
AudioEffectBandLimitFilter.xml
…
AudioEffectBandPassFilter.xml
…
AudioEffectCapture.xml
added info on microphone sample format
2022-06-10 10:25:37 +02:00
AudioEffectChorus.xml
…
AudioEffectCompressor.xml
…
AudioEffectDelay.xml
…
AudioEffectDistortion.xml
…
AudioEffectEQ.xml
…
AudioEffectEQ6.xml
…
AudioEffectEQ10.xml
…
AudioEffectEQ21.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
…
AudioStreamPlayer.xml
…
AudioStreamPlayer2D.xml
…
AudioStreamPlayer3D.xml
…
AudioStreamRandomPitch.xml
…
AudioStreamSample.xml
…
BackBufferCopy.xml
…
BakedLightmap.xml
…
BakedLightmapData.xml
…
BaseButton.xml
…
Basis.xml
Core: Rename math 'phi' arguments to 'angle'
2022-05-05 15:02:46 +02:00
BitMap.xml
…
BitmapFont.xml
…
Bone2D.xml
…
BoneAttachment.xml
…
BoxContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
BoxShape.xml
…
Button.xml
…
ButtonGroup.xml
…
CPUParticles.xml
…
CPUParticles2D.xml
…
CallbackTweener.xml
Backport the new Tween system as SceneTreeTween
2022-04-29 20:01:12 +08:00
Camera.xml
Improve documentation for `Camera3D.project_ray_{normal,origin}`
2022-05-16 21:12:21 +02:00
Camera2D.xml
…
CameraFeed.xml
…
CameraServer.xml
…
CameraTexture.xml
…
CanvasItem.xml
draw_circle() draws a filled circle
2022-06-08 10:11:28 +02:00
CanvasItemMaterial.xml
…
CanvasLayer.xml
…
CanvasModulate.xml
…
CapsuleMesh.xml
…
CapsuleShape.xml
…
CapsuleShape2D.xml
…
CenterContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
CharFXTransform.xml
…
CheckBox.xml
…
CheckButton.xml
…
CircleShape2D.xml
…
ClassDB.xml
…
ClippedCamera.xml
…
CollisionObject.xml
…
CollisionObject2D.xml
Add a note about collisions in different canvases.
2022-04-13 11:43:49 +02:00
CollisionPolygon.xml
…
CollisionPolygon2D.xml
Mention that Area2D doesn't support one_way_collision
2022-05-16 16:27:51 +02:00
CollisionShape.xml
…
CollisionShape2D.xml
Mention that Area2D doesn't support one_way_collision
2022-05-16 16:27:51 +02:00
Color.xml
i18n: Misc fixes translation strings
2022-06-08 12:56:42 +02:00
ColorPicker.xml
…
ColorPickerButton.xml
…
ColorRect.xml
…
ConcavePolygonShape.xml
…
ConcavePolygonShape2D.xml
…
ConeTwistJoint.xml
…
ConfigFile.xml
…
ConfirmationDialog.xml
…
Container.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
Control.xml
Swap the meaning of CURSOR_WAIT and CURSOR_BUSY
2022-05-14 10:24:25 +08:00
ConvexPolygonShape.xml
…
ConvexPolygonShape2D.xml
…
Crypto.xml
…
CryptoKey.xml
HTML5: Enable mbedTLS module for Crypto object
2022-05-25 14:52:57 +02:00
CubeMap.xml
…
CubeMesh.xml
…
CullInstance.xml
…
Curve.xml
…
Curve2D.xml
…
Curve3D.xml
…
CurveTexture.xml
Improve CurveTexture documentation
2022-06-13 14:06:34 +02:00
CylinderMesh.xml
…
CylinderShape.xml
…
DTLSServer.xml
…
DampedSpringJoint2D.xml
…
Dictionary.xml
Add Dictionary.merge()
2022-06-09 11:58:48 +02:00
DirectionalLight.xml
…
Directory.xml
Expose move_to_trash()
2022-04-27 12:41:01 +02:00
DynamicFont.xml
…
DynamicFontData.xml
…
EditorExportPlugin.xml
…
EditorFeatureProfile.xml
…
EditorFileDialog.xml
…
EditorFileSystem.xml
Fix various typos
2022-05-19 19:07:45 +08:00
EditorFileSystemDirectory.xml
…
EditorImportPlugin.xml
…
EditorInspector.xml
Improves EditorInspector documentation
2022-04-13 11:43:49 +02:00
EditorInspectorPlugin.xml
…
EditorInterface.xml
…
EditorPlugin.xml
Improve EditorPlugin state documentation
2022-06-09 10:55:17 +02:00
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
Expose EditorSpinSlider.hide_slider
2022-05-16 21:12:21 +02:00
EditorVCSInterface.xml
…
EncodedObjectAsID.xml
…
Engine.xml
doc: Fix a couple broken links to a moved page
2022-04-29 14:16:34 +02:00
Environment.xml
i18n: Misc fixes translation strings
2022-06-08 12:56:42 +02:00
Expression.xml
…
ExternalTexture.xml
…
File.xml
…
FileDialog.xml
Tweak the disabled files text color in FileDialog for readability
2022-05-22 19:43:56 +02:00
FileSystemDock.xml
…
FlowContainer.xml
…
Font.xml
Backport TextMesh and expose dynamic font vector outlines
2022-05-23 10:47:28 +03:00
FuncRef.xml
…
GIProbe.xml
…
GIProbeData.xml
…
Generic6DOFJoint.xml
…
Geometry.xml
Change instances of "returns an empty Variant" to "returns null" in docs
2022-05-29 20:20:08 +02:00
GeometryInstance.xml
…
Gradient.xml
Add interpolation modes to Gradient
2022-05-12 14:24:04 -05:00
GradientTexture.xml
Improve CurveTexture documentation
2022-06-13 14:06:34 +02:00
GradientTexture2D.xml
Improve CurveTexture documentation
2022-06-13 14:06:34 +02:00
GraphEdit.xml
Add node list param to GraphEdit::delete_nodes_request signal
2022-05-18 12:36:00 +03:00
GraphNode.xml
…
GridContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
GrooveJoint2D.xml
…
HBoxContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
HFlowContainer.xml
…
HMACContext.xml
…
HScrollBar.xml
…
HSeparator.xml
…
HSlider.xml
…
HSplitContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
HTTPClient.xml
…
HTTPRequest.xml
Use a floating-point number for the `timeout` property in HTTPRequest
2022-05-11 08:41:40 +02:00
HashingContext.xml
HTML5: Enable mbedTLS module for Crypto object
2022-05-25 14:52:57 +02:00
HeightMapShape.xml
…
HingeJoint.xml
…
IP.xml
…
Image.xml
Fix `Image.blit_rect/blend_rect()` for negative `p_dest` point
2022-04-27 12:38:27 +02:00
ImageTexture.xml
…
ImmediateGeometry.xml
…
Input.xml
Make Input mouse_mode and use_accumulated_input properties
2022-06-10 17:33:12 +08:00
InputEvent.xml
…
InputEventAction.xml
…
InputEventGesture.xml
…
InputEventJoypadButton.xml
Fix typos with codespell
2022-06-19 13:48:15 +02:00
InputEventJoypadMotion.xml
…
InputEventKey.xml
…
InputEventMIDI.xml
…
InputEventMagnifyGesture.xml
…
InputEventMouse.xml
…
InputEventMouseButton.xml
…
InputEventMouseMotion.xml
Make Input mouse_mode and use_accumulated_input properties
2022-06-10 17:33:12 +08:00
InputEventPanGesture.xml
…
InputEventScreenDrag.xml
…
InputEventScreenTouch.xml
…
InputEventWithModifiers.xml
…
InputMap.xml
Clarify InputMap.action_get_events() in the editor
2022-05-05 14:07:56 +02:00
InstancePlaceholder.xml
…
InterpolatedCamera.xml
…
IntervalTweener.xml
Backport the new Tween system as SceneTreeTween
2022-04-29 20:01:12 +08:00
ItemList.xml
Document incremental search support in ItemList, PopupMenu and Tree
2022-06-20 14:58:15 +02:00
JNISingleton.xml
…
JSON.xml
…
JSONParseResult.xml
…
JSONRPC.xml
…
JavaClass.xml
…
JavaClassWrapper.xml
…
JavaScript.xml
…
JavaScriptObject.xml
…
Joint.xml
…
Joint2D.xml
…
KinematicBody.xml
…
KinematicBody2D.xml
…
KinematicCollision.xml
…
KinematicCollision2D.xml
…
Label.xml
…
Label3D.xml
Backport Label3D node implementation and Sprite*3D material render priority.
2022-05-23 09:14:41 +03:00
LargeTexture.xml
…
Light.xml
…
Light2D.xml
…
LightOccluder2D.xml
…
Line2D.xml
Document workarounds for 2D line and polygon antialiasing
2022-04-29 19:39:11 +02:00
LineEdit.xml
Add selection getter methods to `LineEdit`
2022-04-12 14:31:51 +02:00
LineShape2D.xml
…
LinkButton.xml
…
Listener.xml
…
Listener2D.xml
…
MainLoop.xml
…
MarginContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
Marshalls.xml
…
Material.xml
…
MenuButton.xml
…
Mesh.xml
…
MeshDataTool.xml
…
MeshInstance.xml
Clarify that MeshInstance surface methods only apply to override materials
2022-06-23 22:58:52 +10:00
MeshInstance2D.xml
Update name of Convert to MeshInstance2D button in MeshInstance2D doc
2022-06-13 17:44:06 +02:00
MeshLibrary.xml
…
MeshTexture.xml
…
MethodTweener.xml
Backport the new Tween system as SceneTreeTween
2022-04-29 20:01:12 +08:00
MultiMesh.xml
…
MultiMeshInstance.xml
…
MultiMeshInstance2D.xml
…
MultiplayerAPI.xml
…
Mutex.xml
…
Navigation.xml
[3.5] Mark Navigation/Navigation2D nodes as deprecated
2022-06-20 17:37:55 +02:00
Navigation2D.xml
[3.5] Mark Navigation/Navigation2D nodes as deprecated
2022-06-20 17:37:55 +02:00
Navigation2DServer.xml
Document NavigationServer API navigation agent callbacks
2022-06-16 10:03:47 +02:00
NavigationAgent.xml
Add NavigationAgent desired path distance
2022-06-20 15:11:09 +02:00
NavigationAgent2D.xml
Add NavigationAgent desired path distance
2022-06-20 15:11:09 +02:00
NavigationMesh.xml
Implement NavigationMesh bake area
2022-06-23 16:17:43 +02:00
NavigationMeshGenerator.xml
Remove slash delimiter from NavigationMesh properties
2022-06-09 10:31:57 +02:00
NavigationMeshInstance.xml
Classref typo fixes and improvements
2022-06-17 15:19:31 +08:00
NavigationObstacle.xml
Note that NavigationObstacles should only be used if necessary and for moving objects only
2022-06-09 10:08:01 +02:00
NavigationObstacle2D.xml
Note that NavigationObstacles should only be used if necessary and for moving objects only
2022-06-09 10:08:01 +02:00
NavigationPolygon.xml
Expose get_mesh() for NavigationPolygon Resources
2022-06-09 10:09:46 +02:00
NavigationPolygonInstance.xml
Classref typo fixes and improvements
2022-06-17 15:19:31 +08:00
NavigationServer.xml
Document NavigationServer API navigation agent callbacks
2022-06-16 10:03:47 +02:00
NetworkedMultiplayerPeer.xml
…
NinePatchRect.xml
…
Node.xml
Node: Rename `child_exited_tree` to `child_exiting_tree`
2022-06-20 15:00:09 +02:00
Node2D.xml
Document limitations of negative scales in 2D and 3D
2022-06-16 10:15:41 +02:00
NodePath.xml
i18n: Misc fixes translation strings
2022-06-08 12:56:42 +02:00
OS.xml
Merge pull request #60799 from Calinou/doc-os-cmdline-args-3.x
2022-06-19 14:09:23 +02:00
Object.xml
Change 'throws an error' to 'prints an error' in classref
2022-05-05 13:49:35 +02:00
Occluder.xml
…
OccluderPolygon2D.xml
…
OccluderShape.xml
…
OccluderShapePolygon.xml
…
OccluderShapeSphere.xml
…
OmniLight.xml
…
OptionButton.xml
Make various improvements to OptionButton
2022-05-16 22:47:46 +03:00
PCKPacker.xml
…
PHashTranslation.xml
…
PackedDataContainer.xml
…
PackedDataContainerRef.xml
…
PackedScene.xml
…
PacketPeer.xml
…
PacketPeerDTLS.xml
…
PacketPeerStream.xml
…
PacketPeerUDP.xml
…
Panel.xml
…
PanelContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
PanoramaSky.xml
…
ParallaxBackground.xml
…
ParallaxLayer.xml
…
Particles.xml
…
Particles2D.xml
…
ParticlesMaterial.xml
…
Path.xml
…
Path2D.xml
…
PathFollow.xml
…
PathFollow2D.xml
…
Performance.xml
…
PhysicalBone.xml
…
Physics2DDirectBodyState.xml
…
Physics2DDirectSpaceState.xml
…
Physics2DServer.xml
…
Physics2DShapeQueryParameters.xml
…
Physics2DTestMotionResult.xml
…
PhysicsBody.xml
…
PhysicsBody2D.xml
…
PhysicsDirectBodyState.xml
…
PhysicsDirectSpaceState.xml
…
PhysicsMaterial.xml
…
PhysicsServer.xml
…
PhysicsShapeQueryParameters.xml
…
PhysicsTestMotionResult.xml
…
PinJoint.xml
…
PinJoint2D.xml
…
Plane.xml
…
PlaneMesh.xml
…
PlaneShape.xml
…
PointMesh.xml
…
Polygon2D.xml
Document workarounds for 2D line and polygon antialiasing
2022-04-29 19:39:11 +02:00
PolygonPathFinder.xml
…
PoolByteArray.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolColorArray.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolIntArray.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolRealArray.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolStringArray.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolVector2Array.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
PoolVector3Array.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
Popup.xml
…
PopupDialog.xml
…
PopupMenu.xml
Document incremental search support in ItemList, PopupMenu and Tree
2022-06-20 14:58:15 +02:00
PopupPanel.xml
…
Portal.xml
…
Position2D.xml
…
Position3D.xml
…
PrimitiveMesh.xml
…
PrismMesh.xml
…
ProceduralSky.xml
…
ProgressBar.xml
…
ProjectSettings.xml
ProjectSettings: Ensure 'editor/' settings aren't nested
2022-06-19 11:47:19 +02:00
PropertyTweener.xml
Fix wrong link in PropertyTweener doc
2022-05-06 12:58:49 +08:00
ProximityGroup.xml
Remove extra codeblock tag from ProximityGroup classref
2022-06-12 11:10:16 +08:00
ProxyTexture.xml
…
QuadMesh.xml
…
Quat.xml
…
RID.xml
…
RandomNumberGenerator.xml
…
Range.xml
i18n: Misc fixes translation strings
2022-06-08 12:56:42 +02:00
RayCast.xml
…
RayCast2D.xml
…
RayShape.xml
…
RayShape2D.xml
…
Rect2.xml
…
RectangleShape2D.xml
…
Reference.xml
…
ReferenceRect.xml
…
ReflectionProbe.xml
…
RemoteTransform.xml
…
RemoteTransform2D.xml
…
Resource.xml
…
ResourceFormatLoader.xml
…
ResourceFormatSaver.xml
…
ResourceImporter.xml
…
ResourceInteractiveLoader.xml
…
ResourceLoader.xml
…
ResourcePreloader.xml
…
ResourceSaver.xml
…
RichTextEffect.xml
…
RichTextLabel.xml
Add readable export errors. Add RTL image vertical alignment support.
2022-06-08 17:56:28 +03:00
RigidBody.xml
Fix several typos in the classref
2022-06-01 15:57:51 +08:00
RigidBody2D.xml
Fix rigid body damp description (3.x)
2022-05-30 13:39:44 -04:00
Room.xml
…
RoomGroup.xml
…
RoomManager.xml
…
RootMotionView.xml
…
SceneState.xml
…
SceneTree.xml
Make auto_accept_quit and quit_on_go_back properties
2022-05-14 18:24:43 +08:00
SceneTreeTimer.xml
Fix description about SceneTreeTimer auto free
2022-06-10 12:53:31 +02:00
SceneTreeTween.xml
Add missing description of finished signal of SceneTreeTween
2022-04-30 09:39:20 +08:00
Script.xml
…
ScriptCreateDialog.xml
…
ScriptEditor.xml
…
ScrollBar.xml
…
ScrollContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
SegmentShape2D.xml
…
Semaphore.xml
Bind Semaphore.try_wait()
2022-04-25 20:47:09 +08:00
Separator.xml
…
Shader.xml
…
ShaderMaterial.xml
…
Shape.xml
…
Shape2D.xml
Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get_contacts()
2022-05-16 17:52:07 +02:00
ShortCut.xml
…
Skeleton.xml
…
Skeleton2D.xml
…
SkeletonIK.xml
…
Skin.xml
…
SkinReference.xml
…
Sky.xml
…
Slider.xml
…
SliderJoint.xml
…
SoftBody.xml
…
Spatial.xml
Document limitations of negative scales in 2D and 3D
2022-06-16 10:15:41 +02:00
SpatialGizmo.xml
…
SpatialMaterial.xml
Backport Label3D node implementation and Sprite*3D material render priority.
2022-05-23 09:14:41 +03:00
SpatialVelocityTracker.xml
…
SphereMesh.xml
…
SphereShape.xml
…
SpinBox.xml
Mention how to add dragging for SpinBox's LineEdit
2022-04-13 11:43:49 +02:00
SplitContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
SpotLight.xml
…
SpringArm.xml
…
Sprite.xml
…
Sprite3D.xml
…
SpriteBase3D.xml
Backport Label3D node implementation and Sprite*3D material render priority.
2022-05-23 09:14:41 +03:00
SpriteFrames.xml
…
StaticBody.xml
…
StaticBody2D.xml
…
StreamPeer.xml
…
StreamPeerBuffer.xml
…
StreamPeerSSL.xml
…
StreamPeerTCP.xml
…
StreamTexture.xml
…
String.xml
Fixing some of my own typos...
2022-04-13 11:43:49 +02:00
StyleBox.xml
…
StyleBoxEmpty.xml
…
StyleBoxFlat.xml
Add a Skew property to StyleBoxFlat
2022-04-28 20:40:01 +02:00
StyleBoxLine.xml
…
StyleBoxTexture.xml
…
SurfaceTool.xml
…
TCP_Server.xml
…
TabContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
Tabs.xml
…
TextEdit.xml
…
TextFile.xml
…
TextMesh.xml
Backport TextMesh and expose dynamic font vector outlines
2022-05-23 10:47:28 +03:00
Texture.xml
…
Texture3D.xml
…
TextureArray.xml
…
TextureButton.xml
…
TextureLayered.xml
…
TextureProgress.xml
…
TextureRect.xml
…
Theme.xml
Add an explicit way to remove a theme type
2022-04-05 11:51:15 +08:00
Thread.xml
…
TileMap.xml
[3.5] Update NavigationServer backport
2022-06-14 05:55:14 +02:00
TileSet.xml
…
Time.xml
Fix inconsistent naming in Time
2022-05-16 15:58:36 +02:00
Timer.xml
…
ToolButton.xml
…
TouchScreenButton.xml
…
Transform.xml
Core: Rename math 'phi' arguments to 'angle'
2022-05-05 15:02:46 +02:00
Transform2D.xml
Document limitations of negative scales in 2D and 3D
2022-06-16 10:15:41 +02:00
Translation.xml
…
TranslationServer.xml
…
Tree.xml
Document incremental search support in ItemList, PopupMenu and Tree
2022-06-20 14:58:15 +02:00
TreeItem.xml
…
TriangleMesh.xml
…
Tween.xml
doc: Fix typo in "reset" method description
2022-05-29 12:37:14 +08:00
Tweener.xml
Backport the new Tween system as SceneTreeTween
2022-04-29 20:01:12 +08:00
UDPServer.xml
…
UndoRedo.xml
…
VBoxContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
VFlowContainer.xml
…
VScrollBar.xml
…
VSeparator.xml
…
VSlider.xml
…
VSplitContainer.xml
Link to Container tutorial
2022-05-05 13:44:17 +02:00
Variant.xml
…
Vector2.xml
Core: Rename math 'phi' arguments to 'angle'
2022-05-05 15:02:46 +02:00
Vector3.xml
Core: Rename math 'phi' arguments to 'angle'
2022-05-05 15:02:46 +02:00
VehicleBody.xml
…
VehicleWheel.xml
…
VideoPlayer.xml
…
VideoStream.xml
…
Viewport.xml
Fix `Viewport.own_world` documentation
2022-06-06 21:34:36 +08:00
ViewportContainer.xml
…
ViewportTexture.xml
…
VisibilityEnabler.xml
…
VisibilityEnabler2D.xml
Classref typo fixes and improvements
2022-06-17 15:19:31 +08:00
VisibilityNotifier.xml
VisibilityNotifier - add max_distance feature
2022-06-09 11:37:42 +01:00
VisibilityNotifier2D.xml
…
VisualInstance.xml
…
VisualServer.xml
Add INFO_SHADER_COMPILES_IN_FRAME to GL ES 3 render info
2022-06-13 18:53:15 +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
…
VisualShaderNodeFresnel.xml
…
VisualShaderNodeGlobalExpression.xml
…
VisualShaderNodeGroupBase.xml
…
VisualShaderNodeIf.xml
…
VisualShaderNodeInput.xml
…
VisualShaderNodeIs.xml
…
VisualShaderNodeOuterProduct.xml
…
VisualShaderNodeOutput.xml
…
VisualShaderNodeScalarClamp.xml
…
VisualShaderNodeScalarConstant.xml
…
VisualShaderNodeScalarDerivativeFunc.xml
…
VisualShaderNodeScalarFunc.xml
…
VisualShaderNodeScalarInterp.xml
…
VisualShaderNodeScalarOp.xml
…
VisualShaderNodeScalarSmoothStep.xml
…
VisualShaderNodeScalarSwitch.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
…
VisualShaderNodeUniformRef.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
…
VisualShaderNodeVectorScalarSmoothStep.xml
…
VisualShaderNodeVectorScalarStep.xml
…
VisualShaderNodeVectorSmoothStep.xml
…
WeakRef.xml
…
WindowDialog.xml
…
World.xml
Classref typo fixes and improvements
2022-06-17 15:19:31 +08:00
World2D.xml
[3.5] Update NavigationServer backport
2022-06-14 05:55:14 +02:00
WorldEnvironment.xml
…
X509Certificate.xml
HTML5: Enable mbedTLS module for Crypto object
2022-05-25 14:52:57 +02:00
XMLParser.xml
…
YSort.xml
…
bool.xml
…
float.xml
…
int.xml
…