Blender Git Loki
Git Commits -> Revision e7507c1
Revision e7507c1 by Sergey Sharybin (master) September 25, 2019, 12:40 (GMT) |
Motion paths: Limit updates to changed frame range only The idea is to only update parts of motion paths which lies between keyframes around changed frame. The changed frames are considered to be from second previous to second next one to work correctly with bezier handles interpolation. Brings updates in the Rain test animation file from around 11 sec down to 1 sec. |
Commit Details:
Full Hash: e7507c16e857f18e5fe9d5e908109377acf8576d
Parent Commit: 4db2a08
Lines Changed: +159, -26
1 Modified Path:
/source/blender/editors/animation/anim_motion_paths.c (+159, -26) (Diff)