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
|
f9975a0e8e
Begin conversion to UTF8
|
6 年 前 |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
6 年 前 |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 年 前 |
Michael Ragazzon
|
130674a7b2
Refining the Core API: Now interfaces and instancers are passed as raw pointers to RmlUi, and considered non-owning. It is the user's responsibility to keep the objects alive until after Core::Shutdown and then release these objects at their discretion.
|
6 年 前 |
Michael Ragazzon
|
a4b526c55c
Remove ReferenceCountable from System-, Render-, and FileInterface.
|
6 年 前 |
Michael Ragazzon
|
1eafd8fa47
Fix cursors in Windows shell
|
6 年 前 |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 年 前 |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 年 前 |
Marco Bortolin
|
ebe2d425b2
Fix samples assets loading
|
6 年 前 |
Michael Ragazzon
|
9ec34390be
Added system interface functions for getting and setting the clipboard. Implemented in Windows shell, along with mouse cursor. The drag sample and the invader options page demonstrate the cursor property.
|
6 年 前 |
Michael Ragazzon
|
6e2aecc127
Remove WString.h, fix some compilation errors
|
6 年 前 |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 年 前 |
Michael
|
5db7d68e7e
Use double for absolute time
|
7 年 前 |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 年 前 |
Lee Zhen Yong
|
f9d4f01685
fixed bug that cause invaders sample to be unable to run
|
11 年 前 |
David Wimsey
|
05aa98b0ee
Updated DirectX 9 sample to work with new shell library layout
|
11 年 前 |
David Wimsey
|
9d815185de
Updated sample shell library with provisions for allowing the shell windows to resize, handle resize events, or lock to one size
|
11 年 前 |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 年 前 |