Blender Git Loki

Git Commits -> Revision c912af3

Revision c912af3 by Sergey Sharybin (master)
September 16, 2011, 10:03 (GMT)
Fix #28663: All "unit" properties show a value of 0 (on WinXP&MinGW&scons)

Initially problem was caused by updated version of mingw-runtime which
changed behavior of snprintf and vsnprintf so %lf isn't anymore valid
for doubles.

According to manpages, %f is a correct format for snprintf for doubles.

Commit Details:

Full Hash: c912af36cac3b6cbab7a6a9ccbb98c987b771d7d
SVN Revision: 40258
Parent Commit: 8ca82ce
Lines Changed: +3, -3

3 Modified Paths:

/source/blender/blenkernel/intern/collision.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/image.c (+1, -1) (Diff)
/source/blender/blenkernel/intern/unit.c (+1, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021