Closed Ybalrid closed 5 years ago
Found this while working on raycasted mouse selection in gltf-insight:
This is on the codepath activated by using these defines
#define NANORT_USE_CPP11_FEATURE #define NANORT_ENABLE_PARALLEL_BUILD
I don't think current CI setup for NanoRT is using these. It's low priority, but I may add a build configuration in Travis to take this scenario into account.
Found this while working on raycasted mouse selection in gltf-insight:
This is on the codepath activated by using these defines
I don't think current CI setup for NanoRT is using these. It's low priority, but I may add a build configuration in Travis to take this scenario into account.