Commit History

Author SHA1 Message Date
  Ali Mohammad Pur 5e1499d104 Everywhere: Rename {Deprecated => Byte}String 1 year ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Jelle Raaijmakers 54108263d6 LibGfx: Add `IntVector2/3/4` types 3 years ago
  Lenny Maiorani d144da3a62 LibGfx: Refactor Vector[2,3,4] to VectorN with specializations 3 years ago
  Jesse Buhagiar 38fc7361ca LibGfx: Add `::xyz()` swizzle operator to `Vector4` 3 years ago
  Jesse Buhagiar 53ed93d909 LibGfx: Add unary `operator-()` to Vector2/3/4 3 years ago
  Stephan Unverwerth b07bb85700 LibGfx: Allow Vector{2,3,4} operators to accept different argument types 3 years ago
  Andreas Kling 216e21a1fa AK: Convert AK::Format formatting helpers to returning ErrorOr<void> 3 years ago
  Hendiadyoin1 ed46d52252 Everywhere: Use AK/Math.h if applicable 4 years ago
  Daniel Bertalan e364845456 LibGfx: Don't `constexpr` functions returning Strings 4 years ago
  Stephan Unverwerth 10ceeb092f Everywhere: Use s.unverwerth@serenityos.org :^) 4 years ago
  Jelle Raaijmakers 5864aab87a LibGfx/Vector*: Implement Formatters 4 years ago
  Stephan Unverwerth 077c340ea2 LibGfx: Add component wise * and / operators to Vector3 and Vector4 4 years ago
  Hendiadyoin1 1424c4651f LibGfx: Constexpr Matrices and Vectors 4 years ago
  Stephan Unverwerth 09f850728a LibGfx: Add some missing operators to Vector3 Vector4 and Matrix4x4 4 years ago
  Stephan Unverwerth 0c5d61ae88 LibGfx: Add Vector4 class 4 years ago