Historia zmian

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