Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance há 6 anos atrás
  Michael Ragazzon 22422f2fe2 Enable context cursor handling by default, cursor property is empty string by default, removed auto keyword. há 6 anos atrás
  Michael Ragazzon 1e41f9a4ef Remove lock layout: it already had no effect há 6 anos atrás
  Michael Ragazzon 390b6e07ba Replacing GetLocalProperty há 6 anos atrás
  Michael Ragazzon 4f8c216c5e Some cleaning up há 6 anos atrás
  Michael Ragazzon edc78bb958 More of the same há 6 anos atrás
  Michael Ragazzon cfbf05d038 Replace style cache by computed values há 6 anos atrás
  Michael Ragazzon 83095e12c2 Move computed values file há 6 anos atrás
  Michael Ragazzon 9c9b65f51d More computed values há 6 anos atrás
  Michael Ragazzon cfaab542f4 Fix potential problems há 6 anos atrás
  Michael Ragazzon 40e11718e0 Fix dragging of clones há 6 anos atrás
  Michael Ragazzon 780d22e4ba Better handling of mouse cursor há 6 anos atrás
  Michael Ragazzon 1696aa5c64 Fix some potential memory access violations. há 6 anos atrás
  Michael Ragazzon 945aa8f5a4 Include chobo-containers, put all third-party containers in the Rocket::Core namespace há 6 anos atrás
  Michael Ragazzon 0fa8af7154 Merge branch 'master' into performance há 6 anos atrás
  Michael Ragazzon a19c5bb349 Small warning fix há 6 anos atrás
  Michael Ragazzon 7ad658f7b7 Replace resize events with virtual function call há 6 anos atrás
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. há 6 anos atrás
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. há 6 anos atrás
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) há 6 anos atrás
  Michael Ragazzon 60682a09a3 Replace, don't emplace... há 6 anos atrás
  Michael Ragazzon b04b4e58ba Replace Dictionary with unordered_flat_map há 6 anos atrás
  Michael Ragazzon 1aab59eec4 Reduce allocations during Element construction, remove Geometry database, rework some of the Render, Update, and UpdateLayout logic. há 6 anos atrás
  Michael Ragazzon f9892a96f0 Experimenting with update loop to improve performance há 6 anos atrás
  Michael Ragazzon e6638f1020 WIP: Attempt to replace Rocket::String with std::string há 6 anos atrás
  Michael Ragazzon 957f7239d6 Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor. há 6 anos atrás
  Michael Ragazzon b82e1123a0 Performance improvements, avoid unnecessary allocations há 6 anos atrás
  Michael 5db7d68e7e Use double for absolute time há 7 anos atrás
  Michael c84b9fd505 Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases. há 7 anos atrás
  Michael 3999bd623a Refactoring há 7 anos atrás