open_toontown_panda3d/panda
rdb 075cb14cbb bullet: implement debug draw via cull callback for efficiency
Now the debug drawing will no longer happen if the debug node is not being visited by the cull pass, ie. in another scene graph.  Furthermore, the generation code has been optimized a bit more.

This change means it no longer inherits from GeomNode.  Future improvements could include better culling (which is currently disabled entirely).

Closes: #130
2017-11-01 21:55:54 +01:00
..
metalibs Changes to help with static build, allow linking OpenAL statically 2016-04-29 19:54:24 +02:00
src bullet: implement debug draw via cull callback for efficiency 2017-11-01 21:55:54 +01:00