blender/source
Peter Schlaile af3f454cd8 ==Sequencer==
Added patch by Matt Ebb, that enhances the sequencer GUI in several ways:
- It looks a lot better
- Strip colours are themeable.
- The drawing code is more readable.
- The background of the timeline makes now distinguishing the channels easier
  by alternating between different shades of gray.
- Handle-scaling is clamped to min and max-values, making it possible to
  grab strips at large zooming levels more easily.
- Preview-images can be panned by dragging it with the middle mouse button.
  Home-Key resets the position.
- Since some people can't grab the meaning of "C 0", it is renamed to "Chan: 0"
- Effect strips have slightly different colors to distinguish them better.

Additionally:
- fixed an off by one error in Matt's patch
- Scene-rendering saves CFRA to avoid jumping current-scene on scrub
  (might be academic fix, since most likely it only happens if you add
  the sequencer-scene to the timeline... But nevertheless it bugs you on
  testing the GUI ;-)
2006-06-08 19:05:58 +00:00
..
blender ==Sequencer== 2006-06-08 19:05:58 +00:00
creator Fixes an error that prevents builds on msvc. 2006-04-17 19:20:02 +00:00
darwin Updated Mac OS X icons courtesy of Erik Mendoza, re. this thread on blender.org: 2006-02-13 21:08:43 +00:00
gameengine Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan Houghton for this contribution. 2006-06-05 15:52:26 +00:00
icons ==SCons== 2006-03-10 22:50:27 +00:00
kernel ==SCons== 2006-02-07 21:24:36 +00:00
Makefile Forgot Cineon lib in Makefile :) 2006-03-12 19:48:51 +00:00
nan_compile.mk Some issues compiling on Irix: 2006-02-22 23:34:12 +00:00
nan_definitions.mk pthreads for Makefiles/cygwin (don't forget to update lib/windows). 2006-02-27 00:03:18 +00:00
nan_link.mk === MINGW compile === 2006-03-20 17:25:42 +00:00
nan_subdirs.mk Clean up for Makefiles: some of the directories were being printed 2005-04-09 22:40:34 +00:00
nan_warn.mk big warning hunt commit 2005-03-09 19:45:59 +00:00
SConscript ==SCons== 2006-03-10 20:47:34 +00:00