godot/doc/classes
lawnjelly 6914d7c6e0 Add frame delta smoothing option
Frame deltas are currently measured by querying the OS timer each frame. This is subject to random error. Frame delta smoothing instead filters the delta read from the OS by replacing it with the refresh rate delta wherever possible.

This PR also contains code to estimate the refresh rate based on the input deltas, without reading the refresh rate from the host OS.
2021-07-14 08:44:31 +01:00
..
@GlobalScope.xml Fix game controllers ignoring the last listed button 2021-06-03 15:45:05 +01:00
AABB.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AcceptDialog.xml Add AcceptDialog::remove_button method 2021-07-06 18:27:03 +02:00
AESContext.xml Fix typos with codespell 2021-05-20 12:56:56 +02:00
AnimatedSprite.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimatedSprite3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimatedTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Animation.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNode.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeAdd2.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeAdd3.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeAnimation.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeBlend2.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeBlend3.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeBlendSpace1D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeBlendSpace2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeBlendTree.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeOneShot.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeOutput.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeStateMachine.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeStateMachinePlayback.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeStateMachineTransition.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeTimeScale.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeTimeSeek.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationNodeTransition.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationPlayer.xml Clarify animation_changed signal 2021-06-17 12:47:53 +02:00
AnimationRootNode.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationTrackEditPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationTree.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AnimationTreePlayer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Area.xml Uncap the range for gravity and change the slider hints 2021-06-03 02:08:57 +02:00
Area2D.xml Uncap the range for gravity and change the slider hints 2021-06-03 02:08:57 +02:00
Array.xml Improve sort_custom() description 2021-06-07 12:11:52 +02:00
ArrayMesh.xml Add custom debug shape thickness and color options to RayCast 2021-06-19 06:01:25 +02:00
ARVRAnchor.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVRCamera.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVRController.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVRInterface.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVROrigin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVRPositionalTracker.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ARVRServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AspectRatioContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AStar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AStar2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AtlasTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioBusLayout.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectAmplify.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectBandLimitFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectBandPassFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectCapture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectChorus.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectCompressor.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectDelay.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectDistortion.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectEQ.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectEQ6.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectEQ10.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectEQ21.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectHighPassFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectHighShelfFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectLimiter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectLowPassFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectLowShelfFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectNotchFilter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectPanner.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectPhaser.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectPitchShift.xml Complete documentation for the AudioEffectPitchShift class 2021-06-17 12:47:52 +02:00
AudioEffectRecord.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectReverb.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectSpectrumAnalyzer.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioEffectSpectrumAnalyzerInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioEffectStereoEnhance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStream.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStreamGenerator.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioStreamGeneratorPlayback.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
AudioStreamMicrophone.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStreamPlayback.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStreamPlaybackResampled.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStreamPlayer.xml Improve the AudioStreamPlayer(2D/3D) class descriptions 2021-05-09 17:14:35 +02:00
AudioStreamPlayer2D.xml Improve the AudioStreamPlayer(2D/3D) class descriptions 2021-05-09 17:14:35 +02:00
AudioStreamPlayer3D.xml Improve the AudioStreamPlayer(2D/3D) class descriptions 2021-05-09 17:14:35 +02:00
AudioStreamRandomPitch.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
AudioStreamSample.xml Improve AudioStreamGenerator and AudioEffectSpectrumAnalyzer documentation 2021-06-17 12:47:52 +02:00
BackBufferCopy.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BakedLightmap.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BakedLightmapData.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BaseButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Basis.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BitMap.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BitmapFont.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Bone2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BoneAttachment.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
bool.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BoxContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
BoxShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Button.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ButtonGroup.xml Adds a pressed signal to ButtonGroup 2021-05-09 17:47:37 +02:00
Camera.xml [3.x] Fix Camera FOV documentation 2021-05-31 05:25:12 -04:00
Camera2D.xml Enable Camera2D smoothing on limit change 2021-07-06 11:10:35 +02:00
CameraFeed.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CameraServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CameraTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CanvasItem.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CanvasItemMaterial.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CanvasLayer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CanvasModulate.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CapsuleMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CapsuleShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CapsuleShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CenterContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CharFXTransform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CheckBox.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CheckButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CircleShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ClassDB.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ClippedCamera.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CollisionObject.xml Rename CollisionObject3D input_event signal position and normal parameters 2021-06-07 09:50:47 +01:00
CollisionObject2D.xml Move collision layer and mask into CollisionObject. 2021-05-08 11:40:57 +01:00
CollisionPolygon.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CollisionPolygon2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CollisionShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CollisionShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Color.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ColorPicker.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ColorPickerButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ColorRect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConcavePolygonShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConcavePolygonShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConeTwistJoint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConfigFile.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConfirmationDialog.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Container.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Control.xml Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
ConvexPolygonShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ConvexPolygonShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CPUParticles.xml Added ring emitter for 3D particles 2021-05-09 13:18:05 +02:00
CPUParticles2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Crypto.xml Backport HMac crypto to 3.x 2021-05-20 13:29:38 +03:00
CryptoKey.xml Merge pull request #48144 from Faless/crypto/3.3_encryption_stable 2021-04-27 13:46:49 +02:00
CubeMap.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CubeMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Curve.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Curve2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Curve3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CurveTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
CylinderMesh.xml Allow a top and bottom radius equal to 0 in CylinderMesh 2021-06-29 14:02:22 +02:00
CylinderShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
DampedSpringJoint2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Dictionary.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
DirectionalLight.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Directory.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
DTLSServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
DynamicFont.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
DynamicFontData.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorExportPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorFeatureProfile.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorFileDialog.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorFileSystem.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorFileSystemDirectory.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorImportPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorInspector.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorInspectorPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorInterface.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorNavigationMeshGenerator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorPlugin.xml Add multiple descriptions to several classes 2021-07-06 15:30:13 +02:00
EditorProperty.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorResourceConversionPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorResourcePicker.xml Add EditorResourcePicker control based on the Inspector editor for Resources 2021-06-11 13:32:15 +03:00
EditorResourcePreview.xml Update EditorResourcePreview queue_*() documentation 2021-05-26 08:39:52 +01:00
EditorResourcePreviewGenerator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorSceneImporter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorScenePostImport.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorScript.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorScriptPicker.xml Add EditorResourcePicker control based on the Inspector editor for Resources 2021-06-11 13:32:15 +03:00
EditorSelection.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorSettings.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorSpatialGizmo.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorSpatialGizmoPlugin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EditorSpinSlider.xml Use EditorResourcePicker in the Inspector 2021-06-11 13:32:15 +03:00
EditorVCSInterface.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
EncodedObjectAsID.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Engine.xml Tweak the physics FPS property hint to only allow reasonable values 2021-06-17 12:47:53 +02:00
Environment.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Expression.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ExternalTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
File.xml Update File.store_var description to mention which properties of an object are included. 2021-06-29 14:02:24 +02:00
FileDialog.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
FileSystemDock.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
float.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Font.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
FuncRef.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Generic6DOFJoint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Geometry.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GeometryInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GIProbe.xml Merge pull request #41471 from Calinou/giprobe-deprecate-compress-3.2 2021-04-28 12:01:55 +02:00
GIProbeData.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Gradient.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GradientTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GraphEdit.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GraphNode.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GridContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
GrooveJoint2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HashingContext.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HBoxContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HeightMapShape.xml Merge pull request #47349 from nekomatata/heightmap-support-3.x 2021-04-28 16:57:29 +02:00
HingeJoint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HMACContext.xml Backport HMac crypto to 3.x 2021-05-20 13:29:38 +03:00
HScrollBar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HSeparator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HSlider.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HSplitContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
HTTPClient.xml Fix doc description of HTTPClient::request 2021-07-13 10:20:03 +02:00
HTTPRequest.xml Work on porting HTTPRequest compression to 3.3 2021-05-14 12:20:31 +03:00
Image.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ImageTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ImmediateGeometry.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Input.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEvent.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventAction.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventGesture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventJoypadButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventJoypadMotion.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventKey.xml Add physical_scancode (keyboard layout independent keycodes) to InputEventKey and InputMap. 2021-05-06 23:19:45 +03:00
InputEventMagnifyGesture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventMIDI.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventMouse.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventMouseButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventMouseMotion.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventPanGesture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventScreenDrag.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventScreenTouch.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputEventWithModifiers.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InputMap.xml Add get_dead_zone() method to InputMap 2021-07-06 11:10:45 +02:00
InstancePlaceholder.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
int.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
InterpolatedCamera.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
IP.xml Support multiple address resolution in DNS requests 2021-06-09 12:06:46 +07:00
ItemList.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JavaClass.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JavaClassWrapper.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JavaScript.xml [HTML5] Add easy to use download API. 2021-05-21 16:03:38 +02:00
JavaScriptObject.xml [HTML5] Implement Godot <-> JavaScript interface. 2021-05-20 14:33:00 +02:00
JNISingleton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Joint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Joint2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JSON.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JSONParseResult.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
JSONRPC.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
KinematicBody.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
KinematicBody2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
KinematicCollision.xml Expose collider RID in 2D/3D kinematic collision 2021-06-09 18:26:16 -07:00
KinematicCollision2D.xml Expose collider RID in 2D/3D kinematic collision 2021-06-09 18:26:16 -07:00
Label.xml Amend Label.clip_text() Method Description 2021-06-29 14:02:23 +02:00
LargeTexture.xml doc: Mark LargeTexture as deprecated (removed in 4.0) 2021-04-28 16:21:43 +02:00
Light.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Light2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
LightOccluder2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Line2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
LineEdit.xml LineEdit: Respect max_length by truncating text to append 2021-07-13 10:20:02 +02:00
LineShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
LinkButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Listener.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MainLoop.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MarginContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Marshalls.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Material.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MenuButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Mesh.xml Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 -07:00
MeshDataTool.xml Fix typos with codespell 2021-05-20 12:56:56 +02:00
MeshInstance.xml Options to clean/simplify convex hull generated from mesh 2021-07-09 17:45:59 -07:00
MeshInstance2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MeshLibrary.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MeshTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MultiMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MultiMeshInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MultiMeshInstance2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
MultiplayerAPI.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Mutex.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Navigation.xml Document Navigation.get_simple_path() often returning non-optimal results 2021-06-03 16:05:56 +02:00
Navigation2D.xml Document Navigation.get_simple_path() often returning non-optimal results 2021-06-03 16:05:56 +02:00
NavigationMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
NavigationMeshInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
NavigationPolygon.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
NavigationPolygonInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
NetworkedMultiplayerPeer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
NinePatchRect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Node.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Node2D.xml Document valid range of Node2D.z_index 2021-05-20 01:24:54 +02:00
NodePath.xml NodePath properly updated in the editor in more cases 2021-07-06 11:10:47 +02:00
Object.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
OccluderPolygon2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
OmniLight.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
OptionButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
OS.xml Add frame delta smoothing option 2021-07-14 08:44:31 +01:00
PackedDataContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PackedDataContainerRef.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PackedScene.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PacketPeer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PacketPeerDTLS.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PacketPeerStream.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PacketPeerUDP.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Panel.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PanelContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PanoramaSky.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ParallaxBackground.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ParallaxLayer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Particles.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Particles2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ParticlesMaterial.xml Merge pull request #47801 from QbieShay/ring-emitter-3.x 2021-05-18 10:54:15 +02:00
Path.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Path2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PathFollow.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PathFollow2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PCKPacker.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Performance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PHashTranslation.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PhysicalBone.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Physics2DDirectBodyState.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Physics2DDirectSpaceState.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Physics2DServer.xml Add a method to set the number of physics solver iterations in 3D 2021-07-10 16:29:41 +02:00
Physics2DShapeQueryParameters.xml Remove unused PhysicsShapeQueryResult & Physics2DShapeQueryResult 2021-07-05 11:21:15 -07:00
Physics2DTestMotionResult.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PhysicsBody.xml Move collision layer and mask into CollisionObject. 2021-05-08 11:40:57 +01:00
PhysicsBody2D.xml Move collision layer and mask into CollisionObject. 2021-05-08 11:40:57 +01:00
PhysicsDirectBodyState.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PhysicsDirectSpaceState.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PhysicsMaterial.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PhysicsServer.xml Add a method to set the number of physics solver iterations in 3D 2021-07-10 16:29:41 +02:00
PhysicsShapeQueryParameters.xml Remove unused PhysicsShapeQueryResult & Physics2DShapeQueryResult 2021-07-05 11:21:15 -07:00
PhysicsTestMotionResult.xml Expose body_test_motion in 3D physics server 2021-07-02 18:04:39 -07:00
PinJoint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PinJoint2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Plane.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PlaneMesh.xml added offset for plane mesh and quad mesh 2021-05-17 22:07:16 +02:00
PlaneShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PointMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Polygon2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PolygonPathFinder.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolByteArray.xml Work on porting HTTPRequest compression to 3.3 2021-05-14 12:20:31 +03:00
PoolColorArray.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolIntArray.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolRealArray.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolStringArray.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolVector2Array.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PoolVector3Array.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Popup.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PopupDialog.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PopupMenu.xml Add method description to PopupMenu 2021-07-13 10:20:02 +02:00
PopupPanel.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Position2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Position3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
PrimitiveMesh.xml Style: Cleanup uses of double spaces between words 2021-06-07 12:06:59 +02:00
PrismMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ProceduralSky.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ProgressBar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ProjectSettings.xml Add frame delta smoothing option 2021-07-14 08:44:31 +01:00
ProximityGroup.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ProxyTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
QuadMesh.xml added offset for plane mesh and quad mesh 2021-05-17 22:07:16 +02:00
Quat.xml [3.x] Add Quat angle_to method 2021-06-18 11:00:44 -04:00
RandomNumberGenerator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Range.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RayCast.xml Add custom debug shape thickness and color options to RayCast 2021-06-19 06:01:25 +02:00
RayCast2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RayShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RayShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Rect2.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RectangleShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Reference.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ReferenceRect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ReflectionProbe.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RemoteTransform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RemoteTransform2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Resource.xml Document Resource.duplicate() only copying exported variables' values 2021-06-01 12:53:31 +02:00
ResourceFormatLoader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourceFormatSaver.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourceImporter.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourceInteractiveLoader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourceLoader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourcePreloader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ResourceSaver.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RichTextEffect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RichTextLabel.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RID.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
RigidBody.xml Return RID instead of Object id in area-body_shape_entered-exited signals. 2021-05-19 10:51:59 +01:00
RigidBody2D.xml Return RID instead of Object id in area-body_shape_entered-exited signals. 2021-05-19 10:51:59 +01:00
RootMotionView.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SceneState.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SceneTree.xml Edit "quit()" method description in SceneTree 2021-06-07 12:14:30 +02:00
SceneTreeTimer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Script.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ScriptCreateDialog.xml Set a minimum size for status panel elements in ScriptCreateDialog 2021-05-20 08:08:24 -04:00
ScriptEditor.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ScrollBar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ScrollContainer.xml ScrollContainer: Expose _ensure_focused_visible to the API 2021-05-31 19:05:30 -10:00
SegmentShape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Semaphore.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Separator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Shader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ShaderMaterial.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Shape.xml Merge pull request #48316 from nekomatata/expose-physics-debug-shape-3.x 2021-05-05 15:17:48 +02:00
Shape2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ShortCut.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Skeleton.xml Fixes the SkeletonIK twisting issue by using the skeleton global pose without overrides 2021-05-06 20:11:21 -04:00
Skeleton2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SkeletonIK.xml Merge pull request #47938 from smix8/doc_skeletonik_3x 2021-04-29 13:34:16 +02:00
Skin.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SkinReference.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Sky.xml Remove high radiance sizes from the editor due to issues on specific GPUs 2021-05-20 23:54:12 +02:00
Slider.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SliderJoint.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SoftBody.xml Support for disabling physics on SoftBody 2021-06-22 11:38:17 -07:00
Spatial.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpatialGizmo.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpatialMaterial.xml Document that clearcoat/rim lighting is not visible on unshaded materials 2021-04-28 17:40:14 +02:00
SpatialVelocityTracker.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SphereMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SphereShape.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpinBox.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SplitContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpotLight.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpringArm.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Sprite.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Sprite3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpriteBase3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SpriteFrames.xml Improve SpriteFrames get_animation_loop description 2021-04-29 11:09:20 +02:00
StaticBody.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StaticBody2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StreamPeer.xml [Doc] Remove reference to UNIX sockets in StreamPeer. 2021-05-20 14:35:04 +02:00
StreamPeerBuffer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StreamPeerSSL.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StreamPeerTCP.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StreamTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
String.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StyleBox.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StyleBoxEmpty.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StyleBoxFlat.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StyleBoxLine.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
StyleBoxTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
SurfaceTool.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TabContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Tabs.xml Tabs: Remove unused 'panel' stylebox from default theme 2021-04-29 12:30:10 +02:00
TCP_Server.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TextEdit.xml Scroll faster when holding Alt in TextEdit (and script editor) 2021-05-18 11:58:09 +02:00
TextFile.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Texture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Texture3D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TextureArray.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TextureButton.xml Added flip_h and flip_v properties in TextureButton 2021-06-01 12:52:14 +02:00
TextureLayered.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TextureProgress.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TextureRect.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Theme.xml Add utility methods to Theme, improve error messages and documentation 2021-06-10 16:44:24 +03:00
Thread.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TileMap.xml Fix logic for showing tilemap debug collision 2021-05-25 11:49:47 -07:00
TileSet.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Timer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ToolButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TouchScreenButton.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Transform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Transform2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Translation.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TranslationServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Tree.xml Add multiple descriptions to several classes 2021-07-06 15:30:13 +02:00
TreeItem.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
TriangleMesh.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Tween.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
UDPServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
UndoRedo.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Variant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VBoxContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Vector2.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Vector3.xml Added signed_angle_to for Vector3 2021-07-09 12:49:12 +02:00
VehicleBody.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VehicleWheel.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VideoPlayer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VideoStream.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
Viewport.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ViewportContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
ViewportTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisibilityEnabler.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisibilityEnabler2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisibilityNotifier.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisibilityNotifier2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualInstance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualServer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShader.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNode.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeBooleanConstant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeBooleanUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeColorConstant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeColorFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeColorOp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeColorUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeCompare.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeCubeMap.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeCubeMapUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeCustom.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeDeterminant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeDotProduct.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeExpression.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeFaceForward.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeFresnel.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeGlobalExpression.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeGroupBase.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeIf.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeInput.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeIs.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeOuterProduct.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeOutput.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarClamp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarConstant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarDerivativeFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarInterp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarOp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarSmoothStep.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarSwitch.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeScalarUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeSwitch.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTexture.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTextureUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTextureUniformTriplanar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformCompose.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformConstant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformDecompose.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformMult.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeTransformVecMult.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeUniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeUniformRef.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVec3Constant.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVec3Uniform.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorClamp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorCompose.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorDecompose.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorDerivativeFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorDistance.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorFunc.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorInterp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorLen.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorOp.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorRefract.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorScalarMix.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorScalarStep.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VisualShaderNodeVectorSmoothStep.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VScrollBar.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VSeparator.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VSlider.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
VSplitContainer.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WeakRef.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WindowDialog.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
World.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
World2D.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
WorldEnvironment.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
X509Certificate.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
XMLParser.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00
YSort.xml doc: Update classref headers with 3.4 version 2021-04-26 13:15:29 +02:00