aboutsummaryrefslogtreecommitdiff
path: root/modules/mono/mono_gd/gd_mono_method.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* implement signal related methods in csharp_script so signals can be used ↵Paul Joannon2018-02-171-0/+3
| | | | with emit
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
| | | | | | Using `misc/scripts/fix_headers.py` on all Godot files. Some missing header guards were added, and the header inclusion order was fixed in the Bullet module.
* Mono: Add properties support in scriptsIgnacio Etcheverry2018-01-041-8/+13
|
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Added mono moduleIgnacio Etcheverry2017-10-031-0/+81