Commit History

Autor SHA1 Mensaxe Data
  Michael Ragazzon 5f9323a85d Fix some warnings %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 270c5286d6 Scroll to rounded pixel values %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 8a0e9a0e3a Transform animations: %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon c76723803d Remove Event::PreventDefault(), it is not working as one might expect from the name. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3f173e524a Update demo sample %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 3658cf07f2 Apply transform in correct order %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 85fc4c69e2 Clean up the event dispatcher %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon f745fac0ee WIP: Rework event dispatcher loop, introduce observer pointer (for now based on std::shared_ptr) %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 820e36071a Blur element when made invisible, maybe fixes #57 %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b4c4c48297 ResolveLength to ResolveNumericProperty, see #55. Angles now require units of deg or rad. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 63e2666865 Make Element::GetProperty<T> safe for invalid names, see #56. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 039841c537 Make the resolve length functions safer, returns zero if unsuccessful. Rename to ResolveLength (emphasizes returned unit). Add Element::ResolveLength(property_name). See #55. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon cd670fc143 Refactoring FontEngineDefault (part I). Isolate the interface with FreeType. All font engine default files moved to a separate folder. %!s(int64=6) %!d(string=hai) anos
  Victor Luchits 4e85f31111 Refactor the fonts subsystem to allow external font providers %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon c1d7870981 Update box dirty changes immediately. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 0391c9db9b Fix some control elements rendered one frame after. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b6739b4684 Replace render interface functions PushTransform and PopTransform with SetTransform %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 40f19fe151 Completely revised transforms implementation. Please have a look at the readme and updated transform sample for details. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 92bb7b5891 Move UpdateTransformState() to Element::Render(). The transforms depend on the layouting (element size), this change ensures that the transforms are updated with the correct size for the current frame. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 25b8b45ca7 Rework some of the element instancers and the pool. Use pools for assigning plain Elements and ElementTextDefault. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon b10a47c0c1 Additional profiling zones %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 0951b7e355 Implement support for Tracy profiler %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 4b539c167d Don't dirty every property during ElementStyle initialization. Only dirty as necessary. Make sure we dirty inherited properties when inserted into a new parent. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 642d096e44 Make font face handle a computed value, making it cheap to inherit from parent element. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon acea973863 Move remaining functions out of String.h and into StringUtilities.h. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon 2f4b16e8da New number formatter in debugger %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon aa80c3b917 Add PropertySource to properties and revise element info debugging %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon d7c4aa83d5 Remove all_dirty bool in OnPropertyChange %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon c2a1469cc5 Update element properties when creating scrollbars. %!s(int64=6) %!d(string=hai) anos
  Michael Ragazzon e74110e709 Faster query for dirty layout %!s(int64=6) %!d(string=hai) anos