Archived
1
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
069318dc0b Try reformatting asset code with clang-format 2022-08-15 10:54:34 -04:00
94b83f4996 Remove duplicate std::filesystem::path hash function
Recent c++ std implementations now provide this (like they should've
from the beginning...)
2022-05-21 16:27:07 -04:00
82eab9bd91 Pass by reference in asset functions 2022-02-21 00:11:13 -05:00
redstrate
e79a98c7d2 Some minor code refactoring 2021-10-14 08:51:58 -04:00
redstrate
fa65e99094 Rename Path -> path 2021-05-12 09:05:56 -04:00
redstrate
01966c1d81 Rename File -> file and move under the prism namespace 2021-05-12 08:50:02 -04:00
redstrate
cc151ad07e Fix material saving 2020-08-17 10:21:32 -04:00
redstrate
94953c62f0 Fix errors when compiling with MSVC 2020-08-13 07:48:50 -04:00
redstrate
4b642fcb66 Add initial files 2020-08-11 12:07:21 -04:00