aboutsummaryrefslogtreecommitdiff
path: root/tools/dist/ios_xcode
Commit message (Collapse)AuthorAgeFilesLines
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-0939-613/+0
| | | | | | | | | - `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.
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
| | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
* Move templates and distribution stuff to tools/distRémi Verschelde2016-09-0539-0/+613
Also removed the obsolete iOS xcode template.