提交歷史

作者 SHA1 備註 提交日期
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 年之前
  Michael Ragazzon fab2a118b5 Merge branch 'cpp11' 6 年之前
  Michael Ragazzon cfaab542f4 Fix potential problems 6 年之前
  Michael Ragazzon 42309c4c7e Initial support for C++11. 6 年之前
  Michael Ragazzon acac7fbedf Debugger: Some style attributes need to be fetched manually 7 年之前
  Michael 1620032f5a Adding support for animation @keyframes 7 年之前
  Michael 35381790cc Transitions on class change. 7 年之前
  Michael 23bdc17b8a Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions. 7 年之前
  Michael a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. 7 年之前
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. 7 年之前
  Michael b86efd039b Performance: Change several maps and sets to unordered_*. 7 年之前
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". 7 年之前
  Michael d093d96237 Implement support for different angle units in transforms. Resolve units of Primitives when adding animation keys. 7 年之前
  Michael cbd72371ae Fix font size with relative sizes 7 年之前
  Michael bf36355694 Merge branch 'master' into transform 7 年之前
  Michael 35440e0b7b Fix some layout changes not taking effect 7 年之前
  Michael db0aff2a8d Added support for 'pointer-events: none' 7 年之前
  Michael ed39b743ff Rename logical pixel (lp) to density-independent pixel (dp) 8 年之前
  Michael cd394a8b5c Introduced logical pixels 8 年之前
  Fredrik Berggren 20084b7489 Accessor and caching of offset properties. 10 年之前
  Markus Schöngart 8deea52b73 Updated transform property patch 11 年之前
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 年之前
  David Wimsey 0c1d739cd2 Fixed duplicate code due to merging two related pull requests. 11 年之前
  David Wimsey f22219c7d3 Merge pull request #129 from SiPlus/patch-1 11 年之前
  David Wimsey b64e2e1e35 Merge pull request #114 from opengenius/master 11 年之前
  SiPlus 31a279dd75 Add inches to line height 11 年之前
  SiPlus 64e2b25797 Bring back PPI-based units 11 年之前
  Markus Schöngart 0ac598617e Implement the transform property. 11 年之前
  genius d0c2d60132 use dpi units 12 年之前
  Julian 94a2515387 added REM unit support 12 年之前