blender/intern/opennl
Jason Wilkins 69b88cf719 Patch [#33196] Warning Fixes 11-16-2012
* MEM_CacheLimitier - Size type to int conversion, should be safe for now (doing my best Bill Gates 640k impression)
* OpenNL CMakeLists.txt - MSVC and GCC have slightly different ways to remove definitions (DEBUG) without the compiler complaining
* BLI_math inlines - The include guard name and inline option macro name should be different. Suppressed warning about not exporting any symbols from inline math library
* BLI string / utf8 - Fixed some inconsistencies between declarations and definitions
* nodes - node_composite_util is apparently not used unless you enable the legacy compositor, so it should not be compiled in that case.

Leaving out changes to BLI_fileops for now, need to do more testing.
2012-11-23 15:12:13 +00:00
..
doc Added SuperLU 3.0: 2004-07-13 11:42:13 +00:00
extern Remove some more $Id$ that still were left after r41227 and r41228. 2011-10-23 19:01:59 +00:00
intern Code cleanup: fix some clang checker warnings. 2012-10-04 20:11:54 +00:00
superlu Code cleanup: fix some clang checker warnings. 2012-10-04 20:11:54 +00:00
CMakeLists.txt Patch [#33196] Warning Fixes 11-16-2012 2012-11-23 15:12:13 +00:00
SConscript Fix blender player link error with scons, include opennl for lapacian smooth modifier. 2012-10-24 19:26:00 +00:00