Go to file
Joshua Leung cfcc4b4fcd == Simple Title Cards for Sequencer ==
This commit adds an experimental effect strip to the sequencer: "Title
Card".

This is useful for adding simple one-line text section headers or
"title cards" (i.e. title + author/contact details) to video clips,
which is often seen in demo videos accompanying papers and/or
animation tests.

See http://aligorith.blogspot.com/2011/06/gsoc11-simple-title-
cards.html for some more details on usage.

Code notes:
- There are a few things I've done here which will probably need
cleaning up. For instance, the hacks to get threadsafe fonts for
rendering, and also the way I've tried to piggyback the backdrop
drawing on top of the Solid Colour strips (this method was used to
keep changes here minimal, but is quite fragile if things change).
2011-06-16 02:46:38 +00:00
build_files cmake: correct uninitialized vars 2011-06-14 00:24:50 +00:00
doc fix [#27659] Segfault when adding None to a group 2011-06-14 09:41:29 +00:00
extern update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
intern 3D Audio GSoC: 2011-06-15 18:52:52 +00:00
release == Simple Title Cards for Sequencer == 2011-06-16 02:46:38 +00:00
source == Simple Title Cards for Sequencer == 2011-06-16 02:46:38 +00:00
CMakeLists.txt cmake: correct uninitialized vars 2011-06-14 00:24:50 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile avoid cd'ing with the makefile stub 2011-06-06 16:00:32 +00:00
SConstruct Shuffle some build code around to ensure debug builds on Windows actually run too. 2011-06-08 11:53:07 +00:00