swf2ass-go/types/math
2023-12-03 16:52:10 +01:00
..
color.go Optimize performance, implement bitmap shapes, implement clipping settings 2023-11-24 05:02:08 +01:00
colortransform.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
lerp.go Fix LerpMatrix 2023-11-27 11:05:10 +01:00
matrix.go Extract SWF parser and decoder into its own module 2023-12-02 02:26:16 +01:00
matrix_test.go Made all vectors float64 instead of twip for enhanced precision, fixed containertag matrix transition 2023-11-22 11:08:09 +01:00
vector2.go Fix Vector2 Equals() for float64, fixed position transitions 2023-12-03 16:52:10 +01:00