Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Montagne <montagne29@wanadoo.fr>2016-03-13 20:21:30 +0300
committerBastien Montagne <montagne29@wanadoo.fr>2016-03-13 20:21:30 +0300
commit34fe03c7f25cd06876a79af418ced9f4cfa91226 (patch)
treea5d26b842dff3c9f81e8ab8add3228d2119cec53 /source/blender/blenlib/intern/BLI_ghash.c
parented28134f71e2a23aee5818dcb52974930b27de1d (diff)
Fix T47773: Particle System with Boids Crash.
Problem was, during initialization of boids particles in `dynamics_step()`, psys of target objects was not obtained with generic `psys_get_target_system()` as later in code, which could lead to some uninitialized `psys->tree` usage... Think it's safe enough for 2.77, though not a regression.
Diffstat (limited to 'source/blender/blenlib/intern/BLI_ghash.c')
0 files changed, 0 insertions, 0 deletions