Blender Git Commit Log

Git Commits -> Revision 2aeb492

Revision 2aeb492 by Brecht Van Lommel (master)
January 21, 2014, 20:03 (GMT)
Fix T38306: dupliframes causing viewport render to continually restart.

Evaluating the animation is causing the object to get tagged as changed, but in
this case it's not a permanent change so no one should be notified. Also found
a case where the persistent ID for duplis wasn't unique, fixed that as well.

Commit Details:

Full Hash: 2aeb49204d40d6a43026de6f87fd5e7f0df100c6
Parent Commit: ae3f577
Lines Changed: +18, -4

3 Modified Paths:

/source/blender/blenkernel/intern/anim_sys.c (+7, -2) (Diff)
/source/blender/blenkernel/intern/object_dupli.c (+10, -2) (Diff)
/source/blender/makesdna/DNA_ID.h (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021