Blender Git Loki

Git Commits -> Revision 6d4f512

March 18, 2016, 10:44 (GMT)
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.

Commit Details:

Full Hash: 6d4f51212ba5a278513e024e009bdb49fea69654
Parent Commit: ab44c20
Committed By: Sergey Sharybin
Lines Changed: +5, -2

2 Modified Paths:

/source/blender/blenkernel/intern/boids.c (+1, -0) (Diff)
/source/blender/blenkernel/intern/particle_system.c (+4, -2) (Diff)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021