Blender Git Commit Log

Git Commits -> Revision 0ef881c

Revision 0ef881c by Luca Rood (master)
January 12, 2020, 16:23 (GMT)
Fix T71620: broken particle collisions due to rB0666ece2e2f9

An optimisation in the collision system for cloth (static collisions),
broke the particle collisions, as they take motion into account. This
restores the moving BVH required for the particle collisions, while
keeping the optimisation for the cloth collisions.

Reviewed By: mano-wii

Maniphest Tasks: T71620

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

Commit Details:

Full Hash: 0ef881cc57829471c441367ada6bf88119eaf26a
Parent Commit: 1cb938e
Lines Changed: +26, -17

2 Modified Paths:

/source/blender/blenkernel/BKE_collision.h (+4, -1) (Diff)
/source/blender/blenkernel/intern/collision.c (+22, -16) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021