Blender Git Loki
Git Commits -> Revision 1465b06
Revision 1465b06 by Campbell Barton (master) August 17, 2012, 12:32 (GMT) |
code cleanup: - pass wire color to camera draw_viewport_object_reconstruction() rather then getting the theme color directly. this makes a change where selection color wont be used for unselected cameras (which IMHO is better, drawing selected wire color on nonselected cameras was confusing). - use rgb_uchar_to_float() |
Commit Details:
Full Hash: 1465b06fad0f6240c73f8bc9f2295912ff8e8d8f
SVN Revision: 49949
Parent Commit: dac7610
Lines Changed: +36, -40