James Turner
|
3883b19556
|
Remove use of unary_function, binary_function
Preparing for switch to C++17
|
2020-06-22 10:25:51 +01:00 |
|
James Turner
|
1d97267663
|
Fix crash on shutdown in FGFontCache
Reported here by Michael:
https://sourceforge.net/p/flightgear/codetickets/2114/
|
2020-06-12 11:26:20 +01:00 |
|
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 |
|