mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 08:30:42 -05:00
2b447c3b48
* clutter/clutter-effect.[ch]: Update the effects API to remove the start value for most of them. (clutter_effect_move): Make it a simple "move from current position to new coordinates" effect. (clutter_effect_path): Rename from clutter_effect_move(). (clutter_effect_rotate): Sync up with the new actor rotation API. * tests/test-effects.c: Regression test for the effects. * tests/Makefile.am: Build glue for test-effects * tests/test-behave.c: Emulate a full ramp by using a looping timeline changing its direction when reaching the last frame. |
||
---|---|---|
.. | ||
Makefile.am | ||
redhand.png | ||
test-actors.c | ||
test-behave.c | ||
test-boxes.c | ||
test-depth.c | ||
test-effects.c | ||
test-entry.c | ||
test-events.c | ||
test-grab.c | ||
test-model.c | ||
test-offscreen.c | ||
test-perspective.c | ||
test-project.c | ||
test-rotate.c | ||
test-scale.c | ||
test-score.c | ||
test-script.c | ||
test-script.json | ||
test-text.c | ||
test-textures.c | ||
test-threads.c | ||
test-timeline.c |