im not sure about cubes collection update in February (which includes teseract) but off of the indiedb webs site (where teseract was first posted idb), that exe does not contain any /showboundingbox function
i looked into why, the portion of code that allowed for the showing of the bounding boxes was removed, i tried readding the 5 lines of code and the following missing fuctions:
- render3dbox
- renderellipse
i added these function then to the correct place were they were missing (right above the icommand for showboudingbox), and lineshader (type Shader *) came up as unknown, at this point i stopped and figgered there was a reason that this was not linked.
if any one knows why this was not included, or how to fix it, i would much appreciate to know.
chasester