]> git.mxchange.org Git - simgear.git/commit
Off-by-one error in the OSG_VERSION_LESS_THAN macro
authorTim Moore <timoore33@gmail.com>
Mon, 20 Apr 2015 22:06:22 +0000 (00:06 +0200)
committerTim Moore <timoore33@gmail.com>
Mon, 20 Apr 2015 22:06:22 +0000 (00:06 +0200)
commit8b351520bd4499f9d8f0f281d8710345e293f9e1
tree5cdf06870ed10347cc17afcd717f2554f0451b49
parent51ff30f386ac098f477ff16c71756bcd089dcfae
Off-by-one error in the OSG_VERSION_LESS_THAN macro

I was confused about when the version number gets bumped in OSG sources...
simgear/canvas/elements/CanvasText.cxx
simgear/scene/material/Technique.cxx
simgear/scene/sky/CloudShaderGeometry.cxx
simgear/scene/tgdb/ShaderGeometry.cxx
simgear/scene/util/SGSceneFeatures.cxx