Bastiaan van der Plaat
|
6265c544f9
LibWeb: Add DOMMatrix rotate, rotateFromVector and rotateAxisAngle
|
1 year ago |
Bastiaan van der Plaat
|
42c2a67c83
LibWeb: Add DOMMatrix scale and scale3d
|
1 year ago |
Bastiaan van der Plaat
|
67f6a9ee12
LibWeb: Fix DOMMatrix fromMatrix to use complete DOMMatrixInit struct
|
1 year ago |
Bastiaan van der Plaat
|
7e9ea964a8
LibWeb: Use TRY in DOMMatrix and DOMPointReadOnly
|
1 year ago |
Bastiaan van der Plaat
|
494a8cb816
AK: Add to_radians and to_degrees math functions
|
1 year ago |
Bastiaan van der Plaat
|
fc380bf516
LibWeb: Add DOMMatrix skewX and skewY
|
1 year ago |
Bastiaan van der Plaat
|
5cd35b633a
LibWeb: Add DOMMatrix translate
|
1 year ago |
Bastiaan van der Plaat
|
61c063f7b3
LibWeb: Add DOMMatrix multiply
|
1 year ago |
Bastiaan van der Plaat
|
ff1bcc694d
LibWeb: Add DOMMatrix and DOMMatrixReadOnly fromMatrix
|
1 year ago |
Bastiaan van der Plaat
|
57a1d99cf4
LibWeb: Fix DOMMatrix Gfx::Matrix row/column ordering
|
1 year ago |
Andreas Kling
|
72c9f56c66
LibJS: Make Heap::allocate<T>() infallible
|
1 year ago |
Andreas Kling
|
18c54d8d40
LibJS: Make Cell::initialize() return void
|
1 year ago |
Nico Weber
|
2abe62adfa
LibWeb: Don't divide by 0 in DOMMatrix::invert_self()
|
2 years ago |
Linus Groh
|
11b40dbcf5
LibWeb/WebIDL: Store SimpleException message as a String{,View} variant
|
2 years ago |
Luke Wilde
|
a90667e79c
LibWeb: Add initial implementation of DOMMatrix(ReadOnly)
|
2 years ago |