]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/Technique.cxx
Compile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERSION is not set.
[simgear.git] / simgear / scene / material / Technique.cxx
2010-05-05 jmtCompile even if OSG_USE_REF_PTR_IMPLICIT_OUTPUT_CONVERS...
2010-01-25 Tim MooreMerge branch 'ehofman/sound'
2010-01-16 Tim MooreMerge branch 'ehofman/sound'
2010-01-13 Tim MooreMerge branch 'ehofman/sound'
2009-12-20 Tim MooreMerge branch 'timoore/effects'
2009-11-20 Tim Mooreshader language predicate
2009-11-13 Tim MooreEffects for models
2009-09-17 Tim MooreMerge branch 'frohlich/weak' into next
2009-07-27 fredbSuppress warnings
2009-07-27 fredbCompile latest SimGear under MSVC9
2009-07-16 Tim MooreUse std::back_inserter instead of my local hack
2009-07-16 timooreFixes for technique predicates
2009-07-16 timooreConstruct effects from property lists
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