Go to file
Brecht Van Lommel 186bdbd8d8 Fix #33344: cycles motion blur was still crashing on CUDA sm 2.0. Solution now
is also an optimization, use quaternion nlerp instead of slerp, there's no good
reason to use slerp, and nlerp is faster too.
2012-11-29 13:07:45 +00:00
build_files Dependencies Builder: disable LINKSTATIC for OIIO 2012-11-29 08:22:02 +00:00
doc Fix related to #33340: add a warning to bge from_id documentation to not store id() 2012-11-29 01:25:38 +00:00
extern remove unmaintained eltopo, keeping scons/cmake entries, but commenting out user visible config to make branch merging less of a hassle. 2012-11-27 09:52:20 +00:00
intern Fix #33344: cycles motion blur was still crashing on CUDA sm 2.0. Solution now 2012-11-29 13:07:45 +00:00
release bmesh py api: add bmesh.update_edit_mode(), there was no way to redraw the 3d view or re-calculate face tessellation from python. 2012-11-29 05:02:06 +00:00
source py/bmesh api: add radial prev/next attributes to the loop 2012-11-29 05:54:35 +00:00
CMakeLists.txt we need 2.8.8 for cmake on mac - patch by Jens Verwiebe 2012-11-29 10:28:06 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00