(root)/polymer/ – Rev 5017
Rev 5016 |
Last modification |
Compare with Previous |
View Log
| RSS feed
Last modification
- Rev 5017 2015-02-19 09:41:53
- Author: helixhorned
- Log message:
- Under conditions of CLASSIC_Z_DIFF_64 (r4960), make some drawvox() vars 64-bit.
- In drawvox(), make view-relative x and y high-precision on desktops. To a
large extent (but not completely), this fixes "stray" fake floor shadow
sprites for voxels.
- In the mouse picking code for voxels, fix a possible integer overflow.
A new engine.c-private function mulscale_triple30() is added.
DONT_BUILD.