提交历史

作者 SHA1 备注 提交日期
  Michael Ragazzon b197f985b3 Prevent gaps when rendering fractionally sized elements, resolves #438 1 年之前
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 年之前
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors 2 年之前
  Michael Ragazzon ae8f2a4a5e Refactor: Move the box shadow generation into a separate file 2 年之前
  Michael Ragazzon 655cd9a0fd Add support for the 'box-shadow' property 2 年之前
  Michael Ragazzon 69ea397f4f Add clip mask to render interface, introduce render manager to keep track of the render state 2 年之前
  Michael Ragazzon 3429285e39 Add geometry utility for creating background geometry on any target area with border radius support 2 年之前
  Michael Ragazzon ce949d2d5b Refactor Property units and Box enums, and introduce NumericValue [breaking change] 2 年之前
  Michael Ragazzon 0bbd0193cb Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change] 2 年之前
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 年之前
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. 3 年之前
  Michael Ragazzon a638aaf33e Remove 'offset' from Box. 5 年之前
  Michael Ragazzon a603c3b6d1 Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115. 5 年之前