Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
há 6 anos atrás |
Michael Ragazzon
|
22422f2fe2
Enable context cursor handling by default, cursor property is empty string by default, removed auto keyword.
|
há 6 anos atrás |
Michael Ragazzon
|
cfaab542f4
Fix potential problems
|
há 6 anos atrás |
Michael Ragazzon
|
40e11718e0
Fix dragging of clones
|
há 6 anos atrás |
Michael Ragazzon
|
780d22e4ba
Better handling of mouse cursor
|
há 6 anos atrás |
Michael Ragazzon
|
a19c5bb349
Small warning fix
|
há 6 anos atrás |
Michael Ragazzon
|
957f7239d6
Removed the old mouse cursor code, and replaced it with a system interface method. Drawing a cursor manually will always lag behind the system cursor, thus it is better to let the user set the system cursor.
|
há 6 anos atrás |
Michael Ragazzon
|
b82e1123a0
Performance improvements, avoid unnecessary allocations
|
há 7 anos atrás |
Michael
|
5db7d68e7e
Use double for absolute time
|
há 7 anos atrás |
Michael
|
c84b9fd505
Performence improvements. Layout updates are only done once per frame, transform updates are faster in most cases.
|
há 7 anos atrás |
Michael
|
3999bd623a
Refactoring
|
há 7 anos atrás |
Michael
|
664067d5df
Initial animation support
|
há 7 anos atrás |
Michael
|
bf36355694
Merge branch 'master' into transform
|
há 7 anos atrás |
Michael
|
db0aff2a8d
Added support for 'pointer-events: none'
|
há 7 anos atrás |
Michael
|
ed39b743ff
Rename logical pixel (lp) to density-independent pixel (dp)
|
há 8 anos atrás |
Michael
|
cd394a8b5c
Introduced logical pixels
|
há 8 anos atrás |
Michael
|
079d3abc3e
Workaround fix for layout updates completely locking out
|
há 8 anos atrás |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
há 11 anos atrás |
Cornee Traas
|
b7af6bfef5
Fix memory leak in Context::LoadMouseCursor
|
há 11 anos atrás |
David Wimsey
|
4e1786a833
Updated source files and private headers to use relative paths to public headers. This prevents the compiler from pulling in an installed copy of libRocket headers rather than the source copy of the headers if libRocket happens to be installed on the system already.
|
há 11 anos atrás |
David Wimsey
|
672fd9e500
Fixed compiler warnings due to order of initialization values
|
há 11 anos atrás |
Markus Schöngart
|
0ac598617e
Implement the transform property.
|
há 11 anos atrás |
Kezeali
|
ac6fe5d549
Fixed initialization of cursor_proxy in Context's ctor, allowing it to be rendered: fixes missing drag&drop cloned elements.
|
há 14 anos atrás |
Frank Becker
|
2a6feca61b
Removed a bit of redundant code from earlier id [CS] change.
|
há 15 anos atrás |
Frank Becker
|
b20cf3dc01
Make element ids case sensitive.
|
há 15 anos atrás |
Lloyd Weehuizen
|
e84bb43a60
Fix clipping when element position is less than 0
|
há 14 anos atrás |
Lloyd Weehuizen
|
72712ce471
Fix crash caused by a focus element not having an owner document.
|
há 14 anos atrás |
Lloyd Weehuizen
|
fed2dda607
Renderer performance updates
|
há 14 anos atrás |
Lloyd Weehuizen
|
d73900739f
Fix possible NULL pointer exceptions and release StringStorage on shutdown.
|
há 15 anos atrás |
Lloyd Weehuizen
|
2a562a4621
Removed RKTOutputIterator and switched code to use std::back_inserter as the rocket version was causing issues in VS2010 in release builds.
|
há 15 anos atrás |