GNOME Bugzilla – Bug 663720
DeformEffect: Avoid redrawing actors on vertices invalidation
Last modified: 2011-11-14 12:02:32 UTC
Created attachment 201087 [details] [review] Patch v1 When invalidating the vertices deforming an actor, we don't need to repaint the offscreen texture of the actor being deformed. We can just update the vertices and repaint the effect.
Review of attachment 201087 [details] [review]: looks good to me.
Attachment 201087 [details] pushed to master