Blender Git Loki

Git Commits -> Revision 04f81c8

Revision 04f81c8 by Andrea Weikert (master)
January 20, 2014, 18:13 (GMT)
Fix T37481: Image Sequence can't be loaded

Allow loading of image sequences in addition to single images in the open image operator

I solved it by adding the possibility to load an image sequence in the Load Image Operator.
The image user is passed in the operator customdata now as well, best solution for now, but general handling of image user still a bit weak. The offset and length of the image sequence is now calculated in the image open operator by storing all found frames in a list and sorting this list.

Reviewed By: campbellbarton, brecht, lukastoenne

Differential Revision: https://developer.blender.org/D209

Commit Details:

Full Hash: 04f81c8225f28ba9722cc06dc7f2d8a4d72a3fa3
Parent Commit: 4c6a72a
Lines Changed: +141, -23

2 Modified Paths:

/source/blender/editors/space_image/image_ops.c (+133, -20) (Diff)
/source/blender/editors/space_node/drawnode.c (+8, -3) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021