adonthell-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Adonthell-devel] Question about placeable


From: Kai Sterker
Subject: Re: [Adonthell-devel] Question about placeable
Date: Sun, 28 Mar 2010 11:47:34 +0200

On Sun, Mar 28, 2010 at 7:22 AM, Tyler Nielsen <address@hidden> wrote:

> 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?

Yes, that's 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).

Exactly.

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

Looking forward to that. I assume once you are done, I'll have to make
a few tweaks to mapedit. It mostly uses methods from the engine, but
at one or two places it makes its own calculations. Shouldn't be hard
to track those down, however.

Kai




reply via email to

[Prev in Thread] Current Thread [Next in Thread]