fix page to properly show front and back objects.
[framework/uifw/elementary.git] / src / bin / test_flip_page.c
2011-05-24 rasterfix page to properly show front and back objects.
2011-05-24 rasterfix odd # of slices in x and y axis
2011-05-24 rasterand avoid the gl engine perspective stuff
2011-05-24 rasterand reduce the amount of calculating we do. we did...
2011-05-23 rasterdont re-create proxy objects for map if we can avoid it.
2011-05-23 rasterfix out of bounds check.
2011-05-23 rasterand now it animates the "snap to position" either conti...
2011-05-23 rasterand allow flipping in 4 directions! woots!
2011-05-23 rasterand flip now does shading nicely. rather hacky, but...
2011-05-22 rasterstart on light src shading
2011-05-22 rasterimprove flip some more.
2011-05-22 rastermuch better flip
2011-05-22 seozElementary test_flip_page.c: Removed trailing whitespac...
2011-05-21 rastermove test code further down out of the way.
2011-05-21 rasterclean up flip code a bit. working on an eventual clean...
2011-05-20 seozElementary test_flip_page.c: Fixed warnings.
2011-05-20 seozElementary: Removed trailing whitespaces.
2011-05-19 rasterand make sure smooht is off!
2011-05-19 rasteradd page curl test. right now its code in test. will...