| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-02-09 | Reorder the folders in tools to prepare moving tools/editor | Rémi Verschelde | |
| - `certs` and `editor_fonts` go to `thirdparty` - `dist` and `scripts` go to a new `misc` folder - `collada` and `doc` go to `tools/editor` The next step will be to rename `tools/editor` to `editor` directly, but this will be done at the right time to avoid breaking too many PRs. | |||
| 2017-02-04 | Renamed engine.cfg to godot.cfg, to forcefully break compatibility with 2.x | Juan Linietsky | |
| 2016-02-21 | Add a script to sort demos alphabetically | Rémi Verschelde | |
| By changing their timestamp, which Godot current relies on. | |||