Go to file
Sergey Sharybin 86c68c0569 Multithreaded EXR files loading
Use multithreaded loading of EXR files which is enabling by call of
setGlobalThreadCount function from OpenEXR library to set up number
of used threads to number of system threads which speeds up loading
high-resolution files on multi-core / multi-cpu systems and allows
to work with high-resolution sequences in clip editor and sequencer.
2012-04-02 11:04:24 +00:00
build_files Added new command-line arguments --debug-ffmpeg and --debug-libmv to 2012-03-30 10:37:49 +00:00
doc added Mesh.calc_tessface(), needed to update mesh tessface after bmesh edits. 2012-03-29 13:44:30 +00:00
extern Camera tracking refactoring: 2012-03-30 10:37:39 +00:00
intern Fix #30551: cycles passes combining did not always give identical result combined 2012-03-28 12:18:12 +00:00
release Constraint UI: 2012-04-02 07:54:12 +00:00
source Multithreaded EXR files loading 2012-04-02 11:04:24 +00:00
CMakeLists.txt dont disable python when addons aren't found (addons are not needed for python to run) 2012-03-17 18:33:51 +00:00
COPYING
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00