mutter/tests/interactive
Emmanuele Bassi 270894342e Add ClutterKeyframeTransition
A simple transition class that interpolates a property between key
frames.
2012-04-27 12:30:48 +01:00
..
Makefile.am Add ClutterKeyframeTransition 2012-04-27 12:30:48 +01:00
test-actor.c
test-actors.c
test-animation.c interactive/animation: Use implicit animations instead of animate() 2012-03-28 13:01:17 +01:00
test-animator.c
test-bin-layout.c interactive/bin-layout: Call save/restore easing state 2012-03-29 15:12:09 +01:00
test-binding-pool.c
test-box-layout.c
test-cairo-clock.c
test-cairo-flowers.c
test-canvas.c Rename 'bilinear' scaling filter to 'trilinear' 2012-03-16 12:33:40 +00:00
test-clip.c
test-cogl-multitexture.c
test-cogl-offscreen.c
test-cogl-point-sprites.c
test-cogl-primitives.c
test-cogl-shader-arbfp.c
test-cogl-shader-glsl.c
test-cogl-tex-convert.c
test-cogl-tex-foreign.c Don't use any GL types or defines in Clutter 2012-03-23 17:24:42 +00:00
test-cogl-tex-getset.c
test-cogl-tex-polygon.c
test-cogl-tex-tile.c
test-cogl-vertex-buffer.c Don't use any GL types or defines in Clutter 2012-03-23 17:24:42 +00:00
test-constraints.c
test-content.c
test-depth.c
test-devices.c
test-drag.c
test-drop.c
test-easing.c
test-events.c
test-fbo.c
test-flow-layout.c
test-grab.c
test-image-box.c actor: Make :content-gravity animatable 2012-03-29 15:11:52 +01:00
test-image.c interactive/image: Test ClutterImage 2012-03-16 12:33:38 +00:00
test-keyframe-transition.c Add ClutterKeyframeTransition 2012-04-27 12:30:48 +01:00
test-layout.c
test-main.c
test-multistage.c
test-paint-wrapper.c
test-path-constraint.c
test-pixmap.c
test-scale.c
test-script.c
test-scrolling.c interactive/scrolling: Use the implicit animation API 2012-03-21 13:36:44 +00:00
test-shader-effects.c
test-snap-constraint.c interactive/snap-constaint: Modernize code 2012-04-12 17:08:33 +01:00
test-stage-read-pixels.c
test-stage-sizing.c interactive/stage-sizing: Clean up 2012-04-10 12:12:28 +01:00
test-state-animator.c
test-state-script.c
test-state.c
test-swipe-action.c
test-table-layout.c
test-text-field.c
test-text.c
test-texture-async.c
test-texture-material.c
test-texture-quality.c
test-texture-slicing.c
test-threads.c
test-transitions.c interactive/transitions: Jump to middle-click coordinates 2012-03-28 12:46:30 +01:00
wrapper.sh.in