Histórico de Commits

Autor SHA1 Mensagem Data
  Michael Ragazzon 80300021fb Remove license text from RmlUi source files há 4 semanas atrás
  Michael Ragazzon 5faedc427b Refactor render interface: Require compiled geometry, use modern and safer types [breaking change] há 2 anos atrás
  Michael Ragazzon a452f26951 Refactor Geometry and Texture, introduce unique render resources há 2 anos atrás
  Michael Ragazzon c802aeb21b Use premultiplied alpha for vertex colors há 2 anos atrás
  Michael Ragazzon 7ae3bb3a29 Use premultiplied alpha for textures submitted through the render interface há 2 anos atrás
  Michael Ragazzon bdf560880a Use move semantics for texture callbacks há 2 anos atrás
  Michael Ragazzon 7492876298 The great formattening - format all library source code and documents há 2 anos atrás
  Michael Ragazzon 1811229b26 Change the signature of TextureCallback. [breaking change] há 3 anos atrás
  Michael Ragazzon f0ea32b591 Font support for color emojis and other color glyphs, in addition to both grayscale and color bitmap glyphs. há 4 anos atrás
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. há 5 anos atrás
  Michael Ragazzon e9844e3801 The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future. há 5 anos atrás
  Michael Ragazzon 005b4042c7 Several warnings fixed with '-Wall -Wextra' and on MSVC with '/W4'. há 5 anos atrás
  Michael Ragazzon a909b18fed Fix font textures not released when calling Core::ReleaseTextures. See # 84. há 5 anos atrás
  Michael Ragazzon 0090fb9c0b Remove "precompiled.h" in font engine default interface há 6 anos atrás
  Michael Ragazzon 6b6aa40176 Change the font effect glyph dimensions behavior, now possible to properly include offsets. há 6 anos atrás
  Michael Ragazzon 25d0cf4051 Improve documentation and changelog. há 6 anos atrás
  Michael Ragazzon 16fb312b4e Rename CodePoint to Character. há 6 anos atrás
  Michael Ragazzon 48dd41ef40 Remove font engine default files from cmake when the default font interface is disabled. Remove macro guards. há 6 anos atrás
  Michael Ragazzon 78acd8b900 Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements. há 6 anos atrás
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. há 6 anos atrás