Lịch sử commit

Tác giả SHA1 Thông báo Ngày
  Michael Ragazzon 3691b70f98 Remove ReferenceCountable from StyleSheet 6 năm trước cách đây
  Michael Ragazzon 6833c4d5bc Remove reference countable from element definition 6 năm trước cách đây
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance 6 năm trước cách đây
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 năm trước cách đây
  Michael Ragazzon 9a04ade50b Cleanup element style and definition. 6 năm trước cách đây
  Michael Ragazzon 23e356ae4c Remove pseudo class properties from element definition. This simplifies the code a whole lot, and makes fetching a new definition a lot faster. This means that we have to fetch new definitions more often (specifically, now also when we set a pseudo class), but despite this, the net performance gains are substantial. We could introduce flags to avoid this later. 6 năm trước cách đây
  Michael Ragazzon 64334936cd ElementStyle cleanup. Add const where appropriate. Remove indirection to local style properties. Replace NULL with nullptr. 6 năm trước cách đây
  Michael Ragazzon 3f17844b7e No need to dirty decorators in update definition anymore. Postpone dirty child definitions to update. 6 năm trước cách đây
  Michael Ragazzon 05a24f63d5 Now that we have PropertyIds, we can use a bitset to represent dirty properties, increasing iteration performance. 6 năm trước cách đây
  Michael Ragazzon 89821a3e90 WIP PropertyId 6 năm trước cách đây
  Michael Ragazzon 85a633693c Remove the old IterateProperties, replace with new iterators 6 năm trước cách đây
  Michael Ragazzon 68eefcaeb0 Move iterators to separate file 6 năm trước cách đây
  Michael Ragazzon d88d67ddc6 Drop the iterator wrapper in element definition 6 năm trước cách đây
  Michael Ragazzon 041515844a Implement iterators for element style 6 năm trước cách đây
  Michael Ragazzon 020357fefc Clean up dirty properties in element style 6 năm trước cách đây
  Michael Ragazzon 240b84cb19 Implement iterator for element definition 6 năm trước cách đây
  Michael Ragazzon 0bba316576 Moving dirty properties to ElementStyle 6 năm trước cách đây
  Michael Ragazzon 48fa0e46a3 ElementText, wait for OnRender to generate geometry, reserve vector size 6 năm trước cách đây
  Michael Ragazzon 0242f6366b Top and bottom z-index values not supported 6 năm trước cách đây
  Michael Ragazzon b7f84b1e1a Minor cleanup 6 năm trước cách đây
  Michael Ragazzon d4422169bf Some more cleanup, remove pixels per inch interface, set to a constant 96 ppi as per CSS specs. 6 năm trước cách đây
  Michael Ragazzon 6078956945 Clean up 6 năm trước cách đây
  Michael Ragazzon 11aa64ffa6 Remove some ResolveProperty 6 năm trước cách đây
  Michael Ragazzon cfbf05d038 Replace style cache by computed values 6 năm trước cách đây
  Michael Ragazzon 654fa0907c Small optimizations 6 năm trước cách đây
  Michael Ragazzon 25c936544b Computed values: Iterating over the locally defined properties 6 năm trước cách đây
  Michael Ragazzon ad9f11a988 Compute more properties 6 năm trước cách đây
  Michael Ragazzon 04dc275c4e Determine computed value for fonts 6 năm trước cách đây
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. 6 năm trước cách đây
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) 6 năm trước cách đây