| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-19 | Merge pull request #16173 from vnen/gdscript-arguments | Rémi Verschelde | |
| Add argument count check for some GDScript functions | |||
| 2018-01-30 | Show default values in docs for GDScript built-in functions | George Marques | |
| 2018-01-30 | Add argument count check for some GDScript functions | George Marques | |
| - Print functions have no check. - Also remove extra apostrophe from the error report. | |||
| 2018-01-16 | Fixes for parameter names of builtin functions in visual scripts/core | Chaosus | |
| 2018-01-05 | Add missing copyright headers and fix formatting | Rémi Verschelde | |
| 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. | |||
| 2018-01-01 | Update copyright statements to 2018 | Rémi Verschelde | |
| Happy new year to the wonderful Godot community! | |||
| 2017-11-20 | Add cartesian to polar conversion functions | pablotato | |
| 2017-11-16 | Add print_error function, akin to print_line | George Marques | |
| 2017-11-16 | GDScript: Refactor "GD" class prefix to "GDScript" | Rémi Verschelde | |