open_toontown_panda3d/panda
rdb 63b1e44977 framework: fix pview crash when exit is called inside render_frame
This can happen when a system event (eg. on macOS) triggers a terminate from within process_events.

This is a workaround for a common error; the proper fix is not to put PandaFramework in the global scope.
2018-03-29 14:11:21 +02:00
..
metalibs general: Add guards to ensure proper BUILDING_ macros defined 2018-03-25 13:17:52 -06:00
src framework: fix pview crash when exit is called inside render_frame 2018-03-29 14:11:21 +02:00