Blender Git Commit Log
Git Commits -> Revision 1d46bbe
Revision 1d46bbe by Brecht Van Lommel (master) January 19, 2012, 16:22 (GMT) |
Fix issue in recent color commits, was still doing a multiplication by 255 too many, also don't check uchar range after casting to int, this can still cause overflow with large float values. |
Commit Details:
Full Hash: 1d46bbef7e07d70cf44d304f261bc5a1e8056f24
SVN Revision: 43531
Parent Commit: 1679993
Lines Changed: +12, -39