This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender
Sergey Sharybin f43a733f59 Changed semantic of recently added start_frame
Now it's indicates at which scene frame number movie clip starts playing back.
This this setting is still belongs to clip datavlock and used by all users of
clip such as movie compositor nodes, constraints and so.

After long discussion and thoughts about this it was decided that this would
match image's current behavior (which initially seen a bit crappy), but that's
actually allows:

- Keep semantics of start frame in image and clip datablocks in sync
- Allows to support features like support of loading image sequences
  with crappy numbers in suffix which doesn't fit long int.
- Allows to eliminate extra boolean checkbox to control such kind of offset.

Hopefully from pipeline POV it wouldn't hurt because idea of having this things
implemented in original way was  working only if sequence before processing
started naming form 001.
2012-06-06 18:58:30 +00:00
..
2012-05-20 21:23:26 +00:00
2012-06-04 20:11:09 +00:00
2012-06-04 20:11:09 +00:00
2012-06-05 22:12:17 +00:00
2012-06-04 20:11:09 +00:00
2012-06-06 14:48:39 +00:00
2012-05-17 12:49:33 +00:00
2012-06-06 14:48:39 +00:00
2012-06-06 14:48:39 +00:00
2012-06-04 20:11:09 +00:00
2012-05-29 10:21:07 +00:00