« Return to Thread: Getting a writable polyhedron in Python

Re: Getting a writable polyhedron in Python

by bART Janssens-2 :: Rate this Message:

Reply to Author | View in Thread

On Thu, Jun 25, 2009 at 6:44 AM, Timothy M. Shead<tshead@...> wrote:
> This is an error-of-omission.  If you want to tackle it, the real
> solution is to have separate Python wrappings for const_mesh and mesh.

This is in SVN now. One possible point of discussion is that I made
mesh return writable data by default, and got rid of the writable_...
methods. A nice side-effect of the change is that MeshModifierScript
and MeshPainterScript are now const-correct.

Cheers,

--
Bart

------------------------------------------------------------------------------
_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

 « Return to Thread: Getting a writable polyhedron in Python