summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add stretching to `TextureProgress`Evgeny Zuev2017-08-221-0/+42
* Merge pull request #10443 from karroffel/propagate_callRémi Verschelde2017-08-211-0/+11
|\
| * add "propagate_call" method to NodeKarroffel2017-08-191-0/+11
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-211-7/+0
* | Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky2017-08-191-0/+7
* | Fixes for new two-dash long command line argumentsRémi Verschelde2017-08-191-7/+0
|/
* Rename localization method to `tr` againRémi Verschelde2017-08-181-11/+11
* Rename `XL_MESSAGE` aka `tr` to `localize`Rémi Verschelde2017-08-171-20/+11
* Merge pull request #10190 from tagcup/euler_yxzRémi Verschelde2017-08-111-2/+2
|\
| * Use YXZ convention for Euler angles.Ferenc Arn2017-08-091-2/+2
* | Added missing descriptions to Vector2 methods abs and clamped.Naughty2017-08-071-1/+3
|/
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-20/+20
* Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov2017-08-061-2/+2
* Docs: fix method/type renames, fill some blanksPoommetee Ketson2017-08-021-15/+18
* Merge pull request #9909 from kubecz3k/docs-collobject-collshapesRémi Verschelde2017-07-311-0/+122
|\
| * firsts docs for CollisionObject -> collision shape apiJakub Grzesik2017-07-271-0/+122
* | Merge pull request #9863 from kubecz3k/move-docsRémi Verschelde2017-07-281-3/+21
|\ \
| * | Documentation update for KinematicBody.move()Jakub Grzesik2017-07-271-3/+21
| |/
* | Remove duplicate keycode constant for Numpad Enter key.bruvzg2017-07-261-3/+0
* | Corrects usage of 'is' instead of 'extends' for testing node inheritance.Julian Murgia2017-07-261-1/+1
* | tagents --> tangentsISylvox2017-07-261-1/+1
|/
* Merge pull request #9690 from 648trindade/classref-editRémi Verschelde2017-07-251-25/+83
|\
| * Improved math functions descriptions and added many AStar descriptionsRafael Gauna Trindade2017-07-191-25/+83
* | documentation for EditorPlugin and ScriptEditorJakub Grzesik2017-07-251-0/+85
* | Merge pull request #9764 from Noshyaar/pr-fix2Rémi Verschelde2017-07-241-6/+4
|\ \
| * | Add object type hint for docsPoommetee Ketson2017-07-231-6/+4
* | | Merge pull request #9772 from Noshyaar/pr-classxmlRémi Verschelde2017-07-231-9/+15
|\ \ \
| * | | Docs: fix broken ref tagsPoommetee Ketson2017-07-221-9/+15
| |/ /
* / / Docs: ignore tags inside code,codeblock tagPoommetee Ketson2017-07-221-8/+17
|/ /
* | -Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky2017-07-191-2/+2
* | Merge pull request #9629 from kubecz3k/tabs-addonsRémi Verschelde2017-07-181-0/+18
|\ \ | |/ |/|
| * Tabs enhancements: get_tab_rect(), move_tab_from_to()Jakub Grzesik2017-07-181-0/+18
* | Merge pull request #9639 from rminderhoud/primitivesRémi Verschelde2017-07-181-21/+21
|\ \
| * | Moved binds of PRIMITIVE_* contants from ArrayMesh to MeshRalph Minderhoud2017-07-141-21/+21
| |/
* | missing object.get_incoming_connections() documentationJakub Grzesik2017-07-171-0/+5
* | Added documentation for blit_rect_maskdumitru-stama2017-07-151-0/+1
* | sync doc templatedumitru-stama2017-07-151-208/+540
* | doc: Sync classref with current sourceRémi Verschelde2017-07-141-1078/+1730
|/
* EditorPlugin ability to open and reload scns from filepathJakub Grzesik2017-07-111-0/+16
* [#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito2017-07-071-1/+1
* Improved GDScript parse_json() doc about numerical values conversion.ducdetronquito2017-07-061-1/+2
* docs: Correct xform descriptions in class_basismdraw2017-06-271-2/+2
* Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog2017-06-201-0/+14
|\
| * Update PopupMenu hidingJylhis2017-04-141-0/+14
* | Merge pull request #9274 from vnen/compress-functionsThomas Herzog2017-06-191-0/+42
|\ \
| * | Add documentation to compression functionsGeorge Marques2017-06-191-0/+42
* | | Added two new methods to 3.0 'blend_rect_mask' and 'fill'd2017-06-181-0/+31
|/ /
* | doc: Sync classref with current sourceRémi Verschelde2017-06-171-113/+491
* | doc: Sync classref with current sourceRémi Verschelde2017-06-151-2105/+2229
* | Add Signals descriptions when they exist.Julian Murgia2017-06-142-0/+12