VirtualCartographer

Results 5 comments of VirtualCartographer

I would like too see integration with procedural objects, so I can place a PO cubes with custom texture and location from the console.

What is #11 I don’t see it mentioned earlier

When the cb is a whole number it makes debugging much simpler. So even rounding it into integer values could do the trick.

Oof course Now that I think about it I can just round it myself

I figured out the issue, I had to do: `from __future__ import division` to get floating point numbers. What version of python is the plugin built on?