]> git.mxchange.org Git - simgear.git/history - simgear/scene/tgdb/SGBuildingBin.cxx
Fixed a crash: the singleton needs to be instantiated the first time SGCommandMgr...
[simgear.git] / simgear / scene / tgdb / SGBuildingBin.cxx
2013-02-06 Stuart BuchananBuilding performance improvements.
2012-09-12 Stuart BuchananImprove memory occupancy and load time of random buildings.
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-08-03 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-19 Tim MooreMerge branch 'timoore/optimizations' into next
2012-07-12 Stuart BuchananCorrect index used by building.eff for lightmap.
2012-07-04 Stuart BuchananFix further possible memory leaks by using osg::ref_ptr...
2012-07-04 Stuart BuchananFix a memory leak in random buildings.
2012-05-25 Stuart BuchananAdd logging for the total number of random buildings...
2012-05-10 Stuart BuchananUpdates to buildings and trees
2012-05-04 Stuart BuchananFixes to Random Buildings:
2012-05-01 Stuart BuchananEmissive lighting for random buildings. Requires up...
2012-04-28 Stuart BuchananUse Effects system for random buildings.
2012-04-28 Stuart BuchananReduce the number of Drawables generated by the random...
2012-04-25 James TurnerConvert random buildings to avoid use of BIND_PER_PRIMITVE.
2012-04-24 Stuart BuchananRandom buildings - initial commit.