Commit History

Автор SHA1 Съобщение Дата
  Michael Ragazzon 3877e3dbad Remove unnecessary references in arguments. Add conversion between vector types. преди 5 години
  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 години
  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. преди 5 години
  Michael Ragazzon 79cbad7abd Make initialization of Event cleaner, warning when it is constructed outside the factory (instead of undefined behavior) преди 6 години
  Michael Ragazzon c76723803d Remove Event::PreventDefault(), it is not working as one might expect from the name. преди 6 години
  Michael Ragazzon d7ba65477f Add Event::PreventDefault function. Change behavior, Event::StopPropagation no longer cancels default actions. Clean up event dispatcher. преди 6 години
  Michael Ragazzon 54350e745e Fix uninitialized member value преди 6 години
  Michael Ragazzon f139eb6a5c Event::StopImmediatePropagation() преди 6 години
  Michael Ragazzon 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. преди 6 години
  Michael Ragazzon 383e066654 Update dragging with transform applied. преди 6 години
  Michael Ragazzon ebe3e3a14a Remove ReferenceCountable from Event and EventInstancer преди 6 години
  Michael Ragazzon 27dd812581 Variant: Fix an issue where the current type's destructor may not be called. преди 6 години
  Michael Ragazzon 391f39b038 Merge branch 'master' into performance преди 6 години
  Michael Ragazzon eff01ba43a The big rename. We are now RmlUi version 2.0! преди 6 години
  Michael Ragazzon 2a53aa9424 Fix some compiler warnings преди 6 години
  Michael Ragazzon d2c395645c Make Event unaware of event specification, pass by parameter instead. преди 6 години
  Michael Ragazzon bcc1ac4f2a Implement EventId and associated EventSpecification преди 6 години
  Michael Ragazzon 3c5c22b5e8 EventPhase as enum class преди 6 години
  Michael Ragazzon 246e1ecc78 WIP: Specify bubbling and default actions on dispatching events преди 6 години
  Michael Ragazzon f3b9ad29f0 Reverting to commit 9c42c7b. The strings to ID changes were too complicated compared to the performance gained. преди 6 години
  Michael Ragazzon 1ead58341e WIP: Replacing strings with IDs now compiling and running (puh). Producing... interesting results. преди 6 години
  Michael Ragazzon f7e1c4c4fb WIP PropertyNames from Strings to IDs (not compiling) преди 6 години
  Michael Ragazzon b04b4e58ba Replace Dictionary with unordered_flat_map преди 6 години
  Michael 4ec999e3d8 Allow matching transform primitives in their generic forms (e.g. translateX to translate3d). Helper functions and constructors for creating Transform animations. преди 7 години
  Markus Schöngart 8deea52b73 Updated transform property patch преди 11 години
  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. преди 11 години
  David Wimsey 672fd9e500 Fixed compiler warnings due to order of initialization values преди 11 години
  Markus Schöngart 0ac598617e Implement the transform property. преди 11 години
  Lloyd Weehuizen 0199dd021e libRocket 1.2 beta, initial import преди 15 години