anthony.liot Posted February 22, 2013 Posted February 22, 2013 Hi, I have our Editor working with QT 4.8.4, the Unigine it's embedded inside QWidget using QtApp. This bug appear only when i use QWidget and default material on OSX when i restart the engine.I don't know how explain exactly the bug i put a video it's more explicit (very bad quality, sorry but the bug it's visible ...). http://test-player.actisku.com/tests/error.mov The second problem is with some object they have problem with material: All this bug it's only on OSX the same script with opengl and qt work well on Windows. ;(
anthony.liot Posted February 24, 2013 Author Posted February 24, 2013 Hi other weird détail about my bug in the vidéo. When i rotate my caméra sometimes the Render is good sometimes no. The différence is the light. If the caméra look omni the Render is good otherwise the Render is bad... An idea ???
anthony.liot Posted February 25, 2013 Author Posted February 25, 2013 Hi, I found my problem, i have the bug when i do video_restart in script ... why not the first time i don't know, but after removing video_restart in script system, all it's good.The problem could be the GLappQt.mm i write not sure it's weird bug. Anyway if somebody can take a look to my GlAppQt that will be kind ... http://test-player.actisku.com/tests/GLAppQt.mm Thanks
manguste Posted February 26, 2013 Posted February 26, 2013 Anthony, Frustum promised to take a look if anything's wrong and could be done on Mac whenever he has time. Hopefully, he'll get to the root of the problem.
Recommended Posts