]> git.mxchange.org Git - flightgear.git/commit
Patch from Jim Wilson to fix model offsets:
authordavid <david>
Sun, 17 Nov 2002 00:30:40 +0000 (00:30 +0000)
committerdavid <david>
Sun, 17 Nov 2002 00:30:40 +0000 (00:30 +0000)
commitbd5560605d31a0e1fccefee854789bb1df2a4fc6
tree9b40c6af9003ea059ee350a8b3b66bb792e4c837
parent8eb735d1490963611f3c932b1b327ec9ae500028
Patch from Jim Wilson to fix model offsets:

Here's a patch to fix the offsets bug.  The problem was the transform was just
getting added to a local instance rather than being returned by the function.
src/Model/model.cxx