60 Commit (9546418c5ed9b1876132b43dff1ae690c3ec4e24)

Autore SHA1 Messaggio Data
  Ulrich-Matthias Schäfer 58fd0d68bc Fix build chain so that we now have multiple builds. Details below: 5 anni fa
  Ulrich-Matthias Schäfer 858f19e9f8 Get rid of HTMLNode and Bare in favor of Dom 5 anni fa
  Ulrich-Matthias Schäfer 8555e13b25 fixed lots of bugs in the timeline. Its now working as expected in all cases. 5 anni fa
  Ulrich-Matthias Schäfer d5c01a7848 fix Timeline so that play, pause, stop, reverse... work correctly. Update runners accordingly 5 anni fa
  Ulrich-Matthias Schäfer ddf28b67dd add default parameter for timeSource 5 anni fa
  Ulrich-Matthias Schäfer efc383d4dc add register for insertBefore and insertAfter 5 anni fa
  Ulrich-Matthias Schäfer 4049e2e636 rework of classes, make events on every object possible 5 anni fa
  Ulrich-Matthias Schäfer ac84c9be80 introduce register and registerMethod method to get rid of dependency problems 5 anni fa
  Ulrich-Matthias Schäfer a612dc0dd5 resolve last circular dependencies, make rollup work 5 anni fa
  Ulrich-Matthias Schäfer 1c75fcaf02 resolve circular references and make example working again 5 anni fa
  Ulrich-Matthias Schäfer 8cde3eba2a fix schedule so it uses runnertime correctly 5 anni fa
  Ulrich-Matthias Schäfer d3dd6ad74b Optimized the matrix functions so that the transform function is a multitude faster for parameterized input 5 anni fa
  Ulrich-Matthias Schäfer f2ce5e6b1c adding optimized transformation function to speed up things a tiny bit 5 anni fa
  Ulrich-Matthias Schäfer 6270500e28 finally solve transformations one and for all time! 5 anni fa
  Ulrich-Matthias Schäfer 545d321374 fix transformations introducing target transforms with which the origin can be transformed 5 anni fa
  Saivan a8373f5ee8 Refactored the getOrigin helper to help fix the relative affine animations 5 anni fa
  Saivan 791bb2bab9 Fixed the relative non-affine transform animations 5 anni fa
  Saivan a4c502febf Found and started fixing an error with the Timeline.schedule function 5 anni fa
  Saivan ee38cefead Added a simple example for relative declarative animations 5 anni fa
  Ulrich-Matthias Schäfer c9e9e089e5 condens transform function to an overall more stable one 5 anni fa
  Saivan b96c88212e Fixed the transformation code to use the bbox properly 6 anni fa
  Ulrich-Matthias Schäfer ee25f92f87 make TransformBag clone the object before altering 6 anni fa
  Ulrich-Matthias Schäfer ac854317c3 fix origin transformation 6 anni fa
  Saivan 4688ab0d65 Worked towards setting the origin on each frame with linear algebra 6 anni fa
  Saivan 5a1be483be Fixed an issue that occurred when we applied more than one transform 6 anni fa
  Ulrich-Matthias Schäfer ea8767c909 fix rotation issue and make relative declaritive work 6 anni fa
  Saivan 9e7d902339 Added a potential fix for the problem 6 anni fa
  Ulrich-Matthias Schäfer 4009da2e22 fix origin bug 6 anni fa
  Saivan 739e2dff56 Add a few debugging statements 6 anni fa
  Saivan ad2047507d Modified the behaviour of absolute transforms 6 anni fa
  Ulrich-Matthias Schäfer 5836ecaba4 fix origin for relative transformations 6 anni fa
  Saivan 6353b3d2f4 Allowed the origin to stay fixed as we animate transforms 6 anni fa
  Ulrich-Matthias Schäfer 0f1feefa9e make transformations retargatable for declaritive 6 anni fa
  Saivan b59e540b2f Runners now work with absolute and relative transformations 6 anni fa
  Ulrich-Matthias Schäfer 88e9411b99 fix merging of transformations 6 anni fa
  Ulrich-Matthias Schäfer 1e25302f6f transforms work with multiple elements too. Satisfy linter 6 anni fa
  Ulrich-Matthias Schäfer 977554fea5 transformation works now for ONE element. More work required 6 anni fa
  Ulrich-Matthias Schäfer d0d4f86524 first tries to make transformations work 6 anni fa
  Saivan 52a00f2e86 Began implementing the transformation functions 6 anni fa
  Saivan 39cd3a29e2 The timelines continue function requests a step animation frame 6 anni fa
  Saivan aa1a55f92a Fixed the final position while swinging 6 anni fa
  Ulrich-Matthias Schäfer 414c79599d worked a bit on timeline, build example, found bug which needs a fix 6 anni fa
  Saivan f20d66d212 The runners step was reimplemented with tests 6 anni fa
  Ulrich-Matthias Schäfer c59a502dc7 implemented EventTarget + runner does not loop forever anymore 6 anni fa
  Saivan b3317d7150 Got looping working with only a single wait 6 anni fa
  Saivan fe03601878 Looping is now working and code is generally cleaner 6 anni fa
  Saivan 7c65a664bb Diagnosing the declarative animations and suggesting changes 6 anni fa
  Ulrich-Matthias Schäfer 8c4e55ee55 implement methods, reorganize runner, list questions 6 anni fa
  Saivan be8320d4bf Started planning the way events work and got Spring working 6 anni fa
  Saivan d0beb6dfde Segmenting out some Controllers 6 anni fa