История коммитов

Автор SHA1 Сообщение Дата
  Michael R. P. Ragazzon 3e0bcde41b Merge pull request #78 from jhasse/redundant-string-cstr 6 лет назад
  Jan Niklas Hasse 89f2c58285 Remove redundant c_str() call found by clang-tidy 6 лет назад
  Michael Ragazzon 456c20d7ff Update CMake for backwards compatibility, see #77. 6 лет назад
  Michael R. P. Ragazzon 48fd8b341c Merge pull request #76 from jhasse/sign-compare 6 лет назад
  Michael R. P. Ragazzon fceed08478 Merge pull request #75 from jhasse/robin_hood-3.5.0 6 лет назад
  Jan Niklas Hasse 455f11a280 Fix sign comparision in DataQuery.cpp 6 лет назад
  Jan Niklas Hasse 790422139c Update robin_hood.h to 3.5.0 6 лет назад
  Jan Niklas Hasse 742ab09cc0 Only define Windows string functions if needed (#74) 6 лет назад
  Michael Ragazzon e6c30727c6 Animated properties are now removed when an animation completes. Do an extra pass of UpdateProperties whenever the animation property is changed. 6 лет назад
  Michael Ragazzon d0cb138139 Avoid crash when constructing invalid animations. 6 лет назад
  Michael Ragazzon 11af13a776 Support animation of keyword properties 6 лет назад
  Michael Ragazzon 604e7d444a Update changelog 6 лет назад
  Michael Ragazzon b993a65fa0 Cleanup widget slider 6 лет назад
  Michael R. P. Ragazzon caf9eb521e Merge pull request #73 from andreasschultes/fix_range_slider_value_event 6 лет назад
  Andreas Schultes f603a38f7d Only fire event change if value is changed and pass it value instead of the bar position 6 лет назад
  Michael Ragazzon 1a0bf7628e ObserverPtr minor fixes 6 лет назад
  Michael Ragazzon 9a7a5b8592 Make operator bools explicit 6 лет назад
  Michael Ragazzon 3326a0de1d Fix wrong cast in SDL2 sample time, see #71. 6 лет назад
  Michael Ragazzon 3b094f924b Make variant constructor explicit to avoid infinite recursion on unknown types, see #70. 6 лет назад
  Michael Ragazzon b73650e049 Begin working on RmlUi 3.2 6 лет назад
  Michael Ragazzon 035b8cb6a8 Release version 3.1 6 лет назад
  Michael Ragazzon f1ee716f2b Remove Core/DebugFont.h (was unused) 6 лет назад
  Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) 6 лет назад
  Michael Ragazzon 0b53977b06 Merge branch 'blur' 6 лет назад
  Michael Ragazzon 48092cf6a9 Add font effects to demo and update changelog. 6 лет назад
  Michael Ragazzon 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. 6 лет назад
  Michael Ragazzon 00f66332d8 Add offset to glow 6 лет назад
  Michael Ragazzon ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. 6 лет назад
  Michael Ragazzon 396e23b774 Implement Blur and Glow font-effects. Some clean-up. 6 лет назад
  Michael Ragazzon 86c17d46c8 Reorganize and clean up font effects 6 лет назад