blender/source
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
..
blender Fix #28663: All "unit" properties show a value of 0 (on WinXP&MinGW&scons) 2011-09-16 10:03:08 +00:00
blenderplayer move ED_object_pose_armature --> object_pose_armature_get to so we dont get bad level calls in the weight paint branch. 2011-09-14 01:48:55 +00:00
creator - Whitespace fixes (was commiting from windows where text editor wasn't configured, pardon) 2011-09-15 13:14:46 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine - remove deprecated pose channel members 2011-09-16 02:42:50 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests minor warning fixes, also correct some float -> double promotions in shadeoutput.c 2011-09-02 03:32:57 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00