Michael Ragazzon
|
1763654a0e
High DPI support for the basic samples
|
4 years ago |
Michael Ragazzon
|
1504be8b94
Shell improvement: Move RmlUi context out of shell renderer.
|
4 years ago |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
5 years ago |
Michael Ragazzon
|
aa459ca607
Various improvements to text boxes.
|
6 years ago |
Michael Ragazzon
|
b4c4c48297
ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad.
|
6 years ago |
Michael Ragazzon
|
b6739b4684
Replace render interface functions PushTransform and PopTransform with SetTransform
|
6 years ago |
Michael Ragazzon
|
40f19fe151
Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details.
|
6 years ago |
Michael Ragazzon
|
95bd871b31
Update the transform sample: Add some 3d cubes.
|
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
|
7ed4250e30
Remove ReferenceCountable from Context and ContextInstancer
|
6 years ago |
Michael Ragazzon
|
109252f67a
Make samples work (except Lua).
|
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 |
Michael Ragazzon
|
7e9f93edb8
Fix decorators in samples (except Lua)
|
6 years ago |
Marco Bortolin
|
ebe2d425b2
Fix samples assets loading
|
6 years ago |
Michael Ragazzon
|
9fe9bdfa93
Use computed values on transform
|
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 |
Michael
|
694081a949
Transform test running
|
7 years ago |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
11 years ago |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
11 years ago |