Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael Ragazzon 8b7388ecdc Refactor ComputedValues to reduce memory usage. vor 3 Jahren
  Michael Ragazzon 8a022972f4 Add 'clip: always' property value, make the clip property non-inherited. See #235. vor 4 Jahren
  Michael Ragazzon 44ef329f28 Improve error messages on missing font face vor 4 Jahren
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. vor 5 Jahren
  Maximilian Stark 48eda79d2c Added VH and VW units (#162) vor 5 Jahren
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. vor 5 Jahren
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. vor 5 Jahren
  Michael Ragazzon 6c53cbf85b Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81. vor 5 Jahren
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. vor 6 Jahren
  Michael Ragazzon 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. vor 6 Jahren
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers vor 6 Jahren
  Michael Ragazzon a6d058b58b Remove 'StyleSheetKeywords.h'. Instead, use the Style:: namespace in ComputedValues.h. vor 6 Jahren
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance vor 6 Jahren
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings vor 6 Jahren
  Michael Ragazzon 90c2d5005e Merge remote-tracking branch 'origin/master' into performance vor 6 Jahren
  Michael Ragazzon 6078956945 Clean up vor 6 Jahren