mirror of
https://github.com/Sei-Lisa/LSL-PyOptimizer
synced 2025-07-01 15:48:21 +00:00
vector * quaternion: Simplified by precalculating the repeated products and removing math.fsum. quaternion * quaternion: Add more F32's to get a result closer to SL's (still not there, but we're definitively closer now). We left out quaternion/quaternion in the tests, and the q*q test was not general enough (had many zeros). Remedied that. |
||
---|---|---|
.. | ||
__init__.py | ||
lslbasefuncs.py | ||
lslcommon.py | ||
lsldeadcode.py | ||
lslextrafuncs.py | ||
lslfoldconst.py | ||
lslfuncopt.py | ||
lslfuncs.py | ||
lslinliner.py | ||
lsljson.py | ||
lsllastpass.py | ||
lslloadlib.py | ||
lsloptimizer.py | ||
lsloutput.py | ||
lslparse.py | ||
lslrenamer.py |