Files
test/source/blender/blenkernel
Sergey Sharybin 4b685e1b90 Fix T44268: Particles: too many virtual parents + non-100 display% = crash
Issue was caused by mismatched logic in counting child/parent particles in
job initialization and actual job execution. Confusion here came from mixed
usage of psys->renderdata and G.is_rendering.

We need to get rid of G.is_rendering and use eval_ctx if it's really needed,
but we also might just use psys->renderdata check since it's expected psys
to have this structure anyway.
2015-04-07 13:52:42 +05:00
..
2014-11-23 18:55:52 +01:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-02-05 14:32:57 +01:00
2014-05-14 06:37:56 +10:00
2015-03-30 21:18:49 +11:00
2015-04-06 10:40:12 -03:00
2015-02-07 04:50:21 +11:00
2014-07-21 12:02:05 +02:00
2015-01-09 18:35:32 +01:00
2015-03-30 21:18:49 +11:00
2015-04-07 11:25:42 +10:00
2015-04-04 15:19:24 +11:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2013-03-26 07:29:01 +00:00
2013-03-26 07:29:01 +00:00
2015-04-06 10:40:12 -03:00
2015-04-06 10:40:12 -03:00
2015-04-07 08:46:48 +10:00