# # ChangeLog for code/trunk/src/libraries/tools/DebugDrawer.cc # # Generated by Trac 1.0.9 # May 28, 2024, 9:27:05 PM Tue, 13 Jan 2015 21:54:15 GMT landauf [10195] * code/trunk/src/libraries/tools/BulletDebugDrawer.cc (modified) * code/trunk/src/libraries/tools/DebugDrawer.cc (modified) removed unnecessary material from BulletDebugDrawer. fixed crash ... Tue, 13 Jan 2015 20:59:01 GMT landauf [10194] * code/trunk/src/libraries/tools/DebugDrawer.cc (modified) bugfix Sun, 11 Jan 2015 21:06:04 GMT landauf [10193] * code/trunk/data/levels/collisionShapes.oxw (modified) * code/trunk/src/libraries/tools/BulletDebugDrawer.cc (modified) * code/trunk/src/libraries/tools/BulletDebugDrawer.h (modified) * code/trunk/src/libraries/tools/DebugDrawer.cc (modified) * code/trunk/src/libraries/tools/DebugDrawer.h (modified) details, made debug drawer more configurable Sun, 11 Jan 2015 20:28:39 GMT landauf [10191] * code/trunk/data/levels/collisionShapes.oxw (modified) * code/trunk/src/libraries/tools/BulletDebugDrawer.cc (modified) * code/trunk/src/libraries/tools/BulletDebugDrawer.h (modified) * code/trunk/src/libraries/tools/DebugDrawer.cc (modified) * code/trunk/src/libraries/tools/DebugDrawer.h (modified) added customized visualization for cylinders and cones to ... Sun, 11 Jan 2015 17:21:51 GMT landauf [10190] * code/trunk/src/libraries/tools/BulletDebugDrawer.cc (added) * code/trunk/src/libraries/tools/BulletDebugDrawer.h (added) * code/trunk/src/libraries/tools/CMakeLists.txt (modified) * code/trunk/src/libraries/tools/DebugDrawer.cc (added) * code/trunk/src/libraries/tools/DebugDrawer.h (added) * code/trunk/src/libraries/tools/IcoSphere.cc (added) * code/trunk/src/libraries/tools/IcoSphere.h (added) * code/trunk/src/libraries/tools/OgreBulletUtils.h (added) * code/trunk/src/libraries/tools/ToolsPrereqs.h (modified) added utility to visualize collision shapes