aboutsummaryrefslogtreecommitdiff
path: root/misc/dist/osx_tools.app/Contents (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Dist: Update manpage and macOS version stringRémi Verschelde2018-01-251-2/+2
|
* Fix broken Info.plist after copyright updateRazah2018-01-031-2/+2
| | | | | Fixes #15293. + related misc fixes by @akien-mga.
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
| | | | Happy new year to the wonderful Godot community!
* Change OSX version from 2.2-dev to 3.0-devScott Beca2017-09-261-2/+2
|
* Use new icons everywhereTimo Schwarzer2017-05-281-0/+0
| | | | Closes #8879
* Reorder the folders in tools to prepare moving tools/editorRémi Verschelde2017-02-093-0/+70
- `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.