Blender Git Commit Log
Git Commits -> Revision 8956af9
Revision 8956af9 by Chris Want (master) February 15, 2003, 04:18 (GMT) |
gcc 3.2.1 seems to have problems casting a double like 32772.0 to a short, so we cast to an int first, then to a short when a button that modifies a short value is pressed. (Allieviates the bug where the Unified Renderer button modifies the values of a bunch of other buttons). |
Commit Details:
Full Hash: 8956af99abae0508a68abcf094ec748eb408dbfe
SVN Revision: 495
Parent Commit: 5cc0dcc
Lines Changed: +9, -2
1 Modified Path:
/source/blender/src/interface.c (+9, -2) (Diff)