script-bakery
script-bakery copied to clipboard
Good Debuggin Options
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.
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.