]> git.mxchange.org Git - simgear.git/history - simgear/scene
Introduce "PRESERVE" flag to protect properties on sim reset.
[simgear.git] / simgear / scene /
2011-06-12 ThorstenBIntroduce "PRESERVE" flag to protect properties on...
2011-06-12 ThorstenBMake some properties read-only to avoid sim-reset issues.
2011-06-11 ThorstenBAdded missing terrsync make+header files...
2011-06-11 ThorstenBConvert terrasync into a subsystem.
2011-06-11 ThorstenBCopied original terrasync sources
2011-06-09 ThorstenBAdd method to reload specific scenery tiles.
2011-06-08 Mathias FroehlichDo not crash on exporting some EffectGeodes.
2011-05-31 Torsten Dreyergcc warning fix: remove unused variable
2011-05-29 ThorstenBfixed #260: Scale animation also scales color
2011-05-14 Stuart BuchananFix 3D cloud elevation
2011-04-26 Frederic BouvierCompile under MSVC
2011-04-23 Torsten DreyerImprovements to the global 3D clouds system
2011-04-16 Erik HofmanLauri Peltonen's patch to increase the number of rings...
2011-04-03 ThorstenBEnable OSG cache (default) and option to disable.
2011-03-19 ThorstenBAvoid some memory leaks in derived classes due to non...
2011-03-07 ThorstenBChange cloudfield::addCloud interface,
2011-03-06 ThorstenBReplace occurrences of osgDB::findDataFile with SGModel...
2011-03-04 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-03-04 ThorstenBFix TextureBuilder to work with --fg-aircraft dirs.
2011-03-01 Csaba HalaszAdd missing META_Object to SGReaderWriterXMLOptions...
2011-02-19 ThorstenBMerge remote branch 'origin/releases/2.2.0' into next
2011-02-19 ThorstenB#83: John Denker: Set correct file modes
2011-02-17 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-17 Tim Moorefix SGPagedLOD change for 2.8.3
2011-02-16 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-16 Tim Mooredon't assume that OSG 2.8.3 has PagedLOD options
2011-02-15 Tim MooreMerge branch 'releases/2.2.0' into next
2011-02-15 Tim Mooreaccomodate changes to osgDB::DatabasePager interface
2011-02-13 ThorstenBClear tile cache on (re-)init.
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-02-06 ThorstenBTemporary warning when compiling against OSG 2.9.11.
2011-01-30 Frederic BouvierFix cppcheck performance warning : Prefer prefix +...
2011-01-07 Torsten DreyerAdd <expression> to animations
2010-12-29 Tim MooreMerge remote branch 'gitorious/next' into next
2010-12-29 Tim MooreIssue 110: fix pick animation interaction with effects
2010-12-26 Tim Mooreset data variance to DYNAMIC for animated effect attributes
2010-12-19 James TurnerInitial work on CMake support for SimGear.
2010-12-12 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-12-11 Csaba HalaszCompilation fix: add missing #include to SGPagedLod...
2010-12-09 Torsten DreyerMake the max. opacity of a 2d cloud settable
2010-11-26 Anders Gidenstamsimgear/scene/sky/sky.cxx: Include sg_inlines.h with...
2010-11-26 Torsten DreyerMake visibility within cloudlayers settable
2010-11-19 ThorstenBCurrent timestamps for forced scenery loading.
2010-11-19 ThorstenBFixed invalid character in source file.
2010-11-19 ThorstenBImproved tile cache priority scheme.
2010-11-18 James TurnerMerge branch 'topics/propobj' into next
2010-11-18 Torsten DreyerPurge some gcc and MSVC warnings
2010-11-14 ThorstenBremove old .cvsignore files
2010-11-04 James TurnerFix ConditionNode Win32 compilation.
2010-11-04 Tim Mooreadd SGMath.hxx header file to ConditionNode.cxx
2010-11-04 Tim Mooreissue 165: fix material animation condition problem
2010-11-04 Tim Mooreadd ConditionNode scenegraph node
2010-10-28 ThorstenBMerge branch 'integration' into next
2010-10-26 James TurnerFix build when OSG implict-ref-ptr conversion is disabled.
2010-10-25 Frederic BouvierAdd mipmap.* to the unix build system
2010-10-25 Frederic BouvierAdd a function to debug mipmaps
2010-10-24 Frederic BouvierUnix line endings
2010-10-24 Frederic BouvierRestore commit 48c6d3d89ad by Torsten Dreyer: Provide...
2010-10-24 Frederic BouvierDon't compute mipmap for inexistant image color components
2010-10-24 Frederic BouvierAdd mipmap control in the effect file
2010-10-24 Frederic BouvierUntabify
2010-10-12 Torsten DreyerProvide a little more descriptive error message if...
2010-10-07 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-10-05 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-10-05 Frederic BouvierUse same transformation for generated ocean tiles than...
2010-10-02 Tim MooreThorsten Renk's fix for tile manager problems
2010-10-02 James TurnerDon't crash when a submodel fails to load.
2010-09-19 Torsten DreyerFix wrong movement of 2d cloud layers on N/S courses
2010-09-09 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-09-06 James TurnerAdd ResourceManager, and use to find sound and model...
2010-08-27 Torsten DreyerLet SGCloudLayer handle coverage strings
2010-08-17 James TurnerStandardise path-handling in XML mode files
2010-08-14 James TurnerAllow loading of 2.5D panels to be controlled again.
2010-08-13 Tim Mooresupport for integer uniforms
2010-08-13 Tim Mooreforce static models to have effects too
2010-08-12 Torsten Dreyertwo warning fixes
2010-08-12 Torsten Dreyeruse correct parameter types for SGText::UpdateCallback
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
2010-08-08 James TurnerMore ignore files, for 'make check' binaries
2010-08-07 James TurnerRemoval of PLIB/SG from SimGear
2010-08-06 James TurnerFix compilation if OSG ref_ptr implicit conversion...
2010-08-03 Frederic BouvierMerge commit 'refs/merge-requests/1' of git://gitorious...
2010-08-02 Vivian MeazzaRemove debugging messages
2010-08-02 Vivian MeazzaAdd support for Cube Crosses. Based on Zan's work,...
2010-08-02 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-08-01 Frederic BouvierMSVC 10 build: Resolve an ambiguity between boost:...
2010-08-01 Frederic BouvierMSVC10 build fix
2010-08-01 Frederic BouvierCompile with MSVC10
2010-07-31 James TurnerRemove legacy direct-OpenGL code in simgear/screen...
2010-07-30 Erik Hofmanfix a typo
2010-07-30 James TurnerMerge branch 'topics/remove_point3d' of git@gitorious...
2010-07-29 James TurnerRemove deprecated vector classes - finally!
2010-07-29 James TurnerWIP - removing remaining users of Point3D.
2010-07-29 James TurnerUse a custom 'findDataFile' method in key places, and...
2010-07-23 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-23 Cutis L. OlsonAdd a method to set particle wind using from heading...
2010-07-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-07-16 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-07-16 Torsten DreyerWarning fix: compare signed/unsigned
next