This repository has been archived on 2023-10-09. You can view files and clone it, but cannot push or open issues or pull requests.
Files
blender-archive/source/blender/editors
Lukas Tönne d8cf12fe5a Debug drawing for simulations, to aid in visualizing abstract data such
as forces, velocities, contact points etc.

This uses a hash table to store debug elements (dots, lines, vectors at
this point). The hash table allows continuous display of elements that
are generated only in certain time steps, e.g. contact points, while
avoiding massive memory allocation. In any case, this system is really
a development feature, but very helpful in finding issues with the
internal solver data.
2015-01-20 09:29:56 +01:00
..
2014-07-21 12:02:05 +02:00
2015-01-12 11:46:44 +11:00
2014-11-30 19:28:59 +01:00
2014-11-28 15:52:30 +01:00
2015-01-07 12:08:55 +11:00
2014-11-28 15:52:30 +01:00
2014-11-28 15:52:30 +01:00
2014-11-28 15:52:30 +01:00
2015-01-08 19:57:50 +11:00
2014-11-28 15:52:30 +01:00
2015-01-02 19:29:00 +11:00
2012-12-17 08:01:43 +00:00