Blender Git Loki
Git Commits -> Revision 5d7d55c
Revision 5d7d55c by Julian Eisel (temp_pie_max_items_fix) February 15, 2016, 14:28 (GMT) |
Pies: Support object mode pie with more than 8 items Fixes changing position of items introduced in rB669fdca6818b. Since release is comming closer, I decided to try implementing support for more than 8 items per pie. This would require bigger changes which might not be safe to apply before relase though. For now, this should be good enough. There are a few ugly things in the patch, but improving would not be trivial and require bigger changes. Was already tricky enough to get this working ;) Reviewers: campbellbarton Projects: #user_interface Differential Revision: https://developer.blender.org/D1800 |
Commit Details:
Full Hash: 5d7d55c1ef627f2769a2e80e3e5aa6636a8d9b32
Parent Commit: f6f851d
Lines Changed: +216, -81