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

2 Modified Paths:

/source/blender/editors/space_file/filelist.c (+2, -2) (Diff)
/source/blender/editors/space_file/space_file.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021