urho icon indicating copy to clipboard operation
urho copied to clipboard

[OpenGL backend] Multisampled RenderSurface is black after Graphics::SetMode

Open andrekoehler opened this issue 7 years ago • 3 comments

I reported this to the native engine project: https://github.com/urho3d/Urho3D/issues/2286 It was fixed there in https://github.com/urho3d/Urho3D/commit/a8d3c4a434956b58d8f33e9ca99fe1d8363cf032

Can someone please merge this two-line fix into UrhoSharp?

andrekoehler avatar Apr 03 '18 09:04 andrekoehler

I am updating urho3d fork now so it will land soon

EgorBo avatar Apr 05 '18 14:04 EgorBo

I would like to bump this issue. The promised update of the Urho3D fork did not happen, it is still at the state from November 2017. Our company really needs this bug to be fixed for Release soon.

andrekoehler avatar Dec 05 '18 10:12 andrekoehler

I fixed this bug in a fork using my company account by merging the latest changes from the native Urho3D project and fixing the issues caused by these changes. Our product works now, but I left some TODO in it while resolving the merge conflicts. Also, I do not have the time to test it on Mac, iOS and Android because we only use the Windows build.

https://github.com/Science-and-Motion-Sports/urho

andrekoehler avatar Jan 18 '19 13:01 andrekoehler