blender/release
Peter Schlaile c4229b0272 ==Sequencer==
Fixed the blur-plugin (and maybe a lot more) crashes by expecting
future float-buffer aware sequencer-plugins to have a bumped PLUGIN_VERSION
number. Since quality and speed is degraded by converting the float
buffer first to byte, performing the effect on bytes and then converting
back again an additional warning is displayed in the effect strip,
suggesting to update the used sequencer-plugins.

Fixed some more crashes along the way.

Float buffer aware sequencer plugins should
- first check, if the output-ibuf has a rect_float
  => perform all operations with floats (input and output)
- if not: perform everything on bytes (intput and output)
2006-06-10 19:56:28 +00:00
..
beos-4.5-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
beos-5.0-i386 Initial commit of the 'release' directory (splash screen/icon 2003-01-01 15:06:10 +00:00
datafiles * Added an 'eyedropper' tool in the colour picker. With the colour picker open, 2006-06-09 16:01:27 +00:00
irix-6.2-mips - more binary file patching 2004-04-24 18:38:04 +00:00
plugins ==Sequencer== 2006-06-10 19:56:28 +00:00
scripts use f.area where possible over python function and use len(mface) over len(mface.v) 2006-06-07 02:10:10 +00:00
text - release log 2.36 2004-12-21 16:19:36 +00:00
windows ==makefiles== 2006-04-05 00:15:19 +00:00
Makefile Makefile change for OSX plugins release build: 2006-06-10 10:47:21 +00:00
VERSION Cleaning up some bad stuff from the merge in the release/ directory. 2006-02-07 03:58:33 +00:00