mirror of
https://github.com/ZDoom/raze-gles.git
synced 2025-01-15 20:20:54 +00:00
9c8593018b
* Returns a true double result. * Also supports fractional input for fractional input. That is, if `sintable[1]` = 50 and `sintable[2]` = 100, `calcSinTableValue(1.5)` = 75. * Increased precision of `BANG2RAD` define to use double and not float. * As such, revert addition of `sintablef[]`. |
||
---|---|---|
.. | ||
animvpx.cpp | ||
clip.cpp | ||
defs.cpp | ||
engine.cpp | ||
engine_oldmap.h | ||
engine_priv.h | ||
mdsprite.cpp | ||
mhk.cpp | ||
polymost.cpp | ||
scriptfile.cpp | ||
timer.cpp | ||
voxmodel.cpp |