]> source.dussan.org Git - svg.js.git/shortlog
svg.js.git
2018-11-04 Ulrich-Matthias... implement registerMethods(), introduce real arrays...
2018-11-01 Ulrich-Matthias... fix a few mistakes. Make sugar work. Roll back to child...
2018-11-01 Ulrich-Matthias... introduce register and registerMethod method to get...
2018-10-28 Ulrich-Matthias... setup rollup to build minimized file and report stats
2018-10-27 Ulrich-Matthias... resolve last circular dependencies, make rollup work
2018-10-27 Ulrich-Matthias... resolve circular references and make example working...
2018-10-26 Ulrich-Matthias... rename files
2018-10-25 Ulrich-Matthias... convert everything to es6 classes and imports
2018-10-25 Ulrich-Matthias... Rename files so that they reflect their exported classe...
2018-10-18 Ulrich-Matthias... fix tests
2018-10-18 Ulrich-Matthias... fix readme
2018-10-18 Ulrich-Matthias... Merge branch '776-new-fx' into 3.0.0
2018-10-18 Ulrich-Matthias... activate sugar before merge
2018-10-18 Ulrich-Matthias... changelog update
2018-10-18 Ulrich-Matthias... Revert "Merge pull request #828 from svgdotjs/797-throw...
2018-10-17 Ulrich-Matthias... package-lock
2018-10-17 Ulrich-Matthias... add babel, satisfy linter, build dist
2018-10-12 Ulrich-Matthias... fix timeline timing with runners
2018-10-10 Ulrich-Matthias... fixing tests
2018-10-10 Ulrich-Matthias... fix schedule so it uses runnertime correctly
2018-10-08 Ulrich-Matthias... Cant see the forest with all these trees...
2018-10-08 Ulrich-Matthias... Optimized the matrix functions so that the transform...
2018-09-21 Ulrich-Matthias... make sure, that we use the correct startTransform
2018-09-21 Ulrich-Matthias... make sure runner[0] always exists (rework that requirem...
2018-09-20 Ulrich-Matthias... adding optimized transformation function to speed up...
2018-09-20 Ulrich-Matthias... get rid of that unnecessary bbox call on every frame
2018-09-20 Ulrich-Matthias... finally solve transformations one and for all time!
2018-09-17 Ulrich-Matthias... fix transformations introducing target transforms with...
2018-09-17 SaivanRefactored the getOrigin helper to help fix the relativ...
2018-09-17 SaivanFixed the relative non-affine transform animations
2018-09-10 SaivanFound and started fixing an error with the Timeline...
2018-07-11 SaivanAdded a simple example for relative declarative animations
2018-07-08 Ulrich-Matthias... condens transform function to an overall more stable one
2018-07-05 SaivanFixed the transformation code to use the bbox properly
2018-07-04 Ulrich-Matthias... make TransformBag clone the object before altering
2018-07-04 Ulrich-Matthias... fix origin transformation
2018-07-03 SaivanWorked towards setting the origin on each frame with...
2018-07-03 SaivanFixed an issue that occurred when we applied more than...
2018-06-29 Ulrich-Matthias... fix rotation issue and make relative declaritive work
2018-06-28 SaivanAdded a potential fix for the problem
2018-06-28 Ulrich-Matthias... satisfy linter, fix global var
2018-06-28 Ulrich-Matthias... fix origin bug
2018-06-28 SaivanAdd a few debugging statements
2018-06-28 SaivanModified the behaviour of absolute transforms
2018-06-27 Ulrich-Matthias... fix origin for relative transformations
2018-06-26 SaivanAllowed the origin to stay fixed as we animate transforms
2018-06-26 Ulrich-Matthias... make transformations retargatable for declaritive
2018-06-22 SaivanRunners now work with absolute and relative transformations
2018-06-04 Ulrich-Matthias... fix merging of transformations
2018-06-03 Ulrich-Matthias... replace runner set with array and order array for faste...
2018-06-03 Ulrich-Matthias... transforms work with multiple elements too. Satisfy...
2018-06-03 Ulrich-Matthias... transformation works now for ONE element. More work...
2018-06-02 Ulrich-Matthias... first tries to make transformations work
2018-06-01 SaivanBegan implementing the transformation functions
2018-06-01 SaivanThe timelines continue function requests a step animati...
2018-06-01 Ulrich-Matthias... renamed method names as suggested, added failing test
2018-06-01 SaivanSimplified the stepping logic to avoid detecting edge...
2018-05-31 Ulrich-Matthias... implements Set for runners in timeline
2018-05-31 Ulrich-Matthias... fix for the endvalue of the animation
2018-05-31 SaivanFixed the final position while swinging
2018-05-31 Ulrich-Matthias... add failing test
2018-05-30 Ulrich-Matthias... worked a bit on timeline, build example, found bug...
2018-05-30 SaivanThe runners step was reimplemented with tests
2018-05-30 Ulrich-Matthias... fixed declaritive again, fromArray now works on all...
2018-05-29 Ulrich-Matthias... implemented EventTarget + runner does not loop forever...
2018-05-29 SaivanGot looping working with only a single wait
2018-05-29 SaivanLooping is now working and code is generally cleaner
2018-05-29 Ulrich-Matthias... fix declaritive
2018-05-29 SaivanDiagnosing the declarative animations and suggesting...
2018-05-28 Ulrich-Matthias... implement methods, reorganize runner, list questions
2018-05-28 SaivanStarted planning the way events work and got Spring...
2018-05-28 SaivanMerge branch '776-new-fx' of github.com:svgdotjs/svg...
2018-05-28 SaivanSegmenting out some Controllers
2018-05-27 Ulrich-Matthias... satisfy linter
2018-05-25 SaivanFixed all of the low hanging problems so declarative...
2018-05-25 Ulrich-Matthias... simple fix for morpharray
2018-05-24 Ulrich-Matthias... fixed some more errores, make declaritive controllers...
2018-05-24 Ulrich-Matthias... go through specs and make fixes where needed
2018-05-24 Ulrich-Matthias... fix runner and timeline so that it schedules animations...
2018-05-24 Ulrich-Matthias... Stuff is moving again after fixing several stuff
2018-05-23 SaivanShould be the final redesign
2018-05-22 SaivanAdded a few more use cases and such
2018-05-17 SaivanMost of the animations are working
2018-05-16 Ulrich-Matthias... add requestAnimationFrame Mock and tests for the animator
2018-05-16 Ulrich-Matthias... allow arrays of events to be passed to `on()` and ...
2018-05-15 Ulrich-Matthias... fixed small typo
2018-05-15 Ulrich-Matthias... fixed morphing. Changed easing function so that it...
2018-05-15 SaivanThe timeline is now decoupled from the real time
2018-05-01 Ulrich-Matthias... make morphing work, fix inheritance, animations now...
2018-05-01 SaivanMore work on the timeline and morphables
2018-05-01 SaivanThe animations work with the .queue method
2018-05-01 Ulrich-Matthias... tests for Morphable and related stuff
2018-04-30 SaivanAnother collaboration session with @Fuzzyma
2018-04-23 SaivanAdded some timeline and Morphing functions
2018-04-18 SaivanInitial planning for the Timeline Module
2018-03-05 Ulrich-Matthias... Merge pull request #828 from svgdotjs/797-throw-error...
2018-03-04 SaivanRemoved gbox and fixed a few typos 829/head
2018-03-04 SaivanFixed recommendations by @Fuzzyma regarding transforms
2018-03-04 SaivanAdded the dots test and restored the old tests
2018-03-04 SaivanIntegrated the transformations into the changes in...
next