Blender Git Commit Log

Git Commits -> Revision 89cc5c2

Revision 89cc5c2 by Philipp Oeser (master)
September 13, 2019, 20:15 (GMT)
Fix Particles: Keyed Physics crash when clicking on a particle slot
without a valid target

rB95b9680597f5 introduced code that would skip creation of GPUVertBuf
for ParticlePointCache if the keyed physics would not have a valid
target. Missing vertex buffer would lead to assert/crash.

This code is now removed (dont see a reason why this was done? afaict
2.79 also just displayed the particles without physics in this case and
this seems to be working just fine in 2.8 as well)

part of T69741

Reviewers: fclem

Maniphest Tasks: T69741

Differential Revision: https://developer.blender.org/D5781

Commit Details:

Full Hash: 89cc5c2bd3ba2424881cc02de2e820ac5353fc14
Parent Commit: 2520f78
Lines Changed: +0, -9

1 Modified Path:

/source/blender/draw/intern/draw_cache_impl_particles.c (+0, -9) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021