Blender Git Commit Log
Git Commits -> Revision e85bcfa
Revision e85bcfa by Bastien Montagne (master) August 17, 2014, 07:50 (GMT) |
Fix T41467: Modifier view buttons changing positions. Commits early in this year (to save some space) broke this. Hopefully this time it works in all cases - lastCageIndex is no more influenced by realtime/edit active states. Also, inactivate buttons instead of hiding them, can be useful to set those data even though it does not have any immediate effect. Took the opportunity to switch cage buttons to RNA, btw. |
Commit Details:
Full Hash: e85bcfab044f0bee9819608bab8ca95f09809ff6
Parent Commit: ed26d9d
Lines Changed: +24, -50