c0aa013758
* NEWS: Minor tweaks * TODO: Sync up, mainly with 0.3 todo items * clutter/clutter-behaviour.c: * clutter/clutter-behaviour.h: clutter_behaviour_get_n_actors() / clutter_behaviour_get_nth_actor() Additions. * clutter/clutter-stage.c: (clutter_stage_realize): Experimental (disabled) visual setting code. * clutter/clutter-feature.c: Check for GL_EXT_texture_rectangle (#198 - Frederick Riss) * clutter/clutter-group.c: (clutter_group_allocate_coords): Fix for group size allocation (#199 - Frederick Riss) * clutter/clutter-texture.c: (texture_upload_data): Fix texture unpacking row length (#197 Frederick Riss) * examples/Makefile.am: Fix LDADD in build (#196 - Frederick Riss) |
||
---|---|---|
.. | ||
behave.c | ||
clutter-logo-800x600.png | ||
Makefile.am | ||
README | ||
redhand.png | ||
super-oh.c | ||
test-text.c | ||
test.c |
examples/ === This directory contains a number of simple hacks come tests come examples come clutter demos. There are: o test Lots of randomness. Scratchpad to test new features. o test.py Like above but more randomness in python. o super-oh Spinning OH logos. Click to dissapear. Also see http://svn.o-hand.com/repos/misc/trunk/opt for a simple clutter based presentation program.