]> git.mxchange.org Git - simgear.git/history - simgear/scene/material
Fix path in include directive
[simgear.git] / simgear / scene / material /
2012-03-04 Frederic BouvierFix path in include directive
2012-03-04 Frederic BouvierSave work on shadows
2012-03-04 Frederic BouvierMove Noise from scene/material to scene/util
2012-03-04 Frederic BouvierNew buffer types for effects
2012-03-04 Frederic BouvierBoolean uniforms are now updatable by properties
2012-03-04 Frederic BouvierAdd bloom buffer to effects
2012-03-04 Frederic BouvierCreate new buffer type : emission
2012-03-04 Frederic BouvierAdd new texture type in effects : lighting-buffer
2012-03-04 Frederic BouvierAdd positioned uniforms and G-buffer textures to Effects
2012-03-04 Mathias FroehlichMake use of SGReaderWriterOptions::copyOrCreate in...
2012-03-04 Mathias FroehlichReplace osgDB::ReaderWriter::Options to osgDB::Options.
2012-03-03 Mathias Froehlichmath: Remove SGMath osg dependency.
2012-03-02 Stuart BuchananEvaluate <condition> statements in materials.xml at...
2012-02-27 Stuart BuchananMore robust checking of file extensions courtesy of...
2012-02-26 Stuart BuchananHandle dds object masks properly:
2012-02-19 ThorstenBAllow (ab)using findDataFile to also search directories...
2012-02-11 ThorstenB#658: better bugfix for findDataFile issue
2012-02-11 ThorstenB#658: avoid crash when Textures.high is missing
2012-02-10 Stuart BuchananFall back to taking tree textures from Terrain/ if...
2012-02-07 Stuart BuchananRetire tree-density and wood-size, as they have been...
2012-02-05 Stuart BuchananRandom object and vegetation masking based on bitmap...
2011-12-25 Torsten DreyerUse of copy-constructors
2011-12-01 Frederic BouvierFix a copy/paste typo in Effect depth attributes
2011-11-28 James TurnerBuild system tweaks to support SIMGEAR_SHARED building...
2011-11-20 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-13 Mathias FroehlichUse osgDB::read*File instead of dereferencing the osgDB...
2011-11-13 Mathias FroehlichConsolidate the different ReaderWriterOptions classes.
2011-11-10 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-06 PSadrozinskiAdding Icecode GL's polygon-offset support for effects
2011-11-05 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-11-01 James TurnerRemove the remaining Makefiles from the code.
2011-10-30 Erik HofmanMerge branch 'next' of git://gitorious.org/fg/simgear...
2011-10-24 James TurnerAddress warnings found via Clang - especially related...
2011-06-25 ThorstenB#348: Missing model/texture files not reported properly
2011-06-08 Mathias FroehlichDo not crash on exporting some EffectGeodes.
2011-03-19 ThorstenBAvoid some memory leaks in derived classes due to non...
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.
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-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-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-08-13 Tim Mooresupport for integer uniforms
2010-08-09 James TurnerMake SGPath cache stat() information, cheers Fred
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-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-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: unused variable in TextureBuilder.cxx
2010-06-19 Frederic BouvierMerge branch 'next' of git://gitorious.org/fg/simgear...
2010-06-19 Frederic BouvierMerge branch 'master' of git://gitorious.org/fg/simgear...
2010-06-17 Tim MooreMerge remote branch 'gitorious/next' into next
2010-06-17 Tim Mooreuse an additional shader program map keyed using the...
2010-06-17 James TurnerMerge commit 'b846e33' into next
2010-06-15 Tim MooreAdd bool and int uniform types for shaders, and vertex...
2010-05-27 James TurnerMerge branch 'topics/condexp' into next
2010-05-26 James TurnerMerge branch 'topics/condexp' into next
2010-05-22 Torsten DreyerFix a gcc warning
2010-05-22 Torsten DreyerMerge branch 'next' of gitorious.org:fg/simgear into...
2010-05-22 Torsten DreyerNew pick animation capability from Alex Perry
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
2010-05-06 Tim MooreMerge branch 'ehofman/framebuffer'
2010-05-06 Tim MooreMerge branch 'mathias/intersect'
2010-05-06 Tim MooreMerge branch 'ehofman/sound'
2010-05-06 Tim MooreMerge branch 'fredb/msvc-cleanup'
2010-05-06 Tim MooreMerge branch 'ehofman/model'
2010-05-05 Tim MooreMerge branch 'jmt/ref_ptr-conv' into next
2010-05-05 jmtCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERS...
2010-05-05 Tim MooreMerge branch 'ehofman/framebuffer' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'mathias/intersect' into next
2010-05-05 Tim MooreMerge branch 'master' into next
2010-05-05 Tim MooreMerge branch 'maint'
2010-05-05 Tim MooreMerge branch 'ehofman/sound' into next
2010-05-05 Tim MooreMerge branch 'fredb/msvc-cleanup' into next
2010-05-05 Tim MooreMerge branch 'ehofman/model' into next
2010-05-05 fredbStuart Buchanan: Fix a bug in the random object placeme...
2010-04-25 Tim MooreMerge branch 'fredb/effect-stuff'
next