Skip to content

Commit 42abcff

Browse files
committed
Merge pull request #106740 from zeux/meshopt-bump
Update meshoptimizer to v0.23
2 parents a9b09fc + 4c530cb commit 42abcff

File tree

8 files changed

+1797
-393
lines changed

8 files changed

+1797
-393
lines changed

thirdparty/README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -662,18 +662,14 @@ Patches:
662662
## meshoptimizer
663663

664664
- Upstream: https://github.com/zeux/meshoptimizer
665-
- Version: 0.22 (4affad044571506a5724c9a6f15424f43e86f731, 2024)
665+
- Version: 0.23 (3e9d1ff3135794f519f3237515277c8d9a3fd3f2, 2025)
666666
- License: MIT
667667

668668
Files extracted from upstream repository:
669669

670670
- All files in `src/`
671671
- `LICENSE.md`
672672

673-
Patches:
674-
675-
- `0001-simplifier-distance-only-error.patch` (GH-98529)
676-
677673

678674
## mingw-std-threads
679675

thirdparty/meshoptimizer/LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016-2024 Arseny Kapoulkine
3+
Copyright (c) 2016-2025 Arseny Kapoulkine
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)