Blender Git Commit Log

Git Commits -> Revision f647348

Revision f647348 by Brecht Van Lommel (master)
September 6, 2012, 11:35 (GMT)
Fix cycles continuously updating when creating a driver for a scene property,
like driving integrator seed with #frame.

The scene drivers are evaluated continuously, which would be nice to fix but
complicated, now it compares the RNA value to see if it actually changed, and
avoids the update in that case, which is a useful optimization by itself.

(merged from tomato branch)

Commit Details:

Full Hash: f647348420758b1b1d1bb4ab82c70caaee571d99
SVN Revision: 50454
Parent Commit: a18b60c
Lines Changed: +43, -15

1 Modified Path:

/source/blender/blenkernel/intern/anim_sys.c (+43, -15) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021