]> git.mxchange.org Git - simgear.git/history - simgear/scene/model/SGLightAnimation.cxx
Work around apparent OSG 3.2.0 normal binding bug.
[simgear.git] / simgear / scene / model / SGLightAnimation.cxx
2013-06-27 James Turnerstd::string namespace fixes.
2012-10-03 Mathias Froehlichscenery: Make sure makeEffects has reader writer options.
2012-06-24 Frederic BouvierDuplicate light effect when animation is requested...
2012-06-17 Frederic BouvierAvoid an annoying OSG warning
2012-05-30 Frederic BouvierRestore lights in the Rembrandt renderer
2012-05-04 ThorstenBMove vector property templates to separate header file.
2012-04-29 Frederic BouvierUse observer_ptr to cache light effects
2012-04-18 Frederic BouvierRevert "Remove ambient component of additional lights...
2012-04-16 Frederic BouvierRemove ambient component of additional lights
2012-04-14 Frederic Bouvierlight animation: avoid that similar effects are merged
2012-04-14 Frederic BouvierEnsure uniform are there before trying to use them
2012-04-14 Frederic BouvierAdd a <dim-factor> parameter in the light animation
2012-03-04 Frederic BouvierImplement point light
2012-03-04 Frederic BouvierInclude the light volume in the model
2012-03-04 Frederic BouvierImplement a cache of light effects
2012-03-04 Frederic BouvierFull implementation of the spotlight by Effects
2012-03-04 Frederic BouvierAdd preliminary spot light animation