Thursday, 4 February 2010

Engine3.17 released

Bugs fixed in this release
==========================

TrackHelper001: Points() now generates correctly the number of points you want across spans of points, fixed PointsForceZ() in same manner.

EngineManager012: RemoveFirstSpriteOfThisType now works, fixed KillFirstSpriteOfThisType() as it sufferred the same flawed logic.

Changes in this release
=======================

EngineManager
-------------

Adjusted - LayerDebug output to include DrawOffset (DrawOff) and DrawPosition (DrawPos) as these were not included

Can't remember why I have both offset and position (as they do the same thing), may need to remove one in near future to avoid confusion.

No comments:

Post a Comment