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
Campbell Barton 29448bd99b Fix T48658: Cycles render & render preview corrupts particles
Replaces `G.is_rendering` with `use_render_params` argument.

This is needed for Cycles, which attempts to restore render-preview settings from particles,
after it gets its own particle data, but fails to restore because
`G.is_rendering` was being checked in psys_cache_paths (and other places).
2016-06-23 07:54:35 +10:00
..
2015-11-16 15:19:30 +11:00
2016-05-14 04:05:18 +10:00
2016-06-10 05:38:17 +10:00
2015-08-06 22:33:45 +10:00
2015-10-07 15:02:06 +11:00
2016-06-07 16:42:11 +10:00
2016-01-19 04:54:39 +11:00
2016-01-16 15:59:37 +01:00
2015-10-26 22:22:30 +11:00
2015-12-12 15:10:03 +11:00
2016-05-09 01:16:58 +10:00
2016-05-11 20:20:25 +10:00
2016-01-27 10:14:41 +01:00
2015-12-15 18:16:41 +11:00
2016-06-10 05:38:17 +10:00
2016-06-08 22:25:23 +10:00
2016-05-03 13:52:07 +10:00