Files
test2/source/blender/makesdna
Sergey Sharybin 5dc0b35a01 Added frame offset slider to clip datablocks
In contrast to start_frame (which affects on where footage actually
starts to play and also affects on all data associated with a clip
such as motion tracking, reconstruction and so on) this slider only
affects on a way how frame number is mapping to a filename, without
touching any kind of tracking data.

The formula is:
  file_name = clip_file_name + frame_offset - (start_frame - 1)
2012-06-12 21:25:23 +00:00
..
2012-06-06 22:38:39 +00:00
2012-03-18 07:38:51 +00:00
2012-04-30 14:24:11 +00:00
2012-05-04 16:20:51 +00:00
2012-06-06 22:38:39 +00:00
2012-03-18 07:38:51 +00:00
2012-04-30 14:24:11 +00:00
2012-04-21 14:14:58 +00:00
2012-06-06 22:38:39 +00:00
2012-03-18 07:38:51 +00:00
2012-03-09 18:28:30 +00:00
2012-06-06 22:38:39 +00:00
2012-03-09 18:28:30 +00:00
2012-05-29 10:41:00 +00:00
2012-03-18 07:38:51 +00:00
2009-09-16 17:43:09 +00:00