Files
OrcaSlicer/tests
Ian Bassi 84c7186674 Support extended triangle paint states up to 32
Extend TriangleSelector serialization to encode leaf facet paint states up to 32 by adding an escaped second nibble (12-bit path: wwwwzzzzxxyy). Implemented a push_nibble helper and an extended-prefix (0b1110) to signal the extra nibble. Updated deserialize, update_used_states and has_facets to decode the new format while preserving legacy behavior for 3..16. Adjusted asserts and state handling accordingly. Added a unit test and include for TriangleSelector to verify round-trip of paint states above 16.
2026-06-01 09:24:55 -03:00
..
2022-07-15 23:42:08 +08:00
2026-05-13 12:31:14 -03:00
2025-08-24 20:58:18 +08:00
2025-12-08 22:42:11 +08:00