Michael Ragazzon
|
78acd8b900
Refactoring default font engine (part II). Remove font database, use a callback function for generating font textures, documentation improvements.
|
6 лет назад |
Michael Ragazzon
|
b4e6b22e87
Use char16_t for utf16, and char32_t for underlying CodePoint type. Some refactoring.
|
6 лет назад |
Michael Ragazzon
|
2f6fd1494d
Proper conversion to and from UTF-16, use unicode for interaction with Windows API
|
6 лет назад |
Michael Ragazzon
|
ab2d4210c7
Remove all usage of 'word' type, replace by CodePoint
|
6 лет назад |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 лет назад |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 лет назад |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 лет назад |
Michael Ragazzon
|
7bad27a8f8
`Context::ProcessMouseWheel` now takes a float value for the `wheel_delta` property
|
6 лет назад |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 лет назад |
David Wimsey
|
49d37dc4ba
Hack to compile against MinGW where there are missing VKey definitions which exist in VisualStudio and MinGW 64 but not MinGW 32
|
11 лет назад |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 лет назад |