Files
test2/source/blender/blenkernel
Sergey Sharybin c912af36ca 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.
2011-09-16 10:03:08 +00:00
..
2011-05-01 21:39:13 +00:00
2011-07-28 13:58:59 +00:00
2011-08-28 14:46:03 +00:00
2011-08-01 11:44:20 +00:00
2011-06-05 20:54:04 +00:00
2011-09-11 10:35:26 +00:00
2011-04-29 04:43:36 +00:00
2011-08-04 07:12:03 +00:00