Go to file
ThorstenB ece38a6dbf Fix growing memory consumption issues
References in simgear's cache maps prevented effects, textures, clouds,
trees and lights from being unloaded at run-time (ref-counter could never
reach 0). Changed cache maps to use OSG 'observer' pointers instead, so
reference counters aren't influenced, though cache maps still hold an
(observing) pointer. Also take care when finding a cache entry with empty
content (i.e. texture was unloaded).
2012-03-28 22:53:30 +02:00
CMakeModules Fixed lib64 auto-detection (again) 2011-11-30 19:50:09 +01:00
projects Compile under MSVC 9 2012-03-25 14:14:12 +02:00
simgear Fix growing memory consumption issues 2012-03-28 22:53:30 +02:00
.gitignore Fixed mingw build. 2012-03-16 23:04:24 +01:00
AUTHORS Added Curt to empty Authors file as CVS test. 2001-12-11 22:23:25 +00:00
ChangeLog Let the version number reflect the current state of the release process. 2010-01-21 06:15:18 +01:00
CMakeLists.txt Fixed mingw build. 2012-03-16 23:04:24 +01:00
COPYING Starting conversion to LGPL (from GPL). 2000-07-08 18:44:26 +00:00
Doxyfile Update simgear version number to keep pace with FlightGear. 2011-01-03 07:54:31 -06:00
DoxygenMain.cxx - Tweaks to doxygen main page. 2003-06-11 18:55:36 +00:00
NEWS Attempt to sort out the version number mess in preparation for a 1.9.0 release. 2008-12-19 20:39:59 +00:00
README Test commit. 2001-12-17 16:52:20 +00:00
README.OpenAL Documentation update regarding OpenAL and OSG. 2008-12-20 09:10:43 +00:00
README.OSG OpenSceneGraph 3.0 required 2011-11-09 13:55:49 +01:00
README.plib update library version requirements 2008-05-19 15:17:55 +00:00
README.zlib Updates to remove unneeded and old version of zlib source. 2006-03-23 21:59:59 +00:00
SimGear.spec.in For building redhat packages. 2000-03-29 00:00:46 +00:00
Thanks SimGear: Typo in Thanks file 2007-07-23 22:00:31 +00:00
TODO Initial revision 2002-09-07 02:58:19 +00:00
version bump version number to 2.7.0 2012-01-17 08:35:57 +01:00

[ Nothing here at this time. ]