Blender Git Loki

Git Commits -> Revision b525dfb

Revision b525dfb by Matt Ebb (master)
August 10, 2010, 03:28 (GMT)
Added additional (optional) subframe argument to RNA API function: scene.set_frame()
This is used to set the current frame to a floating point subframe state between 0.0 and 1.0
added to the integer frame. A main usage for this is retrieving geometry at sub-frame
intervals for use in multi-segment motion blur:

http://mke3.net/projects/3Delight_blender/renders/multisegment_blur.mov

Example:
scene.set_frame(5)
or
scene.set_frame(5, 0.25)

Commit Details:

Full Hash: b525dfb298880ff74116c8217bc07762344fc988
SVN Revision: 31205
Parent Commit: 0d9898a
Lines Changed: +4, -1

1 Modified Path:

/source/blender/makesrna/intern/rna_scene_api.c (+4, -1) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021