Page 1 of 1

Render window progress?

Posted: 16 Mar 2014, 22:43
by anahuj
The render window is empty in 0.29. When we have something rendering in there?

I cannot help in coding because the compilation process is too complex.
I installed Qt Creator. Anyone would have a working OpenMW development
environment for it? Everything. I would just need to use Git to refresh to latest
code, do some coding, press ">" button to compile and run, and send my
changes to repository.

Re: Render window progress?

Posted: 17 Mar 2014, 00:59
by pvdk
You can open CMakeLists.txt with Qt Creator, no need for special project files. Just select that file in the "Open Project" dialog.

Re: Render window progress?

Posted: 17 Mar 2014, 08:50
by Zini
There is a partially working preview window in my preview branch (will take some more time before it can be merged into master). For rendering the actual scene (most of it anyway) more groundwork has to be done first.