summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge pull request #8548 from tagcup/etc2compJuan Linietsky2017-06-131-1/+3
|\ \
| * | Add ETC1/ETC2 compression support though etc2comp.Ferenc Arn2017-05-311-1/+3
* | | Add zstd compression support.Ferenc Arn2017-06-081-1/+3
|/ /
* | Avoid overestimating the cost in AStar heuristics.Ferenc Arn2017-05-211-0/+1
* | Removal of InputEvent as built-in Variant type..Juan Linietsky2017-05-201-1/+1
* | Add extended check option to GDFunctionState::is_valid()Pedro J. Estébanez2017-05-171-0/+4
* | Merge pull request #8762 from honix/masterRémi Verschelde2017-05-141-1/+1
|\ \
| * | docs: ERR_EOF -> ERR_FILE_EOFhonix2017-05-141-1/+1
* | | fixed typo 'one short connection' to 'one shot'Christian Winter2017-05-141-1/+1
|/ /
* | Put brave old bb10 platform to a well-deserved restRémi Verschelde2017-05-081-1/+1
* | Doc: Drop unmainted converters for html, textile, dokuwikiRémi Verschelde2017-05-067-1844/+0
* | Doc: Remove unused tool translationRémi Verschelde2017-05-062-142/+0
* | Rename project file to "project.godot"Rémi Verschelde2017-05-011-1/+1
* | Revert "Use .godot as file extension for project files."Juan Linietsky2017-04-291-1/+1
* | added documentation for SurfaceToolclayjohn2017-04-251-1/+28
* | added descriptions for WorldEnvironment node in documentationclayjohn2017-04-241-0/+5
* | Merge pull request #8277 from tagcup/math_checksRémi Verschelde2017-04-241-2/+60
|\ \
| * | Added various functions basic math classes. Also enabled math checks only for...Ferenc Arn2017-04-061-2/+60