Jan
|
508e308bfc
|
Utils: Fix GetDirectory not returning correct result
|
2019-11-16 01:18:16 +01:00 |
|
Jan
|
0c60c28a36
|
Utils: Use const pointers when only read access to memory
|
2019-11-16 01:17:57 +01:00 |
|
Jan
|
d176e137a5
|
Utils: Change FileAPI and PathUtils to make use std::filesystem
|
2019-11-15 18:16:11 +01:00 |
|
Jan
|
5b97aee87f
|
Remove solution files from repository
|
2019-10-22 00:00:14 +02:00 |
|
Jan
|
61eb92588e
|
Utils: Fix FileAPI printf not using the correct print method
|
2019-10-02 12:49:21 +02:00 |
|
Jan
|
9d1b7325a2
|
Code Quality: Use enum class instead of enum to make sure enum members can only be accessed when scoped to the enum
|
2019-10-02 12:48:58 +02:00 |
|
Jan
|
2c611a1368
|
Update projects to Visual Studio 2019 platform
|
2019-10-02 12:21:34 +02:00 |
|
Jan
|
c76352077a
|
Implement UsageInformation Utility
|
2019-09-26 21:43:25 +02:00 |
|
Jan
|
75bd49d501
|
Implement ArgumentParser Utility based on the CSharp version of ZoneCodeGenerator
|
2019-09-26 21:43:03 +02:00 |
|
Jan
|
8991b6ab15
|
Add skeleton for ArgumentParser in Utils component
|
2019-09-24 23:33:08 +02:00 |
|
Jan
|
eeff08d772
|
Add PathUtils to Utils component
|
2019-09-24 23:32:04 +02:00 |
|
Jan
|
0d8432d4f7
|
Import code from previous AssetBuilder version
|
2019-09-24 10:45:09 +02:00 |
|