Michael Ragazzon
|
7492876298
The great formattening - format all library source code and documents
|
há 2 anos atrás |
Michael Ragazzon
|
3877e3dbad
Remove unnecessary references in arguments. Add conversion between vector types.
|
há 4 anos atrás |
Michael Ragazzon
|
e9844e3801
The big restructuring for RmlUi 4.0. This involves breaking changes but should benefit everyone using the library in the future.
|
há 5 anos atrás |
Michael Ragazzon
|
6c53cbf85b
Remove #include "precompiled.h" from source files, CMake handles it instead. Include what we actually use in header and source files. For non-precompiled headers measurements indicate ~30% reduction in compile time. See #81.
|
há 5 anos atrás |
Michael Ragazzon
|
79cbad7abd
Make initialization of Event cleaner, warning when it is constructed outside the factory (instead of undefined behavior)
|
há 6 anos atrás |
Michael Ragazzon
|
c76723803d
Remove Event::PreventDefault(), it is not working as one might expect from the name.
|
há 6 anos atrás |
Michael Ragazzon
|
d7ba65477f
Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher.
|
há 6 anos atrás |
Michael Ragazzon
|
54350e745e
Fix uninitialized member value
|
há 6 anos atrás |
Michael Ragazzon
|
f139eb6a5c
Event::StopImmediatePropagation()
|
há 6 anos atrás |
Michael Ragazzon
|
40f19fe151
Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details.
|
há 6 anos atrás |
Michael Ragazzon
|
383e066654
Update dragging with transform applied.
|
há 6 anos atrás |
Michael Ragazzon
|
ebe3e3a14a
Remove ReferenceCountable from Event and EventInstancer
|
há 6 anos atrás |
Michael Ragazzon
|
27dd812581
Variant: Fix an issue where the current type's destructor may not be called.
|
há 6 anos atrás |
Michael Ragazzon
|
391f39b038
Merge branch 'master' into performance
|
há 6 anos atrás |
Michael Ragazzon
|
eff01ba43a
The big rename. We are now RmlUi version 2.0!
|
há 6 anos atrás |
Michael Ragazzon
|
2a53aa9424
Fix some compiler warnings
|
há 6 anos atrás |
Michael Ragazzon
|
d2c395645c
Make Event unaware of event specification, pass by parameter instead.
|
há 6 anos atrás |
Michael Ragazzon
|
bcc1ac4f2a
Implement EventId and associated EventSpecification
|
há 6 anos atrás |
Michael Ragazzon
|
3c5c22b5e8
EventPhase as enum class
|
há 6 anos atrás |
Michael Ragazzon
|
246e1ecc78
WIP: Specify bubbling and default actions on dispatching events
|
há 6 anos atrás |
Michael Ragazzon
|
f3b9ad29f0
Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained.
|
há 6 anos atrás |
Michael Ragazzon
|
1ead58341e
WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results.
|
há 6 anos atrás |
Michael Ragazzon
|
f7e1c4c4fb
WIP PropertyNames from Strings to IDs (not compiling)
|
há 6 anos atrás |
Michael Ragazzon
|
b04b4e58ba
Replace Dictionary with unordered_flat_map
|
há 6 anos atrás |
Michael
|
4ec999e3d8
Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations.
|
há 7 anos atrás |
Markus Schöngart
|
8deea52b73
Updated transform property patch
|
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 |
Lloyd Weehuizen
|
0199dd021e
libRocket 1.2 beta, initial import
|
há 15 anos atrás |