| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove tools/script_plugins, demos of the old plugin API | Rémi Verschelde | 2016-09-05 | 6 | -82/+0 |
| | | | | | | They are superseded by the official demos in https://github.com/godotengine/godot-demo-projects/tree/master/plugins | ||||
| * | Changed *_scene() to *_tree() | theuserbl | 2015-03-05 | 1 | -2/+2 |
| | | | | Changed _enter_scene and _exit_scene() to _enter_tree() and _exit_tree() in the time-example, because the *_scene no longer work. | ||||
| * | -moved script to modules | Juan Linietsky | 2014-02-24 | 6 | -0/+82 |
