Hi, I've been working on to make "local scene" feature to Naali browser, so that it's possible to load scene files to Naali locally, when user is logged into some world, then browse scenes locally, and move them around locally, and then upload them to server from the Naali end. I was interested to know how much my work is overlapping with yours?
I have added UploadHandler to OgreSceneImporter in the server end and localscene python module to Naali end, both codes are under work, codes should be in development branch github repositories on Naali and Taiga, (in Naali the bin/pymodules/localscene) i'm currently thinking of setting up way to be able to browse scenes that are uploaded to server and way to unload and load them back, something like a list of scenes etc.. - matti -- http://groups.google.com/group/realxtend http://www.realxtend.org
