Kai,

I'm working on writing a few unit tests for placeable so that when I make
the change, I can be reasonable sure it's correct.  One question though, I
believe EntireMinPos should represent the Bottom, Left, Forward point, and
EntireMaxSize is how far it extends in each direction from there.  Is that
correct?

A specific example is, a cube3 of: min = (0, 0, -5) max = (40, 40, 0) (and
the points that match that).  Should have a EntireMinPos of (0, 0, -5) and a
EntireMaxSize of (40, 40, 5).

It's getting late here, so I'm going to call it a night.  Optimistically,
this should all be fixed by tomorrow.

Tyler
_______________________________________________
Adonthell-devel mailing list
Adonthell-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/adonthell-devel

Reply via email to