-
- Downloads
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.
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- build_files/scons/config/win32-vc-config.py 1 addition, 1 deletionbuild_files/scons/config/win32-vc-config.py
- build_files/scons/config/win64-vc-config.py 2 additions, 1 deletionbuild_files/scons/config/win64-vc-config.py
- source/blender/blenkernel/BKE_pbvh.h 0 additions, 4 deletionssource/blender/blenkernel/BKE_pbvh.h
- source/blender/blenlib/BLI_winstuff.h 1 addition, 3 deletionssource/blender/blenlib/BLI_winstuff.h
- source/blender/blenlib/intern/freetypefont.c 0 additions, 5 deletionssource/blender/blenlib/intern/freetypefont.c
- source/blender/blenlib/intern/noise.c 0 additions, 6 deletionssource/blender/blenlib/intern/noise.c
Loading
Please register or sign in to comment