Go to file
Sergey Sharybin 07580e71a6 Fix issue with bright frames appearing in clip editor when compositor is open.
Allocate float buffer outside of image buffer,
so work-in-progress color space conversion doesn't
interfere with other parts of blender.

Covers most of cases -- since image buffer wouldn't
have partially-update float buffer all the rest
areas would be happy.

However, if there're places which updates float
buffer from byte buffer, it's still possible
some WIP color space conversion is displayed on
the screen.

But what a heck someone will do such a crappy
conversion anyway!
2013-04-11 14:15:52 +00:00
build_files OSX: remove the applescript and env var for omp_set_treads from plist 2013-04-10 15:22:39 +00:00
doc use lowercase name for freestyle module (as with all other blender modules). 2013-04-07 11:22:54 +00:00
extern Bundle adjustment improvements 2013-04-08 17:05:52 +00:00
intern Fix for material icon rendering with cycles 2013-04-11 12:49:57 +00:00
release Hide preview for nodes created with Setup Tracking Scene 2013-04-11 13:34:51 +00:00
source Fix issue with bright frames appearing in clip editor when compositor is open. 2013-04-11 14:15:52 +00:00
CMakeLists.txt svn merge ^/trunk/blender -r55700:55776 2013-04-04 13:37:07 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile correct too-big allocation in mesh beautify. 2013-04-01 07:57:33 +00:00
SConstruct Merged changes in the trunk up to revision 55546. 2013-03-24 12:13:13 +00:00