]> git.mxchange.org Git - simgear.git/history - simgear/scene/material/Effect.cxx
warning fix: abort program and spit out a message if getNumPrims() is called with...
[simgear.git] / simgear / scene / material / Effect.cxx
2009-08-23 torstenwarning fixes
2009-08-09 timooreNew effects from Till Busch: crops, water, landmass
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 MooreChange references to property types
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 timooreWork in progress for Technique validation
2009-07-16 timooreUse Effects in materials library, and therefore in...
2009-07-16 timooreEffects framework