This repository has been archived on 2023-10-09. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
blender-archive/source/blender/blenkernel/intern
Brecht Van Lommel f647348420 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)
2012-09-06 11:35:16 +00:00
..
2012-07-21 15:27:40 +00:00
2012-09-03 22:53:34 +00:00
2012-08-04 12:30:16 +00:00
2012-07-07 22:51:57 +00:00
2012-05-27 19:40:36 +00:00
2012-08-18 19:54:21 +00:00
2012-08-18 19:54:21 +00:00
2012-07-21 22:58:08 +00:00
2012-07-29 17:49:14 +00:00
2012-08-24 23:22:34 +00:00
2012-07-16 23:23:33 +00:00
2012-08-24 23:22:34 +00:00
2012-06-27 18:29:47 +00:00
2012-07-29 00:20:28 +00:00
2012-08-24 23:22:34 +00:00
2012-08-25 12:55:14 +00:00
2012-07-07 22:51:57 +00:00
2012-05-12 16:11:34 +00:00
2012-09-06 01:31:15 +00:00
2012-05-12 16:11:34 +00:00
2012-05-12 16:11:34 +00:00
2012-08-11 22:12:32 +00:00
2012-08-02 21:50:49 +00:00