Age | Commit message (Expand) | Author |
---|---|---|
2017-01-04 | -GDScript support for accessing properties directly | Juan Linietsky |
2017-01-02 | ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va... | Juan Linietsky |
2016-09-07 | Renamed the bind_native functions to bind_vararg, should make it show the doc... | Juan Linietsky |
2016-08-19 | Brand new networked multiplayer | Juan Linietsky |
2016-08-05 | Fix #5891 by not expecting the script instance to be a GDInstance | Bojidar Marinov |
2016-06-29 | Warn instad of crashing when class instance is gone after yield. Closes #5247... | Juan Linietsky |
2016-06-20 | Property reporty base type when a function fails, fixes #4581 probably also c... | Juan Linietsky |
2016-06-11 | Made many built-in gdscript functions return more descriptive errors, closes ... | Juan Linietsky |
2016-05-31 | Some cleanup to GDScript | Juan Linietsky |