aboutsummaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #18454 from KidRigger/working_timerMax Hilbrunner2018-05-071-1/+3
|\
| * Allows setting the Timer wait_time in start method.Anish2018-04-271-1/+3
* | Rewrite Tween class reference.Chris Bradfield2018-05-061-54/+57
* | Merge pull request #18146 from mjtorn/gh-mjtorn-rtl-shadowMax Hilbrunner2018-05-051-0/+8
|\ \
| * | Implement font shadows for RichTextLabelMarkus Törnqvist2018-04-121-0/+8
* | | Merge pull request #18612 from Nobelix/pitch-scale-descMax Hilbrunner2018-05-053-0/+3
|\ \ \
| * | | Added a description to the picth_scale property in the AudioStreamPlayer clas...Nobelix2018-05-043-0/+3
* | | | correct documentation for version number data typeKelly Thomas2018-05-041-3/+3
|/ / /
* | | Merge pull request #18491 from Calinou/custom-lineedit-secret-characterMax Hilbrunner2018-04-301-1/+4
|\ \ \
| * | | Make the LineEdit "secret" character customizableHugo Locurcio2018-04-301-1/+4
| | |/ | |/|
* / | [DOCS] Clarify look_at and looking_atMel Collins2018-04-292-3/+7
|/ /
* | Fixed (minor) typo in CapsuleShape2D doc pageHoratioZEDU2018-04-251-1/+1
* | Merge pull request #18176 from nikibobi/string-trimGeorge Marques2018-04-221-0/+36
|\ \
| * | add string trim_prefix trim_suffix lstrip and rstrip methodsbosak2018-04-171-0/+36
| |/
* | Add detail to doc for add_surface_from_arrays (#17911)GaryO2018-04-221-3/+7
* | Merge pull request #18336 from PJB3005/18-04-21-command'sMax Hilbrunner2018-04-221-1/+1
|\ \
| * | Fixes a typo in the VisualServer.canvas_item_add_set_transform docs.Pieter-Jan Briers2018-04-211-1/+1
* | | [DOCS] Add note that Pool*Arrays are passed by value (#18340)krogank92018-04-227-7/+7
* | | [DOCS] Popup.popup_exclusive descriptionhomer6662018-04-221-0/+1
|/ /
* | Merge pull request #18316 from Noshyaar/httpMax Hilbrunner2018-04-201-0/+2
|\ \
| * | [DOCS] add HTTPRequest.request return valuesPoommetee Ketson2018-04-201-0/+2
* | | Docs update for several classesCraigory V Coppola2018-04-198-0/+10
* | | Add descriptions for GroupCall flagsbncastle2018-04-161-0/+4
|/ /
* | Merge pull request #18210 from willvincent/feature/exp_doc_fixPoommetee Ketson2018-04-161-1/+2
|\ \
| * | Remove incorrect & potentially confusing references to EulerWill Vincent2018-04-151-1/+2
| |/
* / Minor fixes for the AnimationPlayer doc.Michael Alexsander Silva Dias2018-04-141-3/+2
|/
* Update classref and docs, fix missing parameters' namePoommetee Ketson2018-04-118-21/+16
* [DOCS] OSMax Hilbrunner2018-04-101-10/+61
* doc: Sync classref with current sourceRémi Verschelde2018-04-1029-93/+473
* Merge pull request #18071 from denisw/navigation2d-docsRémi Verschelde2018-04-102-12/+19
|\
| * Add Navigation docsDenis Washington2018-04-101-11/+11
| * Add Navigation2D docsDenis Washington2018-04-101-1/+8
* | Merge pull request #18091 from RandomShaper/icon-radio-itemRémi Verschelde2018-04-101-0/+15
|\ \
| * | Add support for radio-looking items with iconPedro J. Estébanez2018-04-091-0/+15
| |/
* | Merge pull request #17080 from simedis/pretty_print_treeRémi Verschelde2018-04-101-1/+24
|\ \
| * | Made print_tree_pretty() function which displays scene tree graphicallyGeoffrey2018-04-091-1/+24
| |/
* | Merge pull request #18083 from Noshyaar/tutorialRémi Verschelde2018-04-093-0/+3
|\ \
| * | Add new transform tutorial to appropriate classesPoommetee Ketson2018-04-093-0/+3
| |/
* | Merge pull request #18069 from mhilbrunner/docs-scenetreeRémi Verschelde2018-04-091-3/+47
|\ \ | |/ |/|
| * [DOCS] SceneTreeMax Hilbrunner2018-04-081-3/+47
* | Merge pull request #16705 from Chaosus/generate_normals_flipJuan Linietsky2018-04-081-0/+3
|\ \ | |/ |/|
| * Added flip switch to generate_normalsChaosus2018-02-191-0/+3
* | Merge pull request #17150 from robfram/check-animation-playing-backwardsJuan Linietsky2018-04-081-0/+8
|\ \
| * | Added `get_playing_speed` method to AnimationPlayer, returning the actualrobfram2018-03-031-0/+8
* | | Merge pull request #17443 from Noshyaar/tilesetcrashJuan Linietsky2018-04-081-0/+20
|\ \ \
| * | | Fix converting to tileset crashes Godot if existing file is not tilesetPoommetee Ketson2018-03-231-0/+20
* | | | Merge pull request #17583 from RandomShaper/enhance-uri-utilsJuan Linietsky2018-04-071-0/+6
|\ \ \ \
| * | | | Enhance HTTPClient.query_string_from_dict()Pedro J. Estébanez2018-03-271-0/+6
| |/ / /
* | | | Merge pull request #17730 from RandomShaper/radio-buttons-in-menusJuan Linietsky2018-04-071-2/+48
|\ \ \ \
| * | | | Add radio-button-looking entries to PopupMenuPedro J. Estébanez2018-03-271-2/+48
| |/ / /