Re: [Greenengine-developer] Changes to engine
Status: Planning
Brought to you by:
jeromiya
|
From: Jeremy B. <bel...@gm...> - 2007-04-24 00:33:46
|
Another batch of updates. This should fix the interpreter loops and the Timer functionality. For some reason the documentation says gettimeofday's tv_usec is microseconds, when it is really 1/10000 of a second. It should work as expected now. Just to prove the system works, I've made the interpreter functions spin an default entity at 360 degrees per second, which you can see now since I'm also drawing entities! Regards, Jeremy On 4/23/07, Jeremy Bell <bel...@gm...> wrote: > > Speaking of changes, you should be able to do a cvs update now and have > the compile errors from before fixed. Let me know if there are still issues > (it builds fine on Ubuntu and Mac OS X). > > Regards, > Jeremy > > |