update screenshot
This commit is contained in:
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
|
Before Width: | Height: | Size: 326 KiB After Width: | Height: | Size: 795 KiB |
@ -28,7 +28,6 @@ auto cpu_layout_engine::physics_thread(physics_state& state, const std::optional
|
|||||||
std::future<void> octree_future;
|
std::future<void> octree_future;
|
||||||
octree tree_buffer;
|
octree tree_buffer;
|
||||||
size_t last_mass_count = 0;
|
size_t last_mass_count = 0;
|
||||||
infoln("Using asynchronous octree builder.");
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
const auto visitor = overloads{
|
const auto visitor = overloads{
|
||||||
|
|||||||
Reference in New Issue
Block a user