Blender Git Commit Log
Git Commits -> Revision 0b4fae7
Revision 0b4fae7 by Brecht Van Lommel (master) December 24, 2020, 11:00 (GMT) |
Cleanup: refactoring of bake code in preparation of vertex color baking Split of internal/external image bake target code off into smaller functions and refactor associated data structures for clarity. Designed so that a vertex color bake target is easy to fit in. Also avoid passing in a huge number of arguments into the main baking function, pass a struct instead. |
Commit Details:
Full Hash: 0b4fae7a51fb869c27d9407b8b5eadeb418d0bfc
Parent Commit: 58c697a
Lines Changed: +421, -434