]> git.mxchange.org Git - simgear.git/history - simgear/scene/material
materials.xml format update
[simgear.git] / simgear / scene / material /
2010-04-12 fredbmaterials.xml format update
2010-04-03 Tim MooreZan's cubemap patch
2010-03-30 fredbGeometry shader support
2010-03-30 Tim MooreMerge branch 'zan/generate'
2010-03-30 Tim MooreMerge branch 'jmt/waypt'
2010-03-30 Tim MooreMerge branch 'timoore/clipgroup'
2010-03-30 Tim MooreMerge branch 'timoore/effects-anim-rebase'
2010-03-30 Tim MooreMerge branch 'zan/cloudsort'
2010-03-16 fredbLauri Peltonen : add the ability to generate tangent...
2010-03-11 Tim Moorebug fix to animated effect parameters
2010-03-09 Tim Mooreanimate uniform parameters in effects
2010-03-09 Tim MooreCleanup of effects parameter animation
2010-03-09 Tim MoorePrepare effects animation code to use general functor...
2010-03-09 Tim Mooregeneralize support for initializing effect parameters...
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions object to getGlobalProperty
2010-03-09 Tim Moorepass SGReaderWriterXMLOptions to effects
2010-03-09 Tim MooreMerge branch 'zan/stencil'
2010-02-17 Tim MooreMerge branch 'curt/makefile'
2010-02-17 curtAdd a missing .hxx file for "make dist"
2010-02-04 Tim MooreMerge branch 'fredb/winfix'
2010-01-29 Tim MooreStencil operations for effects
2010-01-28 Tim MooreMerge branch 'timoore/mat-effect'
2010-01-28 Tim MooreMerge branch 'freb/mingw'
2010-01-25 fredbMINGW patch from BenoƮt Laniel
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-25 Tim MooreMerge branch 'torsten/geoequal'
2010-01-25 Tim MooreMerge branch 'durk/version'
2010-01-21 fredbWin32 fixes
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2010-01-11 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-12-20 Tim MooreMerge branch 'ehofman/sound'
2009-12-14 Tim Mooredon't render an EffectGeode if there is no valid technique
2009-11-26 Tim MooreSupport for shader program attributes in effects
2009-11-26 Tim MooreBetter error reporting for effects
2009-11-23 Tim Mooreadd depth attribute to Effect
2009-11-22 Tim MooreDrop required Boost version from 1.37 to 1.34
2009-11-21 Tim MooreMove tree shaders to an effect
2009-11-21 Tim MooreEffect file support for GL_VERTEX_PROGRAM_TWO_SIDE...
2009-11-20 Tim Mooreshader language predicate
2009-11-16 Tim Mooreadd a transparent texture for effects
2009-11-13 Tim Mooreoptimize creation and sharing of effects
2009-11-13 Tim MooreEffects in models working for transparent materials...
2009-11-13 Tim MooreMove Texture unit builder into TexBuilder.cxx
2009-11-13 Tim MooreEffects for models
2009-11-13 Tim MooreDump texture attributes of StateSet into effect propert...
2009-11-13 Tim MooregetStateAttribute utility function
2009-11-13 Tim MooreAdd support for blend functions and alpha test function...
2009-11-13 Tim Moorewip for effects in models
2009-11-09 Tim MooreMove propertyExpression code from flightgear to simgear
2009-10-26 Tim MooreMore include SGMath.hxx to keep MSVC happy
2009-09-18 Tim Moorecheck for null effect in EffectCullVisitor
2009-09-17 Tim MooreMerge branch 'tat/configure' into next
2009-09-17 Tim MooreMerge branch 'topic/projection' into next
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-09-17 jmtLogging: quiet material loading.
2009-09-09 frohlichSwitch to new vector conversion functions.
2009-09-09 frohlichFix problem with ocean files not recognized as water.
2009-08-25 timooreChange trees code to use a faster OpenGL path
2009-08-23 torstenwarning fixes
2009-08-09 torsten Stuart Buchanan: I've been working on a small patch...
2009-08-09 fredbCompile under MSVC9
2009-08-09 timooreNew effects from Till Busch: crops, water, landmass
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-19 Tim MooreMove definition of SGRawBase<...>::printOn out of simge...
2009-07-18 Tim MooreAdd missing return statements
2009-07-17 Tim MooreStore material data with Effect
2009-07-17 Tim MooreChange references to property types
2009-07-16 Tim MooreUse SGAtomic's compareAndExchange instead of a new...
2009-07-16 Tim Mooreinclude file change to make simgear work with OSG 2...
2009-07-16 Tim MooreFix effects code to work with OSG 2.8.2-rc4
2009-07-16 Tim MooreUse std::back_inserter instead of my local hack
2009-07-16 timooreFixes for technique predicates
2009-07-16 timooremore effects features
2009-07-16 timooreConstruct effects from property lists
2009-07-16 timoorematerials use only simgear::Effect
2009-07-16 timooreUse Effect to implement point lights
2009-07-16 timooreUse SGExpressions for evaluating a Technique's validity
2009-07-16 timooreWork in progress for Technique validation
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-07-16 timooreEffects framework
2009-07-16 timooreBlow away unused SGMaterialLib::add_item functions
2009-06-11 frohlichUse osgDB::FileUtils instead of plib file utils.
2009-06-02 frohlichCleanup.
2009-05-17 Tim MooreMerge branch 'maint' into next
2009-03-30 Tim MooreMerge branch 'maint' into next
2009-03-11 frohlichRemove unused methods.
2009-02-27 frohlichMake material get helper function static.
2008-12-10 timooreUse StateAttributeFactory for CullFace and ShadeModel...
2008-07-28 ehofmanReplace SG_USE_STD() by using std::
2008-07-27 fredbRemove unneeded inclusions of windows.h, GL.h and GLU.H
2008-07-25 ehofmanReduce compiler.h to almost nothing (but it's worth...
2008-07-25 ehofmanAttached patches remove BORLANDC, and hence SG_MATH_EXC...
2008-06-02 timooreDon't include <iostream> and "using" declarations in...
2008-05-31 fredbUse bool instead of int to represent boolean values
2008-03-22 timooremodel paging patch from Till Busch
2008-02-16 mfranzSyd ADAMS: remove season suffix, this is now done via...
2008-02-15 mfranzCsaba HALASZ: implement conditional (e.g. seasonal...
next