summaryrefslogtreecommitdiff
path: root/editor/editor_paths.cpp
AgeCommit message (Expand)Author
2021-10-11Make the project data directory customizable.ne0fhyk
2021-09-15Provide a getter for the project data directory.ne0fhyk
2021-06-16Main: Fixup bogus fallback to project manager with more bologneseRémi Verschelde
2021-06-14Refactor editor paths validation in EditorPaths and EditorSettingsRémi Verschelde
2021-06-11Core: Move DirAccess and FileAccess to `core/io`Rémi Verschelde
2021-06-03Replace get_settings_dir with get_config_dir when fetching configuration pathsYuri Sizov
2021-05-31Implement shader cachingreduz