Blender Git Commit Log
Git Commits -> Revision b2a4fca
Revision b2a4fca by Nicholas Bishop (master) February 28, 2012, 02:08 (GMT) |
Bugfix for Python errors in 3D View texture paint toolbar. The stencil- and clone-layer menus were printing errors when the mesh had no UV layers due to directly accessing layer names. Fixed by setting menu text to empty if no UV layers exist. Also changed the checkbox label for cloning from another UV layer to read 'Clone' rather than 'Layer'. |
Commit Details:
Full Hash: b2a4fca7614ef3ee5527673b6f48c741534d1bd1
SVN Revision: 44497
Parent Commit: 2a4cd1d
Lines Changed: +5, -3
1 Modified Path:
/release/scripts/startup/bl_ui/space_view3d_toolbar.py (+5, -3) (Diff)