This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel
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
..
2007-09-25 05:04:34 +00:00
2006-12-20 17:57:56 +00:00
2007-10-15 10:36:30 +00:00
2007-06-14 14:36:27 +00:00
2007-09-18 19:39:25 +00:00
2005-12-06 17:05:37 +00:00
2007-03-13 11:54:53 +00:00
2007-09-10 19:32:44 +00:00
2007-09-02 17:25:03 +00:00
2007-07-09 20:42:14 +00:00
2007-03-11 12:14:50 +00:00
2007-08-22 10:07:42 +00:00
2007-07-28 21:04:30 +00:00
2007-05-03 21:37:52 +00:00
2007-09-18 19:39:25 +00:00
2007-07-28 21:04:30 +00:00
2006-12-21 14:00:18 +00:00
2006-11-30 15:54:21 +00:00
2006-01-23 22:05:47 +00:00
2006-06-09 19:48:50 +00:00
2006-11-01 11:26:16 +00:00
2004-01-05 00:06:11 +00:00