Files
test/source/blender
Lukas Tönne c1f4542f0f Removed block matrix indices storage from ClothSpring struct.
This is not necessary: the implicit solver data can keep track instead
of how many off-diagonal matrix blocks are in use (provided the
allocation limit is calculated correctly). Every time a spring is
created it then simply increments this counter and uses the block index
locally - no need to store this persistently.
2015-01-20 09:30:03 +01:00
..
2014-10-29 14:15:21 +01:00
2015-01-19 11:31:23 +11:00
2014-11-28 22:16:14 +01:00
2015-01-09 04:23:43 +11:00
2015-01-20 09:30:02 +01:00