]> git.mxchange.org Git - simgear.git/history - simgear/scene
Display random objects independently of buildings
[simgear.git] / simgear / scene /
2016-08-13 Stuart BuchananDisplay random objects independently of buildings
2016-04-08 Stuart BuchananMake LOD for buildings/trees/STG configurable.
2016-03-05 James TurnerDisable persistent TerraSync cache for HTTP
2016-02-25 James TurnerMore error reporting from TerraSync/HTTP
2016-02-23 Torsten DreyerMerge /u/edauvergne/simgear/ branch particles into...
2016-02-21 James TurnerOptionally use HTTP repository.
2016-02-21 James TurnerCreate TerraSync repo API
2016-02-19 Edward d'AuvergneDebugging message improvements for the particle system.
2016-02-15 Torsten Dreyercorrect user-agent string for terrasync
2016-02-08 James TurnerFix misnamed macro.
2016-01-20 Gijs de RooyTerraSync log typo
2016-01-16 James TurnerNew log class for terrasync
2016-01-06 James TurnerMerge branch 'next' of ssh://git.code.sf.net/p/flightge...
2016-01-04 James TurnerQuiet a debug message.
2016-01-04 James TurnerQuite some debug output from the materials caches.
2016-01-01 James TurnerTrying to debug HTTP timeouts
2015-12-29 Erik HofmanFix a very rare nan where r_earth/position_radius ...
2015-12-11 Erik HofmanFix two comparison between signed and unsigned integer...
2015-11-27 Torsten DreyerAdd fg_root and cwd to the search path for loaded models
2015-11-27 Torsten DreyerSGMaterialAnimation: Better handling of missing texture
2015-11-06 Stuart BuchananQuadTree fix for large buildings.
2015-11-02 Torsten DreyerFix wrong log-class for debug message
2015-10-29 Stuart BuchananUse quadtree to improve culling of STG objects
2015-10-22 Stuart BuchananRemove max density 10000m for surface lights.
2015-08-26 Erik HofmanThorsten Renk:
2015-06-07 James TurnerFix SVN server fallback when query fails
2015-04-20 Tim MooreMerge branch 'moore/osg-current' into next
2015-04-20 Tim MooreOff-by-one error in the OSG_VERSION_LESS_THAN macro
2015-04-19 Tim Moorechanges for OSG 3.3.4 and later
2015-04-11 James TurnerSelect default TerraSync server automatically.
2015-03-24 James TurnerPortability: Fix compile errors on MSVC
2015-03-11 James TurnerWhitespace clean-up
2015-03-11 James TurnerTerrasync logging tweaks
2015-02-19 Stuart BuchananSupport for tree shadows from Thorsten RENK.
2015-02-17 Stuart Buchananmaterials.xml defined vegetation Effect.
2015-02-12 Rebecca N. PalmerDrawElementsFacade: use ref_ptr instead of mismatched...
2015-02-10 Stuart BuchananFix VASI/PAPI so they are generated.
2015-01-19 Peter Sadrozinskimemory reduced tile loading.
2015-01-18 Rebecca N. PalmerFix UpdateOnceCallback crash (bug 1554/1556/1568)
2015-01-15 Stuart BuchananProtect against divide-by-zero error.
2015-01-05 Stuart BuchananFix directional lighting
2014-12-26 Peter Sadrozinski- fix for index overrun when building TexturedTriangleArray
2014-12-01 James TurnerExplicitly track not-found responses from SVN.
2014-11-28 Stuart BuchananFix PagedLOD for random objects.
2014-11-21 Stuart BuchananFix two bugs in random object placement
2014-11-19 Torsten DreyerMake expiry time for paged models settable from props
2014-11-16 Clément de l'HamaideUniformFactory: fix Rembrandt light
2014-11-13 Stuart BuchananSupport alpha for cloud definitions Thorsten RENK
2014-11-07 Stuart BuchananLimit number of random objects per triangle
2014-10-27 Stuart BuchananChange parameter name to avoid clash with cull-face
2014-10-21 Stuart BuchananPass whether light is directional to shader.
2014-10-08 Torsten DreyerSet sun color below horizon
2014-09-27 Stuart BuchananFurther work to clean up UniformCache for Effects
2014-09-27 Torsten DreyerMerge branch 'UniformFactory' into next
2014-09-27 Torsten DreyerA better fix for crash in the Effect System
2014-09-21 Clément de l'HamaideImprove the <usage> tag feature
2014-09-05 Torsten Dreyerfirst stab at UniformFactory
2014-09-05 Torsten DreyerRevert "Partial fix for crash in SGPropertyNode::fireVa...
2014-08-29 Torsten DreyerPartial fix for crash in SGPropertyNode::fireValueChanged
2014-08-27 Clément de l'HamaideRemove Textures.high logic
2014-08-10 Stuart BuchananUse surface-lights effect for random tile lights.
2014-08-10 Stuart BuchananFix VS2010 lack of fminf
2014-08-09 Stuart BuchananNew materials.xml format
2014-08-09 bcoconniAdded some OSG headers for the correct evaluation of...
2014-08-09 Thomas GeymayerUpdate for OpenSceneGraph 3.3.2 API changes.
2014-08-03 Christian SchmittFix lights appearing three times.
2014-07-31 Thomas GeymayerLots of (mostly) doxygen fixes/cleanup.
2014-07-12 Thomas GeymayerSGTrackToAnimation: supress wrong warnings.
2014-06-07 Rebecca PalmerDowngrade "Please decompress this texture for increased...
2014-05-30 Thomas GeymayerSky dome: remove unused variables/code.
2014-04-05 Peter Sadrozinski- secondary tc and vertex attribs in .btg file
2014-03-16 Mathias FroehlichFix detection of airports in the stg loader.
2014-03-13 James TurnerDon't leak cube-map textures
2014-03-13 James TurnerFix leak of object-mask textures
2014-03-05 Thomas GeymayerSGPropertyNode: do not keep list of deleted children.
2014-03-05 James TurnerRemove unused cube-map from 2D clouds.
2014-03-05 James TurnerVBO switch also controls random-buildings.
2014-03-04 James TurnerCode cleanups.
2014-02-28 James TurnerAllow clouds to be toggled on/off
2014-02-27 Stuart BuchananFix longstanding rent in skydome under ALS.
2014-02-26 Thomas Geymayeranimation: fix for 'textrapezoid' animation outside...
2014-02-25 James TurnerTerraSync: expose method as public
2014-02-24 James TurnerRemove obsolete TerraSync methods.
2014-02-24 James TurnerSky: expose OSG branches as Groups.
2014-02-23 Stuart BuchananAdd osgUtil::Simplifier to allow terrain simplification.
2014-02-23 James TurnerMake return type from loadPagedModel explicit.
2014-02-21 Christian SchmittUse the new SGBucket api
2014-02-19 James TurnerOnly disable display lists if using VBOs.
2014-02-19 James TurnerFix GCC 4.6 / Ubuntu compile failure.
2014-02-19 James TurnerRuntime VBO option in BTG loading.
2014-02-19 James TurnerTechnique selection: fix shader-language
2014-02-18 Stuart BuchananOSG 3.2.0 compatibility and surface light effects.
2014-02-10 James TurnerRace-condition fix in get_effect.
2014-02-08 Thomas GeymayerNew textrapezoid TexTransformAnimation.
2014-01-23 James TurnerRemove some debug log messages
2014-01-19 James TurnerCrash-fix: make mat-lib reference counted.
2014-01-17 James TurnerEnsure type tag of contextId binding is set.
2014-01-06 James TurnerCrash fix: use cache to find materials.
2014-01-05 Thomas GeymayerFix track-to animation basic tracking without slave...
2013-12-19 James TurnerBugfix: remove SGSky minimum distance check.
next