Skip to content

v1.3.6

Compare
Choose a tag to compare
@SaladDais SaladDais released this 14 Mar 04:01
· 4 commits to master since this release
Use double-precision floats where sensible

LSL is weird in that technically Mono has 64-bit floats, but parsing
and some operations are done in 32-bit space. Try to better handle
those cases.