mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
Graphics buffer is no longer valid when closed.
This commit is contained in:
parent
17aba01cdf
commit
9189ad4362
@ -514,5 +514,7 @@ close_buffer() {
|
||||
|
||||
// Release the Gsg
|
||||
_gsg.clear();
|
||||
|
||||
_is_valid = false;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user