blender/intern
2011-09-06 11:17:29 +00:00
..
audaspace typo fix: end of lines ;; --> ; 2011-08-31 01:07:55 +00:00
boolop cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
bsp cmake: cleanup include paths, some duplicates and going up some unneeded dirs. 2011-07-17 09:11:13 +00:00
container cmake maintenance 2011-05-31 01:15:44 +00:00
decimation cmake maintenance 2011-05-31 01:15:44 +00:00
elbeem Elbeem / Fluidsim update: 2011-06-12 23:51:30 +00:00
ffmpeg == Sequencer == 2011-08-28 14:46:03 +00:00
ghost Typofix 2011-09-05 22:15:07 +00:00
guardedalloc fix link issues with MinGW - a substitute declaration(correctByteOrder) for itoln that was not present in MinGW was being used. Duplicated the declaration from <winsock2.h>(tried including but gave some errors) and added the appropriate link library, wsock32, according to MinGW documentation. 2011-09-06 11:17:29 +00:00
iksolver warning fixes 2011-09-03 15:36:36 +00:00
itasc - use %u rather tham %d for unsigned ints in string formatting funcs. 2011-08-27 03:25:02 +00:00
memutil cmake maintenance 2011-05-31 01:15:44 +00:00
mikktspace print an error message if Python.h can't be found for cmake and scons since its such a common problem. 2011-07-16 06:55:45 +00:00
moto cmake maintenance 2011-05-31 01:15:44 +00:00
opennl fix some complier warnings and add -Wundef to CMake's default GCC warnings. 2011-09-05 23:40:52 +00:00
smoke replace define '#if FFTW3==1' --> '#ifdef WITH_FFTW3' 2011-09-05 23:46:08 +00:00
string cmake maintenance 2011-05-31 01:15:44 +00:00
CMakeLists.txt cmake option to build without smoke sim: WITH_MOD_SMOKE 2011-07-13 18:40:21 +00:00
SConscript Move mikktspace code to own library, so it is clear that it is also 2011-02-15 09:24:35 +00:00