dust3d/thirdparty/simpleuv/simpleuv
Jeremy Hu 637356e895 Fix undo
Add a crc64 hash check for history keeping to avoid repeated snapshot.
Besides, before, there is a logic error in the undo implementation, which recover the most recent snapshot from undo stack, so user need undo twice and at the second undo get the expected result. This incorrect behavior got fixed.
2018-10-25 14:27:59 +08:00
..
chartpacker.cpp Fix undo 2018-10-25 14:27:59 +08:00
chartpacker.h Fix uv unwrapper 2018-10-17 11:19:17 +08:00
meshdatatype.h Fix build 2018-10-15 23:22:49 +08:00
parametrize.cpp Fix undo 2018-10-25 14:27:59 +08:00
parametrize.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
triangulate.cpp Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
triangulate.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00
uvunwrapper.cpp Fix undo 2018-10-25 14:27:59 +08:00
uvunwrapper.h Repleace the uv unwrapping library with simpleuv 2018-10-15 23:02:31 +08:00