Historique des commits

Auteur SHA1 Message Date
  Michael Ragazzon 035b8cb6a8 Release version 3.1 il y a 6 ans
  Michael Ragazzon f1ee716f2b Remove Core/DebugFont.h (was unused) il y a 6 ans
  Michael R. P. Ragazzon 634543b38f Implement progress bar element (progressbar) (#69) il y a 6 ans
  Michael Ragazzon 0b53977b06 Merge branch 'blur' il y a 6 ans
  Michael Ragazzon 48092cf6a9 Add font effects to demo and update changelog. il y a 6 ans
  Michael Ragazzon 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. il y a 6 ans
  Michael Ragazzon 00f66332d8 Add offset to glow il y a 6 ans
  Michael Ragazzon ba864b524f Blur and glow font-effects performance improvements. Introduce a global stack allocator for memory that is quickly thrown away. il y a 6 ans
  Michael Ragazzon 396e23b774 Implement Blur and Glow font-effects. Some clean-up. il y a 6 ans
  Michael Ragazzon 86c17d46c8 Reorganize and clean up font effects il y a 6 ans
  Michael Ragazzon 680e7e93a1 Fix a bug where font effects would not always properly render due to the order of regeneration of the font layers. il y a 6 ans
  Michael Ragazzon 3d05f057ad CMake OpenGL policy, see #68. il y a 6 ans
  Michael Ragazzon 196039e282 Optionally disable RTTI (based on implementation by @crazyjul and @andreasschultes) il y a 6 ans
  Michael Ragazzon 1ae200d4be Start working on 3.1 il y a 6 ans
  Michael Ragazzon 0aae158a84 RmlUi 3.0 release il y a 6 ans
  Michael Ragazzon 164e67d271 Update changelog il y a 6 ans
  Michael Ragazzon 1eff40aa62 Update project version in cmake, minor tweaks to readme il y a 6 ans
  Michael Ragazzon 18f5e78926 Bitmapfont: Shift offset origin to baseline (fixes text not always rendered) il y a 6 ans
  Michael Ragazzon 8279da066b Minor update demo sample il y a 6 ans
  Michael R. P. Ragazzon 8131034bc4 Creating files for releases (#65) il y a 6 ans
  Michael Ragazzon 4397a84719 Update CMake il y a 6 ans
  Michael Ragazzon 461f328166 Fix build on win32 il y a 6 ans
  Michael Ragazzon 7995f11a61 Update readme, move changelog to separate document. il y a 6 ans
  Michael Ragazzon bbf51558bf Remove deprecated DirectX 10 sample il y a 6 ans
  Michael Ragazzon f190bb561e Fix path formatting il y a 6 ans
  Michael Ragazzon 5f9323a85d Fix some warnings il y a 6 ans
  Michael Ragazzon 733a944359 Make default constructors of color, vector, and matrix types initialize their underlying values. il y a 6 ans
  Michael Ragazzon b770b9dd69 Fix return value of WidgetDropDown::AddOption, see #64. il y a 6 ans
  Michael Ragazzon e2e9949a26 Merge remote-tracking branch 'origin/master' il y a 6 ans
  Michael Ragazzon 79cbad7abd Make initialization of Event cleaner, warning when it is constructed outside the factory (instead of undefined behavior) il y a 6 ans