mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-27 02:31:10 -06:00
Replaced all "unsigned long long" types with uint64_t. These "new" types better communicate their meaning and they are guaranteed to behave the same on all platforms & compilers. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| sla_print_tests.cpp | ||
| sla_print_tests_main.cpp | ||
| sla_raycast_tests.cpp | ||
| sla_supptgen_tests.cpp | ||
| sla_test_utils.cpp | ||
| sla_test_utils.hpp | ||