summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-09-02Fix typos 'a' and 'an'Poommetee Ketson
2017-09-02doc: Sync classref with current sourceRémi Verschelde
2017-09-01Fix typo 'inetria' to 'inertia'Poommetee Ketson
2017-08-31unified draw_center naming for (9patch,StyleBoxes)toger5
2017-08-29Remove Basis::set_scale and Basis::set_rotation_* functions.Ferenc Arn
2017-08-22Add stretching to `TextureProgress`Evgeny Zuev
2017-08-21Merge pull request #10443 from karroffel/propagate_callRémi Verschelde
2017-08-21Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19Revert "Second take at making command-line arguments more UNIX-like + main.cp...Juan Linietsky
2017-08-19Fixes for new two-dash long command line argumentsRémi Verschelde
2017-08-19add "propagate_call" method to NodeKarroffel
2017-08-18Rename localization method to `tr` againRémi Verschelde
2017-08-17Rename `XL_MESSAGE` aka `tr` to `localize`Rémi Verschelde
2017-08-11Merge pull request #10190 from tagcup/euler_yxzRémi Verschelde
2017-08-09Use YXZ convention for Euler angles.Ferenc Arn
2017-08-07Added missing descriptions to Vector2 methods abs and clamped.Naughty
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-08-06Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTERBojidar Marinov
2017-08-02Docs: fix method/type renames, fill some blanksPoommetee Ketson
2017-07-31Merge pull request #9909 from kubecz3k/docs-collobject-collshapesRémi Verschelde
2017-07-28Merge pull request #9863 from kubecz3k/move-docsRémi Verschelde
2017-07-27Documentation update for KinematicBody.move()Jakub Grzesik
2017-07-27firsts docs for CollisionObject -> collision shape apiJakub Grzesik
2017-07-26Remove duplicate keycode constant for Numpad Enter key.bruvzg
2017-07-26Corrects usage of 'is' instead of 'extends' for testing node inheritance.Julian Murgia
2017-07-26tagents --> tangentsISylvox
2017-07-25Merge pull request #9690 from 648trindade/classref-editRémi Verschelde
2017-07-25documentation for EditorPlugin and ScriptEditorJakub Grzesik
2017-07-24Merge pull request #9764 from Noshyaar/pr-fix2Rémi Verschelde
2017-07-23Add object type hint for docsPoommetee Ketson
2017-07-23Merge pull request #9772 from Noshyaar/pr-classxmlRémi Verschelde
2017-07-22Docs: fix broken ref tagsPoommetee Ketson
2017-07-22Docs: ignore tags inside code,codeblock tagPoommetee Ketson
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-07-19Improved math functions descriptions and added many AStar descriptionsRafael Gauna Trindade
2017-07-18Merge pull request #9629 from kubecz3k/tabs-addonsRémi Verschelde
2017-07-18Tabs enhancements: get_tab_rect(), move_tab_from_to()Jakub Grzesik
2017-07-18Merge pull request #9639 from rminderhoud/primitivesRémi Verschelde
2017-07-17missing object.get_incoming_connections() documentationJakub Grzesik
2017-07-15Added documentation for blit_rect_maskdumitru-stama
2017-07-15sync doc templatedumitru-stama
2017-07-14doc: Sync classref with current sourceRémi Verschelde
2017-07-14Moved binds of PRIMITIVE_* contants from ArrayMesh to MeshRalph Minderhoud
2017-07-11EditorPlugin ability to open and reload scns from filepathJakub Grzesik
2017-07-07[#9292] Renamed Image.put_pixel() to set_pixel().ducdetronquito
2017-07-06Improved GDScript parse_json() doc about numerical values conversion.ducdetronquito
2017-06-27docs: Correct xform descriptions in class_basismdraw
2017-06-20Merge pull request #8407 from Jylhis/popup_item_select_hideThomas Herzog
2017-06-19Merge pull request #9274 from vnen/compress-functionsThomas Herzog
2017-06-19Add documentation to compression functionsGeorge Marques