Blender Git Loki

Git Commits -> Revision c93127d

Revision c93127d by Joshua Leung (master)
October 6, 2009, 10:23 (GMT)
Some more compile fixes for jaguarandi's commit, this time for msvc+scons

* Replaced ... = {}; with ... = {0};

* Solved problem with logf(), where msvc couldn't figure out which version of log() to call (solved by casting the int argument to a float, but could also have been to double)...

* The cflags and cxxflags for scons when compiling the rendering module were only valid for gcc compiles. These will still need to get added for msvc sometime, but for now, there are no more warnings about unknown options...

Commit Details:

Full Hash: c93127d06fd7fc0219ec103bfab94b11cc13f9e0
SVN Revision: 23654
Parent Commit: 58557ea
Lines Changed: +12, -6

3 Modified Paths:

/source/blender/render/intern/raytrace/rayobject_rtbuild.cpp (+2, -2) (Diff)
/source/blender/render/intern/source/rayshade.c (+2, -2) (Diff)
/source/blender/render/SConscript (+8, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021