blender/release/scripts/presets
Peter Schlaile d8623da305 == Sequencer ==
This adds movieclip input support to the sequencer, thereby making
undistorted and stabilized footage available without a seperate render step.

Also: removes some old cruft code from the sequencer:

* new_tstripdata wasn't used anymore
* StripElems were allocated for SCENE strips on full length, wasting memory
  Added a comment, that hopefully makes things a little bit clearer:
  StripElems are *only* usefull for MOVIE + IMAGE strips for all other strip
  types one can set this pointer to NULL. (If that should cause otherwise
  problems, then the code that doesn't check for NULL is to blame!)
2012-03-21 18:02:29 +00:00
..
camera Merging r42062 through r42159 from trunk into soc-2011-tomato 2011-11-25 15:32:23 +00:00
cloth import bpy needed for presets now 2010-07-08 16:10:14 +00:00
cycles/integrator Cycles: fix sampling issue with certain (transparent) max bounce settings, and 2011-10-16 17:06:01 +00:00
ffmpeg Move FFmpeg and QuickTime settings to own structure inside RenderSettings 2012-01-13 12:34:41 +00:00
framerate Adding Framerate preset patch by Troy Sobotka (sobotka). Small change to 2011-01-25 18:30:31 +00:00
interaction misc edits 2011-10-20 00:19:21 +00:00
interface_theme == Sequencer == 2012-03-21 18:02:29 +00:00
keyconfig Code Cleanup: 2012-02-27 13:47:53 +00:00
render This fixes HDV render presets: 2010-10-16 19:29:48 +00:00
sss pep8 cleanup 2011-02-04 09:27:25 +00:00
sunsky import bpy needed for presets now 2010-07-08 16:10:14 +00:00
tracking_camera Remove sensor height from Sony A55 preset. 2011-11-20 17:09:54 +00:00
tracking_settings Color channels used for tracking is now a part of default tracking settings and also a part of presets. 2012-01-26 15:33:16 +00:00
tracking_track_color Object tracking: various fixes and improvements 2011-12-15 16:10:49 +00:00