virtualx-engine/doc/classes
Matt eba8ce7d8c adds null case to weakref docs
(cherry picked from commit dc4e72a3fc)
2022-08-03 15:01:30 +02:00
..
@GlobalScope.xml Classref typo fixes and improvements 2022-06-17 15:19:31 +08:00
AABB.xml
AcceptDialog.xml
AESContext.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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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
ARVRAnchor.xml
ARVRCamera.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRController.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
ARVRInterface.xml
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml
AspectRatioContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
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
AtlasTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01: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 AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
AudioStreamPlayer2D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
AudioStreamPlayer3D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
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
bool.xml
BoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
BoxShape.xml
Button.xml
ButtonGroup.xml
CallbackTweener.xml
Camera.xml Document Camera's frustum offset property requiring Frustum projection 2022-08-03 02:45:05 +02:00
Camera2D.xml
CameraFeed.xml
CameraServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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
CPUParticles.xml
CPUParticles2D.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
DampedSpringJoint2D.xml
Dictionary.xml Add Dictionary.merge() 2022-06-09 11:58:48 +02:00
DirectionalLight.xml Merge pull request #54239 from Calinou/editor-directionallight-3d-only-show-relevant-properties-3.x 2022-07-03 02:02:10 +02:00
Directory.xml
DTLSServer.xml
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
EditorFileDialog.xml
EditorFileSystem.xml Fix various typos 2022-05-19 19:07:45 +08:00
EditorFileSystemDirectory.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorImportPlugin.xml
EditorInspector.xml
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSpatialGizmo.xml
EditorSpatialGizmoPlugin.xml
EditorSpinSlider.xml Expose EditorSpinSlider.hide_slider 2022-05-16 21:12:21 +02:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml
Environment.xml Expose VisualServer.viewport_set_use_32_bpc_depth() to the scripting API 2022-07-23 03:52:38 +02:00
Expression.xml
ExternalTexture.xml
File.xml File: Re-add support to skip CR (\r) in File::get_as_text 2022-08-01 00:40:55 +02:00
FileDialog.xml Tweak the disabled files text color in FileDialog for readability 2022-05-22 19:43:56 +02:00
FileSystemDock.xml
float.xml
FlowContainer.xml
Font.xml Backport TextMesh and expose dynamic font vector outlines 2022-05-23 10:47:28 +03:00
FuncRef.xml
Generic6DOFJoint.xml
Geometry.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
GeometryInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
GIProbe.xml
GIProbeData.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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
HashingContext.xml HTML5: Enable mbedTLS module for Crypto object 2022-05-25 14:52:57 +02:00
HBoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
HeightMapShape.xml
HFlowContainer.xml
HingeJoint.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 Improve documentation for HTTPRequest's timeout property 2022-07-08 23:25:06 +02:00
Image.xml
ImageTexture.xml
ImmediateGeometry.xml
Input.xml [3.x] HTML5: Add support for Input.vibrate_handheld() 2022-07-28 13:20:05 +03: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
InputEventMagnifyGesture.xml
InputEventMIDI.xml
InputEventMouse.xml
InputEventMouseButton.xml
InputEventMouseMotion.xml Merge pull request #62723 from hansemro/eraser-detect-3.x 2022-07-15 00:13:15 +02: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
int.xml
InterpolatedCamera.xml Add process_mode property to InterpolatedCamera 2022-07-03 01:47:10 +02:00
IntervalTweener.xml
IP.xml
ItemList.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-06-20 14:58:15 +02:00
JavaClass.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JavaClassWrapper.xml
JavaScript.xml
JavaScriptObject.xml
JNISingleton.xml
Joint.xml
Joint2D.xml
JSON.xml
JSONParseResult.xml
JSONRPC.xml
KinematicBody.xml
KinematicBody2D.xml
KinematicCollision.xml
KinematicCollision2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Label.xml
Label3D.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
LargeTexture.xml
Light.xml
Light2D.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml
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 Fix typo in MeshInstance.xml 2022-07-29 22:21:22 +01: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
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 Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
NavigationAgent.xml Clarify NavigationAgent radius property 2022-06-28 16:32:23 +02:00
NavigationAgent2D.xml [3.5] Remove documentation that mentions 2D navigation baking 2022-07-01 22:18:13 +02:00
NavigationMesh.xml Implement NavigationMesh bake area 2022-06-23 16:17:43 +02:00
NavigationMeshGenerator.xml Document limits of using meshes to obstruct navigation mesh baking 2022-06-25 12:41:37 +02:00
NavigationMeshInstance.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02: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 i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
NavigationServer.xml Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
NetworkedMultiplayerCustom.xml Add error messages and docs to explain restrictions when calling NetworkedMultiplayerCustom.initialize() 2022-07-29 13:51:44 -05:00
NetworkedMultiplayerPeer.xml Add NetworkedMultiplayerCustom so high-level multiplayer backends can be added from GDScript 2022-07-19 09:16:41 -05:00
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
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 Document support limitations for OmniLight cubemap shadows in GLES2 2022-07-18 22:18:56 +02:00
OptionButton.xml Make various improvements to OptionButton 2022-05-16 22:47:46 +03:00
OS.xml Merge pull request #60799 from Calinou/doc-os-cmdline-args-3.x 2022-06-19 14:09:23 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PCKPacker.xml
Performance.xml
PHashTranslation.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PlaneShape.xml
PointMesh.xml
Polygon2D.xml
PolygonPathFinder.xml
PoolByteArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolColorArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolIntArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolRealArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolStringArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolVector2Array.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolVector3Array.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02: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 Merge pull request #57566 from Calinou/viewport-shadow-atlas-clamp-sizes 2022-07-03 03:08:03 +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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Resource.xml
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RichTextEffect.xml
RichTextLabel.xml Add readable export errors. Add RTL image vertical alignment support. 2022-06-08 17:56:28 +03:00
RID.xml
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 updated scenetree docs to include information on passing in null 2022-07-29 15:47:53 -04:00
SceneTreeTimer.xml Fix description about SceneTreeTimer auto free 2022-06-10 12:53:31 +02:00
SceneTreeTween.xml Fix cherry-pick mistakes in SceneTreeTween doc 2022-07-07 00:51:50 +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
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 Add global_translation and global_rotation to Spatial 2022-07-15 21:39:35 -06: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
SplitContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
SpotLight.xml
SpringArm.xml
Sprite.xml
Sprite3D.xml
SpriteBase3D.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
SpriteFrames.xml
StaticBody.xml
StaticBody2D.xml
StreamPeer.xml
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml Improve String.format() documentation 2022-07-02 00:07:48 +02:00
StyleBox.xml StyleBox: Document correct methods to draw with a RID 2022-07-06 11:43:04 +02:00
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml
TabContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
Tabs.xml
TCP_Server.xml
TextEdit.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
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
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TranslationServer.xml
Tree.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-06-20 14:58:15 +02:00
TreeItem.xml Clarified usage of TreeItem get_next*() and get_prev*() functions. 2022-07-25 11:43:41 +02:00
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
Variant.xml
VBoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
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 i18n: Sync classref translations with Weblate 2022-07-18 10:21:37 +02:00
VehicleWheel.xml i18n: Sync classref translations with Weblate 2022-07-18 10:21:37 +02:00
VFlowContainer.xml
VideoPlayer.xml
VideoStream.xml
Viewport.xml Merge pull request #57566 from Calinou/viewport-shadow-atlas-clamp-sizes 2022-07-03 03:08:03 +02: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 Expose VisualServer.viewport_set_use_32_bpc_depth() to the scripting API 2022-07-23 03:52:38 +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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformDecompose.xml
VisualShaderNodeTransformFunc.xml
VisualShaderNodeTransformMult.xml
VisualShaderNodeTransformUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorScalarSmoothStep.xml
VisualShaderNodeVectorScalarStep.xml
VisualShaderNodeVectorSmoothStep.xml
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
WeakRef.xml adds null case to weakref docs 2022-08-03 15:01:30 +02:00
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 Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
X509Certificate.xml HTML5: Enable mbedTLS module for Crypto object 2022-05-25 14:52:57 +02:00
XMLParser.xml
YSort.xml