Age | Commit message (Expand) | Author |
---|---|---|
2022-01-13 | [macOS] Fix self-contained mode, by looking for `._sc_` and writing data to t... | bruvzg |
2022-01-03 | Update copyright statements to 2022 | Rémi Verschelde |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-10-11 | Make the project data directory customizable. | ne0fhyk |
2021-09-15 | Provide a getter for the project data directory. | ne0fhyk |
2021-06-16 | Main: Fixup bogus fallback to project manager with more bolognese | Rémi Verschelde |
2021-06-14 | Refactor editor paths validation in EditorPaths and EditorSettings | Rémi Verschelde |
2021-06-11 | Core: Move DirAccess and FileAccess to `core/io` | Rémi Verschelde |
2021-06-03 | Replace get_settings_dir with get_config_dir when fetching configuration paths | Yuri Sizov |
2021-05-31 | Implement shader caching | reduz |