godot/doc/classes
Rémi Verschelde 751b16a285 File: Re-add support to skip CR (`\r`) in `File::get_as_text`
This was removed in #63481, and we confirmed that it's better like this,
but we add back the possibility to strip CR as an option, to optionally
restore the previous behavior.

For performance this is done directly in `String::parse_utf8`.

Also fixes Android `FileAccess::get_line()` as this one _should_ strip CR.

Supersedes #63717.

(cherry picked from commit 1418f97c70)
2022-08-01 00:40:55 +02:00
..
@GlobalScope.xml Classref typo fixes and improvements 2022-06-17 15:19:31 +08:00
AABB.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AESContext.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRAnchor.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRCamera.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRController.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
ARVRInterface.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVROrigin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRPositionalTracker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ARVRServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AStar.xml Allow AStar/AStar2D zero point weight 2022-05-06 02:33:31 +02:00
AStar2D.xml Updating AStar2D documentation to mention the new bidirectional paramter 2022-06-16 20:49:04 +02:00
AcceptDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimatedSprite.xml Improve AnimatedSprite2D description in the class reference 2022-05-16 17:52:07 +02:00
AnimatedSprite3D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimatedTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Animation.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNode.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeAdd2.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeAdd3.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeAnimation.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeBlend2.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeBlend3.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeBlendSpace1D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeBlendSpace2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeBlendTree.xml Mention default output node name for AnimationNodeBlendTree 2022-03-28 23:45:23 +02:00
AnimationNodeOneShot.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeOutput.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeStateMachine.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeStateMachinePlayback.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeStateMachineTransition.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeTimeScale.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeTimeSeek.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationNodeTransition.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationPlayer.xml Clarify seek() in relation to animation_finished 2022-05-16 21:13:24 +02:00
AnimationRootNode.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationTrackEditPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationTree.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AnimationTreePlayer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Area.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Area2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Array.xml Add search methods for pool arrays 2022-05-08 11:07:00 +08:00
ArrayMesh.xml Fix various typos 2022-05-19 19:07:45 +08:00
AspectRatioContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
AtlasTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioBusLayout.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectAmplify.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectBandLimitFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectBandPassFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectCapture.xml added info on microphone sample format 2022-06-10 10:25:37 +02:00
AudioEffectChorus.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectCompressor.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectDelay.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectDistortion.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectEQ.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectEQ6.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectEQ10.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectEQ21.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectHighPassFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectHighShelfFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectLimiter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectLowPassFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectLowShelfFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectNotchFilter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectPanner.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectPhaser.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectPitchShift.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectRecord.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectReverb.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectSpectrumAnalyzer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectSpectrumAnalyzerInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioEffectStereoEnhance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStream.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamGenerator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamGeneratorPlayback.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamMicrophone.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamPlayback.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamPlaybackResampled.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamPlayer.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
AudioStreamPlayer2D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
AudioStreamPlayer3D.xml AudioStreamPlayer: Clarify that no validation is made on 'bus' name 2022-07-08 16:41:41 +02:00
AudioStreamRandomPitch.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
AudioStreamSample.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BackBufferCopy.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BakedLightmap.xml Merge pull request #57673 from Calinou/doc-bakedlightmap-atlas-size 2022-03-22 20:12:31 +01:00
BakedLightmapData.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BaseButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Basis.xml Core: Rename math 'phi' arguments to 'angle' 2022-05-05 15:02:46 +02:00
BitMap.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BitmapFont.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Bone2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BoneAttachment.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
BoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
BoxShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Button.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ButtonGroup.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CPUParticles.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CPUParticles2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CallbackTweener.xml Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
Camera.xml doc: Fixup reference to Camera 2022-07-25 14:53:22 +02:00
Camera2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CameraFeed.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CameraServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CameraTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CanvasItem.xml draw_circle() draws a filled circle 2022-06-08 10:11:28 +02:00
CanvasItemMaterial.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CanvasLayer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CanvasModulate.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CapsuleMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CapsuleShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CapsuleShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CenterContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
CharFXTransform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CheckBox.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CheckButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CircleShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ClassDB.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ClippedCamera.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CollisionObject.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CollisionObject2D.xml Add a note about collisions in different canvases. 2022-04-13 11:43:49 +02:00
CollisionPolygon.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CollisionPolygon2D.xml Mention that Area2D doesn't support one_way_collision 2022-05-16 16:27:51 +02:00
CollisionShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CollisionShape2D.xml Mention that Area2D doesn't support one_way_collision 2022-05-16 16:27:51 +02:00
Color.xml i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
ColorPicker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ColorPickerButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ColorRect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConcavePolygonShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConcavePolygonShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConeTwistJoint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConfigFile.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConfirmationDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Container.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
Control.xml Swap the meaning of CURSOR_WAIT and CURSOR_BUSY 2022-05-14 10:24:25 +08:00
ConvexPolygonShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ConvexPolygonShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Crypto.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CryptoKey.xml HTML5: Enable mbedTLS module for Crypto object 2022-05-25 14:52:57 +02:00
CubeMap.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CubeMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CullInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Curve.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Curve2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Curve3D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CurveTexture.xml Improve CurveTexture documentation 2022-06-13 14:06:34 +02:00
CylinderMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
CylinderShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
DTLSServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
DampedSpringJoint2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Dictionary.xml Add Dictionary.merge() 2022-06-09 11:58:48 +02:00
DirectionalLight.xml Merge pull request #54239 from Calinou/editor-directionallight-3d-only-show-relevant-properties-3.x 2022-07-03 02:02:10 +02:00
Directory.xml Expose move_to_trash() 2022-04-27 12:41:01 +02:00
DynamicFont.xml Add binary MO translation file support. Add brotli decoder and WOFF2 support. 2022-03-25 19:51:39 +02:00
DynamicFontData.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorExportPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorFeatureProfile.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
EditorFileDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorFileSystem.xml Fix various typos 2022-05-19 19:07:45 +08:00
EditorFileSystemDirectory.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorImportPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorInspector.xml Improves EditorInspector documentation 2022-04-13 11:43:49 +02:00
EditorInspectorPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorInterface.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorPlugin.xml Improve EditorPlugin state documentation 2022-06-09 10:55:17 +02:00
EditorProperty.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorResourceConversionPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorResourcePicker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorResourcePreview.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorResourcePreviewGenerator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSceneImporter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorScenePostImport.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorScript.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorScriptPicker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSelection.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSettings.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSpatialGizmo.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSpatialGizmoPlugin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
EditorSpinSlider.xml Expose EditorSpinSlider.hide_slider 2022-05-16 21:12:21 +02:00
EditorVCSInterface.xml Use Time singleton in VersionControlEditorPlugin 2022-03-19 00:50:37 +05:30
EncodedObjectAsID.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Engine.xml doc: Fix a couple broken links to a moved page 2022-04-29 14:16:34 +02:00
Environment.xml Expose `VisualServer.viewport_set_use_32_bpc_depth()` to the scripting API 2022-07-23 03:52:38 +02:00
Expression.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ExternalTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
File.xml File: Re-add support to skip CR (`\r`) in `File::get_as_text` 2022-08-01 00:40:55 +02:00
FileDialog.xml Tweak the disabled files text color in FileDialog for readability 2022-05-22 19:43:56 +02:00
FileSystemDock.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
FlowContainer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Font.xml Backport TextMesh and expose dynamic font vector outlines 2022-05-23 10:47:28 +03:00
FuncRef.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
GIProbe.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
GIProbeData.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Generic6DOFJoint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Geometry.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
GeometryInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Gradient.xml Add interpolation modes to Gradient 2022-05-12 14:24:04 -05:00
GradientTexture.xml Improve CurveTexture documentation 2022-06-13 14:06:34 +02:00
GradientTexture2D.xml Improve CurveTexture documentation 2022-06-13 14:06:34 +02:00
GraphEdit.xml Add node list param to GraphEdit::delete_nodes_request signal 2022-05-18 12:36:00 +03:00
GraphNode.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
GridContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
GrooveJoint2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HBoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
HFlowContainer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HMACContext.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HScrollBar.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HSeparator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HSlider.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HSplitContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
HTTPClient.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HTTPRequest.xml Improve documentation for HTTPRequest's `timeout` property 2022-07-08 23:25:06 +02:00
HashingContext.xml HTML5: Enable mbedTLS module for Crypto object 2022-05-25 14:52:57 +02:00
HeightMapShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
HingeJoint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
IP.xml Increase the maximum number of concurrent DNS queries from 32 to 256 2022-03-25 17:13:51 +01:00
Image.xml Fix `Image.blit_rect/blend_rect()` for negative `p_dest` point 2022-04-27 12:38:27 +02:00
ImageTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ImmediateGeometry.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Input.xml [3.x] HTML5: Add support for `Input.vibrate_handheld()` 2022-07-28 13:20:05 +03:00
InputEvent.xml Ensure minimum modifiers are pressed when matching actions 2022-03-20 08:08:40 +00:00
InputEventAction.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventGesture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventJoypadButton.xml Fix typos with codespell 2022-06-19 13:48:15 +02:00
InputEventJoypadMotion.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventKey.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventMIDI.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventMagnifyGesture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventMouse.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventMouseButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventMouseMotion.xml Merge pull request #62723 from hansemro/eraser-detect-3.x 2022-07-15 00:13:15 +02:00
InputEventPanGesture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventScreenDrag.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventScreenTouch.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputEventWithModifiers.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InputMap.xml Clarify InputMap.action_get_events() in the editor 2022-05-05 14:07:56 +02:00
InstancePlaceholder.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
InterpolatedCamera.xml Add process_mode property to InterpolatedCamera 2022-07-03 01:47:10 +02:00
IntervalTweener.xml Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
ItemList.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-06-20 14:58:15 +02:00
JNISingleton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JSON.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JSONParseResult.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JSONRPC.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JavaClass.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JavaClassWrapper.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JavaScript.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
JavaScriptObject.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Joint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Joint2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
KinematicBody.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
KinematicBody2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
KinematicCollision.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
KinematicCollision2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Label.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Label3D.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
LargeTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Light.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Light2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
LightOccluder2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Line2D.xml Document workarounds for 2D line and polygon antialiasing 2022-04-29 19:39:11 +02:00
LineEdit.xml Add selection getter methods to `LineEdit` 2022-04-12 14:31:51 +02:00
LineShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
LinkButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Listener.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Listener2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MainLoop.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MarginContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
Marshalls.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Material.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MenuButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Mesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MeshDataTool.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MeshInstance.xml Fix typo in MeshInstance.xml 2022-07-29 22:21:22 +01:00
MeshInstance2D.xml Update name of Convert to MeshInstance2D button in MeshInstance2D doc 2022-06-13 17:44:06 +02:00
MeshLibrary.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MeshTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MethodTweener.xml Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
MultiMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MultiMeshInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MultiMeshInstance2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
MultiplayerAPI.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Mutex.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Navigation.xml [3.5] Mark Navigation/Navigation2D nodes as deprecated 2022-06-20 17:37:55 +02:00
Navigation2D.xml [3.5] Mark Navigation/Navigation2D nodes as deprecated 2022-06-20 17:37:55 +02:00
Navigation2DServer.xml Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
NavigationAgent.xml Clarify NavigationAgent radius property 2022-06-28 16:32:23 +02:00
NavigationAgent2D.xml [3.5] Remove documentation that mentions 2D navigation baking 2022-07-01 22:18:13 +02:00
NavigationMesh.xml Implement NavigationMesh bake area 2022-06-23 16:17:43 +02:00
NavigationMeshGenerator.xml Document limits of using meshes to obstruct navigation mesh baking 2022-06-25 12:41:37 +02:00
NavigationMeshInstance.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
NavigationObstacle.xml Note that NavigationObstacles should only be used if necessary and for moving objects only 2022-06-09 10:08:01 +02:00
NavigationObstacle2D.xml Note that NavigationObstacles should only be used if necessary and for moving objects only 2022-06-09 10:08:01 +02:00
NavigationPolygon.xml Expose get_mesh() for NavigationPolygon Resources 2022-06-09 10:09:46 +02:00
NavigationPolygonInstance.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
NavigationServer.xml Add NavigationServer map_force_update() function 2022-06-24 10:19:00 +02:00
NetworkedMultiplayerCustom.xml Add error messages and docs to explain restrictions when calling NetworkedMultiplayerCustom.initialize() 2022-07-29 13:51:44 -05:00
NetworkedMultiplayerPeer.xml Add NetworkedMultiplayerCustom so high-level multiplayer backends can be added from GDScript 2022-07-19 09:16:41 -05:00
NinePatchRect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Node.xml Node: Rename `child_exited_tree` to `child_exiting_tree` 2022-06-20 15:00:09 +02:00
Node2D.xml Document limitations of negative scales in 2D and 3D 2022-06-16 10:15:41 +02:00
NodePath.xml i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
OS.xml Merge pull request #60799 from Calinou/doc-os-cmdline-args-3.x 2022-06-19 14:09:23 +02:00
Object.xml Change 'throws an error' to 'prints an error' in classref 2022-05-05 13:49:35 +02:00
Occluder.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
OccluderPolygon2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
OccluderShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
OccluderShapePolygon.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
OccluderShapeSphere.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
OmniLight.xml Document support limitations for OmniLight cubemap shadows in GLES2 2022-07-18 22:18:56 +02:00
OptionButton.xml Make various improvements to OptionButton 2022-05-16 22:47:46 +03:00
PCKPacker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PHashTranslation.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PackedDataContainer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PackedDataContainerRef.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PackedScene.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PacketPeer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PacketPeerDTLS.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PacketPeerStream.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PacketPeerUDP.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Panel.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PanelContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
PanoramaSky.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ParallaxBackground.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ParallaxLayer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Particles.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Particles2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ParticlesMaterial.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Path.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Path2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PathFollow.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PathFollow2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Performance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicalBone.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Physics2DDirectBodyState.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Physics2DDirectSpaceState.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Physics2DServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Physics2DShapeQueryParameters.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Physics2DTestMotionResult.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsBody.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsBody2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsDirectBodyState.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsDirectSpaceState.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsMaterial.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsServer.xml Document that PhysicsServer's get_process_info is implemented only for Godot Physics 2022-03-18 20:01:45 +01:00
PhysicsShapeQueryParameters.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PhysicsTestMotionResult.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PinJoint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PinJoint2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Plane.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PlaneMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PlaneShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PointMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Polygon2D.xml Document workarounds for 2D line and polygon antialiasing 2022-04-29 19:39:11 +02:00
PolygonPathFinder.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PoolByteArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolColorArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolIntArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolRealArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolStringArray.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolVector2Array.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
PoolVector3Array.xml [GDScript][GDNative] Add 'sort' and 'has' methods to pooled arrays 2022-07-07 23:24:31 +02:00
Popup.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PopupDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PopupMenu.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-06-20 14:58:15 +02:00
PopupPanel.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Portal.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Position2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Position3D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PrimitiveMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
PrismMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ProceduralSky.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ProgressBar.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ProjectSettings.xml Merge pull request #57566 from Calinou/viewport-shadow-atlas-clamp-sizes 2022-07-03 03:08:03 +02:00
PropertyTweener.xml Fix wrong link in PropertyTweener doc 2022-05-06 12:58:49 +08:00
ProximityGroup.xml Remove extra codeblock tag from ProximityGroup classref 2022-06-12 11:10:16 +08:00
ProxyTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
QuadMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Quat.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RID.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RandomNumberGenerator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Range.xml i18n: Misc fixes translation strings 2022-06-08 12:56:42 +02:00
RayCast.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RayCast2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RayShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RayShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Rect2.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RectangleShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Reference.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ReferenceRect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ReflectionProbe.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RemoteTransform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RemoteTransform2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Resource.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceFormatLoader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceFormatSaver.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceImporter.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceInteractiveLoader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceLoader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourcePreloader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ResourceSaver.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RichTextEffect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RichTextLabel.xml Add readable export errors. Add RTL image vertical alignment support. 2022-06-08 17:56:28 +03:00
RigidBody.xml Fix several typos in the classref 2022-06-01 15:57:51 +08:00
RigidBody2D.xml Fix rigid body damp description (3.x) 2022-05-30 13:39:44 -04:00
Room.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RoomGroup.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RoomManager.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
RootMotionView.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SceneState.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SceneTree.xml updated scenetree docs to include information on passing in null 2022-07-29 15:47:53 -04:00
SceneTreeTimer.xml Fix description about SceneTreeTimer auto free 2022-06-10 12:53:31 +02:00
SceneTreeTween.xml Fix cherry-pick mistakes in SceneTreeTween doc 2022-07-07 00:51:50 +08:00
Script.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ScriptCreateDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ScriptEditor.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ScrollBar.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ScrollContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
SegmentShape2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Semaphore.xml Bind Semaphore.try_wait() 2022-04-25 20:47:09 +08:00
Separator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Shader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ShaderMaterial.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Shape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Shape2D.xml Document Shape2D's collide_and_get_contacts() and collide_with_motion_and_get_contacts() 2022-05-16 17:52:07 +02:00
ShortCut.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Skeleton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Skeleton2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SkeletonIK.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Skin.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SkinReference.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Sky.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Slider.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SliderJoint.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SoftBody.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Spatial.xml Add global_translation and global_rotation to Spatial 2022-07-15 21:39:35 -06:00
SpatialGizmo.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SpatialMaterial.xml Backport Label3D node implementation and Sprite*3D material render priority. 2022-05-23 09:14:41 +03:00
SpatialVelocityTracker.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SphereMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SphereShape.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SpinBox.xml Mention how to add dragging for SpinBox's LineEdit 2022-04-13 11:43:49 +02:00
SplitContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
SpotLight.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SpringArm.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Sprite.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Sprite3D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SpriteBase3D.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
SpriteFrames.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StaticBody.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StaticBody2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StreamPeer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StreamPeerBuffer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StreamPeerSSL.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StreamPeerTCP.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StreamTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
String.xml Improve String.format() documentation 2022-07-02 00:07:48 +02:00
StyleBox.xml StyleBox: Document correct methods to draw with a RID 2022-07-06 11:43:04 +02:00
StyleBoxEmpty.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StyleBoxFlat.xml Add a Skew property to StyleBoxFlat 2022-04-28 20:40:01 +02:00
StyleBoxLine.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
StyleBoxTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
SurfaceTool.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TCP_Server.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TabContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
Tabs.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextEdit.xml i18n: Sync classref translations with Weblate 2022-07-27 15:55:38 +02:00
TextFile.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextMesh.xml Backport TextMesh and expose dynamic font vector outlines 2022-05-23 10:47:28 +03:00
Texture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Texture3D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextureArray.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextureButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextureLayered.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextureProgress.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TextureRect.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Theme.xml Add an explicit way to remove a theme type 2022-04-05 11:51:15 +08:00
Thread.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TileMap.xml [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
TileSet.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Time.xml Fix inconsistent naming in Time 2022-05-16 15:58:36 +02:00
Timer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ToolButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TouchScreenButton.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Transform.xml Core: Rename math 'phi' arguments to 'angle' 2022-05-05 15:02:46 +02:00
Transform2D.xml Document limitations of negative scales in 2D and 3D 2022-06-16 10:15:41 +02:00
Translation.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
TranslationServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Tree.xml Document incremental search support in ItemList, PopupMenu and Tree 2022-06-20 14:58:15 +02:00
TreeItem.xml Clarified usage of TreeItem get_next*() and get_prev*() functions. 2022-07-25 11:43:41 +02:00
TriangleMesh.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Tween.xml doc: Fix typo in "reset" method description 2022-05-29 12:37:14 +08:00
Tweener.xml Backport the new Tween system as SceneTreeTween 2022-04-29 20:01:12 +08:00
UDPServer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
UndoRedo.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VBoxContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
VFlowContainer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VScrollBar.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VSeparator.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VSlider.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VSplitContainer.xml Link to Container tutorial 2022-05-05 13:44:17 +02:00
Variant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Vector2.xml Core: Rename math 'phi' arguments to 'angle' 2022-05-05 15:02:46 +02:00
Vector3.xml Core: Rename math 'phi' arguments to 'angle' 2022-05-05 15:02:46 +02:00
VehicleBody.xml i18n: Sync classref translations with Weblate 2022-07-18 10:21:37 +02:00
VehicleWheel.xml i18n: Sync classref translations with Weblate 2022-07-18 10:21:37 +02:00
VideoPlayer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VideoStream.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
Viewport.xml Merge pull request #57566 from Calinou/viewport-shadow-atlas-clamp-sizes 2022-07-03 03:08:03 +02:00
ViewportContainer.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
ViewportTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisibilityEnabler.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisibilityEnabler2D.xml Classref typo fixes and improvements 2022-06-17 15:19:31 +08:00
VisibilityNotifier.xml VisibilityNotifier - add max_distance feature 2022-06-09 11:37:42 +01:00
VisibilityNotifier2D.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualInstance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualServer.xml Expose `VisualServer.viewport_set_use_32_bpc_depth()` to the scripting API 2022-07-23 03:52:38 +02:00
VisualShader.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNode.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeBooleanConstant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeBooleanUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeColorConstant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeColorFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeColorOp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeColorUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeCompare.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeCubeMap.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeCubeMapUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeCustom.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeDeterminant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeDotProduct.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeExpression.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeFaceForward.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeFresnel.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeGlobalExpression.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeGroupBase.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeIf.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeInput.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeIs.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeOuterProduct.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeOutput.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarClamp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarConstant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarDerivativeFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarInterp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarOp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarSmoothStep.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarSwitch.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeScalarUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeSwitch.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTexture.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTextureUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTextureUniformTriplanar.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformCompose.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformConstant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformDecompose.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformMult.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeTransformVecMult.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeUniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeUniformRef.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVec3Constant.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVec3Uniform.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorClamp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorCompose.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorDecompose.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorDerivativeFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorDistance.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorFunc.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorInterp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorLen.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorOp.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorRefract.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorScalarMix.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorScalarSmoothStep.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorScalarStep.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
VisualShaderNodeVectorSmoothStep.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
WeakRef.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
WindowDialog.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
World.xml Classref typo fixes and improvements 2022-06-17 15:19:31 +08:00
World2D.xml [3.5] Update NavigationServer backport 2022-06-14 05:55:14 +02:00
WorldEnvironment.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
X509Certificate.xml HTML5: Enable mbedTLS module for Crypto object 2022-05-25 14:52:57 +02:00
XMLParser.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
YSort.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
bool.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
float.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00
int.xml Add an XML schema for documentation 2022-03-16 23:01:02 +01:00