------------------------------------------------------------------------ r6905 | pogokeen | 2018-05-23 08:04:56 -0700 (Wed, 23 May 2018) | 1 line engine.cpp: fix issue with voxmodel_t voxels not having their scale set properly due to defs being processed before PolymostProcessVoxels() ------------------------------------------------------------------------ r6904 | pogokeen | 2018-05-23 08:04:52 -0700 (Wed, 23 May 2018) | 3 lines engine.cpp: fix classicDrawVoxel() positioning bugs by: +avoid adding the pivot's z offset again after it was already added in classicDrawSprite() +offset the voxel object by half of the voxel object's z size ------------------------------------------------------------------------ See http://svn.eduke32.com/listing.php?repname=eduke32 for more details.