[Bf-committers] Re: [Bf-blender-cvs] CVScommit:blender/source/blender/python/api2_2xMathutils.c quat.c vector.c

Joseph models at paposo.com
Wed Oct 13 07:16:49 CEST 2004


Stephen Swaney wrote:

>joeedh wrote:
>
>  
>
>>Well, myself I'm going to make a simple python list type, that will have
>>a function that can be raised if a vert/edge/face has been deleted by
>>the user.
>>
>>Although the Vector object does have all those nice operator overloads.
>>. .hmmm. . ..
>>
>>    
>>
>
>Just thinking out loud....
>
>Another possibility is a new factory method, similar to
>newVectorObject(), that produces a Vector that knows not
>to free its memory.
>
>However, this *still* has the major problem of bad pointers
>to non-existant memory.
>
>And don't say "Well, if everyone follows the rules and
>makes no mistakes...."  Hope is not a strategy.
>
>As I said, just thinking out loud...
>
>  
>
Thank you stephen this looks better and is much cleaner.


More information about the Bf-committers mailing list