aboutsummaryrefslogtreecommitdiff
path: root/doc/classes (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11999 from Grosskopf/AudioServerAndStream-docsChris Bradfield2017-10-106-6/+55
|\
| * 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 classDavid Saltares2017-10-101-28/+56
* | | Merge pull request #11942 from saltares/docs-engineChris Bradfield2017-10-101-5/+14
|\ \ \
| * | | [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, sort_custom and invert now return reference to Array to allow ch...Marius Guggenmos2017-10-091-3/+9
| |/
* | Merge pull request #11921 from mhilbrunner/docs-tree-treeitemChris Bradfield2017-10-092-31/+100
|\ \
| * | [DOCS] Document Treemhilbrunner2017-10-092-31/+100
| |/
* | Added VisualScript* descriptionsChris Bradfield2017-10-094-5/+26
* | [DOCS] Review and improve 17 classes (#11890)Jérôme GULLY2017-10-0917-89/+120
* | Added documenation for Line2DUnknown2017-10-091-2/+24
* | Merge pull request #11943 from Nallebeorn/documentation_2Chris Bradfield2017-10-081-3/+36
|\ \
| * | 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 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 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 documentationmhilbrunner2017-10-071-4/+27
| | |/ | |/|
* | | Merge pull request #11902 from GDquest/texture-button-progressPoommetee Ketson2017-10-082-16/+39
|\ \ \
| * | | [DOCS] Write TextureButton, review and finish TextureProgressNathan2017-10-072-16/+39
| |/ /
* | | Merge pull request #11918 from Nallebeorn/documentationPoommetee Ketson2017-10-082-5/+35
|\ \ \
| * | | 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 membersDio2017-10-071-4/+6
| |/ /
* | | Merge pull request #11917 from brunosxs/docsChris Bradfield2017-10-071-0/+12
|\ \ \
| * | | [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 RegEx fix typoJerome670002017-10-042-8/+12
* | | Add function set_stream_position to VideoPlayerTerah2017-10-041-0/+9
|/ /
* | Merge pull request #11793 from NathanWarden/updated_os_docNathan Lovato2017-10-031-0/+7
|\ \
| * | Updated some documentation for the OS class.Nathan Warden2017-10-031-0/+7
* | | Merge pull request #11782 from eska014/persistent-userfs-testHein-Pieter van Braam2017-10-031-0/+7
|\ \ \
| * | | Add OS::is_userfs_persistent to check user:// persistenceLeon Krause2017-10-021-0/+7
* | | | Merge pull request #11653 from bojidar-bg/doc-vscript-1Nathan Lovato2017-10-0314-0/+206
|\ \ \ \ | |_|/ / |/| | |
| * | | Document some of the VisualScript classes.Bojidar Marinov2017-10-0314-0/+206
* | | | Merge pull request #11768 from cbscribe/kcc_polygon2d_docAndreas Haas2017-10-022-8/+22
|\ \ \ \ | |_|_|/ |/| | |
| * | | [DOCS] Update Polygon2D and CollisionPolygon2DChris Bradfield2017-10-022-8/+22
| | |/ | |/|
* | | Merge pull request #11725 from GDquest/control-docsPoommetee Ketson2017-10-021-34/+103
|\ \ \
| * | | [DOCS] Write member, signals and constants in the Control classNathan2017-10-021-34/+103