Blender Git Loki
Git Commits -> Revision 9887b38
Revision 9887b38 by Julian Eisel (temp-tab_drag_drop) July 2, 2018, 12:19 (GMT) |
Cleanup: Refactor button-group code * Split generic button-group code from specific application * Move button-group API to interface.c. * Avoid struct abuse by using wrapper structs * Naming, comments, etc. |
Commit Details:
Full Hash: 9887b38692e3bcf7ba613ca947fd76e299c58cbd
Parent Commit: 9b2a4c6
Lines Changed: +189, -135