Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 9c9b65f51d More computed values il y a 6 ans
  Michael Ragazzon 4cd4a35f24 Move computed values to own file il y a 6 ans
  Michael Ragazzon d59adecf25 Computed values spec il y a 6 ans
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. il y a 6 ans
  Michael Ragazzon 0e390e9860 Trying to fix decorators il y a 6 ans
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. il y a 6 ans
  Michael Ragazzon 44adb03aee WIP more strings to IDs (not compiling) il y a 6 ans
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) il y a 6 ans
  Michael Ragazzon 709852fcf8 Replace std::unordered_map with robin_hood il y a 6 ans
  Michael e222a50e9a Refactoring. il y a 7 ans
  Michael 1620032f5a Adding support for animation @keyframes il y a 7 ans
  Michael a9388f5229 RCSS transition beta. Only activated on pseudo-classes for now. il y a 7 ans
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. il y a 7 ans
  Michael b6927b4e0c More strict about units. Numbers, lengths, angles and percentages are now separated. Lengths require a unit, except for "0". il y a 7 ans
  Michael a1ea7c5668 Transform animations begin il y a 7 ans
  Michael cbd72371ae Fix font size with relative sizes il y a 7 ans
  Michael 0fa99319fe Fix some of the Matrix constructors il y a 7 ans
  Michael 322b983803 Scale transform single argument il y a 7 ans
  Michael bf36355694 Merge branch 'master' into transform il y a 7 ans
  Michael f9ef5c79b5 Remove comments il y a 7 ans
  Michael 86cbcb319b Make image color and opacity not inherited. Should increase performance and fix some layout bugs (no font face defined error). il y a 7 ans
  Michael 0b99b36a9c Add shorthand for RCSS 'border' il y a 7 ans
  Michael db0aff2a8d Added support for 'pointer-events: none' il y a 7 ans
  Michael 7c081e77e2 Added new property 'image-color' il y a 8 ans
  Michael 0247e5910d Fixed color on textures il y a 8 ans
  Markus Schöngart 8deea52b73 Updated transform property patch il y a 11 ans
  Aleksey Kuleshov 409e96bbd7 satisfy CSS2 specification for LEFT, RIGHT, TOP, BOTTOM il y a 11 ans
  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. il y a 11 ans
  Markus Schöngart 0ac598617e Implement the transform property. il y a 11 ans
  Victor Luchitz 1347239034 Keep the list of inherited properties in a separate set for quicker access il y a 13 ans