blender/source
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
..
blender == Simple Title Cards for Sequencer == 2011-06-16 02:46:38 +00:00
blenderplayer fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes. 2011-06-11 06:00:28 +00:00
creator fix for using system includes, the include macro wasn't un-setting the previous include list so system includes could be mixed up with non system includes. 2011-06-11 06:00:28 +00:00
darwin set svn end of lines to native 2011-05-09 08:15:38 +00:00
gameengine BGE Animations: Making sure the Action Actuator has a valid action before attempting to play. 2011-06-16 01:59:50 +00:00
icons set svn end of lines to native 2011-05-09 08:15:38 +00:00
tests update for tests, error out when duplicate modules are found, all ctest tests pass again. 2011-06-09 16:20:00 +00:00
CMakeLists.txt Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00
SConscript Code cleanup: remove source/kernel module, this wasn't really the kernel of 2011-05-06 20:18:42 +00:00