Blender Git Commit Log
Git Commits -> Revision 9c03275
Revision 9c03275 by Campbell Barton (master) March 11, 2011, 01:24 (GMT) |
when checking for windows check sys.platform starts with "win" rather then '== "win32"' & avoid importing platform. also add some notes to CMake options. |
Commit Details:
Full Hash: 9c032756e9243f7c62b6a2b0dd1e2c319e0affcd
SVN Revision: 35464
Parent Commit: 1008137
Lines Changed: +19, -28