Browse logs with clarity: filter by type/year, search text, and inspect parsed commit details.

2100Total Files
2088SVN Logs
12Git Changelogs
2100Filtered Results

Detail

2018.05.23.Log1457.txt

📄SVN 📅2018-05-23 💾790 B 1 Parsed entries BUILD FIX

Revision r6904

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
Raw Content
------------------------------------------------------------------------
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.