blender/release/datafiles
Sergey Sharybin 7ece1ef63e Camera tracking integration
===========================

- Internal changes:
  * Fixed bundle.sh script to bundle libmv: it was generating
    incorrect CMakeLists header.
  * Rename CLIP_OP_delete to CLIP_OT_delete_track.
  * Fixed crash when BKE_movieclip_acquire_ibuf is called
    with NULL user.
  * Made MovieTrackingMarker structure 8-bytes aligned
  * Use writestruct rather than writedata for track markers.
    This allows to change MovieTrackingMarker safely.
- Added "Delete Marker" operator which deletes marker for
  current frame only. Hotkey is Shift-Del.
- Added MovieClip.size and MovieClip.resolution RNA properties.
  Use last accessed frame number to get ImBuf from sequence.
- Added different actions for "Clear Path" operator:
  * Clear path up to current frame.
  * Clear the whole path.
  * Cleat remained part of path (for frames after current).
- Changed buttons order and icons for tracking. New order is:
  * Track frame backwards.
  * Track sequence backwards.
  * Track sequence forwards.
  * Track frame forwards.

NOTE: this breaks compatibility with existing .blend files again,
      but it should be much easier to change data structures without
      breackaged in the future.
2011-06-29 18:05:07 +00:00
..
brushicons re-compress png's (save some space) 2011-04-21 10:03:45 +00:00
.Bfont Initial commit of 'release'. 2003-01-01 15:11:07 +00:00
bfont.ttf * Added the bfont TTF itself, along with the source of my changes for lighter 2006-10-12 03:10:14 +00:00
blenderbuttons Camera tracking integration 2011-06-29 18:05:07 +00:00
bmonofont.ttf 2.5: Text Editor back. 2009-02-28 23:33:35 +00:00
ctodata.py pep8 cleanup and remove unused vars/imports 2011-02-17 04:35:41 +00:00
datatoc.py fix for some pedantic warnings. 2010-12-03 01:52:28 +00:00
DejaVuSans-Lite.sfd.bz2 * Added the bfont TTF itself, along with the source of my changes for lighter 2006-10-12 03:10:14 +00:00
LICENSE-bfont.ttf.txt * Added the bfont TTF itself, along with the source of my changes for lighter 2006-10-12 03:10:14 +00:00
preview.blend Colour Management 2009-07-17 02:43:15 +00:00
prvicons Part two of 2.56 beta, VERSION for make and splash itself. 2010-12-29 19:05:58 +00:00
splash.png New 2.58 splash image. Thanks Rogério Perdiz! 2011-06-21 16:54:34 +00:00