Michael Ragazzon
|
f9975a0e8e
Begin conversion to UTF8
|
6 years ago |
Michael Ragazzon
|
0951b7e355
Implement support for Tracy profiler
|
6 years ago |
Michael Ragazzon
|
cb347e1a38
NULL to nullptr
|
6 years ago |
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 years ago |
Michael Ragazzon
|
a4b526c55c
Remove ReferenceCountable from System-, Render-, and FileInterface.
|
6 years ago |
Michael Ragazzon
|
1eafd8fa47
Fix cursors in Windows shell
|
6 years ago |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
6 years ago |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
6 years ago |
Marco Bortolin
|
ebe2d425b2
Fix samples assets loading
|
6 years ago |
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 years ago |
Michael Ragazzon
|
6e2aecc127
Remove WString.h, fix some compilation errors
|
6 years ago |
Michael Ragazzon
|
e6638f1020
WIP: Attempt to replace Rocket::String with std::string
|
6 years ago |
Michael
|
5db7d68e7e
Use double for absolute time
|
7 years ago |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
7 years ago |
Lee Zhen Yong
|
f9d4f01685
fixed bug that cause invaders sample to be unable to run
|
11 years ago |
David Wimsey
|
05aa98b0ee
Updated DirectX 9 sample to work with new shell library layout
|
11 years ago |
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 years ago |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
15 years ago |