Ticket #283 (new defect)
make Face ordering predictable
| Reported by: | ArcRiley | Owned by: | |
|---|---|---|---|
| Priority: | Low | Milestone: | beta3 |
| Component: | soy._datatypes | Version: | Trunk |
| Keywords: | Cc: |
Description (last modified by ArcRiley) (diff)
When materials are changed the order of Mesh faces as seen from Python changes as well, because faces used to be internally re-ordered in groups according to which material they use.
Change History
Note: See
TracTickets for help on using
tickets.




This is a fun project for someone who likes working with data structures.