godot/doc/classes
Rémi Verschelde 5a3096a1cd
Merge pull request #41088 from clayjohn/DOCS-32-Sprite3D
Update Sprite3D docs to reflect recent changes
2020-08-18 23:38:58 +02:00
..
@GlobalScope.xml Support SDL2 half axes and inverted axes mappings. 2020-06-26 06:28:56 +01:00
AABB.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
AcceptDialog.xml
AnimatedSprite.xml
AnimatedSprite3D.xml
AnimatedTexture.xml doc: Sync classref with current source 2020-05-04 16:10:57 +02:00
Animation.xml Fix incorrect key name in the Animation documentation code sample 2020-07-29 18:23:31 +02: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
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Clarify usage of AnimationPlayer with AnimationTree and fill in empty method descriptions 2020-06-04 12:16:39 +02:00
AnimationTreePlayer.xml
Area.xml
Area2D.xml
Array.xml Mention that Array.front/back throw error if empty 2020-08-14 00:32:05 +02:00
ArrayMesh.xml Improve the procedural geometry class documentations 2020-04-27 10:14:42 +02: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 +02:00
AStar2D.xml AStar: Make get_closest_point() deterministic for equidistant points 2020-06-10 15:30:52 +02:00
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
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 Adds full description for AudioEffectRecord.xml 2020-06-11 10:00:06 +02: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 +02:00
AudioStreamPlayer2D.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-27 10:18:41 +02:00
AudioStreamPlayer3D.xml Improve pitch_scale descriptions in AudioStreamPlayer documentation 2020-04-27 10:18:41 +02:00
AudioStreamRandomPitch.xml
AudioStreamSample.xml
BackBufferCopy.xml Document how to workaround UI anchor issues when using BackBufferCopy 2020-04-21 14:11:29 +02:00
BakedLightmap.xml Document known bugs in BakedLightmap 2020-05-24 21:29:12 +02:00
BakedLightmapData.xml
BaseButton.xml Mention toggled signal for pressed state in BaseButton documentation 2020-07-24 10:31:57 +02:00
Basis.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
BitMap.xml grow_mask() description added 2020-08-14 00:32:05 +02:00
BitmapFont.xml Expose get_char_size() from Font instead of BitmapFont 2020-06-04 12:09:39 +02:00
Bone2D.xml
BoneAttachment.xml
bool.xml Update bool documentation to be more clear 2020-06-21 21:42:56 +02:00
BoxContainer.xml
BoxShape.xml
Button.xml Add an example for creating a button in the Button class documentation 2020-07-31 13:08:24 +02:00
ButtonGroup.xml
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 +02:00
CanvasItemMaterial.xml
CanvasLayer.xml
CanvasModulate.xml
CapsuleMesh.xml
CapsuleShape.xml
CapsuleShape2D.xml
CenterContainer.xml
CharFXTransform.xml
CheckBox.xml
CheckButton.xml
CircleShape2D.xml
ClassDB.xml
ClippedCamera.xml
CollisionObject.xml
CollisionObject2D.xml Revert "Allow Area2D and 3D mouse events without a collision layer" 2020-07-27 22:46:04 +02:00
CollisionPolygon.xml
CollisionPolygon2D.xml
CollisionShape.xml
CollisionShape2D.xml
Color.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape.xml
ConcavePolygonShape2D.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Document caveats related to Control scaling 2020-07-24 10:31:56 +02:00
ConvexPolygonShape.xml
ConvexPolygonShape2D.xml
CPUParticles.xml
CPUParticles2D.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
Crypto.xml
CryptoKey.xml
CubeMap.xml
CubeMesh.xml
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CylinderMesh.xml
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml Document the in operator in String, Array and Dictionary classes 2020-06-15 14:34:34 +02:00
DirectionalLight.xml Add performance hints to the DirectionalLight shadow mode property hint 2020-06-04 12:16:39 +02:00
Directory.xml Revert "Follow-Up Fix Directory Open" 2020-07-28 13:53:57 -04:00
DTLSServer.xml
DynamicFont.xml Document the lack of kerning support in DynamicFont 2020-08-17 11:04:32 +02:00
DynamicFontData.xml Disable antialiasing on the DynamicFont outline as well when requested 2020-06-04 12:09:40 +02:00
EditorExportPlugin.xml doc: Sync classref with current source 2020-04-16 13:02:36 +02:00
EditorFeatureProfile.xml Check for errors when saving in the ResourceSaver example documentation 2020-04-21 14:11:15 +02:00
EditorFileDialog.xml
EditorFileSystem.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorFileSystemDirectory.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorImportPlugin.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorInspector.xml doc: Sync classref with current source 2020-07-28 11:50:39 +02:00
EditorInspectorPlugin.xml
EditorInterface.xml Improve the EditorInterface.get_editor_viewport() description 2020-07-30 16:27:11 +02:00
EditorNavigationMeshGenerator.xml
EditorPlugin.xml
EditorProperty.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorResourceConversionPlugin.xml
EditorResourcePreview.xml Document how some editor classes should be accessed as singletons only 2020-04-27 10:11:53 +02:00
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorSceneImporterAssimp.xml
EditorScenePostImport.xml
EditorScript.xml
EditorSelection.xml Document how some editor classes should be accessed as singletons only 2020-04-27 10:11:53 +02:00
EditorSettings.xml Complete the EditorSettings class documentation 2020-07-24 10:31:57 +02:00
EditorSpatialGizmo.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorSpatialGizmoPlugin.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorSpinSlider.xml
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Update AUTHORS and DONORS list 2020-08-14 00:32:05 +02:00
Environment.xml Environment doc update regarding Viewport usage. 2020-06-22 17:59:44 -04: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 Added missing information about File.open_encrypted function to docs. 2020-07-31 13:08:59 +02:00
FileDialog.xml Add note about automatic window title to FileDialog documentation. 2020-06-15 14:34:35 +02:00
FileSystemDock.xml
float.xml
Font.xml Add an example to the CanvasItem.draw_string() documentation 2020-07-29 18:23:45 +02:00
FuncRef.xml
Generic6DOFJoint.xml Added missing spring enums for generic_6dof_joint 2020-05-04 16:10:22 +02:00
Geometry.xml Clarify Geometry.offset_polygon_2d regarding vertices translation 2020-07-03 13:17:57 +02:00
GeometryInstance.xml
GIProbe.xml
GIProbeData.xml
Gradient.xml
GradientTexture.xml
GraphEdit.xml Sync classref with current source 2020-04-17 13:43:43 +02:00
GraphNode.xml
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape.xml
HingeJoint.xml
HScrollBar.xml
HSeparator.xml
HSlider.xml Reference Range signals in the Slider class documentations 2020-08-17 11:05:04 +02:00
HSplitContainer.xml
HTTPClient.xml Document HTML5 CORS restrictions in HTTPClient and HTTPRequest 2020-07-24 10:31:57 +02:00
HTTPRequest.xml Document HTML5 CORS restrictions in HTTPClient and HTTPRequest 2020-07-24 10:31:57 +02:00
Image.xml doc: Sync classref with current source 2020-07-06 14:32:13 +02:00
ImageTexture.xml Document image size limits 2020-04-20 11:54:47 +02:00
ImmediateGeometry.xml Improve the procedural geometry class documentations 2020-04-27 10:14:42 +02:00
Input.xml
InputEvent.xml
InputEventAction.xml
InputEventGesture.xml
InputEventJoypadButton.xml
InputEventJoypadMotion.xml
InputEventKey.xml
InputEventMagnifyGesture.xml
InputEventMIDI.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 +02:00
InputEventPanGesture.xml
InputEventScreenDrag.xml
InputEventScreenTouch.xml
InputEventWithModifiers.xml
InputMap.xml
InstancePlaceholder.xml
int.xml
InterpolatedCamera.xml
IP.xml
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml
JNISingleton.xml doc: Sync classref with current source 2020-04-16 13:02:36 +02:00
Joint.xml
Joint2D.xml Fix Joint2D doc 2020-06-22 08:37:57 +02:00
JSON.xml Documentation: clarify the indent parameter of JSON.print 2020-08-14 00:32:05 +02:00
JSONParseResult.xml Improve JSON-related documentation 2020-07-31 13:09:21 +02:00
JSONRPC.xml
KinematicBody.xml Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
KinematicBody2D.xml Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
KinematicCollision.xml
KinematicCollision2D.xml
Label.xml Fix label percent visible doc description 2020-06-15 14:34:35 +02:00
LargeTexture.xml
Light.xml Improve the 3D light documentations 2020-06-11 10:00:06 +02:00
Light2D.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml Add option to disable virtual keyboard for LineEdit 2020-07-24 10:31:57 +02:00
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml Fix Material.render_priority doc: no opaque sort 2020-06-15 14:34:35 +02:00
MenuButton.xml
Mesh.xml
MeshDataTool.xml Improve the procedural geometry class documentations 2020-04-27 10:14:42 +02:00
MeshInstance.xml
MeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
MeshLibrary.xml
MeshTexture.xml
MultiMesh.xml
MultiMeshInstance.xml
MultiMeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
MultiplayerAPI.xml
Mutex.xml
Navigation.xml
Navigation2D.xml
NavigationMesh.xml
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml
NinePatchRect.xml
Node.xml Expose NOTIFICATION_POST_ENTER_TREE 2020-08-14 00:32:05 +02:00
Node2D.xml doc: Sync classref with current source 2020-06-22 13:24:11 +02:00
NodePath.xml
Object.xml Improve the Object, Reference and Resource class documentations 2020-07-28 00:48:33 +02:00
OccluderPolygon2D.xml
OmniLight.xml Improve the 3D light documentations 2020-06-11 10:00:06 +02:00
OptionButton.xml
OS.xml doc: Sync classref with current source 2020-07-28 11:50:39 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml Document how to instance a PackedScene and add it as a child 2020-07-10 08:51:21 +02:00
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
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 +02:00
Particles2D.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
ParticlesMaterial.xml
Path.xml
Path2D.xml
PathFollow.xml
PathFollow2D.xml
PCKPacker.xml
Performance.xml Add frame diagnostics for GLES2 Batch renderer 2020-04-17 08:54:33 +01:00
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml
Physics2DShapeQueryParameters.xml
Physics2DShapeQueryResult.xml
Physics2DTestMotionResult.xml
PhysicsBody.xml
PhysicsBody2D.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml Add description for "absorbent" and "rough" 2020-06-18 11:29:28 +02:00
PhysicsServer.xml
PhysicsShapeQueryParameters.xml
PhysicsShapeQueryResult.xml
PinJoint.xml
PinJoint2D.xml
Plane.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04: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
PopupDialog.xml
PopupMenu.xml doc: Sync classref with current source 2020-05-07 13:47:06 +02:00
PopupPanel.xml
Position2D.xml
Position3D.xml
PrimitiveMesh.xml Clarify how to convert PrimitiveMesh to ArrayMesh. 2020-07-24 10:31:57 +02:00
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml doc: Sync classref with current source 2020-07-30 16:26:45 +02:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
RandomNumberGenerator.xml
Range.xml
RayCast.xml Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
RayCast2D.xml Style: Sync other changes from new fix_style.sh and clang_format.sh 2020-07-24 10:39:18 +02:00
RayShape.xml
RayShape2D.xml
Rect2.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
RectangleShape2D.xml
Reference.xml Improve the Object, Reference and Resource class documentations 2020-07-28 00:48:33 +02: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 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml doc: Sync classref with current source 2020-06-22 13:24:11 +02:00
RID.xml
RigidBody.xml doc: Sync classref with current source 2020-07-28 11:50:39 +02:00
RigidBody2D.xml Clarify the difference between contacts and collisions. 2020-07-28 00:52:07 +02:00
RootMotionView.xml
SceneState.xml
SceneTree.xml
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml
ScriptEditor.xml Document how some editor classes should be accessed as singletons only 2020-04-27 10:11:53 +02:00
ScrollBar.xml
ScrollContainer.xml
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape.xml
Shape2D.xml Bind Shape2D draw method 2020-06-18 10:51:44 +02:00
ShortCut.xml
Skeleton.xml Fix presumed copy/paste error: "Returns" -> "Sets" 2020-07-24 10:31:57 +02: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 +02:00
SliderJoint.xml
SoftBody.xml
Spatial.xml Improve visibility documentation for CanvasItem and Node3D 2020-07-28 00:53:16 +02:00
SpatialGizmo.xml
SpatialMaterial.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml Fix suffix property doc typo: "prefix" -> "suffix" 2020-05-06 23:30:45 +02:00
SplitContainer.xml
SpotLight.xml Improve the 3D light documentations 2020-06-11 10:00:06 +02:00
SpringArm.xml fixed documentation for get_hit_length of spring arm 3D 2020-07-24 10:31:57 +02:00
Sprite.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
Sprite3D.xml Update Sprite3D docs to reflect recent changes 2020-08-06 13:10:39 -07:00
SpriteBase3D.xml
SpriteFrames.xml
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 +02: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 +02:00
SurfaceTool.xml Improve the procedural geometry class documentations 2020-04-27 10:14:42 +02:00
TabContainer.xml Fix incorrect TabContainer documentation for 'get_tab_control()' 2020-04-16 12:57:22 +02:00
Tabs.xml
TCP_Server.xml
TextEdit.xml Add option to disable virtual keyboard for TextEdit 2020-08-09 18:22:11 +02:00
TextFile.xml
Texture.xml
Texture3D.xml
TextureArray.xml
TextureButton.xml
TextureLayered.xml
TextureProgress.xml
TextureRect.xml Document ViewportTexture flipping in TextureRect 2020-07-24 22:30:58 +02:00
Theme.xml
Thread.xml Link to Thread-safe APIs in the Thread class documentation 2020-07-30 16:26:55 +02:00
TileMap.xml Clarify the id parameter in TileMap.get_used_cells_by_id() 2020-05-12 09:26:38 +02:00
TileSet.xml Document an example dictionary returned by TileSet.tile_get_shapes() 2020-07-28 00:39:49 +02:00
Timer.xml Mention SceneTree.create_timer() in the Timer class documentation 2020-07-10 08:51:21 +02:00
ToolButton.xml
TouchScreenButton.xml
Transform.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
Transform2D.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
Translation.xml
TranslationServer.xml
Tree.xml Mention how to remove TreeItem from a Tree 2020-05-01 10:56:58 +02:00
TreeItem.xml Clarify TreeItem return values 2020-07-31 13:08:40 +02:00
TriangleMesh.xml
Tween.xml Tween.xml word order fix 2020-06-24 22:52:05 +02:00
UDPServer.xml Document updated UDPServer interface. 2020-07-15 12:48:18 +02:00
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml Improve Vector2.angle() description 2020-08-14 00:32:05 +02:00
Vector3.xml [3.2] Backport core documentation changes to 3.2 2020-07-21 21:22:54 -04:00
VehicleBody.xml Document VehicleBody3D and VehicleWheel3D limitations 2020-07-15 12:48:18 +02:00
VehicleWheel.xml Document VehicleBody3D and VehicleWheel3D limitations 2020-07-15 12:48:18 +02:00
VideoPlayer.xml
VideoStream.xml
Viewport.xml Document usage requirement for Viewport to sample ViewportTexture as HDR 2020-05-29 08:05:35 +08:00
ViewportContainer.xml Document how to resize a SubViewportContainer to avoid stretching 2020-06-15 14:34:35 +02:00
ViewportTexture.xml
VisibilityEnabler.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisibilityEnabler2D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisibilityNotifier.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisibilityNotifier2D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisualInstance.xml
VisualServer.xml Use mesh instead of immediate for drawing Sprite3D 2020-07-03 12:19:26 -06: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 Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeIs.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeOuterProduct.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeOutput.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarClamp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarConstant.xml
VisualShaderNodeScalarDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarFunc.xml
VisualShaderNodeScalarInterp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarOp.xml
VisualShaderNodeScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarSwitch.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarUniform.xml
VisualShaderNodeSwitch.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTexture.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTextureUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTextureUniformTriplanar.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformCompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformConstant.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformDecompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformMult.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformVecMult.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVec3Constant.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVec3Uniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorClamp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorCompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDecompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDistance.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorInterp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorLen.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorOp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorRefract.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorScalarMix.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorScalarStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VScrollBar.xml
VSeparator.xml
VSlider.xml Reference Range signals in the Slider class documentations 2020-08-17 11:05:04 +02:00
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml
World.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-13 16:13:47 +02:00
World2D.xml Make it clear that PhysicsDirectSpaceState is only available from 2020-05-13 16:13:47 +02:00
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
YSort.xml