godot/doc/classes
Rémi Verschelde 6c557b8bdf Camera: Don't set default value for project_position
A z_depth of 0 returns the camera position, which is not really useful.
This also makes the API breakage from 3.1 clearer as 3.1 code will now
fail to compile, so users will have to adapt and use the new parameter.

For the reference, in 3.1, the z_depth was hardcoded to the near plane.

Closes #33493.
2019-11-10 00:17:26 +01:00
..
@GlobalScope.xml Updated doc for PROPERTY_HINT_RANGE (or_greater/or_lesser instead of allow_greater/allow_lesser) 2019-08-10 18:59:42 +02:00
AABB.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
AcceptDialog.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
AnimatedSprite.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AnimatedSprite3D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AnimatedTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Animation.xml Changes the name of all parameters referring to track indices within Animation, to "track_idx" 2019-10-14 18:08:41 -04:00
AnimationNode.xml Fix misc. source comment typos 2019-09-19 14:36:52 -04:00
AnimationNodeAdd2.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeAdd3.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeAnimation.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeBlend2.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeBlend3.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeBlendSpace1D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeBlendSpace2D.xml Code format for true/false/null to make documentation consistent 2019-11-02 12:14:15 +01:00
AnimationNodeBlendTree.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeOneShot.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeOutput.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AnimationNodeStateMachine.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AnimationNodeStateMachinePlayback.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
AnimationNodeStateMachineTransition.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AnimationNodeTimeScale.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AnimationNodeTimeSeek.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AnimationNodeTransition.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
AnimationPlayer.xml Document AnimationPlayer's quirks in regards to play updating on next process & similar. (Squashed Edition) 2019-10-24 20:11:12 +01:00
AnimationRootNode.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AnimationTrackEditPlugin.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AnimationTree.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AnimationTreePlayer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Area.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Area2D.xml Added link to Area2D tutorial in documentation. 2019-10-31 20:59:13 +00:00
Array.xml Code format for true/false/null to make documentation consistent 2019-11-02 12:14:15 +01:00
ArrayMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
ARVRAnchor.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ARVRCamera.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
ARVRController.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ARVRInterface.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ARVROrigin.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ARVRPositionalTracker.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ARVRServer.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AStar.xml Merge pull request #30556 from kawa-yoiko/astar-directed 2019-11-07 12:33:27 +01:00
AStar2D.xml doc: Sync classref with current source 2019-10-01 10:58:48 +02:00
AtlasTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
AudioBusLayout.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffect.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectAmplify.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectBandLimitFilter.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectBandPassFilter.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectChorus.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
AudioEffectCompressor.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectDelay.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectDistortion.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectEQ.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectEQ6.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectEQ10.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectEQ21.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectFilter.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioEffectHighPassFilter.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectHighShelfFilter.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioEffectInstance.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioEffectLimiter.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectLowPassFilter.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectLowShelfFilter.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioEffectNotchFilter.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioEffectPanner.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioEffectPhaser.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectPitchShift.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioEffectRecord.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioEffectReverb.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
AudioEffectSpectrumAnalyzer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioEffectSpectrumAnalyzerInstance.xml doc: Complete and harmonize all _MAX constant descriptions 2019-06-27 11:10:53 +02:00
AudioEffectStereoEnhance.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
AudioServer.xml doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
AudioStream.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioStreamGenerator.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
AudioStreamGeneratorPlayback.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
AudioStreamMicrophone.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioStreamPlayback.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
AudioStreamPlaybackResampled.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
AudioStreamPlayer.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AudioStreamPlayer2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AudioStreamPlayer3D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AudioStreamRandomPitch.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
AudioStreamSample.xml Improve AudioStreamSample and AudioStreamGenerator documentation 2019-08-31 20:16:04 +02:00
BackBufferCopy.xml Make BackBufferCopy's description more specific 2019-11-01 19:48:32 -03:00
BakedLightmap.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
BakedLightmapData.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
BaseButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Basis.xml doc: Sync classref with current source 2019-08-13 12:35:50 +02:00
BitMap.xml Merge pull request #28125 from KoBeWi/code_true_code 2019-04-22 11:59:16 +02:00
BitmapFont.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Bone2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
BoneAttachment.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
bool.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
BoxContainer.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
BoxShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Button.xml Add feature to Button to make its icon expand/shrink with the button's size 2019-08-29 11:25:00 -03:00
ButtonGroup.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Camera.xml Camera: Don't set default value for project_position 2019-11-10 00:17:26 +01:00
Camera2D.xml [DOC] Fill in various missing method/member descriptions. 2019-10-06 16:26:15 -07:00
CameraFeed.xml [DOC] Fill in various missing method/member descriptions. 2019-10-06 16:26:15 -07:00
CameraServer.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
CameraTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
CanvasItem.xml Merge pull request #33229 from Jummit/document-force_update_transform 2019-11-01 14:03:01 +01:00
CanvasItemMaterial.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
CanvasLayer.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
CanvasModulate.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CapsuleMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
CapsuleShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CapsuleShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CenterContainer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
CharFXTransform.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
CheckBox.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
CheckButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
CircleShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ClassDB.xml Fix various typos and style errors in text 2019-08-19 20:43:42 +02:00
ClippedCamera.xml [DOC] Document ClippedCamera properties/methods. 2019-10-06 10:56:23 -07:00
CollisionObject.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
CollisionObject2D.xml Documents the need for input_pickable in _input_event 2019-07-22 15:12:49 +02:00
CollisionPolygon.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CollisionPolygon2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
CollisionShape.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
CollisionShape2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Color.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
ColorPicker.xml [DOC] Fill in various missing method/member descriptions. 2019-10-06 16:26:15 -07:00
ColorPickerButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
ColorRect.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ConcavePolygonShape.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ConcavePolygonShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ConeTwistJoint.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
ConfigFile.xml doc: Sync classref with current source 2019-10-11 08:45:03 +02:00
ConfirmationDialog.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Container.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Control.xml [Doc] Added more details for set_drag_preview() 2019-11-07 12:43:04 +01:00
ConvexPolygonShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ConvexPolygonShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CPUParticles.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
CPUParticles2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Crypto.xml doc: Sync classref with current source 2019-09-27 22:16:42 +02:00
CryptoKey.xml doc: Sync classref with current source 2019-09-27 22:16:42 +02:00
CubeMap.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CubeMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Curve.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Curve2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Curve3D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
CurveTexture.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
CylinderMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
CylinderShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
DampedSpringJoint2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Dictionary.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
DirectionalLight.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Directory.xml Fix various typos and style errors in text 2019-08-19 20:43:42 +02:00
DynamicFont.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
DynamicFontData.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
EditorExportPlugin.xml Fixed virtual method not showing up in autocomplete and docs 2019-05-23 22:31:02 +01:00
EditorFeatureProfile.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
EditorFileDialog.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
EditorFileSystem.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorFileSystemDirectory.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorImportPlugin.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
EditorInspector.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
EditorInspectorPlugin.xml Code format for true/false/null to make documentation consistent 2019-11-02 12:14:15 +01:00
EditorInterface.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
EditorNavigationMeshGenerator.xml doc: Sync classref with current source 2019-05-28 18:08:13 +02:00
EditorPlugin.xml Improve documentation of EditorPlugin.add_tool_submenu_item method 2019-08-12 20:58:21 +01:00
EditorProperty.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
EditorResourceConversionPlugin.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
EditorResourcePreview.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorResourcePreviewGenerator.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorSceneImporter.xml Add docs for EditorInterface, EditorPlugin and EditorSceneImporter 2019-07-20 10:41:42 -03:00
EditorSceneImporterAssimp.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorScenePostImport.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorScript.xml Fix some small text mistakes 2019-11-08 23:31:29 +01:00
EditorSelection.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
EditorSettings.xml Clearify how hex_to_int expects a '0x' prefixed string. Provide a small hex_to_int example 2019-07-07 21:12:03 +02:00
EditorSpatialGizmo.xml doc: Sync classref with current source 2019-09-24 15:57:22 +02:00
EditorSpatialGizmoPlugin.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
EditorSpinSlider.xml doc: Sync classref with current source 2019-10-26 16:40:41 +02:00
EditorVCSInterface.xml Fix misc. source comment typos 2019-09-19 14:36:52 -04:00
EncodedObjectAsID.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Engine.xml Add access to interpolation fraction for fixed timestep interpolation 2019-07-11 08:25:26 +01:00
Environment.xml updated defaults and documentation for GLES2 glow 2019-10-01 07:55:04 -07:00
Expression.xml doc: Don't use GlobalScope scope in hyperlinks, it's automatically inferred 2019-06-27 14:43:37 +02:00
File.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
FileDialog.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
float.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Font.xml doc: Sync classref with current source 2019-09-27 22:16:42 +02:00
FuncRef.xml Add FuncRef.call_funcv 2019-08-08 11:58:57 +03:00
Generic6DOFJoint.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
Geometry.xml Remove redundant transform method in Geometry singleton 2019-09-01 14:34:51 +03:00
GeometryInstance.xml Improve the GeometryInstance class documentation 2019-08-21 14:22:37 +02:00
GIProbe.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
GIProbeData.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Gradient.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
GradientTexture.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
GraphEdit.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
GraphNode.xml Merge pull request #31389 from Calinou/add-node-comments 2019-09-03 12:55:22 +02:00
GridContainer.xml Make empty columns automatically expand in GridContainer 2019-09-28 09:49:58 -03:00
GrooveJoint2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
HashingContext.xml Add documentation for crypto-related classes. 2019-09-24 14:50:09 +02:00
HBoxContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
HeightMapShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
HingeJoint.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
HScrollBar.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
HSeparator.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
HSlider.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
HSplitContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
HTTPClient.xml Mention body length getter caveats in HTTPClient and HTTPRequest 2019-10-22 20:16:41 +02:00
HTTPRequest.xml Add an HTTPRequest usage example to the class reference 2019-11-07 16:49:21 +01:00
Image.xml Fix some small text mistakes 2019-11-08 23:31:29 +01:00
ImageTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
ImmediateGeometry.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Input.xml [DOC] Fill in various missing method/member descriptions. 2019-10-06 16:26:15 -07:00
InputDefault.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
InputEvent.xml doc: Sync classref with current source 2019-11-08 16:00:01 +01:00
InputEventAction.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventGesture.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventJoypadButton.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventJoypadMotion.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventKey.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventMagnifyGesture.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventMIDI.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventMouse.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventMouseButton.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventMouseMotion.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
InputEventPanGesture.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventScreenDrag.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventScreenTouch.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputEventWithModifiers.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
InputMap.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
InstancePlaceholder.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
int.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
InterpolatedCamera.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
IP.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
IP_Unix.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ItemList.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
JavaScript.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Joint.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Joint2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
JSON.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
JSONParseResult.xml Fix uninitialized variables in Line2D, JSONParseResult and TileMap 2019-06-30 13:58:07 +02:00
JSONRPC.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
KinematicBody.xml [DOCS] Correct "fixed process" reference in KinematicBody doc 2019-07-26 18:50:12 -07:00
KinematicBody2D.xml [DOCS] Correct "fixed process" reference in KinematicBody doc 2019-07-26 18:50:12 -07:00
KinematicCollision.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
KinematicCollision2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Label.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
LargeTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Light.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
Light2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
LightOccluder2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Line2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
LineEdit.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
LineShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
LinkButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Listener.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
MainLoop.xml Add request permission automatically at android 2019-10-22 22:52:13 +03:00
MarginContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Marshalls.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Material.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
MenuButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Mesh.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
MeshDataTool.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
MeshInstance.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
MeshInstance2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
MeshLibrary.xml Mention MeshLibrary.get_item_preview() not working in running project 2019-09-25 22:01:59 +02:00
MeshTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
MultiMesh.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
MultiMeshInstance.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
MultiMeshInstance2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
MultiplayerAPI.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
Mutex.xml Added link to tutorial for Thread class 2019-10-02 19:21:23 +03:00
Navigation.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Navigation2D.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
NavigationMesh.xml Add option to create navmesh from objects in group 2019-10-16 12:01:10 +02:00
NavigationMeshInstance.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
NavigationPolygon.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
NavigationPolygonInstance.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
NetworkedMultiplayerPeer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Nil.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
NinePatchRect.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Node.xml Expose Node::update_configuration_warning() to scripts 2019-10-17 12:20:35 +02:00
Node2D.xml Mention that look_at() expects global coordinates 2019-09-13 13:34:11 +02:00
NodePath.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Object.xml Add FuncRef.call_funcv 2019-08-08 11:58:57 +03:00
OccluderPolygon2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
OmniLight.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
OptionButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
OS.xml Added documentation for the OS class MIDI functions. 2019-10-31 16:52:55 +00:00
PackedDataContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
PackedDataContainerRef.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PackedScene.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
PacketPeer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
PacketPeerStream.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
PacketPeerUDP.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Panel.xml Remove unused panelf and panelnc styles 2019-05-03 09:44:46 +03:00
PanelContainer.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PanoramaSky.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
ParallaxBackground.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
ParallaxLayer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Particles.xml Add descriptions to setting and getting draw pass meshes. 2019-10-30 01:09:26 -07:00
Particles2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
ParticlesMaterial.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Path.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Path2D.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
PathFollow.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
PathFollow2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
PCKPacker.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Performance.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
PHashTranslation.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PhysicalBone.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Physics2DDirectBodyState.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Physics2DDirectBodyStateSW.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Physics2DDirectSpaceState.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Physics2DServer.xml Fix ambiguous method description regarding body_test_motion in 2D 2019-09-12 15:10:41 +03:00
Physics2DServerSW.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Physics2DShapeQueryParameters.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Physics2DShapeQueryResult.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Physics2DTestMotionResult.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
PhysicsBody.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
PhysicsBody2D.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
PhysicsDirectBodyState.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
PhysicsDirectSpaceState.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PhysicsMaterial.xml doc: Mark PhysicsBody bounce/friction as deprecated 2019-06-30 13:58:07 +02:00
PhysicsServer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
PhysicsShapeQueryParameters.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
PhysicsShapeQueryResult.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PinJoint.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
PinJoint2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Plane.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
PlaneMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
PlaneShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
PointMesh.xml added pointMesh primitive 2019-07-24 12:14:31 -07:00
Polygon2D.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
PolygonPathFinder.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
PoolByteArray.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolColorArray.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolIntArray.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolRealArray.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolStringArray.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolVector2Array.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
PoolVector3Array.xml Added empty() function to pool array types 2019-10-31 16:27:32 +01:00
Popup.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
PopupDialog.xml Add "panel" style to PopupDialog 2019-10-27 19:45:03 -03:00
PopupMenu.xml Code format for true/false/null to make documentation consistent 2019-11-02 12:14:15 +01:00
PopupPanel.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Position2D.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Position3D.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
PrimitiveMesh.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
PrismMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
ProceduralSky.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ProgressBar.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
ProjectSettings.xml doc: Sync classref with current source 2019-11-08 16:00:01 +01:00
ProximityGroup.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ProxyTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
QuadMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Quat.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
RandomNumberGenerator.xml Added example on how to use RandomNumberGenerator 2019-06-30 16:41:45 +01:00
Range.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
RayCast.xml Added link to raycasting tutorial to RayCast/RayCast2D 2019-11-07 22:47:50 +03:00
RayCast2D.xml Added link to raycasting tutorial to RayCast/RayCast2D 2019-11-07 22:47:50 +03:00
RayShape.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
RayShape2D.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Rect2.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
RectangleShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Reference.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ReferenceRect.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ReflectionProbe.xml Add documentation for ReflectionProbe 2019-10-09 08:21:46 -03:00
RemoteTransform.xml Added force_update_cache() to RemoteTransform and RemoteTransform2D 2019-07-09 14:50:03 +02:00
RemoteTransform2D.xml Added force_update_cache() to RemoteTransform and RemoteTransform2D 2019-07-09 14:50:03 +02:00
Resource.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ResourceFormatLoader.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ResourceFormatLoaderCrypto.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
ResourceFormatSaver.xml doc: Don't use GlobalScope scope in hyperlinks, it's automatically inferred 2019-06-27 14:43:37 +02:00
ResourceFormatSaverCrypto.xml doc: Sync classref with current source 2019-08-22 14:49:30 +02:00
ResourceImporter.xml doc: Complete and harmonize all _MAX constant descriptions 2019-06-27 11:10:53 +02:00
ResourceInteractiveLoader.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ResourceLoader.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
ResourcePreloader.xml doc: Improve docs for Resource* classes 2019-06-18 20:07:26 +02:00
ResourceSaver.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
RichTextEffect.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
RichTextLabel.xml doc: Sync classref with current source 2019-10-26 16:40:41 +02:00
RID.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
RigidBody.xml [DOC] Add missing physics_material_override descriptions 2019-10-06 11:54:58 -07:00
RigidBody2D.xml [DOC] Add missing physics_material_override descriptions 2019-10-06 11:54:58 -07:00
RootMotionView.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
SceneState.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
SceneTree.xml Clarify how to handle go back button on mobile 2019-11-09 00:15:50 +01:00
SceneTreeTimer.xml doc: Sync classref with current source 2019-10-01 10:58:48 +02:00
Script.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
ScriptCreateDialog.xml doc: Sync classref with current source 2019-10-11 08:45:03 +02:00
ScriptEditor.xml Merge pull request #27870 from mawenzy/pr_gotoline 2019-04-30 10:53:23 +02:00
ScrollBar.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
ScrollContainer.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
SegmentShape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Semaphore.xml Added link to tutorial for Thread class 2019-10-02 19:21:23 +03:00
Separator.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Shader.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ShaderMaterial.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Shape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Shape2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
ShortCut.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Skeleton.xml doc: Sync classref with current source 2019-09-27 22:16:42 +02:00
Skeleton2D.xml Added documentation for Skeleton2D 2019-10-10 13:42:34 -03:00
SkeletonIK.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Skin.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
SkinReference.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
Sky.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Slider.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
SliderJoint.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
SoftBody.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
Spatial.xml Merge pull request #33229 from Jummit/document-force_update_transform 2019-11-01 14:03:01 +01:00
SpatialGizmo.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
SpatialMaterial.xml doc: Sync classref with current source 2019-07-22 12:27:52 +02:00
SpatialVelocityTracker.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
SphereMesh.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
SphereShape.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
SpinBox.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
SplitContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
SpotLight.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
SpringArm.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
Sprite.xml doc: Sync classref with current source 2019-07-29 21:12:57 +02:00
Sprite3D.xml doc: Sync classref with current source 2019-07-29 21:12:57 +02:00
SpriteBase3D.xml doc: Sync classref with current source 2019-08-29 15:33:52 +02:00
SpriteFrames.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
StaticBody.xml [DOC] Add missing physics_material_override descriptions 2019-10-06 11:54:58 -07:00
StaticBody2D.xml [DOC] Add missing physics_material_override descriptions 2019-10-06 11:54:58 -07:00
StreamPeer.xml doc: Add note about sending strings without size in StreamPeer 2019-10-04 15:23:12 +02:00
StreamPeerBuffer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
StreamPeerSSL.xml Add documentation for crypto-related classes. 2019-09-24 14:50:09 +02:00
StreamPeerTCP.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
StreamTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
String.xml Clarify that String.insert returns a copy 2019-11-07 13:12:06 +01:00
StyleBox.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
StyleBoxEmpty.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
StyleBoxFlat.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
StyleBoxLine.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
StyleBoxTexture.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
SurfaceTool.xml add doc about flags for SurfaceTool.commit() 2019-10-01 10:28:18 +02:00
TabContainer.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
Tabs.xml TreeItem: Rename new button disable method to set_button_disabled 2019-07-09 09:17:42 +02:00
TCP_Server.xml Add TCP Server is_listening method 2019-07-03 18:42:46 +02:00
TextEdit.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
TextFile.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Texture.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
Texture3D.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
TextureArray.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
TextureButton.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
TextureLayered.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
TextureProgress.xml Make TextureProgress's nine_patch_stretch property to enable stretching for radial fills. 2019-09-30 20:58:29 +02:00
TextureRect.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
Theme.xml Add descriptions to clear and copy_theme. 2019-10-30 23:04:58 -07:00
Thread.xml Added link to tutorial for Thread class 2019-10-02 19:21:23 +03:00
TileMap.xml finish TileMap docs 2019-11-02 11:49:40 +01:00
TileSet.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Timer.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
ToolButton.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
TouchScreenButton.xml Clarify shape_centered property 2019-11-08 11:11:45 +01:00
Transform.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
Transform2D.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
Translation.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
TranslationServer.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Tree.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
TreeItem.xml doc: Sync classref with current source 2019-10-11 08:45:03 +02:00
TriangleMesh.xml filled out docs for various mesh types 2019-06-12 09:49:47 -07:00
Tween.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
UndoRedo.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
Variant.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
VBoxContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
Vector2.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
Vector3.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
VehicleBody.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VehicleWheel.xml Update documentation for new VehicleWheel members 2019-07-18 14:51:41 -04:00
VideoPlayer.xml doc: Sync classref with current source 2019-10-26 16:40:41 +02:00
VideoStream.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
Viewport.xml Improve documentation pertaining to shadow atlas sizes 2019-09-04 23:32:46 +02:00
ViewportContainer.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
ViewportTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisibilityEnabler.xml DocData: Re-expose parametric setters and getters 2019-07-04 14:08:16 +02:00
VisibilityEnabler2D.xml [Docs] Clarify VisibilityEnabler2D description 2019-09-04 11:38:35 -04:00
VisibilityNotifier.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisibilityNotifier2D.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualInstance.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualServer.xml doc: Sync classref with current source 2019-09-24 11:52:06 +02:00
VisualShader.xml Merge pull request #32748 from SamuelDeboni/doc-VisualShader 2019-10-26 23:05:44 +02:00
VisualShaderNode.xml Added sampler port type for visual shaders 2019-10-01 13:20:08 +03:00
VisualShaderNodeBooleanConstant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeBooleanUniform.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeColorConstant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeColorFunc.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualShaderNodeColorOp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeColorUniform.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeCompare.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeCubeMap.xml doc: Sync classref with current source 2019-10-26 16:40:41 +02:00
VisualShaderNodeCubeMapUniform.xml doc: Sync classref with current source 2019-10-11 08:45:03 +02:00
VisualShaderNodeCustom.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeDeterminant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeDotProduct.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeExpression.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeFaceForward.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeFresnel.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeGlobalExpression.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeGroupBase.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeIf.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeInput.xml doc: Sync classref with current source 2019-11-08 08:33:48 +01:00
VisualShaderNodeIs.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeOuterProduct.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeOutput.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeScalarClamp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarConstant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarDerivativeFunc.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarFunc.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarInterp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarOp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarSmoothStep.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarSwitch.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeScalarUniform.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeSwitch.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTexture.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTextureUniform.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualShaderNodeTextureUniformTriplanar.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
VisualShaderNodeTransformCompose.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTransformConstant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTransformDecompose.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTransformFunc.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTransformMult.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeTransformUniform.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeTransformVecMult.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeUniform.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVec3Constant.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVec3Uniform.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeVectorClamp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorCompose.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorDecompose.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeVectorDerivativeFunc.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualShaderNodeVectorDistance.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorFunc.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VisualShaderNodeVectorInterp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorLen.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
VisualShaderNodeVectorOp.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorRefract.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorScalarMix.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorScalarStep.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VisualShaderNodeVectorSmoothStep.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VScrollBar.xml Fix some small text mistakes 2019-11-08 23:31:29 +01:00
VSeparator.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
VSlider.xml doc: Fix parsing of self-closing XML tags 2019-09-24 13:34:05 +02:00
VSplitContainer.xml doc: Add default values to all properties 2019-06-30 13:58:07 +02:00
WeakRef.xml doc: Drop unused <demos> tag 2019-04-19 11:03:46 +02:00
WindowDialog.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00
World.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
World2D.xml doc: Remove null default values that can't be determined 2019-06-30 13:58:07 +02:00
WorldEnvironment.xml doc: Sync classref with current source 2019-07-15 20:45:30 +02:00
X509Certificate.xml doc: Sync classref with current source 2019-09-27 22:16:42 +02:00
XMLParser.xml Proofread and improve the whole class reference 2019-06-27 22:30:19 +02:00
YSort.xml doc: Remove hardcoded default values from descriptions 2019-06-30 13:58:07 +02:00