Render window progress?

Involved development of the OpenMW construction set.
Post Reply
anahuj
Posts: 31
Joined: 29 Dec 2013, 03:26

Render window progress?

Post 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.
User avatar
pvdk
Posts: 528
Joined: 12 Aug 2011, 16:34

Re: Render window progress?

Post 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.
User avatar
Zini
Posts: 5538
Joined: 06 Aug 2011, 15:16

Re: Render window progress?

Post 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.
Post Reply