Blender Git Commit Log
Git Commits -> Revision a1c8d69
July 1, 2015, 14:40 (GMT) |
Fix windows bug with scons builds. Classical bool vs char value mismatch... Here it was leading to a constant re-filtering of the list, which invalidates cached previews. Strange thing is, it would look as if Windows CMake builds are using 'real' bool, while scons ones are using fake char-based one? |
Commit Details:
Full Hash: a1c8d693a8acf80893e2010a07d908d6f6c2894b
Parent Commit: 2cac2ec
Lines Changed: +3, -3