Files
test/source/blender/modifiers/intern
Luca Rood 0666ece2e2 Cloth: Collision improvements
This commit includes several performance, stability, and reliability
improvements to cloth collisions.

Most notably:
* The implementation of a new self-collisions system.
* Multithreading of collision detection.
* Implementation of single sided collisions and normal overrides.
* Replacement of the `plNearestPoints` function from Bullet with a
dedicated solution.

Further, this also includes several bug fixes, and algorithmic
improvements.

Reviewed By: brecht

Differential Revision: http://developer.blender.org/D3712
2018-09-26 17:49:40 +02:00
..
2018-08-26 20:34:33 +10:00
2018-09-26 17:49:40 +02:00
2018-06-29 19:02:19 +02:00
2018-09-26 10:01:32 +10:00
2018-07-05 12:22:55 +02:00
2018-08-26 20:34:33 +10:00
2018-06-29 19:02:19 +02:00
2018-09-10 14:05:33 +10:00
2018-06-29 19:02:19 +02:00
2018-06-29 19:02:19 +02:00
2018-06-29 19:02:19 +02:00
2018-08-08 20:13:17 +02:00