Fix #115471: Crash opening files with particle boid goal objects #115482

Merged
Philipp Oeser merged 1 commits from lichtwerk/blender:115471 into main 2023-11-28 09:11:21 +01:00

1 Commits

Author SHA1 Message Date
Philipp Oeser 6246a4de31 Fix #115471: Crash opening files with particle boid goal objects
Exposed/caused by b53c7a804a

`particle_settings_foreach_id` only processed object IDs for `avoid`
(but not `goal`) -- `BoidRuleGoalAvoid` is used for both though.
2023-11-27 15:32:37 +01:00