2
0
Fork 0
godot/doc/classes
Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11
For us, it practically only changes the fact that `A<A<int>>` is now
used instead of the C++03 compatible `A<A<int> >`.

Note: clang-format 10+ changed the `Standard` arguments to fully
specified `c++11`, `c++14`, etc. versions, but we can't use `c++17`
now if we want to preserve compatibility with clang-format 8 and 9.
`Cpp11` is still supported as deprecated alias for `Latest`.
2020-03-17 07:36:24 +07:00
..
@GlobalScope.xml Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodes 2020-03-01 23:00:42 +07:00
AABB.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ARVRAnchor.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ARVRCamera.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ARVRController.xml ARVRController.is_button_pressed requires to return a boolean 2020-03-07 12:22:18 +07:00
ARVRInterface.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ARVROrigin.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ARVRPositionalTracker.xml Exposing get_tracker_id for ARVRPositionalTracker to GDScript 2020-03-04 10:22:26 +07:00
ARVRServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AStar.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
AStar2D.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
AcceptDialog.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimatedSprite.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimatedSprite3D.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimatedTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Animation.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNode.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimationNodeAdd2.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeAdd3.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeAnimation.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimationNodeBlend2.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeBlend3.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeBlendSpace1D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeBlendSpace2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationNodeBlendTree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNodeOneShot.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNodeOutput.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNodeStateMachine.xml Merge pull request #36491 from AndreaCatania/edit_node_anim_state_mac 2020-03-16 19:29:38 +07:00
AnimationNodeStateMachinePlayback.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimationNodeStateMachineTransition.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimationNodeTimeScale.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNodeTimeSeek.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationNodeTransition.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AnimationPlayer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AnimationRootNode.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationTrackEditPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AnimationTree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Area.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Area2D.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Array.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
ArrayMesh.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AtlasTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
AudioBusLayout.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffect.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectAmplify.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectBandLimitFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectBandPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectChorus.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectCompressor.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AudioEffectDelay.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectDistortion.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectEQ.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectEQ6.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectEQ10.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectEQ21.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectHighPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectHighShelfFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectLimiter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectLowPassFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectLowShelfFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectNotchFilter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectPanner.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectPhaser.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectPitchShift.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectRecord.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
AudioEffectReverb.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectSpectrumAnalyzer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectSpectrumAnalyzerInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioEffectStereoEnhance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AudioStream.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamGenerator.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamGeneratorPlayback.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
AudioStreamMicrophone.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamPlayback.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamPlaybackResampled.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamPlayer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AudioStreamPlayer2D.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AudioStreamPlayer3D.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
AudioStreamRandomPitch.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
AudioStreamSample.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
BackBufferCopy.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
BaseButton.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
BaseMaterial3D.xml doc: Sync classref with current source 2020-03-13 17:16:44 +07:00
Basis.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
BitMap.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
BitmapFont.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Bone2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
BoneAttachment.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
BoxContainer.xml Docs: Improved wording and added links 2020-02-26 14:47:06 +07:00
BoxShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Button.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
ButtonGroup.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CPUParticles.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
CPUParticles2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
Callable.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Camera.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Camera2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CameraEffects.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CameraFeed.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CameraServer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CameraTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CanvasItem.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
CanvasItemMaterial.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CanvasLayer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CanvasModulate.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CapsuleMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CapsuleShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CapsuleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CenterContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CharFXTransform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CheckBox.xml Fix various typos 2020-03-11 13:59:18 +07:00
CheckButton.xml Fix various typos 2020-03-11 13:59:18 +07:00
CircleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ClassDB.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ClippedCamera.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CollisionObject.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CollisionObject2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CollisionPolygon.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
CollisionPolygon2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
CollisionShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CollisionShape2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Color.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
ColorPicker.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ColorPickerButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
ColorRect.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ConcavePolygonShape.xml add a precision about the intended use of the ConcavePolygonShape 2020-03-02 13:15:38 +07:00
ConcavePolygonShape2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
ConeTwistJoint.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ConfigFile.xml ConfigFile: Improve error messages and complete docs 2020-03-05 11:01:25 +07:00
ConfirmationDialog.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Container.xml doc: Sync classref with current source 2020-02-09 00:34:08 +07:00
Control.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ConvexPolygonShape.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
ConvexPolygonShape2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
Crypto.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
CryptoKey.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CubeMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Cubemap.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CubemapArray.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Curve.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Curve2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
Curve3D.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
CurveTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
CylinderMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
CylinderShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
DTLSServer.xml doc: Sync classref with current source 2020-02-19 09:55:47 +07:00
DampedSpringJoint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Dictionary.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
DirectionalLight.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Directory.xml Improve UX of drive letters 2020-03-03 10:38:34 +07:00
DynamicFont.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
DynamicFontData.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorExportPlugin.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
EditorFeatureProfile.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
EditorFileDialog.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
EditorFileSystem.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
EditorFileSystemDirectory.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
EditorImportPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorInspector.xml Fixed Grammer 2020-02-06 22:00:48 +07:00
EditorInspectorPlugin.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
EditorInterface.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
EditorPlugin.xml Document EditorPlugin get_plugin_icon and get_plugin_name 2020-03-04 15:49:20 +07:00
EditorProperty.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
EditorResourceConversionPlugin.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorResourcePreview.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
EditorResourcePreviewGenerator.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
EditorSceneImporter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorSceneImporterAssimp.xml Update EditorSceneImporterAssimp description to reflect current status 2020-02-08 21:46:10 +07:00
EditorScenePostImport.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorScript.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorSelection.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorSettings.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
EditorSpatialGizmo.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
EditorSpatialGizmoPlugin.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
EditorSpinSlider.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EditorVCSInterface.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
EncodedObjectAsID.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Engine.xml Improve documentation related to fixed physics processing 2020-02-27 22:23:46 +07:00
Environment.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Expression.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
File.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
FileDialog.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Font.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
FuncRef.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
GIProbe.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
GIProbeData.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
Generic6DOFJoint.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Geometry.xml Fix various typos 2020-03-11 13:59:18 +07:00
GeometryInstance.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Gradient.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
GradientTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
GraphEdit.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
GraphNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
GridContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
GrooveJoint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
HBoxContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
HScrollBar.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
HSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
HSlider.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
HSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
HTTPClient.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
HTTPRequest.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
HashingContext.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
HeightMapShape.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
HingeJoint.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
IP.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
IP_Unix.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Image.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
ImageTexture.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ImmediateGeometry.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Input.xml Improve the `Input.set_use_accumulated_input()` documentation 2020-03-12 14:10:10 +07:00
InputDefault.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEvent.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
InputEventAction.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
InputEventGesture.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
InputEventJoypadButton.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventJoypadMotion.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventKey.xml doc: Sync classref with current source 2020-03-09 10:13:45 +07:00
InputEventMIDI.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventMagnifyGesture.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventMouse.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventMouseButton.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventMouseMotion.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventPanGesture.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventScreenDrag.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventScreenTouch.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputEventWithModifiers.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
InputMap.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
InstancePlaceholder.xml Remove more deprecated methods and code 2020-02-13 12:37:45 +07:00
InterpolatedCamera.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ItemList.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
JSON.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
JSONParseResult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
JSONRPC.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
JavaClass.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
JavaClassWrapper.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
JavaScript.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Joint.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Joint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
KinematicBody.xml Edited the KinematicBody and KinematicBody2D docs 2020-03-06 23:14:14 +07:00
KinematicBody2D.xml Edited the KinematicBody and KinematicBody2D docs 2020-03-06 23:14:14 +07:00
KinematicCollision.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
KinematicCollision2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Label.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
LargeTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Light.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Light2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
LightOccluder2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Line2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
LineEdit.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
LineShape2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
LinkButton.xml Completes doc for button classes 2020-02-05 08:44:16 +07:00
Listener.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
MainLoop.xml Rename `scancode` to `keycode`. 2020-02-25 12:30:33 +07:00
MarginContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Marshalls.xml Core: Change _Marshall class inherit from Reference to Object 2020-02-24 10:45:19 +07:00
Material.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
MenuButton.xml Completes doc for button classes 2020-02-05 08:44:16 +07:00
Mesh.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
MeshDataTool.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
MeshInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
MeshInstance2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
MeshLibrary.xml Merge pull request #36288 from Calinou/meshlibrary-allow-non-tools-use 2020-02-27 21:10:09 +07:00
MeshTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
MonoGCHandle.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
MultiMesh.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
MultiMeshInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
MultiMeshInstance2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
MultiplayerAPI.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
Mutex.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Navigation.xml Renamed NavigationMeshInstance to NavigationRegion 2020-02-27 17:42:53 +07:00
Navigation2D.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +07:00
Navigation2DServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
NavigationAgent.xml Fix various typos 2020-03-11 13:59:18 +07:00
NavigationAgent2D.xml Fix various typos 2020-03-11 13:59:18 +07:00
NavigationMesh.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
NavigationMeshGenerator.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
NavigationObstacle.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
NavigationObstacle2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
NavigationPolygon.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +07:00
NavigationRegion.xml Fix various typos 2020-03-11 13:59:18 +07:00
NavigationRegion2D.xml Renamed NavigationPolygonInstance to NavigationRegion2D 2020-02-28 08:28:53 +07:00
NavigationServer.xml doc: Sync classref with current source 2020-02-29 14:22:57 +07:00
NetworkedMultiplayerPeer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
NinePatchRect.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Node.xml Merge pull request #36509 from dalexeev/doc_node_fps 2020-03-04 10:11:09 +07:00
Node2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
NodePath.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ORMMaterial3D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
OS.xml doc: Sync classref with current source 2020-03-09 10:13:45 +07:00
Object.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
OccluderPolygon2D.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
OmniLight.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
OptionButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
PCKPacker.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PHashTranslation.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PackedByteArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
PackedColorArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
PackedDataContainer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
PackedDataContainerRef.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
PackedFloat32Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
PackedFloat64Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
PackedInt32Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
PackedInt64Array.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
PackedScene.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
PackedStringArray.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
PackedVector2Array.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
PackedVector3Array.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
PacketPeer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
PacketPeerDTLS.xml doc: Sync classref with current source 2020-02-19 09:55:47 +07:00
PacketPeerStream.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PacketPeerUDP.xml Fix various typos 2020-03-11 13:59:18 +07:00
Panel.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
PanelContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
PanoramaSky.xml Improve the PanoramaSky class documentation 2020-02-19 21:24:28 +07:00
ParallaxBackground.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ParallaxLayer.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Particles.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Particles2D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
ParticlesMaterial.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Path.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Path2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PathFollow.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PathFollow2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Performance.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
PhysicalBone.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Physics2DDirectBodyState.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DDirectBodyStateSW.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DDirectSpaceState.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Physics2DServerSW.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DShapeQueryParameters.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DShapeQueryResult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Physics2DTestMotionResult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsBody.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsBody2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsDirectBodyState.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsDirectSpaceState.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsMaterial.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsServer.xml Fix various typos 2020-03-11 13:59:18 +07:00
PhysicsShapeQueryParameters.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PhysicsShapeQueryResult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PinJoint.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
PinJoint2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Plane.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
PlaneMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PointMesh.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Polygon2D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
PolygonPathFinder.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
Popup.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PopupDialog.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PopupMenu.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
PopupPanel.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Position2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Position3D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
PrimitiveMesh.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
PrismMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ProceduralSky.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
ProgressBar.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ProjectSettings.xml doc: Sync classref with current source 2020-03-13 17:16:44 +07:00
ProximityGroup.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ProxyTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
QuadMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Quat.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
RID.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RandomNumberGenerator.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Range.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RayCast.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RayCast2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RayShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RayShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Rect2.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
Rect2i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +07:00
RectangleShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Reference.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ReferenceRect.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ReflectionProbe.xml Basic fast filtering implementation 2020-02-27 22:30:34 +07:00
RemoteTransform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RemoteTransform2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RenderingDevice.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Resource.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
ResourceFormatLoader.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ResourceFormatLoaderCrypto.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ResourceFormatSaver.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
ResourceFormatSaverCrypto.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ResourceImporter.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ResourceLoader.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ResourcePreloader.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ResourceSaver.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
RichTextEffect.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
RichTextLabel.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
RigidBody.xml Remove deprecated PhysicsBody friction and bounce parameters 2020-02-12 13:39:55 +07:00
RigidBody2D.xml Remove deprecated PhysicsBody friction and bounce parameters 2020-02-12 13:39:55 +07:00
RootMotionView.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SceneState.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
SceneTree.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
SceneTreeTimer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Script.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ScriptCreateDialog.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ScriptEditor.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
ScrollBar.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ScrollContainer.xml Docs: Improved wording and added links 2020-02-26 14:47:06 +07:00
SegmentShape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Semaphore.xml doc: Sync classref with current source 2020-03-09 10:13:45 +07:00
Separator.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Shader.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
ShaderMaterial.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Shape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Shape2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ShortCut.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Signal.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Skeleton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Skeleton2D.xml doc: Sync classref with current source 2020-02-09 00:34:08 +07:00
SkeletonIK.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Skin.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
SkinReference.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Sky.xml Basic fast filtering implementation 2020-02-27 22:30:34 +07:00
Slider.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SliderJoint.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SoftBody.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Spatial.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SpatialGizmo.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SpatialVelocityTracker.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SphereMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SphereShape.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SpinBox.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
SplitContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SpotLight.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
SpringArm.xml Document that SpringArm exclusions only work with PhysicsBody objects 2020-03-03 03:18:52 +07:00
Sprite.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Sprite3D.xml Document known performance issues with Sprite3D 2020-03-09 10:13:09 +07:00
SpriteBase3D.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
SpriteFrames.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
StandardMaterial3D.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
StaticBody.xml Remove deprecated PhysicsBody friction and bounce parameters 2020-02-12 13:39:55 +07:00
StaticBody2D.xml Remove deprecated PhysicsBody friction and bounce parameters 2020-02-12 13:39:55 +07:00
StreamPeer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
StreamPeerBuffer.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
StreamPeerSSL.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
StreamPeerTCP.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
StreamTexture.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
String.xml DocData: Fix serialization of Variant default values 2020-03-09 10:52:44 +07:00
StringName.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
StyleBox.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
StyleBoxEmpty.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
StyleBoxFlat.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
StyleBoxLine.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
StyleBoxTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
SurfaceTool.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
TCP_Server.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
TabContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Tabs.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
TextEdit.xml doc: Sync classref with current source 2020-03-13 17:16:44 +07:00
TextFile.xml Revert "Remove TextFile from public API" 2020-02-18 10:35:30 +07:00
Texture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Texture2D.xml Fix GDCLASS for Texture2D/TextureLayered 2020-02-17 08:21:10 +07:00
Texture2DArray.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
TextureButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
TextureLayered.xml Fix GDCLASS for Texture2D/TextureLayered 2020-02-17 08:21:10 +07:00
TextureProgress.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
TextureRect.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Theme.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Thread.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
TileMap.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
TileSet.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Timer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ToolButton.xml Completes doc for button classes 2020-02-05 08:44:16 +07:00
TouchScreenButton.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
Transform.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
Transform2D.xml doc: Sync classref with apparent Variant return type changes 2020-02-22 15:16:32 +07:00
Translation.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
TranslationServer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
Tree.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
TreeItem.xml Style: Set clang-format Standard to Cpp11 2020-03-17 07:36:24 +07:00
TriangleMesh.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Tween.xml Removed boolean return type from majority of method in Tween 2020-03-06 10:59:07 +07:00
UDPServer.xml doc: Sync classref with current source 2020-02-19 09:55:47 +07:00
UndoRedo.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
VBoxContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VScrollBar.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
VSeparator.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
VSlider.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
VSplitContainer.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
Variant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Vector2.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +07:00
Vector2i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +07:00
Vector3.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +07:00
Vector3i.xml Update docs and bindings for new integer vector types 2020-02-25 15:27:29 +07:00
VehicleBody.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VehicleWheel.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VideoPlayer.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
VideoStream.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
Viewport.xml Fix MIMPAMPS typos in constants throughout the engine 2020-02-20 01:31:43 +07:00
ViewportContainer.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
ViewportTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
VisibilityEnabler.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisibilityEnabler2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisibilityNotifier.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisibilityNotifier2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualInstance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualServer.xml doc: Sync classref for Packed{Int,Float}{32,64}Array additions 2020-02-25 22:02:36 +07:00
VisualShader.xml doc: Sync classref with current source 2020-03-13 17:16:44 +07:00
VisualShaderNode.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
VisualShaderNodeBooleanConstant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeBooleanUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeColorConstant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeColorFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeColorOp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeColorUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeCompare.xml doc: Sync classref with current source 2020-02-29 14:22:57 +07:00
VisualShaderNodeCubemap.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
VisualShaderNodeCubemapUniform.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
VisualShaderNodeCustom.xml doc: Sync classref with StringName/Callable changes 2020-02-22 14:59:09 +07:00
VisualShaderNodeDeterminant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeDotProduct.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeExpression.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeFaceForward.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeFloatConstant.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeFloatFunc.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeFloatOp.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeFloatUniform.xml Add support for integer type in visual shaders 2020-02-26 10:12:06 +07:00
VisualShaderNodeFresnel.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeGlobalExpression.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeGroupBase.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeIf.xml Fix various typos 2020-03-11 13:59:18 +07:00
VisualShaderNodeInput.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeIntConstant.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeIntFunc.xml doc: Sync classref with current source 2020-02-29 14:22:57 +07:00
VisualShaderNodeIntOp.xml Docs for some nodes in visual shader(part 3) 2020-02-27 09:12:08 +07:00
VisualShaderNodeIntUniform.xml Add support for integer type in visual shaders 2020-02-26 10:12:06 +07:00
VisualShaderNodeIs.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeOuterProduct.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeOutput.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeScalarClamp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeScalarDerivativeFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeScalarInterp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeScalarSmoothStep.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeScalarSwitch.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeSwitch.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTexture.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
VisualShaderNodeTextureUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTextureUniformTriplanar.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformCompose.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformConstant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformDecompose.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformMult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeTransformVecMult.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeUniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVec3Constant.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVec3Uniform.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorClamp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorCompose.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorDecompose.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorDerivativeFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorDistance.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorFunc.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorInterp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorLen.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorOp.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorRefract.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorScalarMix.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorScalarSmoothStep.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorScalarStep.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
VisualShaderNodeVectorSmoothStep.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
WeakRef.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
WindowDialog.xml Add LOTS of missing docs 2020-03-13 16:35:03 +07:00
World.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
World2D.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
WorldEnvironment.xml doc: Sync classref with current source 2020-02-12 12:37:13 +07:00
WorldMarginShape.xml Renamed PlaneShape to WorldMarginShape 2020-02-27 17:45:16 +07:00
X509Certificate.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
XMLParser.xml doc: Sync classref with current source 2020-02-18 14:02:02 +07:00
YSort.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
bool.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
float.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00
int.xml Update docs to version 4.0 2020-01-31 17:15:41 +07:00