]> git.mxchange.org Git - simgear.git/commit
Jim Wilson:
authorehofman <ehofman>
Thu, 10 Jul 2003 09:49:29 +0000 (09:49 +0000)
committerehofman <ehofman>
Thu, 10 Jul 2003 09:49:29 +0000 (09:49 +0000)
commit4c78e887e1d08599c8ecefa983acd8d4b79c742d
tree02ca8f2e28bc875519f6879247701aad32a9b38b
parent8871655a9be9a9ad0be9db3eced38e57c9acb331
Jim Wilson:
This update adds the ability to do multiple texture transforms (Steve B. thinks supporting them at the plib level would be inefficient, which is probably true).

Removed units (e.g. "_m") from texture translation property and variable names since the texture translation values are dimensionless.

Added the ability to specify a scroll factor for stepped texture animation that needs to scroll smoothly when approaching the step interval (e.g. odometer movement).
simgear/scene/model/animation.cxx
simgear/scene/model/animation.hxx
simgear/scene/model/model.cxx