MacDue
|
9ecc78db1b
LibGfx: Add AffineTransform::determinant()
|
2 years ago |
Andreas Kling
|
a77accf3f4
LibGfx: Add AffineTransform::rotation()
|
2 years ago |
MacDue
|
b8d1fae31f
LibGfx: Add AffineTransform::skew_radians()
|
2 years ago |
MacDue
|
27fae78335
Meta+Userland: Pass Gfx::IntSize by value
|
2 years ago |
MacDue
|
e011eafd37
Meta+Userland: Pass Gfx::FloatPoint by value
|
2 years ago |
MacDue
|
7be0b27dd3
Meta+Userland: Pass Gfx::IntPoint by value
|
2 years ago |
Sam Atkins
|
e5a25171fe
LibGfx: Mark `AffineTransform<T>::map()` as only working for numeric `T`
|
2 years ago |
sin-ack
|
3f3f45580a
Everywhere: Add sv suffix to strings relying on StringView(char const*)
|
3 years ago |
Andreas Kling
|
b4c3882d9c
LibGfx: Add AffineTransform::is_identity_or_translation()
|
3 years ago |
Andreas Kling
|
2af8bb14d7
LibGfx: Add AffineTransform::map_to_quad(Rect)
|
3 years ago |
Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 years ago |
Simon Wanner
|
9c97bd0de4
LibGfx: Add AffineTransform::inverse
|
3 years ago |
Andreas Kling
|
216e21a1fa
AK: Convert AK::Format formatting helpers to returning ErrorOr<void>
|
3 years ago |
Matthew Olsson
|
ac238b3bd6
LibGfx: Add some helper methods to AffineTransform
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
ef1e5db1d0
Everywhere: Remove klog(), dbg() and purge all LogStream usage :^)
|
4 years ago |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 years ago |