[vos-d] Terangreal OSX again

2006-03-14 Thread Karsten Otto
Hello everybody, Good news from the Ter'angreal on MacOSX front! Well, sort of... By accident I found the reason why terangreal (and assumedly wxterangreal) just get stuck when I run them on my Mac. Terangreal uses its own main event loop (main.cc), which emulates the functions of the defa

Re: [vos-d] Re: [OFF] typing

2006-03-14 Thread Reed Hedges
On Tue, Mar 14, 2006 at 03:26:28PM +0800, Lalo Martins wrote: > Not really... you can *emulate* dynamic typing on a more static language > like C++, but you only get dynamic typing between subclasses of a given > root point (RefCounted in the case of VOS, IIRC). In fact, vRef is one > of the best

Re: [vos-d] Re: [OFF] typing

2006-03-14 Thread Reed Hedges
Well, all you'd need in a Python errorchecker like that, is to (a) make it mandatory for the programmer "declare" member variables, then (b) parse the code and print a warning if you use an undeclared variable. (There are other kinds of programming errors too, of course.) Maybe such a thing exists

[vos-d] makehuman

2006-03-14 Thread Peter Amstutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I had heard about this as a plugin to Blender, but in fact it is a standalone GPL'd C library for constructing humanoid characters: http://www.dedalo-3d.com/index.php?filename=SXCOL/makehuman/abstract.html This is absolutely something we want to i

Re: [vos-d] Terangreal OSX again

2006-03-14 Thread Peter Amstutz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Oh good, on-topic discussion :-) On Tue, 14 Mar 2006, Karsten Otto wrote: Hello everybody, Good news from the Ter'angreal on MacOSX front! Well, sort of... By accident I found the reason why terangreal (and assumedly wxterangreal) just get stuck

Re: [vos-d] makehuman

2006-03-14 Thread Hugh Perkins
Peter,   This is incredibly cool.  On 3/15/06, Peter Amstutz <[EMAIL PROTECTED]> wrote: -BEGIN PGP SIGNED MESSAGE-Hash: SHA1I had heard about this as a plugin to Blender, but in fact it is a standalone GPL'd C library for constructing humanoid characters:http://www.dedalo-3d.com/index.php?f