Historial de Commits

Autor SHA1 Mensaje Fecha
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. hace 5 años
  Michael Ragazzon f5a7f9b0f2 Add a kerning pair cache for fonts hace 5 años
  Rokas Kupstys c261c1ff81 Add ability for user to override container types. hace 5 años
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. hace 5 años
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. hace 5 años
  Michael Ragazzon a6f5078531 Cleaning up header files: Include what we use. hace 5 años
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface hace 5 años
  Michael Ragazzon 680e7e93a1 Fix a bug where font effects would not always properly render due to the order of regeneration of the font layers. hace 6 años
  Michael Ragazzon 4fda46ed82 Fix possible crash with enormous font sizes and some warnings. hace 6 años
  Michael Ragazzon b9450f7980 Try fixing compilation on MaxOSX and X11 hace 6 años
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. hace 6 años
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. hace 6 años
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. hace 6 años
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. hace 6 años