script-bakery icon indicating copy to clipboard operation
script-bakery copied to clipboard

Good Debuggin Options

Open patmo141 opened this issue 11 years ago • 1 comments

Need good options for visualizing proposed vert counts and connectivity so that when alpha/beta testers run into problems, we can visualize where the problem is arising.

patmo141 avatar May 20 '13 01:05 patmo141

so far, this has been partially implemented. There are options to:

  • display the raw verts,
  • display the indices of the simplified vertices -control whether the connecting edges are displayed (and calculated)

There is a debug level for the addon set in the addon preferences but not all functions listen to it or respond even if they are listening. So far this is a work in progress and as the addon matures I will have to retroactively place some debugging code/print outs.

patmo141 avatar Jun 22 '13 22:06 patmo141