blender/intern
Brecht Van Lommel 731ffd3cd4 Cycles: remove approximate subdivision surface with gregory patches code.
It was never fully implemented and will be replaced by OpenSubdiv. Only linear
subdivision remains now. Also includes some refactoring in the split/dice code,
adding a SubdParams struct to pass around parameters more easily.
2013-11-28 02:11:42 +01:00
..
atomic Fix OS X compile error after enabling strict build flags for this module. 2013-09-01 14:10:41 +00:00
audaspace Fix IRC reported by elubie: windows crash with audio animation 2013-11-20 00:26:15 +01:00
bsp Fix #37153: Bool union of 2 planes makes Blender 2.69 RC2 hang 2013-10-20 10:13:19 +00:00
container
cycles Cycles: remove approximate subdivision surface with gregory patches code. 2013-11-28 02:11:42 +01:00
dualcon quiet double-promotion warnings, change octree.cpp to use a float (vector accumulated into a float anyway) 2013-08-06 06:38:52 +00:00
elbeem Fix build error when building without OpenMP. 2013-09-27 19:44:06 +00:00
ffmpeg code cleanup: spelling 2013-10-31 14:10:01 +00:00
ghost Quicktime: remove backend with the old quicktime API, and keep the QTKit backend. 2013-11-06 01:45:15 +00:00
guardedalloc Code Cleanup: use NULL for pointer checks and remove joke. 2013-11-22 10:43:42 +11:00
iksolver clang/cmake - quiet warnings for external libs and reference moto as a system include. 2013-07-15 08:26:16 +00:00
itasc
locale Fix scons build error compiling 32 bit OS X built on 64 bit. 2013-11-23 07:12:02 +01:00
memutil
mikktspace fix [#36685] crash calculating tangent space data on degenerate geometry 2013-09-09 09:33:34 +00:00
moto
opencl Possible fix for [#36086] Activating the opencl option in the compositor causes blender crash 2013-07-17 12:57:03 +00:00
opencolorio ocio build fix for Windows 2013-10-10 14:24:52 +00:00
opennl
raskter
rigidbody code cleanup: quiet warnings 2013-11-05 04:32:51 +00:00
smoke fix for checking char arrays against NULL, instead check their first character. also remove some dead code (return directly after return). 2013-07-16 11:42:07 +00:00
string
utfconv Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, it 2013-09-23 14:48:28 +00:00
CMakeLists.txt CMake Build: option to compile without opennl/superlu. 2013-11-25 15:36:19 +11:00
SConscript