]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/Technique.cxx
Use of copy-constructors
[simgear.git] / simgear / scene / material / Technique.cxx
2011-12-25 Torsten DreyerUse of copy-constructors
2010-05-06 Tim MooreMerge branch 'jmt/ref_ptr-conv'
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-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