blender/intern
Campbell Barton 46deddcc62 Image Stamping patch by Diego (and peach request)- stamps image info into metadata and optionally
draws into the
frame.

This patch includes some changes I made...   
* use blenders bitmap fonts (rather then own fonts)
* select font size
* user interface layout changes
* Marker as another image stamp option

Also added some new API calls   
BMF_GetFontHeight(font);
BMF_DrawStringBuf(...);  - so we can draw text into an imbuf's image buffer.
get_frame_marker(frame) - get the last marker from the frame.
IMB_rectfill_area(...) - fill in an image buffer with a rectangle area of color.

TODO - draw stamp info in 3d view, at the moment it just displays in the animation.
2007-10-20 16:17:27 +00:00
..
bmfont Image Stamping patch by Diego (and peach request)- stamps image info into metadata and optionally 2007-10-20 16:17:27 +00:00
boolop Tools 2007-07-12 15:24:08 +00:00
bsp This commit fixes up a bunch of svn properties to hopefully make things a little nicer for everyone. 2007-08-28 10:07:08 +00:00
container CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
decimation CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
elbeem Patch/Bugfix #7334 by 'gsr b3d: 2007-09-17 06:11:06 +00:00
ghost This covers bugs # 7130 7131 7132 7133 2007-08-31 15:47:45 +00:00
guardedalloc === SCons === 2007-03-27 10:50:03 +00:00
iksolver This covers bugs # 7130 7131 7132 7133 2007-08-31 15:47:45 +00:00
make == MSVC 7.1 project files == 2007-07-04 19:29:59 +00:00
memutil == Sequencer == 2007-09-02 19:32:22 +00:00
moto more gcc 4.1.x warning cleanup: 2007-09-12 01:56:50 +00:00
opennl Updates to opennl for mesh laplacian matrix building, to make matrix 2007-07-28 14:39:30 +00:00
SoundSystem CMake: Fix reqular expression message on Windows from Apple framework detection by using common OPENAL_INC variable instead of CMake detection var OPENAL_INCLUDE_DIR 2006-12-13 12:27:11 +00:00
string This covers bugs # 7130 7131 7132 7133 2007-08-31 15:47:45 +00:00
CMakeLists.txt CMake lists initial submission. Documentationand further verification for different platforms will follow soon. This was just tested against current CVS on MSVC 2005 with Verse, QuickTime, OpenEXR, Player all on. 2006-11-17 02:27:12 +00:00
Makefile Somehow, most files are missing from this commit, and I have no idea why, 2005-10-28 19:54:16 +00:00
SConscript Patch 5105 by Joshua Leung (Aligorith), slightly modified by me 2006-10-18 05:45:47 +00:00