« Return to Thread: Getting a writable polyhedron in Python

Re: Getting a writable polyhedron in Python

by Timothy M. Shead :: Rate this Message:

Reply to Author | View in Thread

Bart Janssens wrote:
> 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.

Yup, that was what was intended.

Cheers,
Tim

[tshead.vcf]

begin:vcard
fn:Timothy Shead
n:Shead;Timothy
org:www.k-3d.org
email;internet:tshead@...
title:Founder
x-mozilla-html:FALSE
url:www.k-3d.org
version:2.1
end:vcard



------------------------------------------------------------------------------

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

 « Return to Thread: Getting a writable polyhedron in Python