mirror of
https://github.com/blender/blender.git
synced 2026-01-14 03:19:40 +00:00
Changes include: - Fix stale error values being used during refinement with the "refit" solver. - Use multiple split-point detection methods (max distance, sign-change & inflection point for S-shaped curves). - Heap comparator uses the index as a tie breaker for more stable ordering when values match. Results in higher quality fitting as measured by area delta between input/output polygons. Ref !152677
When updating a library remember to: * Update the README.blender with the corresponding version.