celestia/src/cel3ds
Andrew Tribick c6a320d086 Allow EOF status after skipping chunks/trailing bytes in 3ds fies.
This shouldn't happen and I cannot reproduce it, but some people
are running into issues with false positive errors.
2022-05-02 19:32:18 +02:00
..
3dsmodel.cpp Refactor 3DS loading to avoid excessive use of unique_ptr 2021-12-04 09:49:52 +01:00
3dsmodel.h Remove pre-C++17 Eigen alignment code 2021-12-28 21:14:29 +01:00
3dsread.cpp Allow EOF status after skipping chunks/trailing bytes in 3ds fies. 2022-05-02 19:32:18 +02:00
3dsread.h Use unique_ptr to indicate ownership in cel3ds 2021-11-05 19:53:05 +01:00
CMakeLists.txt Refactor 3DS loading to avoid excessive use of unique_ptr 2021-12-04 09:49:52 +01:00