godot/doc/classes
Kevin Sanders 88ad05c5dc
Grammar fix.
(cherry picked from commit 6db57b9da2)
2021-08-03 09:33:25 +02:00
..
@GlobalScope.xml Fix game controllers ignoring the last listed button 2021-06-03 15:45:05 +01:00
AABB.xml
AcceptDialog.xml Add AcceptDialog::remove_button method 2021-07-06 18:27:03 +02:00
AESContext.xml Fix typos with codespell 2021-05-20 12:56:56 +02:00
AnimatedSprite.xml
AnimatedSprite3D.xml
AnimatedTexture.xml
Animation.xml Fix doc typos 2021-07-24 01:06:38 +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 Clarify animation_changed signal 2021-06-17 12:47:53 +02:00
AnimationRootNode.xml
AnimationTrackEditPlugin.xml
AnimationTree.xml Document the RootMotionView class 2021-07-24 00:58:11 +02:00
AnimationTreePlayer.xml
Area.xml Uncap the range for gravity and change the slider hints 2021-06-03 02:08:57 +02:00
Area2D.xml Fix doc typos 2021-07-24 01:06:38 +02:00
Array.xml Fix doc typos 2021-07-24 01:06:38 +02:00
ArrayMesh.xml Merge pull request #46800 from The-O-King/normal_compression 2021-07-30 17:34:47 +02:00
ARVRAnchor.xml
ARVRCamera.xml
ARVRController.xml
ARVRInterface.xml
ARVROrigin.xml
ARVRPositionalTracker.xml
ARVRServer.xml
AspectRatioContainer.xml
AStar.xml Fix miscellaneous doc typos and inconsistencies 2021-07-24 01:00:37 +02:00
AStar2D.xml
AtlasTexture.xml
AudioBusLayout.xml
AudioEffect.xml
AudioEffectAmplify.xml
AudioEffectBandLimitFilter.xml
AudioEffectBandPassFilter.xml
AudioEffectCapture.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 Complete documentation for the AudioEffectPitchShift class 2021-06-17 12:47:52 +02:00
AudioEffectRecord.xml
AudioEffectReverb.xml
AudioEffectSpectrumAnalyzer.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioEffectSpectrumAnalyzerInstance.xml
AudioEffectStereoEnhance.xml
AudioServer.xml
AudioStream.xml
AudioStreamGenerator.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioStreamGeneratorPlayback.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioStreamMicrophone.xml
AudioStreamPlayback.xml
AudioStreamPlaybackResampled.xml
AudioStreamPlayer.xml
AudioStreamPlayer2D.xml
AudioStreamPlayer3D.xml
AudioStreamRandomPitch.xml
AudioStreamSample.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
BackBufferCopy.xml
BakedLightmap.xml Add a property to control the bounce indirect energy in BakedLightmap 2021-07-25 03:04:40 +02:00
BakedLightmapData.xml Add a property to control the bounce indirect energy in BakedLightmap 2021-07-25 03:04:40 +02:00
BaseButton.xml Add set_pressed_no_signal method to BaseButton 2021-07-15 10:52:22 +02:00
Basis.xml
BitMap.xml
BitmapFont.xml
Bone2D.xml
BoneAttachment.xml
bool.xml
BoxContainer.xml
BoxShape.xml
Button.xml
ButtonGroup.xml
Camera.xml Fix miscellaneous doc typos and inconsistencies 2021-07-24 01:00:37 +02:00
Camera2D.xml Fix miscellaneous doc typos and inconsistencies 2021-07-24 01:00:37 +02:00
CameraFeed.xml
CameraServer.xml
CameraTexture.xml
CanvasItem.xml
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 Fix typo in CollisionObject documentation 2021-07-26 13:31:19 +02:00
CollisionObject2D.xml Fix typo in CollisionObject documentation 2021-07-26 13:31:19 +02:00
CollisionPolygon.xml
CollisionPolygon2D.xml
CollisionShape.xml
CollisionShape2D.xml
Color.xml
ColorPicker.xml
ColorPickerButton.xml
ColorRect.xml
ConcavePolygonShape.xml
ConcavePolygonShape2D.xml
ConeTwistJoint.xml
ConfigFile.xml
ConfirmationDialog.xml
Container.xml
Control.xml Document caveats with Control's mouse_entered/mouse_exited signals 2021-07-26 13:36:37 +02:00
ConvexPolygonShape.xml
ConvexPolygonShape2D.xml
CPUParticles.xml Fix color properties of particle nodes/material 2021-07-15 10:25:35 +02:00
CPUParticles2D.xml Fix color properties of particle nodes/material 2021-07-15 10:25:35 +02:00
Crypto.xml Backport HMac crypto to 3.x 2021-05-20 13:29:38 +03:00
CryptoKey.xml
CubeMap.xml
CubeMesh.xml
CullInstance.xml Portals - add autoplace priority setting to CullInstance 2021-07-28 17:23:20 +01:00
Curve.xml
Curve2D.xml
Curve3D.xml
CurveTexture.xml
CylinderMesh.xml Allow a top and bottom radius equal to 0 in CylinderMesh 2021-06-29 14:02:22 +02:00
CylinderShape.xml
DampedSpringJoint2D.xml
Dictionary.xml
DirectionalLight.xml
Directory.xml Fix doc typos 2021-07-24 01:06:38 +02:00
DTLSServer.xml
DynamicFont.xml
DynamicFontData.xml
EditorExportPlugin.xml
EditorFeatureProfile.xml
EditorFileDialog.xml
EditorFileSystem.xml
EditorFileSystemDirectory.xml
EditorImportPlugin.xml Expose an ImportOrder enum in ResourceImporter 2021-07-26 13:26:58 +02:00
EditorInspector.xml
EditorInspectorPlugin.xml
EditorInterface.xml
EditorNavigationMeshGenerator.xml
EditorPlugin.xml Add multiple descriptions to several classes 2021-07-06 15:30:13 +02:00
EditorProperty.xml
EditorResourceConversionPlugin.xml
EditorResourcePicker.xml Add EditorResourcePicker control based on the Inspector editor for Resources 2021-06-11 13:32:15 +03:00
EditorResourcePreview.xml Update EditorResourcePreview queue_*() documentation 2021-05-26 08:39:52 +01:00
EditorResourcePreviewGenerator.xml
EditorSceneImporter.xml
EditorScenePostImport.xml
EditorScript.xml
EditorScriptPicker.xml Add EditorResourcePicker control based on the Inspector editor for Resources 2021-06-11 13:32:15 +03:00
EditorSelection.xml
EditorSettings.xml
EditorSpatialGizmo.xml
EditorSpatialGizmoPlugin.xml
EditorSpinSlider.xml Use EditorResourcePicker in the Inspector 2021-06-11 13:32:15 +03:00
EditorVCSInterface.xml
EncodedObjectAsID.xml
Engine.xml Link to the Random number generation tutorial in RandomNumberGenerator 2021-07-31 22:54:30 +02:00
Environment.xml Combined the DOF far and DOF near passes 2021-07-22 13:45:57 +10:00
Expression.xml
ExternalTexture.xml
File.xml Update File.store_var description to mention which properties of an object are included. 2021-06-29 14:02:24 +02:00
FileDialog.xml
FileSystemDock.xml
float.xml
Font.xml
FuncRef.xml
Generic6DOFJoint.xml
Geometry.xml
GeometryInstance.xml
GIProbe.xml
GIProbeData.xml
Gradient.xml
GradientTexture.xml
GraphEdit.xml Make zoom limits and step adjustable in GraphEdit 2021-07-16 22:43:28 +03:00
GraphNode.xml Add missing graphnode setters. 2021-07-14 15:37:59 +05:45
GridContainer.xml
GrooveJoint2D.xml
HashingContext.xml
HBoxContainer.xml
HeightMapShape.xml
HingeJoint.xml
HMACContext.xml Backport HMac crypto to 3.x 2021-05-20 13:29:38 +03:00
HScrollBar.xml
HSeparator.xml
HSlider.xml
HSplitContainer.xml
HTTPClient.xml Fix doc description of HTTPClient::request 2021-07-13 10:20:03 +02:00
HTTPRequest.xml
Image.xml Document Image.save_exr() only being available in editor builds 2021-07-28 15:35:52 +02:00
ImageTexture.xml
ImmediateGeometry.xml
Input.xml Allow checking for exact matches with Action events. 2021-07-30 15:35:39 +02:00
InputEvent.xml Allow checking for exact matches with Action events. 2021-07-30 15:35:39 +02:00
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 Allow checking for exact matches with Action events. 2021-07-30 15:35:39 +02:00
InstancePlaceholder.xml
int.xml
InterpolatedCamera.xml
IP.xml Support multiple address resolution in DNS requests 2021-06-09 12:06:46 +07:00
ItemList.xml
JavaClass.xml
JavaClassWrapper.xml
JavaScript.xml [HTML5] Add easy to use download API. 2021-05-21 16:03:38 +02:00
JavaScriptObject.xml [HTML5] Implement Godot <-> JavaScript interface. 2021-05-20 14:33:00 +02:00
JNISingleton.xml
Joint.xml
Joint2D.xml
JSON.xml
JSONParseResult.xml
JSONRPC.xml
KinematicBody.xml Support for 3D sync to physics 2021-06-08 16:28:58 -07:00
KinematicBody2D.xml
KinematicCollision.xml Expose collider RID in 2D/3D kinematic collision 2021-06-09 18:26:16 -07:00
KinematicCollision2D.xml Expose collider RID in 2D/3D kinematic collision 2021-06-09 18:26:16 -07:00
Label.xml Fix doc typos 2021-07-24 01:06:38 +02:00
LargeTexture.xml
Light.xml Add soft shadows to the CPU lightmapper 2021-07-05 19:02:35 +02:00
Light2D.xml
LightOccluder2D.xml
Line2D.xml
LineEdit.xml LineEdit: Respect max_length by truncating text to append 2021-07-13 10:20:02 +02:00
LineShape2D.xml
LinkButton.xml
Listener.xml
MainLoop.xml
MarginContainer.xml
Marshalls.xml
Material.xml
MenuButton.xml
Mesh.xml Octahedral Normal/Tangent Compression 2021-07-30 10:29:09 -04:00
MeshDataTool.xml Fix typos with codespell 2021-05-20 12:56:56 +02:00
MeshInstance.xml Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 -07:00
MeshInstance2D.xml
MeshLibrary.xml
MeshTexture.xml
MultiMesh.xml Fix grammar in MultiMesh documentation. 2021-07-24 00:58:30 +02:00
MultiMeshInstance.xml
MultiMeshInstance2D.xml
MultiplayerAPI.xml
Mutex.xml
Navigation.xml Document Navigation.get_simple_path() often returning non-optimal results 2021-06-03 16:05:56 +02:00
Navigation2D.xml Document Navigation.get_simple_path() often returning non-optimal results 2021-06-03 16:05:56 +02:00
NavigationMesh.xml
NavigationMeshInstance.xml
NavigationPolygon.xml
NavigationPolygonInstance.xml
NetworkedMultiplayerPeer.xml
NinePatchRect.xml
Node.xml
Node2D.xml Document valid range of Node2D.z_index 2021-05-20 01:24:54 +02:00
NodePath.xml NodePath properly updated in the editor in more cases 2021-07-06 11:10:47 +02:00
Object.xml
OccluderPolygon2D.xml
OmniLight.xml
OptionButton.xml
OS.xml Fix doc typos 2021-07-24 01:06:38 +02:00
PackedDataContainer.xml
PackedDataContainerRef.xml
PackedScene.xml
PacketPeer.xml
PacketPeerDTLS.xml
PacketPeerStream.xml
PacketPeerUDP.xml
Panel.xml
PanelContainer.xml
PanoramaSky.xml
ParallaxBackground.xml
ParallaxLayer.xml
Particles.xml
Particles2D.xml
ParticlesMaterial.xml Fix color properties of particle nodes/material 2021-07-15 10:25:35 +02:00
Path.xml
Path2D.xml
PathFollow.xml
PathFollow2D.xml
PCKPacker.xml
Performance.xml
PHashTranslation.xml
PhysicalBone.xml
Physics2DDirectBodyState.xml
Physics2DDirectSpaceState.xml
Physics2DServer.xml Fixing 2D moving platform logic 2021-07-15 11:57:58 +02:00
Physics2DShapeQueryParameters.xml Remove unused PhysicsShapeQueryResult & Physics2DShapeQueryResult 2021-07-05 11:21:15 -07:00
Physics2DTestMotionResult.xml Fix move_and_collide causing sliding on slopes 2021-07-19 08:09:16 -07:00
PhysicsBody.xml
PhysicsBody2D.xml
PhysicsDirectBodyState.xml
PhysicsDirectSpaceState.xml
PhysicsMaterial.xml
PhysicsServer.xml Add a method to set the number of physics solver iterations in 3D 2021-07-10 16:29:41 +02:00
PhysicsShapeQueryParameters.xml Remove unused PhysicsShapeQueryResult & Physics2DShapeQueryResult 2021-07-05 11:21:15 -07:00
PhysicsTestMotionResult.xml Fix move_and_collide causing sliding on slopes 2021-07-19 08:09:16 -07:00
PinJoint.xml
PinJoint2D.xml
Plane.xml
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 Add method description to PopupMenu 2021-07-13 10:20:02 +02:00
PopupPanel.xml
Portal.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
Position2D.xml
Position3D.xml
PrimitiveMesh.xml Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
PrismMesh.xml
ProceduralSky.xml
ProgressBar.xml
ProjectSettings.xml Refactor layer property editor grid 2021-07-30 11:43:04 -07:00
ProximityGroup.xml
ProxyTexture.xml
QuadMesh.xml
Quat.xml [3.x] Add Quat angle_to method 2021-06-18 11:00:44 -04:00
RandomNumberGenerator.xml Link to the Random number generation tutorial in RandomNumberGenerator 2021-07-31 22:54:30 +02:00
Range.xml
RayCast.xml Add custom debug shape thickness and color options to RayCast 2021-06-19 06:01:25 +02:00
RayCast2D.xml
RayShape.xml
RayShape2D.xml
Rect2.xml
RectangleShape2D.xml
Reference.xml
ReferenceRect.xml
ReflectionProbe.xml
RemoteTransform.xml
RemoteTransform2D.xml
Resource.xml Document Resource.duplicate() only copying exported variables' values 2021-06-01 12:53:31 +02:00
ResourceFormatLoader.xml
ResourceFormatSaver.xml
ResourceImporter.xml Link to the Random number generation tutorial in RandomNumberGenerator 2021-07-31 22:54:30 +02:00
ResourceInteractiveLoader.xml
ResourceLoader.xml
ResourcePreloader.xml
ResourceSaver.xml
RichTextEffect.xml
RichTextLabel.xml
RID.xml
RigidBody.xml
RigidBody2D.xml
Room.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
RoomGroup.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
RoomManager.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
RootMotionView.xml Document the RootMotionView class 2021-07-24 00:58:11 +02:00
SceneState.xml
SceneTree.xml Edit "quit()" method description in SceneTree 2021-06-07 12:14:30 +02:00
SceneTreeTimer.xml
Script.xml
ScriptCreateDialog.xml Set a minimum size for status panel elements in ScriptCreateDialog 2021-05-20 08:08:24 -04:00
ScriptEditor.xml
ScrollBar.xml
ScrollContainer.xml ScrollContainer: Expose _ensure_focused_visible to the API 2021-05-31 19:05:30 -10:00
SegmentShape2D.xml
Semaphore.xml
Separator.xml
Shader.xml
ShaderMaterial.xml
Shape.xml
Shape2D.xml
ShortCut.xml
Skeleton.xml
Skeleton2D.xml
SkeletonIK.xml
Skin.xml
SkinReference.xml
Sky.xml Remove high radiance sizes from the editor due to issues on specific GPUs 2021-05-20 23:54:12 +02:00
Slider.xml
SliderJoint.xml
SoftBody.xml Support for disabling physics on SoftBody 2021-06-22 11:38:17 -07:00
Spatial.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
SpatialGizmo.xml
SpatialMaterial.xml
SpatialVelocityTracker.xml
SphereMesh.xml
SphereShape.xml
SpinBox.xml
SplitContainer.xml
SpotLight.xml
SpringArm.xml
Sprite.xml
Sprite3D.xml
SpriteBase3D.xml
SpriteFrames.xml
StaticBody.xml
StaticBody2D.xml
StreamPeer.xml [Doc] Remove reference to UNIX sockets in StreamPeer. 2021-05-20 14:35:04 +02:00
StreamPeerBuffer.xml
StreamPeerSSL.xml
StreamPeerTCP.xml
StreamTexture.xml
String.xml
StyleBox.xml
StyleBoxEmpty.xml
StyleBoxFlat.xml
StyleBoxLine.xml
StyleBoxTexture.xml
SurfaceTool.xml Octahedral Normal/Tangent Compression 2021-07-30 10:29:09 -04:00
TabContainer.xml
Tabs.xml
TCP_Server.xml
TextEdit.xml
TextFile.xml
Texture.xml
Texture3D.xml
TextureArray.xml
TextureButton.xml Added flip_h and flip_v properties in TextureButton 2021-06-01 12:52:14 +02:00
TextureLayered.xml
TextureProgress.xml
TextureRect.xml
Theme.xml Add utility methods to Theme, improve error messages and documentation 2021-06-10 16:44:24 +03:00
Thread.xml
TileMap.xml Fix logic for showing tilemap debug collision 2021-05-25 11:49:47 -07:00
TileSet.xml
Timer.xml
ToolButton.xml
TouchScreenButton.xml
Transform.xml
Transform2D.xml Grammar fix. 2021-08-03 09:33:25 +02:00
Translation.xml
TranslationServer.xml
Tree.xml Add multiple descriptions to several classes 2021-07-06 15:30:13 +02:00
TreeItem.xml
TriangleMesh.xml
Tween.xml
UDPServer.xml
UndoRedo.xml
Variant.xml
VBoxContainer.xml
Vector2.xml
Vector3.xml Added signed_angle_to for Vector3 2021-07-09 12:49:12 +02:00
VehicleBody.xml
VehicleWheel.xml
VideoPlayer.xml
VideoStream.xml
Viewport.xml
ViewportContainer.xml
ViewportTexture.xml
VisibilityEnabler.xml
VisibilityEnabler2D.xml
VisibilityNotifier.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
VisibilityNotifier2D.xml
VisualInstance.xml Portal occlusion culling 2021-07-14 11:43:23 +01:00
VisualServer.xml Octahedral Normal/Tangent Compression 2021-07-30 10:29:09 -04:00
VisualShader.xml
VisualShaderNode.xml Document remaining Visual Script classes 2021-07-15 10:46:04 +02:00
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
VScrollBar.xml
VSeparator.xml
VSlider.xml
VSplitContainer.xml
WeakRef.xml
WindowDialog.xml
World.xml
World2D.xml
WorldEnvironment.xml
X509Certificate.xml
XMLParser.xml
YSort.xml