blender/release/scripts/startup
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
..
bl_operators Viewport: Add adjustable safe areas, 3d-view & VSE 2015-01-19 16:47:57 +11:00
bl_ui Debug drawing for simulations, to aid in visualizing abstract data such 2015-01-20 09:29:56 +01:00
keyingsets_builtins.py More UI message i18n fixes and improvements... 2013-03-10 17:42:08 +00:00
nodeitems_builtins.py Gamma node support for Blender Internal 2014-12-31 13:36:14 +01:00