virtualx-engine/doc/classes
Rémi Verschelde 1a64f5d2ec
ProximityGroup: Fix access modifiers, rename private methods for clarity
See #36285 which mistakenly added documentation for the whole C++ API, while
some of it is meant to be and stay private as it's not exposed to scripts.
The access modifiers and method prefix were not used properly.

Cleanup code, and rename wrong `group_name` parameters to `method`, as it's a
method name which is being broadcast.

This is a very old class from pre-open source days, chances are that it was
just forgotten and not meant to be kept as is and undocumented.

(cherry picked from commit 79ba70f7ee)
2020-12-29 16:01:58 +01:00
..
@GlobalScope.xml Fix missing quote in documentation 2020-11-11 15:12:01 +01:00
AABB.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AcceptDialog.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AnimatedSprite.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimatedSprite3D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimatedTexture.xml Add more error explanations in the BMP image loader 2020-08-21 02:28:17 +02:00
Animation.xml doc: Sync classref with current source 2020-10-19 17:13:30 +02:00
AnimationNode.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeAdd2.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeAdd3.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeAnimation.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeBlend2.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeBlend3.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeBlendSpace1D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeBlendSpace2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeBlendTree.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeOneShot.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeOutput.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeStateMachine.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeStateMachinePlayback.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeStateMachineTransition.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeTimeScale.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeTimeSeek.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationNodeTransition.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationPlayer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationRootNode.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AnimationTrackEditPlugin.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AnimationTree.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AnimationTreePlayer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Area.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Area2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Array.xml Improve the Dictionary class documentation 2020-11-17 12:07:02 +01:00
ArrayMesh.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVRAnchor.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ARVRCamera.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVRController.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVRInterface.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVROrigin.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVRPositionalTracker.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ARVRServer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AStar.xml AStar: Make get_closest_point() deterministic for equidistant points 2020-06-10 15:30:52 +02:00
AStar2D.xml AStar: Make get_closest_point() deterministic for equidistant points 2020-06-10 15:30:52 +02:00
AtlasTexture.xml Document AtlasTexture not supporting repetition 2020-11-02 18:29:27 +01:00
AudioBusLayout.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffect.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
AudioEffectAmplify.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectBandLimitFilter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectBandPassFilter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectChorus.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectCompressor.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectDelay.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectDistortion.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioEffectEQ.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectEQ6.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectEQ10.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectEQ21.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectFilter.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioEffectHighPassFilter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectHighShelfFilter.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioEffectInstance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectLimiter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectLowPassFilter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectLowShelfFilter.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioEffectNotchFilter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectPanner.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectPhaser.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectPitchShift.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectRecord.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioEffectReverb.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
AudioEffectSpectrumAnalyzer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectSpectrumAnalyzerInstance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioEffectStereoEnhance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioServer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioStream.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioStreamGenerator.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
AudioStreamGeneratorPlayback.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioStreamMicrophone.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioStreamPlayback.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
AudioStreamPlaybackResampled.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioStreamPlayer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioStreamPlayer2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
AudioStreamPlayer3D.xml Improve the AudioStreamPlayer3D class documentation 2020-11-26 09:38:47 +01:00
AudioStreamRandomPitch.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
AudioStreamSample.xml Improve the AudioStreamSample class documentation 2020-04-16 12:57:22 +02:00
BackBufferCopy.xml Document how to workaround UI anchor issues when using BackBufferCopy 2020-04-21 14:11:29 +02:00
BakedLightmap.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
BakedLightmapData.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
BaseButton.xml Deprecate Redundant property enabled_focus_mode 2020-10-16 14:14:04 +08:00
Basis.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
BitMap.xml grow_mask() description added 2020-08-14 00:32:05 +02:00
BitmapFont.xml Expose get_char_size() from Font instead of BitmapFont 2020-06-04 12:09:39 +02:00
Bone2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
BoneAttachment.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
bool.xml Update bool documentation to be more clear 2020-06-21 21:42:56 +02:00
BoxContainer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
BoxShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Button.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ButtonGroup.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Camera.xml Document hiding a Control when its reference point is behind the camera 2020-10-28 14:05:42 +01:00
Camera2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
CameraFeed.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CameraServer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CameraTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CanvasItem.xml Clarify what the "item_rect_changed" signal does 2020-11-11 15:30:55 +01:00
CanvasItemMaterial.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CanvasLayer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
CanvasModulate.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CapsuleMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CapsuleShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
CapsuleShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CenterContainer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CharFXTransform.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
CheckBox.xml Reference the BaseButton class explicitly in button class documentations 2020-09-24 14:43:12 +02:00
CheckButton.xml Reference the BaseButton class explicitly in button class documentations 2020-09-24 14:43:12 +02:00
CircleShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ClassDB.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ClippedCamera.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
CollisionObject.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CollisionObject2D.xml Revert "Allow Area2D and 3D mouse events without a collision layer" 2020-07-27 22:46:04 +02:00
CollisionPolygon.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CollisionPolygon2D.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
CollisionShape.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
CollisionShape2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Color.xml [3.2] Improve comments in Color documentation 2020-11-14 04:56:18 -05:00
ColorPicker.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ColorPickerButton.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ColorRect.xml Cross-reference ColorRect and ReferenceRect in the class reference 2020-10-28 14:05:40 +01:00
ConcavePolygonShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ConcavePolygonShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ConeTwistJoint.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ConfigFile.xml ConfigFile: Improve error messages and complete docs 2020-03-06 23:51:26 +01:00
ConfirmationDialog.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Container.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Control.xml Tooltips: Improve code clarity and docs 2020-11-11 15:30:56 +01:00
ConvexPolygonShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ConvexPolygonShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CPUParticles.xml Document that changing the particle amount resets emission 2020-12-11 15:38:55 +01:00
CPUParticles2D.xml Document that changing the particle amount resets emission 2020-12-11 15:38:55 +01:00
Crypto.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CryptoKey.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CubeMap.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CubeMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Curve.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Curve2D.xml Clarify Curve3D.get_point_{in,out} position in doc. 2020-11-17 12:07:02 +01:00
Curve3D.xml Fix incorrect Curve3D.interpolate_baked() description 2020-12-02 16:03:06 +01:00
CurveTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CylinderMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
CylinderShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
DampedSpringJoint2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Dictionary.xml Improve the Dictionary class documentation 2020-11-17 12:07:02 +01:00
DirectionalLight.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Directory.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
DTLSServer.xml Add documentation for new DTLS features. 2020-02-25 11:40:17 +01:00
DynamicFont.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
DynamicFontData.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
EditorExportPlugin.xml doc: Sync classref with current source 2020-08-21 02:33:44 +02:00
EditorFeatureProfile.xml Make the Import dock depend on the FileSystem dock 2020-09-24 14:43:05 +02:00
EditorFileDialog.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
EditorFileSystem.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorFileSystemDirectory.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorImportPlugin.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
EditorInspector.xml doc: Sync classref with current source 2020-07-28 11:50:39 +02:00
EditorInspectorPlugin.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorInterface.xml Added inspector_only option to inspect_object in EditorInterface. 2020-09-29 13:57:57 +02:00
EditorNavigationMeshGenerator.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorPlugin.xml Register methods for drawing 3D editor overlays 2020-11-11 15:30:57 +01:00
EditorProperty.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorResourceConversionPlugin.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorResourcePreview.xml Document how some editor classes should be accessed as singletons only 2020-04-27 10:11:53 +02:00
EditorResourcePreviewGenerator.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorSceneImporter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorScenePostImport.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
EditorScript.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorSelection.xml Document how some editor classes should be accessed as singletons only 2020-04-27 10:11:53 +02:00
EditorSettings.xml Complete the EditorSettings class documentation 2020-07-24 10:31:57 +02:00
EditorSpatialGizmo.xml Document several editor-related classes to 100% completion 2020-07-24 10:31:57 +02:00
EditorSpatialGizmoPlugin.xml Fix binding of default value in EditorSpatialGizmoPlugin::get_material() 2020-11-26 09:38:47 +01:00
EditorSpinSlider.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EditorVCSInterface.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
EncodedObjectAsID.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Engine.xml Update AUTHORS and DONORS list 2020-08-14 00:32:05 +02:00
Environment.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Expression.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ExternalTexture.xml Update the documentation for ExternalTexture to match the restriction on Android platforms 2020-04-28 08:04:41 -07:00
File.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
FileDialog.xml doc/FileDialog: warn about access limitations in sandboxed apps 2020-09-01 21:01:32 +02:00
FileSystemDock.xml Sync classref with current source 2020-03-25 11:42:15 +01:00
float.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Font.xml Document missing character behavior when drawing text with fonts 2020-09-04 08:50:32 +02:00
FuncRef.xml doc: Sync classref with current source 2020-10-19 17:13:30 +02:00
Generic6DOFJoint.xml Remove Generic6DOFJoint precision property 2020-12-15 10:15:42 +00:00
Geometry.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
GeometryInstance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
GIProbe.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
GIProbeData.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Gradient.xml Sort points in a Gradient for color and offset updates. 2020-09-24 14:43:06 +02:00
GradientTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
GraphEdit.xml Add a minimap to the GraphEdit 2020-12-18 01:31:17 +03:00
GraphNode.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
GridContainer.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
GrooveJoint2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
HashingContext.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
HBoxContainer.xml Document theme_items of multiple classes 2020-01-27 02:15:37 +01:00
HeightMapShape.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
HingeJoint.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
HScrollBar.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
HSeparator.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
HSlider.xml Reference Range signals in the Slider class documentations 2020-08-17 11:05:04 +02:00
HSplitContainer.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
HTTPClient.xml Increase the default HTTPClient download chunk size to 64 KiB 2020-11-11 15:30:55 +01:00
HTTPRequest.xml Fix a variable being redeclared in the HTTPRequest code sample 2020-11-11 15:30:56 +01:00
Image.xml Add interpolation parameter to resize_to_po2() 2020-12-18 14:02:38 -04:00
ImageTexture.xml Describe ImageTexture, Image creation and usage 2020-11-17 18:06:52 +02:00
ImmediateGeometry.xml Added a note to ImmediateGeometry regarding it's buffer limit 2020-10-30 16:43:48 +05:30
Input.xml doc: Mention iOS support for Input gravity/gyroscope sensors 2020-12-01 09:00:48 +01:00
InputEvent.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventAction.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventGesture.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
InputEventJoypadButton.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventJoypadMotion.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventKey.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventMagnifyGesture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
InputEventMIDI.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
InputEventMouse.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventMouseButton.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventMouseMotion.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventPanGesture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
InputEventScreenDrag.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventScreenTouch.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputEventWithModifiers.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InputMap.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
InstancePlaceholder.xml Document InstancePlaceholder.create_instance not being thread-safe. 2020-11-17 12:01:58 +01:00
int.xml Several edits to the GDScript docs 2020-12-09 11:22:03 +01:00
InterpolatedCamera.xml Mark InterpolatedCamera as deprecated 2020-09-16 15:36:40 +02:00
IP.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ItemList.xml Completes doc for ItemList and Tree 2020-02-12 15:05:02 +01:00
JavaClass.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
JavaClassWrapper.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
JavaScript.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
JNISingleton.xml doc: Sync classref with current source 2020-04-16 13:02:36 +02:00
Joint.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Joint2D.xml Fix Joint2D doc 2020-06-22 08:37:57 +02:00
JSON.xml Documentation: clarify the indent parameter of JSON.print 2020-08-14 00:32:05 +02:00
JSONParseResult.xml Improve JSON-related documentation 2020-07-31 13:09:21 +02:00
JSONRPC.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
KinematicBody.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
KinematicBody2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
KinematicCollision.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
KinematicCollision2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Label.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
LargeTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Light.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Light2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
LightOccluder2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Line2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
LineEdit.xml Expose LineEdit scroll offset to scripts 2020-11-11 15:44:18 +01:00
LineShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
LinkButton.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Listener.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
MainLoop.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
MarginContainer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Marshalls.xml Core: Change _Marshall class inherit from Reference to Object 2020-03-04 12:40:14 +01:00
Material.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
MenuButton.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Mesh.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
MeshDataTool.xml Docs: MeshDataTool: showcase tool in code example 2020-11-17 12:01:58 +01:00
MeshInstance.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
MeshInstance2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
MeshLibrary.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
MeshTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
MultiMesh.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
MultiMeshInstance.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
MultiMeshInstance2D.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
MultiplayerAPI.xml add root_node as property of MultiplayerAPI 2020-12-01 09:00:54 +01:00
Mutex.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Navigation.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Navigation2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
NavigationMesh.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
NavigationMeshInstance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
NavigationPolygon.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
NavigationPolygonInstance.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
NetworkedMultiplayerPeer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
NinePatchRect.xml Correct documentation about NinePatchRect stretch modes 2020-11-11 15:30:56 +01:00
Node.xml doc: Warn about using Node internal processing 2020-11-26 09:38:45 +01:00
Node2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
NodePath.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Object.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
OccluderPolygon2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
OmniLight.xml Update the number of lights supported in OmniLight and SpotLight docs 2020-11-20 14:07:33 +01:00
OptionButton.xml Reference the BaseButton class explicitly in button class documentations 2020-09-24 14:43:12 +02:00
OS.xml Merge pull request #42531 from BastiaanOlij/add_get_native_handle 2020-10-20 13:27:07 +02:00
PackedDataContainer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PackedDataContainerRef.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
PackedScene.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
PacketPeer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PacketPeerDTLS.xml Add documentation for new DTLS features. 2020-02-25 11:40:17 +01:00
PacketPeerStream.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PacketPeerUDP.xml Document how to interrupt PacketPeerUDP.wait() 2020-11-11 15:30:54 +01:00
Panel.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
PanelContainer.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
PanoramaSky.xml Improve the PanoramaSky class documentation 2020-02-20 08:01:18 +01:00
ParallaxBackground.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ParallaxLayer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Particles.xml Document that changing the particle amount resets emission 2020-12-11 15:38:55 +01:00
Particles2D.xml Document that changing the particle amount resets emission 2020-12-11 15:38:55 +01:00
ParticlesMaterial.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Path.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Path2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PathFollow.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PathFollow2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PCKPacker.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Performance.xml Add frame diagnostics for GLES2 Batch renderer 2020-04-17 08:54:33 +01:00
PHashTranslation.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PhysicalBone.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Physics2DDirectBodyState.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Physics2DDirectSpaceState.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Physics2DServer.xml Mention that body_set_state is deferred 2020-08-25 12:58:24 +02:00
Physics2DShapeQueryParameters.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Physics2DShapeQueryResult.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Physics2DTestMotionResult.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PhysicsBody.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
PhysicsBody2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
PhysicsDirectBodyState.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PhysicsDirectSpaceState.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
PhysicsMaterial.xml Add description for "absorbent" and "rough" 2020-06-18 11:29:28 +02:00
PhysicsServer.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
PhysicsShapeQueryParameters.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
PhysicsShapeQueryResult.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PinJoint.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
PinJoint2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Plane.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
PlaneMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PlaneShape.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PointMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Polygon2D.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
PolygonPathFinder.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PoolByteArray.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PoolColorArray.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PoolIntArray.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PoolRealArray.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PoolStringArray.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
PoolVector2Array.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
PoolVector3Array.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Popup.xml Mention caveats for popup_exclusive in the WindowDialog documentation 2020-08-05 12:01:31 +02:00
PopupDialog.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PopupMenu.xml Add "font_color_separator" theme property to 'PopupMenu' 2020-12-10 13:06:15 +01:00
PopupPanel.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
Position2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Position3D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
PrimitiveMesh.xml Clarify how to convert PrimitiveMesh to ArrayMesh. 2020-07-24 10:31:57 +02:00
PrismMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ProceduralSky.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ProgressBar.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
ProjectSettings.xml Fix invalid property hint for max_renderable_elements project setting 2020-12-16 19:33:15 +01:00
ProximityGroup.xml ProximityGroup: Fix access modifiers, rename private methods for clarity 2020-12-29 16:01:58 +01:00
ProxyTexture.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
QuadMesh.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Quat.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RandomNumberGenerator.xml doc: Override default value for RandomNumberGenerator.seed 2020-11-11 15:30:56 +01:00
Range.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
RayCast.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RayCast2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RayShape.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
RayShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Rect2.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RectangleShape2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Reference.xml Document C# garbage collection caveats in Reference and Resource 2020-11-26 09:38:47 +01:00
ReferenceRect.xml Add border_width to ReferenceRect 2020-10-28 14:05:40 +01:00
ReflectionProbe.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RemoteTransform.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
RemoteTransform2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Resource.xml Mention that 'changed' signal needs manual emit 2020-12-10 13:03:25 +01:00
ResourceFormatLoader.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ResourceFormatSaver.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ResourceImporter.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ResourceInteractiveLoader.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ResourceLoader.xml [3.2] Document what can be used as a type hint 2020-12-15 22:34:25 -05:00
ResourcePreloader.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ResourceSaver.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
RichTextEffect.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RichTextLabel.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RID.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
RigidBody.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
RigidBody2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
RootMotionView.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SceneState.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SceneTree.xml Document the argument count limit in SceneTree.call_group() 2020-12-15 00:53:40 +01:00
SceneTreeTimer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Script.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ScriptCreateDialog.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ScriptEditor.xml add description for ScriptEditor.open_script_create_dialog() 2020-09-24 14:43:11 +02:00
ScrollBar.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
ScrollContainer.xml Document theme_items of multiple classes 2020-01-27 02:15:37 +01:00
SegmentShape2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Semaphore.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Separator.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Shader.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ShaderMaterial.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Shape.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Shape2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
ShortCut.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Skeleton.xml doc: Sync classref with current source 2020-10-19 17:13:30 +02:00
Skeleton2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
SkeletonIK.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Skin.xml doc: Sync classref with current source 2020-03-09 10:07:59 +01:00
SkinReference.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Sky.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Slider.xml Reference Range signals in the Slider class documentations 2020-08-17 11:05:04 +02:00
SliderJoint.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SoftBody.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Spatial.xml Revert "Made toplevel a property for Node3D and CanvasItem" 2020-10-19 16:58:56 +02:00
SpatialGizmo.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SpatialMaterial.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
SpatialVelocityTracker.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SphereMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SphereShape.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
SpinBox.xml Fix suffix property doc typo: "prefix" -> "suffix" 2020-05-06 23:30:45 +02:00
SplitContainer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
SpotLight.xml Update the number of lights supported in OmniLight and SpotLight docs 2020-11-20 14:07:33 +01:00
SpringArm.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Sprite.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Sprite3D.xml Reorder sprite h_frames & v_frames 2020-09-24 14:43:10 +02:00
SpriteBase3D.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
SpriteFrames.xml Document support for normal and specular maps in AnimatedSprite2D 2020-09-01 21:00:58 +02:00
StaticBody.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
StaticBody2D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StreamPeer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StreamPeerBuffer.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StreamPeerSSL.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
StreamPeerTCP.xml Docs change: More detailed description of StreamPeerTCP.is_connected_to_host() 2020-10-19 16:09:58 +02:00
StreamTexture.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
String.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
StyleBox.xml Explaining the behavior of focus & pressed stylebox overlap 2020-10-19 16:09:58 +02:00
StyleBoxEmpty.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StyleBoxFlat.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StyleBoxLine.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
StyleBoxTexture.xml Document the expected normal map coordinate system where relevant 2020-05-05 13:41:29 +02:00
SurfaceTool.xml Document how to display the vertex color in SurfaceTool.add_color() 2020-10-28 14:05:39 +01:00
TabContainer.xml doc: Sync classref with current source 2020-12-10 14:22:31 +01:00
Tabs.xml Fix typo in Tabs doc. 2020-11-11 15:30:56 +01:00
TCP_Server.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
TextEdit.xml Changed mouse cursor to the caret (text cursor) location. 2020-11-17 12:01:58 +01:00
TextFile.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Texture.xml Describe ImageTexture, Image creation and usage 2020-11-17 18:06:52 +02:00
Texture3D.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
TextureArray.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
TextureButton.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
TextureLayered.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
TextureProgress.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
TextureRect.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Theme.xml Merge pull request #42009 from Calinou/theme-node-type-3.2 2020-10-20 15:58:41 +02:00
Thread.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
TileMap.xml Improved documentation for TileMap.cell_y_sort 2020-10-28 14:05:42 +01:00
TileSet.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Timer.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
ToolButton.xml Completes doc for button classes 2020-02-06 13:02:08 +01:00
TouchScreenButton.xml Improve touch screen button description 2020-08-31 15:29:42 +02:00
Transform.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Transform2D.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Translation.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
TranslationServer.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Tree.xml Correct the doc about Tree.get_edited 2020-11-17 12:07:02 +01:00
TreeItem.xml Clarify TreeItem return values 2020-07-31 13:08:40 +02:00
TriangleMesh.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Tween.xml Tween.xml word order fix 2020-06-24 22:52:05 +02:00
UDPServer.xml Document updated UDPServer interface. 2020-07-15 12:48:18 +02:00
UndoRedo.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Variant.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
VBoxContainer.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
Vector2.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
Vector3.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
VehicleBody.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
VehicleWheel.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
VideoPlayer.xml Document the lack of localization remapping support in VideoPlayer 2020-12-10 13:03:05 +01:00
VideoStream.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
Viewport.xml Add a debanding property to Viewport for GLES3 2020-10-20 19:07:15 +02:00
ViewportContainer.xml Document how to resize a SubViewportContainer to avoid stretching 2020-06-15 14:34:35 +02:00
ViewportTexture.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
VisibilityEnabler.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisibilityEnabler2D.xml Improve the VisibilityNotifier and VisibilityEnabler class descriptions 2020-07-24 10:31:57 +02:00
VisibilityNotifier.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
VisibilityNotifier2D.xml Link to demos from within the class reference 2020-10-19 16:10:01 +02:00
VisualInstance.xml Cross-reference AABB getter methods in the documentation 2020-09-16 16:22:39 +02:00
VisualServer.xml Add a debanding property to Viewport for GLES3 2020-10-20 19:07:15 +02:00
VisualShader.xml doc: Sync classref with current source 2020-09-08 14:20:53 +02:00
VisualShaderNode.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
VisualShaderNodeBooleanConstant.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeBooleanUniform.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeColorConstant.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeColorFunc.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeColorOp.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeColorUniform.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeCompare.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeCubeMap.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeCubeMapUniform.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeCustom.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
VisualShaderNodeDeterminant.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeDotProduct.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeExpression.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeFaceForward.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeFresnel.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeGlobalExpression.xml doc: Sync classref with current source 2020-01-28 10:58:48 +01:00
VisualShaderNodeGroupBase.xml Docs for some nodes in visual shader(part 2) 2020-01-28 12:16:09 +03:00
VisualShaderNodeIf.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeInput.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeIs.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeOuterProduct.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeOutput.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
VisualShaderNodeScalarClamp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarConstant.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeScalarDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarFunc.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeScalarInterp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarOp.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarSwitch.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeScalarUniform.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VisualShaderNodeSwitch.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTexture.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTextureUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTextureUniformTriplanar.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformCompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformConstant.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformDecompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformMult.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeTransformVecMult.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeUniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeUniformRef.xml [3.2] Added UniformRef visual shader node 2020-08-11 15:04:06 +03:00
VisualShaderNodeVec3Constant.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVec3Uniform.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorClamp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorCompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDecompose.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDerivativeFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorDistance.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorFunc.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorInterp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorLen.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorOp.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorRefract.xml Fix typos with codespell 2020-09-18 14:09:51 +02:00
VisualShaderNodeVectorScalarMix.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorScalarSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorScalarStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VisualShaderNodeVectorSmoothStep.xml Add documentation for the VisualShader nodes 2020-05-11 11:01:13 +02:00
VScrollBar.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
VSeparator.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
VSlider.xml Reference Range signals in the Slider class documentations 2020-08-17 11:05:04 +02:00
VSplitContainer.xml Add LOTS of missing docs 2020-03-13 17:26:30 +01:00
WeakRef.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
WindowDialog.xml Documentation: specify how WindowDialog's default title bar is made 2020-08-31 16:17:53 +06:30
World.xml Merge pull request #42168 from madmiraal/fix-42108-3.2 2020-11-16 09:33:17 +01:00
World2D.xml Merge pull request #42168 from madmiraal/fix-42108-3.2 2020-11-16 09:33:17 +01:00
WorldEnvironment.xml doc: Make docs.godotengine.org links point to 3.2 branch 2020-10-19 16:10:01 +02:00
X509Certificate.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
XMLParser.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00
YSort.xml doc: Drop unused 'category' property from header 2020-01-26 16:02:39 +01:00