Go to file
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
build_files Enable cuda sm_30 kernels for buildbot 2012-06-05 19:23:52 +00:00
doc minor fixes 2012-06-11 12:13:41 +00:00
extern Masking support for motion tracks 2012-06-12 11:13:53 +00:00
intern Cycles: 2012-06-12 19:04:12 +00:00
release Added frame offset slider to clip datablocks 2012-06-12 21:25:23 +00:00
source Added frame offset slider to clip datablocks 2012-06-12 21:25:23 +00:00
CMakeLists.txt minor fixes 2012-06-11 12:13:41 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile cmake edits 2012-05-27 10:03:13 +00:00
SConstruct Scons: 2012-05-29 12:13:45 +00:00