Blender Git Commit Log
Git Commits -> Revision 1b14c85
Revision 1b14c85 by Joshua Leung (master) May 17, 2012, 02:49 (GMT) |
KeyingSets UI - Improving button layout for legibility of buttons * Use custom names for the keying options enum. The old automated layout dumped out lengthy names which didn't work well with the limited UI widths we were using, leading to all the interesting stuff getting cropped out * Moved the "array target" options to be in line with the rest of the target specification stuff. I've ended up flattening that set of options into a single row, which seems to work quite well. * Removed label from grouping method enum. There was a perfectly good section header above, and with narrow UI's, the name of this and the one below ended up looking the same/confusing. |
Commit Details:
Full Hash: 1b14c85e57e3ff5a21690b8881ee9f8f661dbdf3
SVN Revision: 46707
Parent Commit: 9dd981a
Lines Changed: +24, -11
1 Modified Path:
/release/scripts/startup/bl_ui/properties_scene.py (+24, -11) (Diff)