Blender Git Commit Log

Git Commits -> Revision 80ff313

Revision 80ff313 by Campbell Barton (master)
January 1, 2013, 12:47 (GMT)
patch [#33331] Time To Start Moving To Stdbool
by Lawrence D'Oliveiro (ldo)

so BKE_utildefines.h allows use of C99's bool type and true/false.

currently scons wont try to use stdbool.h, and works as if its never found.

Commit Details:

Full Hash: 80ff313495ed739851dbd15d3e31506904503d5e
SVN Revision: 53480
Parent Commit: e4f6574
Lines Changed: +52, -6

4 Modified Paths:

/build_files/cmake/macros.cmake (+9, -0) (Diff)
/CMakeLists.txt (+15, -1) (Diff)
/SConstruct (+2, -1) (Diff)
/source/blender/blenlib/BLI_utildefines.h (+26, -4) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021