git.asbjorn.biz
/
swftools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6a12223
)
fixed morphshape syntax
author
kramm
<kramm>
Thu, 2 Jun 2005 17:05:42 +0000
(17:05 +0000)
committer
kramm
<kramm>
Thu, 2 Jun 2005 17:05:42 +0000
(17:05 +0000)
doc/fileformat.sc
patch
|
blob
|
history
diff --git
a/doc/fileformat.sc
b/doc/fileformat.sc
index
2926fc4
..
1ea17a4
100644
(file)
--- a/
doc/fileformat.sc
+++ b/
doc/fileformat.sc
@@
-143,7
+143,13
@@
# morphing
# --------
-.morphshape morphthing start="start.fig" end="end.fig" #TODO
+.outline shape1:
+ #define shape 1
+.end
+.outline shape2:
+ #define shape 2
+.end
+.morphshape morphthing start=shape1 end=shape2
.frame 250
.put morphthing ratio=0%
.frame 270