Historia zmian

Autor SHA1 Wiadomość Data
  Michael Ragazzon 0c96c0eed2 Reuse text geometry if the mesh didn't change, see #727 6 miesięcy temu
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources 2 lat temu
  Michael Ragazzon 1525fd7bad Add support for rendering geometry with shaders through the render interface 2 lat temu
  Michael Ragazzon 69ea397f4f Add clip mask to render interface, introduce render manager to keep track of the render state 2 lat temu
  Michael Ragazzon faae241d78 Take texture out of the compiled geometry 2 lat temu
  Michael Ragazzon 0bbd0193cb Only allow a single render interface, remove the ability to set per-context render interfaces [breaking change] 2 lat temu
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents 2 lat temu
  Michael Ragazzon e407e9960f Add noexcept specifiers on move functions 3 lat temu
  Michael Ragazzon afb141eae8 Avoid subpixel rendering, round the geometry offset and background-border positioning/sizing. Tweak border-radius num_points. 5 lat temu
  Michael Ragazzon a603c3b6d1 Implement the 'border-radius' property for backgrounds and borders. Add necessary geometry drawing utilities, merge ElementBackground and ElementBorder into a single unit ElementBackgroundBorder. See #115. 5 lat temu
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. 5 lat temu
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. 5 lat temu
  Michael Ragazzon 26ecdec228 Fix geometry not setting its host element or context on construction 5 lat temu
  Michael Ragazzon 97682a2dff Re-implement Rml::Core::ReleaseCompiledGeometries(). See #84. 5 lat temu
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. 5 lat temu
  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. 5 lat temu
  Michael Ragazzon 2045214b7f Additional Tracy profiling, including overloaded new/delete operators for memory inspection. 6 lat temu
  Michael Ragazzon eba48a4494 Remove texel offset from render interface 6 lat temu
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler 6 lat temu
  Michael Ragazzon c49644b46a Remove geometry database 6 lat temu
  Michael Ragazzon cb347e1a38 NULL to nullptr 6 lat temu
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! 6 lat temu
  David Wimsey 4e1786a833 Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already. 11 lat temu
  Victor Luchits 4b4dd2886f More fixes for compilation warnings 12 lat temu
  Lloyd Weehuizen 9f0c9c9906 Switched void* interface handles to uintptr_t for better cross platform compatibility. 15 lat temu
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import 15 lat temu