Blender Git Commit Log

Git Commits -> Revision d76bcf9

Revision d76bcf9 by Campbell Barton (master)
February 19, 2014, 06:37 (GMT)
MSVC: improve warnings for scons and cmake

Some int/float conversion warnings were disabled by buildsystems but
re-enabled by BLI_winstuff.h, the warnigns relate to conversions not
considered issues on other systems so better just quiet them.

Commit Details:

Full Hash: d76bcf98a385524579e7ed87b3e3ee89704b5fd6
Parent Commit: c625658
Lines Changed: +5, -20

7 Modified Paths:

/build_files/scons/config/win32-vc-config.py (+1, -1) (Diff)
/build_files/scons/config/win64-vc-config.py (+2, -1) (Diff)
/CMakeLists.txt (+1, -0) (Diff)
/source/blender/blenkernel/BKE_pbvh.h (+0, -4) (Diff)
/source/blender/blenlib/BLI_winstuff.h (+1, -3) (Diff)
/source/blender/blenlib/intern/freetypefont.c (+0, -5) (Diff)
/source/blender/blenlib/intern/noise.c (+0, -6) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021