aboutsummaryrefslogtreecommitdiff
path: root/doc/classes
Commit message (Collapse)AuthorAgeFilesLines
* removed GDNativeClass doc from GDNative moduleKarroffel2017-10-131-0/+21
|
* Move GDNative docs into gdnative folderBastiaanOlij2017-10-134-190/+0
|
* Merge pull request #12005 from diowonderland/docs-bitmapfontChris Bradfield2017-10-121-8/+23
|\ | | | | [DOCS] BitmapFont
| * [DOCS] BitmapFontDio2017-10-121-8/+23
| |
* | Merge pull request #12007 from diowonderland/docs-dynamicfontdataChris Bradfield2017-10-121-0/+5
|\ \ | | | | | | [DOCS] DynamicFontData
| * | [DOCS] DynamicFontDataDio2017-10-121-0/+5
| |/
* | Merge pull request #12006 from diowonderland/docs-dynamicfontRémi Verschelde2017-10-121-0/+28
|\ \ | | | | | | | | | | | | [DOCS] DynamicFont [ci skip]
| * | [DOCS] DynamicFontDio2017-10-121-0/+28
| |/
* | doc: Sync classref with current sourceRémi Verschelde2017-10-1139-113/+286
| | | | | | | | | | Ensure that s/fixed_process/physics_process/ is handled properly. [ci skip]
* | Merge pull request #11999 from Grosskopf/AudioServerAndStream-docsChris Bradfield2017-10-106-6/+55
|\ \ | |/ |/| [DOCS] Updated AudioStream docs and added AudioServer docs
| * updated AudioStream docs and added AudioServer docsGrosskopf2017-10-116-6/+55
| |
* | Merge pull request #11945 from saltares/docs-osChris Bradfield2017-10-101-28/+56
|\ \ | | | | | | [DOCS] - Completes the docs for the OS class
| * | [DOCS] - Completes the docs for the OS classDavid Saltares2017-10-101-28/+56
| | |
* | | Merge pull request #11942 from saltares/docs-engineChris Bradfield2017-10-101-5/+14
|\ \ \ | | | | | | | | [DOCS] - Complete Engine docs
| * | | [DOCS] - Complete Engine docsDavid Saltares2017-10-101-5/+14
| |/ /
* | | Merge pull request #11919 from Toizi/array_sort_refAndreas Haas2017-10-101-3/+9
|\ \ \ | |_|/ |/| | Array::sort/invert now return reference to Array
| * | Array::sort, sort_custom and invert now return reference to Array to allow ↵Marius Guggenmos2017-10-091-3/+9
| |/ | | | | | | chaining of operations
* | Merge pull request #11921 from mhilbrunner/docs-tree-treeitemChris Bradfield2017-10-092-31/+100
|\ \ | | | | | | [DOCS] Document Tree & TreeItem
| * | [DOCS] Document Treemhilbrunner2017-10-092-31/+100
| |/
* | Added VisualScript* descriptionsChris Bradfield2017-10-094-5/+26
| | | | | | | | [ci skip]
* | [DOCS] Review and improve 17 classes (#11890)Jérôme GULLY2017-10-0917-89/+120
| |
* | Added documenation for Line2DUnknown2017-10-091-2/+24
| | | | | | | | [ci skip]
* | Merge pull request #11943 from Nallebeorn/documentation_2Chris Bradfield2017-10-081-3/+36
|\ \ | | | | | | [DOCS] Add documentation for Performance
| * | Add documentation for Performance.Benjamin Larsson2017-10-081-3/+36
| | |
* | | Merge pull request #11820 from cbscribe/kcc_particles_docNathan Lovato2017-10-093-2/+102
|\ \ \ | | | | | | | | [DOCS] Update ParticlesMaterial, Particles, Particles2D class ref
| * | | [DOCS] Update ParticlesMaterial, Particles class refChris Bradfield2017-10-063-2/+102
| | | |
* | | | A minor documentation typo fix.authenticate2017-10-081-1/+1
| | | |
* | | | Merge pull request #11938 from brunosxs/docsChris Bradfield2017-10-081-13/+15
|\ \ \ \ | | | | | | | | | | [DOCS] File Class method description
| * | | | [DOCS] File Class method descriptionbrunosxs2017-10-081-13/+15
| | |/ / | |/| |
* / | | Fix a typo in KinematicBody and KinematicBody2D.Benjamin Larsson2017-10-082-2/+2
|/ / /
* | | Merge pull request #11920 from mhilbrunner/docs-cameraChris Bradfield2017-10-071-4/+27
|\ \ \ | | | | | | | | [DOCS] Camera documentation
| * | | [DOCS] Camera documentationmhilbrunner2017-10-071-4/+27
| | |/ | |/|
* | | Merge pull request #11902 from GDquest/texture-button-progressPoommetee Ketson2017-10-082-16/+39
|\ \ \ | | | | | | | | | | | | | | | | [DOCS] Write TextureButton, review and fill missing entries in TextureProgress [ci skip]
| * | | [DOCS] Write TextureButton, review and finish TextureProgressNathan2017-10-072-16/+39
| |/ /
* | | Merge pull request #11918 from Nallebeorn/documentationPoommetee Ketson2017-10-082-5/+35
|\ \ \ | | | | | | | | | | | | | | | | [DOCS] Write missing method and member descriptions of KinematicBody2D [ci skip]
| * | | Minor fixes to KinematicBody and KinematicBody2DBenjamin Larsson2017-10-072-8/+8
| | | |
| * | | Edit move_and_slide, it does a bit more than I first thought.Benjamin Larsson2017-10-072-2/+18
| | | |
| * | | Fixed an error in get_floor_velocity() docsBenjamin Larsson2017-10-071-1/+1
| | | |
| * | | Small changes to KinematicBody2D docs.Benjamin Larsson2017-10-071-5/+6
| | | |
| * | | Update KinematicBody2D docs.Benjamin Larsson2017-10-071-4/+17
| |/ /
* | | Merge pull request #11914 from diowonderland/docs-backbuffercopyChris Bradfield2017-10-071-4/+6
|\ \ \ | | | | | | | | [DOCS] BackBufferCopy: Document members
| * | | [DOCS] BackBufferCopy: Document membersDio2017-10-071-4/+6
| |/ /
* | | Merge pull request #11917 from brunosxs/docsChris Bradfield2017-10-071-0/+12
|\ \ \ | | | | | | | | [DOCS] Add descriptions to members of Camera2D
| * | | [DOCS] Add descriptions to members of Camera2Dbrunosxs2017-10-071-0/+12
| |/ /
* / / Added Documentation for Sprite3D, AnimatedSprite3D and SpriteBase3D etc.Grosskopf2017-10-075-14/+48
|/ /
* | Made a few tweaks to the interfaceBastiaanOlij2017-10-064-46/+124
| |
* | Merge pull request #11828 from Jerome67000/regexmatch_docPoommetee Ketson2017-10-052-8/+12
|\ \ | | | | | | | | | | | | [DOCS] Adds RegExMatch doc and fix RegEx typo [ci skip]
| * | [DOCS] Adds RegExMatch doc and RegEx fix typoJerome670002017-10-042-8/+12
| | |
* | | Add function set_stream_position to VideoPlayerTerah2017-10-041-0/+9
|/ / | | | | | | Also add docucmentation for set_stream_position in VideoPlayer
* | Merge pull request #11793 from NathanWarden/updated_os_docNathan Lovato2017-10-031-0/+7
|\ \ | | | | | | Updated some documentation for the OS class.