@js-draw/math
Advanced tools
Changelog
1.21.2
import ... from 'js-draw/...
).Changelog
1.21.0, 1.21.1
<image>
s with an empty href
cause rendering errors.Changelog
1.19.0, 1.19.1
Vec2
s in memory.Changelog
1.18.0
Vec3.eq
always returned true
when comparing with NaN
(e.g. Vec3(NaN, NaN, NaN).eq(Vec3(1, 2, 3))
was true
).Changelog
1.17.0
SVGRenderer
when export zoom is not 100%..distanceTo
method).Editor.setBackgroundStyle
).Changelog
1.16.0
Changelog
1.11.1
Changelog
1.10.0
Changelog
1.9.0
EditorImage
was loaded from (when garbage collection should be okay).