James Turner
|
85f75dee4f
|
Fix a couple of potential crashes on exit.
- Font cache shutdown explicitly
- Pending GUI snapshot cleared explicitly
Both of these are dependencies on the osgViewer / GLContext.
|
2016-12-10 23:24:09 +00:00 |
|
James Turner
|
fc9c43b48d
|
Remove FontCache from globals.
- access via a singleton instead.
|
2016-01-03 12:00:15 -06:00 |
|
ThorstenB
|
e59fabaf82
|
Clean-up some SGMath dependencies.
|
2012-05-05 00:56:29 +02:00 |
|
James Turner
|
a05ea36acb
|
Restructure GUI code, isolate PLIB in source files, to ease future refactoring and alternative GUI layers.
|
2011-11-19 20:25:51 +00:00 |
|