Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 2454f0787d Fix wrong members il y a 6 ans
  Michael Ragazzon c285bf99e9 Compute all the properties! il y a 6 ans
  Michael Ragazzon 83095e12c2 Move computed values file il y a 6 ans
  Michael Ragazzon 9c9b65f51d More computed values il y a 6 ans
  Michael Ragazzon 25c936544b Computed values: Iterating over the locally defined properties il y a 6 ans
  Michael Ragazzon bb70d38d61 Margin, padding, border, ... il y a 6 ans
  Michael Ragazzon 3e7b022409 More computed values il y a 6 ans
  Michael Ragazzon ad9f11a988 Compute more properties il y a 6 ans
  Michael Ragazzon 04dc275c4e Determine computed value for fonts il y a 6 ans
  Michael Ragazzon cf928b285e Move element's main box outside of vector. il y a 6 ans
  Michael Ragazzon fa6bd0a062 Use all_properties_dirty flag when constructing elements il y a 6 ans
  Michael Ragazzon 7ad658f7b7 Replace resize events with virtual function call 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 c307140b9b Replacing some containers il y a 6 ans
  Michael Ragazzon fdf6f5305f Dirty flag for structure changes il y a 6 ans
  Michael Ragazzon 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. il y a 6 ans
  Michael Ragazzon f9892a96f0 Experimenting with update loop to improve performance il y a 6 ans
  Michael Ragazzon 49cc4e5a61 Fix compiling all projects, some cleanup il y a 6 ans
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string il y a 6 ans
  Michael Ragazzon c908628adc Remove property counter (performance) il y a 6 ans
  Michael Ragazzon acac7fbedf Debugger: Some style attributes need to be fetched manually il y a 6 ans
  Michael 1620032f5a Adding support for animation @keyframes il y a 7 ans
  Michael 35381790cc Transitions on class change. il y a 7 ans
  Michael 23bdc17b8a Transitions working for pseudo-classes. Working on element class.changes. Experimenting with reversal of transitions. 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