Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Sergey Sharybin f0dcff9aa9 Task scheduler ported form CYcles to C
Replaces ThreadedWorker and is gonna to be used
for threaded object update in the future and
some more upcoming changes.

But in general, it's to be used for any task
based subsystem in Blender.

Originally written by Brecht, with some fixes
and tweaks by self.
2013-10-12 14:08:59 +00:00
build_files code cleanup: use const's for vector args. 2013-10-12 02:19:37 +00:00
doc Fix broken example, reported by Codemanx on IRC, thanks. 2013-09-29 14:57:47 +00:00
extern Libmv: make sure CmakeList.txt is re-created with all needed headers on re-bundle 2013-10-09 20:21:12 +00:00
intern Fix #37002: cycles viewport render shows white on old graphics cards with no 2013-10-12 13:55:52 +00:00
release Add poll function for overlay panel. Thanks to Thomas Dinges for the report! 2013-10-12 11:18:38 +00:00
source Task scheduler ported form CYcles to C 2013-10-12 14:08:59 +00:00
CMakeLists.txt adding url for openimageio project in CMake file (OpenEXR and OpenJpeg do the same) 2013-10-11 16:48:42 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile lots of operator descriptions were incorrectly copy/pasted. 2013-09-30 05:50:41 +00:00
SConstruct OSX/scons: change again conditional for ftemplate, it can be ambigous with xcode5, cause there is still gcc and llvm-gcc symlinks to clang, so env['CXX'] is bad test then 2013-10-11 22:37:24 +00:00