Blender Git Loki
Git Commits -> Revision 7ce61d0
Revision 7ce61d0 by Ton Roosendaal (master) January 25, 2006, 10:39 (GMT) |
Orange; fresh morning feature: Image Node now supports animations as well. Press the 'Sequence' Icon in the node to see the options: - Frs: the amount of images involved in the sequence - SFra: start frame, the Blender frame number - First: the number in the name of the first image in the sequence - Cycl: make the sequence go cyclic The images are refreshed on each call to execute the node tree, but not on advancing frames in Blender... I suspect that might make it to slow now, will first have to code nice threaded/optimized updates in compositor. |
Commit Details:
Full Hash: 7ce61d0fdf858f954052531277ff8479f8bd94dd
SVN Revision: 6545
Parent Commit: b969857
Lines Changed: +125, -7