tobspr / RenderPipeline

Physically Based Shading and Deferred Rendering for the Panda3D game engine
https://github.com/tobspr/RenderPipeline/wiki
Other
962 stars 132 forks source link

Application crash on mouse over #107

Open thetestgame opened 5 years ago

thetestgame commented 5 years ago

Using the latest pipeline and panda the samples crash when the mouse enters the window. It will run fine until this happens and there is no python stack trace for the issue.

bluekyu commented 5 years ago

What is commit hash of Panda3D? Similar problem happened on panda3d/panda3d@7ed8b01a84d10e80859afba2da8bbd52042b44c3 and this was fixed.