Hello Brett,
Thanks a lot for the response. I have only been reading discussions
here so I haven't been able to have a clear overview of the engine
process until recently - when I read
http://code.google.com/p/renderengine/wiki/EngineProcessOverview
:-) So now I have more understanding of how things work inside the
engine. So I'm following your suggestion of having the user interface
outside of the render pipeline. There will be a LOT of things to
process per frame and it will really be better if the menus, buttons,
and other parts of the user interface will not be adding extra load.
As for the API, we will really appreciate it if you can share the
build files that you used for your documentation. We can also use that
as a basis for generating ours, if you don't mind. :-)
Anyway, we're glad that you already released a beta version. We'll
help in submitting bug reports.
Thank you.