blender/extern
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
..
binreloc cmake maintenance 2011-05-31 01:15:44 +00:00
bullet2 update cmake checker to ignore file list and add some headers to the source list. 2011-06-21 17:00:34 +00:00
Eigen3 Camera tracking integration 2011-06-14 16:22:06 +00:00
glew update to glew 1.6 from 1.5.8 2011-06-02 00:05:54 +00:00
libmv Camera tracking integration 2011-06-29 18:05:07 +00:00
libopenjpeg == CMake == 2011-06-20 18:16:46 +00:00
libredcode cmake maintenance 2011-05-31 01:15:44 +00:00
lzma cmake maintenance 2011-05-31 01:15:44 +00:00
lzo cmake maintenance 2011-05-31 01:15:44 +00:00
CMakeLists.txt Camera tracking integration 2011-06-10 17:17:25 +00:00
SConscript Camera tracking integration 2011-06-10 17:17:25 +00:00