elsid
|
a98ce7f76a
|
Replace std::filesystem::path by std::string_view in Files::getHash argument
|
2024-03-11 22:07:37 +01:00 |
|
clang-format-bot
|
ddb0522bbf
|
Apply clang-format to code base
|
2022-09-22 21:35:26 +03:00 |
|
Project579
|
a13709c510
|
Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions.
|
2022-09-11 14:41:20 +02:00 |
|
Project579
|
e5c417c968
|
Make sure all paths are passed as std::filesystem::path instead of std::string where possible.
|
2022-09-11 14:41:15 +02:00 |
|
elsid
|
fbc853804d
|
Fix recover from errors in Files::getHash
|
2022-04-15 21:43:54 +02:00 |
|
elsid
|
a665a38aca
|
Use MurmurHash3_x64_128 for file hash
|
2021-11-21 17:05:59 +01:00 |
|
elsid
|
d7041613ef
|
Store BulletShape source file name and content hash
|
2021-11-11 00:27:18 +01:00 |
|