blob: 5d9b665d4c3a7f4d9801cade02bdfb79870c67d1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
|
2008-08-11 Emmanuele Bassi <ebassi@openedhand.com>
* Makefile:
* script-viewer.c: Update to use clutter-0.8.
* behaviours.json:
* test-script.json:
* text.json: Update examples.
2008-02-08 Chris Lord <chris@openedhand.com>
* test-script.json:
Change 'angle-begin' to 'angle-start' on rotation behaviour
2008-01-24 Øyvind Kolås <pippin@gimp.org>
* alphas.json: changed duration.
* behaviours.json: updaed scale behaviours properties.
2007-10-25 Øyvind Kolås <pippin@o-hand.com>
* behaviours.json: updated the names used for properties to reflect
the new naming convention of foo-start, foo-end.
2007-10-25 Øyvind Kolås <pippin@o-hand.com>
* script-viewer.c: add the error label actor to stage and show it upon
errors.
2007-10-25 Øyvind Kolås <pippin@o-hand.com>
* alphas.json: added illustrations of all alphas going along a
horizontal path simultanously.
2007-10-25 Øyvind Kolås <pippin@o-hand.com>
* behaviours.json: updated with path, bspline and fixed ellipse
after updates to ClutterScript.
2007-10-23 Øyvind Kolås <pippin@o-hand.com>
* behaviours.json: added a sample animating text labels using scale,
rotate, opacity, depth and ellipse behaviours, with some BUG comments
sprinkled around the code.
2007-10-23 Øyvind Kolås <pippin@o-hand.com>
Initial import to svn.
|