summaryrefslogtreecommitdiffstats
path: root/core/method_bind.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-1/+2
* Style: Enforce separation line between function definitionsRémi Verschelde2020-05-141-0/+2
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-7/+0
* Port member initialization from constructor to declaration (C++11)Rémi Verschelde2020-05-141-8/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Changed MethodBind API to request information from methods. It's much claner ...Juan Linietsky2017-08-231-38/+8
* Improves method bind detection of signature typesIgnacio Etcheverry2017-08-101-6/+28
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-42/+31
* MethodBind: Make sure header order is keptRémi Verschelde2017-01-141-0/+3
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* WIP visual scripting, not working yet but you can check out stuffJuan Linietsky2016-08-021-0/+7
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Several performance improvements, mainly in loading and instancing scenes and...Juan Linietsky2015-06-291-2/+2
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* New Code CompletionJuan Linietsky2014-12-161-1/+3
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+127