Go to file
Ton Roosendaal db421408ce Bugfix #26584
- Colormanagement code was gamma correcting non-RGBA buffers in composite.
  (Like vector buffers). 
- Crash on using "use Color Management" button during composites, because
  it was freeing all node images. Added code to stop first jobs before
  freeing. It sends notifier for recomposites after free anyway.
2011-03-24 14:31:58 +00:00
build_files write project files into the build dir. 2011-03-24 10:54:42 +00:00
doc fix [#25688] undocumted functions in pyapi 2011-03-22 04:28:51 +00:00
extern remove constructors, they cause compile errors under Fedora 2011-03-22 16:30:46 +00:00
intern remove some redundant vars, assignments & checks. 2011-03-19 05:06:06 +00:00
release fix [#26545] Crash when changing values for properties after changing max-min 2011-03-24 11:38:20 +00:00
source Bugfix #26584 2011-03-24 14:31:58 +00:00
CMakeLists.txt support for blender as a module on win32. 2011-03-24 00:14:49 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile CMake package_archive target to create a .zip/.tar.bz2 package on mac/unix, 2011-03-21 16:42:21 +00:00
SConstruct Add buildslave target for builder.blender.org integration 2011-03-22 10:26:53 +00:00