The most random of all meshes
The most random of all meshes
Hello, i just checked out the latest master branch and compiled it on Ubuntu Server 22.04 aarch64 on a Raspberry Pi 400. I am using X.Org and Openbox if this...
When using MicroPather in a modern application using std::unique_ptr, the `Reset` method could easily be confused with the `reset` method of the smart pointer. ```cpp std::unique_ptr pather; // costs between...
Hi, just checked out the master branch and tried to build it on FreeBSD 12.1 (i386). `cmake -DCMAKE_BUILD_TYPE=Release -DASSIMP_BUILD_ALL_EXPORTERS_BY_DEFAULT=OFF -DASSIMP_BUILD_TESTS=OFF -DASSIMP_BUILD_IFC_IMPORTER=OFF -DASSIMP_BUILD_STEP_IMPORTER=OFF CMakeLists.txt` `gmake` Compiling works, but upon linking i...
Generating a colors.txt file for MineClone2 with the `dumpnodes` mod yields in a brownish color (RGB 142 131 114) for `mcl_core:dirt_with_grass`. See attached image, "singleplayer" literally is standing in a...