Commited Mon. June 09, 2008 at 02:50:12 PM EDT
Can now load a static model specified from an incoming connection!
Had to work around an annoying bug where we have to do all of the Ogre operations from the main runloop thread, so messages have to be queued up and processed from there, can't just mutex lock the rendering vs. processing functions individually