]> git.mxchange.org Git - simgear.git/commit
Change references to property types
authorTim Moore <moore@blackbox.bricoworks.com>
Fri, 17 Jul 2009 12:52:58 +0000 (14:52 +0200)
committerTim Moore <moore@blackbox.bricoworks.com>
Fri, 17 Jul 2009 12:52:58 +0000 (14:52 +0200)
commitfcf72a712384e27c1cc758e987f1fab9afcced4d
tree17dfa357c1f9cc9bcfb8ecae3d9fef781bfbd9d8
parentd3f5bc6e2d6e3ececf3ca43464b2fc2771428231
Change references to property types

BOOL, FLOAT etc. conflict with typedefs in windows.h, so these types
are referred to using the props:: namespace.
simgear/props/condition.cxx
simgear/props/props.cxx
simgear/props/props_io.cxx
simgear/scene/material/Effect.cxx