index
:
svg.js.git
2.x
fix-basetag-bug
make-on-off-generic
master
svg.js_v1.x
The lightweight library for manipulating and animating SVG: https://github.com/svgdotjs/svg.js
www-data
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dirty.html
Commit message (
Expand
)
Author
Age
Files
Lines
*
rework of classes, make events on every object possible
Ulrich-Matthias Schäfer
2018-11-05
1
-0
/
+3
*
introduce register and registerMethod method to get rid of dependency problems
Ulrich-Matthias Schäfer
2018-11-01
1
-4
/
+4
*
resolve last circular dependencies, make rollup work
Ulrich-Matthias Schäfer
2018-10-27
1
-3
/
+3
*
resolve circular references and make example working again
Ulrich-Matthias Schäfer
2018-10-27
1
-9
/
+6
*
fix schedule so it uses runnertime correctly
Ulrich-Matthias Schäfer
2018-10-10
1
-53
/
+81
*
Optimized the matrix functions so that the transform function is a multitude ...
Ulrich-Matthias Schäfer
2018-10-08
1
-35
/
+13
*
adding optimized transformation function to speed up things a tiny bit
Ulrich-Matthias Schäfer
2018-09-20
1
-30
/
+30
*
finally solve transformations one and for all time!
Ulrich-Matthias Schäfer
2018-09-20
1
-3
/
+56
*
fix transformations introducing target transforms with which the origin can b...
Ulrich-Matthias Schäfer
2018-09-17
1
-9
/
+16
*
Refactored the getOrigin helper to help fix the relative affine animations
Saivan
2018-09-17
1
-32
/
+23
*
Fixed the relative non-affine transform animations
Saivan
2018-09-17
1
-18
/
+31
*
Found and started fixing an error with the Timeline.schedule function
Saivan
2018-09-10
1
-10
/
+10
*
Added a simple example for relative declarative animations
Saivan
2018-07-11
1
-53
/
+90
*
condens transform function to an overall more stable one
Ulrich-Matthias Schäfer
2018-07-08
1
-132
/
+30
*
Fixed the transformation code to use the bbox properly
Saivan
2018-07-05
1
-10
/
+30
*
make TransformBag clone the object before altering
Ulrich-Matthias Schäfer
2018-07-04
1
-2
/
+5
*
fix origin transformation
Ulrich-Matthias Schäfer
2018-07-04
1
-10
/
+11
*
Worked towards setting the origin on each frame with linear algebra
Saivan
2018-07-04
1
-31
/
+65
*
Fixed an issue that occurred when we applied more than one transform
Saivan
2018-07-03
1
-27
/
+53
*
fix rotation issue and make relative declaritive work
Ulrich-Matthias Schäfer
2018-06-29
1
-3
/
+5
*
Added a potential fix for the problem
Saivan
2018-06-29
1
-2
/
+2
*
fix origin bug
Ulrich-Matthias Schäfer
2018-06-28
1
-5
/
+2
*
Add a few debugging statements
Saivan
2018-06-28
1
-1
/
+1
*
Modified the behaviour of absolute transforms
Saivan
2018-06-28
1
-14
/
+22
*
fix origin for relative transformations
Ulrich-Matthias Schäfer
2018-06-27
1
-5
/
+31
*
Allowed the origin to stay fixed as we animate transforms
Saivan
2018-06-26
1
-19
/
+40
*
make transformations retargatable for declaritive
Ulrich-Matthias Schäfer
2018-06-26
1
-31
/
+42
*
Runners now work with absolute and relative transformations
Saivan
2018-06-23
1
-26
/
+37
*
fix merging of transformations
Ulrich-Matthias Schäfer
2018-06-04
1
-28
/
+12
*
transforms work with multiple elements too. Satisfy linter
Ulrich-Matthias Schäfer
2018-06-03
1
-3
/
+19
*
transformation works now for ONE element. More work required
Ulrich-Matthias Schäfer
2018-06-03
1
-7
/
+15
*
first tries to make transformations work
Ulrich-Matthias Schäfer
2018-06-02
1
-10
/
+17
*
Began implementing the transformation functions
Saivan
2018-06-02
1
-46
/
+48
*
The timelines continue function requests a step animation frame
Saivan
2018-06-01
1
-4
/
+4
*
Fixed the final position while swinging
Saivan
2018-05-31
1
-1
/
+3
*
worked a bit on timeline, build example, found bug which needs a fix
Ulrich-Matthias Schäfer
2018-05-30
1
-34
/
+68
*
The runners step was reimplemented with tests
Saivan
2018-05-31
1
-26
/
+66
*
implemented EventTarget + runner does not loop forever anymore
Ulrich-Matthias Schäfer
2018-05-29
1
-4
/
+2
*
Got looping working with only a single wait
Saivan
2018-05-30
1
-3
/
+18
*
Looping is now working and code is generally cleaner
Saivan
2018-05-29
1
-7
/
+13
*
Diagnosing the declarative animations and suggesting changes
Saivan
2018-05-29
1
-10
/
+9
*
implement methods, reorganize runner, list questions
Ulrich-Matthias Schäfer
2018-05-29
1
-9
/
+22
*
Started planning the way events work and got Spring working
Saivan
2018-05-28
1
-30
/
+32
*
Segmenting out some Controllers
Saivan
2018-05-28
1
-30
/
+30
*
Fixed all of the low hanging problems so declarative works
Saivan
2018-05-26
1
-28
/
+29
*
simple fix for morpharray
Ulrich-Matthias Schäfer
2018-05-25
1
-4
/
+29
*
fixed some more errores, make declaritive controllers partially work. added P...
Ulrich-Matthias Schäfer
2018-05-24
1
-20
/
+26
*
Stuff is moving again after fixing several stuff
Ulrich-Matthias Schäfer
2018-05-24
1
-28
/
+28
*
Should be the final redesign
Saivan
2018-05-24
1
-0
/
+1
*
Most of the animations are working
Saivan
2018-05-17
1
-17
/
+28
[next]