Blender Git Commit Log
Git Commits -> Revision bc3f228
Revision bc3f228 by Chris Want (master) August 23, 2005, 22:12 (GMT) |
Variable was defined in a header file (constant_Type), resulting in 'multiply defined symbol' warning on IRIX for every file that included that file. Moved to a C source file. |
Commit Details:
Full Hash: bc3f228bc9ccae8382c0a01d626301e604819088
SVN Revision: 5193
Parent Commit: 1ac5239
Lines Changed: +3, -1