Skip to content

Commit 590e7c6

Browse files
committed
2012-02-12 dschulze@adobe.com
Added section "Mathematical description of transformation functions". Link all transformation function descriptions to intern mathematical section instead of SVG. Corrected typos.
1 parent 44b20e4 commit 590e7c6

15 files changed

Lines changed: 289 additions & 124 deletions

css3-transforms/4x4matrix.png

2.33 KB
Loading

css3-transforms/ChangeLog

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2012-02-12 dschulze@adobe.com
2+
Added section "Mathematical description of transformation functions".
3+
Link all transformation function descriptions to intern mathematical section instead of SVG.
4+
Corrected typos.
5+
16
2012-02-10 dschulze@adobe.com
27
Backported 3D decomposing code from FX Transforms.
38
Backported "Transitions and animations between transform values" from CSS 3D Transforms.

css3-transforms/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ CURLFLAGS=
3232
# invoke make like this: "make PUBDATE=2008-03-19"
3333
PUBMSG=
3434
PUBDATE=
35-
USER=
35+
USER=dschulze
3636

3737
W3C_CSS_DIR=~/work/W3C/cvs/dev.w3.org/csswg/css3-exclusions
3838

css3-transforms/Overview.html

Lines changed: 173 additions & 93 deletions
Large diffs are not rendered by default.

css3-transforms/Transforms.src.html

Lines changed: 110 additions & 30 deletions
Large diffs are not rendered by default.

css3-transforms/matrix.png

1.28 KB
Loading

css3-transforms/perspective.png

1.33 KB
Loading

css3-transforms/rotate3dmatrix.png

5.14 KB
Loading
1.29 KB
Loading

css3-transforms/rotateX.png

2.01 KB
Loading

0 commit comments

Comments
 (0)