summaryrefslogtreecommitdiff
path: root/misc/dist/osx_tools.app/Contents/Resources
AgeCommit message (Collapse)Author
2018-12-06File icons: separate icons for gdscript, resource, scene and projects.bruvzg
2018-11-10[macOS] Fix file associations (for *.scn, *.tscn and project.godot).bruvzg
2017-05-28Use new icons everywhereTimo Schwarzer
Closes #8879
2017-02-09Reorder the folders in tools to prepare moving tools/editorRĂ©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.