Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-16 | Merge tag '7.1.7-release' | Erik Kundiman | |
source for viewer 7.1.7.8974243247 | |||
2024-04-29 | #824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵ | Andrey Lihatskiy | |
LF, and trim trailing whitespaces as needed | |||
2023-12-06 | MESHOPTIMIZER_VERSION instead of LL_USESYSTEMLIBS | Erik Kundiman | |
to handle Meshoptimizer API differences. | |||
2023-09-10 | Swap dependency between llmath & llmeshoptimizer | Erik Kundiman | |
It seems easier the other way around. This is only so building shared libraries won't fail. | |||
2023-07-29 | The Linden libraries can be installed now | Erik Kundiman | |
Useful when installed as shared libraries, so other viewer executables can share these libraries. | |||
2023-07-19 | Newer system meshopt_simplify has 1 extra argument | Erik Kundiman | |
since Meshoptimizer v0.18, an option to specify meshopt_SimplifyLockBorder. | |||
2022-09-16 | Rename MESHOPTIMIZER.cmake to Meshoptimizer.cmake as those caps honestly bug me. | Nicky Dasmijn | |
2022-09-16 | Merge remote-tracking branch 'origin/DRTVWR-543-maint_cmake' into ↵ | Nicky Dasmijn | |
DRTVWR-568_cmake | |||
2022-06-14 | SL-17475 Use a shadow indices buffer before simplification | Andrey Kleshchev | |
2022-06-14 | SL-17475 fix remap causing an assert | Andrey Kleshchev | |
2022-06-11 | SL-17475 Remap models before simplification | Andrey Kleshchev | |
2022-06-05 | Port new cmake files (Trace/Meshoptimizer) to modern cmake | Nicky | |
2021-08-04 | DRTVWR-542 Automated method selection | Andrey Kleshchev | |
Normally simplification methods apply for whole upload, but this one selects methods per model or per face. | |||
2021-07-28 | DRTVWR-542 Rename simplification methods in UI and add a fallback | Andrey Kleshchev | |
2021-07-23 | DRTVWR-542 Attempt to simplify all faces of an object as a whole and split ↵ | Andrey Kleshchev | |
back into faces | |||
2021-07-13 | DRTVWR-542 WIP Fixed Stride | Andrey Kleshchev | |
2021-07-13 | DRTVWR-542 WIP #7 | Andrey Kleshchev | |
2021-07-12 | DRTVWR-542 WIP #6 | Andrey Kleshchev | |
Trying out 'sloppy' variant | |||
2021-07-12 | DRTVWR-542 WIP #5 | Andrey Kleshchev | |
2021-07-09 | DRTVWR-542 WIP #3 | Andrey Kleshchev | |
First functional meshoptimizer | |||
2021-07-08 | DRTVWR-542 WIP #2 | Andrey Kleshchev | |
2021-07-07 | DRTVWR-542 WIP | Andrey Kleshchev | |
2021-07-07 | SL-15522 Initial addition of meshoptimizer | Andrey Kleshchev | |