]> git.mxchange.org Git - simgear.git/history - simgear/scene
Remove automake ignores.
[simgear.git] / simgear / scene /
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Csaba Halaszterrasync build fix: added #include <string.h> for...
2011-10-29 ThorstenBterrasync improvements
2011-10-29 ThorstenBFix terrasync airport synchronization sequence
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-10-23 James TurnerMake lat/lon points in the ocean tile configurable...
2011-10-22 Stuart BuchananFixes to 3D clouds
2011-10-17 James Turnerstd:: namespace fixes.
2011-10-11 ThorstenBMake SGModelPlacement safe on reinit
2011-10-08 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2011-10-06 Torsten DreyerStuart Buchanan:
2011-10-06 Torsten DreyerStuart Buchanan:
2011-10-06 Torsten DreyerMerge commit 'refs/merge-requests/12' of git://gitoriou...
2011-10-01 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-10-01 Mathias Froehlichclouds: remove unused bump mapping flags.
2011-09-15 Stuart BuchananMake tree textures consistent across runs by replacing...
2011-09-13 Martin SpottMerge branch 'next' of git.gitorious.org:fg/simgear...
2011-09-12 Torsten DreyerMerge commit 'refs/merge-requests/11' of git://gitoriou...
2011-09-11 Stuart BuchananPlace clouds on a curved field, rather than completely...
2011-09-05 Martin SpottMerge commit 'refs/merge-requests/10' of git://gitoriou...
2011-09-02 Torsten DreyerMerge commit 'refs/merge-requests/7' of git://gitorious...
2011-09-01 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-29 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-26 Stuart BuchananMerge branch 'next' of gitorious.org:fg/simgear into...
2011-08-25 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-22 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-08-21 Stuart BuchananFurther enhancements/bug fixes to the 3D clouds:
2011-08-20 Torsten Dreyerremove reference to obsolete visual_enviro.hxx
2011-08-07 Stuart BuchananAdd support for "squashing" the billboarding of individ...
2011-08-07 Stuart BuchananAdd control of 3D cloud field wrapping. Base code was...
2011-08-04 ThorstenBImproved CMake support for libsvn
2011-08-01 ThorstenBOve Kåven: Fix property refcounting for particles
2011-07-31 ThorstenB#232: resurrect the "point sprites for runway lights...
2011-07-29 Stuart BuchananUpdates to random forest:
2011-07-21 Stuart BuchananMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-07-18 ThorstenBFix locale setting for Windows
2011-07-18 ThorstenBClean solution for locale problem.
2011-07-03 ThorstenBAlert message formatting.
2011-06-28 Torsten Dreyerterrasync: some code cleanup - don't use snprintf
2011-06-25 ThorstenB#348: Missing model/texture files not reported properly
2011-06-24 Torsten DreyerTerrasync: make whitespace in pathnames work under...
2011-06-23 ThorstenBDisable support of white-space path for Windows
2011-06-23 ThorstenBImprove upate interval after failed updates.
2011-06-22 ThorstenBBad boundary check. Add missing parentheses.
2011-06-20 ThorstenBfix #353: svn doesn't like stray path separators
2011-06-20 ThorstenBImprove error handling and avoid refresh nuisances.
2011-06-20 ThorstenBImprove external SVN support.
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
next