Re: [E-devel] [RFC] Implement evas_object_move for polygons

2010-03-12 Thread Cedric BAIL
On Sun, Mar 7, 2010 at 7:57 AM, Carsten Haitzler wrote: > On Mon, 1 Mar 2010 15:40:21 +0100 Cedric BAIL said: > >> For the sake of consistency, I would like to propose this patch that >> enable the possibility to move around polygons like any other evas >> object. It comes with a patch to expedit

Re: [E-devel] [RFC] Implement evas_object_move for polygons

2010-03-06 Thread The Rasterman
On Mon, 1 Mar 2010 15:40:21 +0100 Cedric BAIL said: > For the sake of consistency, I would like to propose this patch that > enable the possibility to move around polygons like any other evas > object. It comes with a patch to expedite. With this patch, it also > open the path to improve polygon

Re: [E-devel] [RFC] Implement evas_object_move for polygons

2010-03-05 Thread Cedric BAIL
On Thu, Mar 4, 2010 at 7:30 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Mar 1, 2010 at 11:40 AM, Cedric BAIL wrote: >> For the sake of consistency, I would like to propose this patch that >> enable the possibility to move around polygons like any other evas >> object. It comes with a patch to e

Re: [E-devel] [RFC] Implement evas_object_move for polygons

2010-03-04 Thread Gustavo Sverzut Barbieri
On Mon, Mar 1, 2010 at 11:40 AM, Cedric BAIL wrote: > For the sake of consistency, I would like to propose this patch that > enable the possibility to move around polygons like any other evas > object. It comes with a patch to expedite. With this patch, it also > open the path to improve polygon r

[E-devel] [RFC] Implement evas_object_move for polygons

2010-03-01 Thread Cedric BAIL
For the sake of consistency, I would like to propose this patch that enable the possibility to move around polygons like any other evas object. It comes with a patch to expedite. With this patch, it also open the path to improve polygon rendering by calculating them only when they are altered, not