]> git.mxchange.org Git - flightgear.git/commit
Added a new 'billboard' animation type. This animation takes one
authordavid <david>
Fri, 3 May 2002 21:09:14 +0000 (21:09 +0000)
committerdavid <david>
Fri, 3 May 2002 21:09:14 +0000 (21:09 +0000)
commitcd041af9d8d601739b334e1f97df7fb00899f984
tree36ff62fa1da63bfa42af7cdf576ec0a31b919af0
parent4306cebe9e9cc06aa638c8e562b059dc3e7a9703
Added a new 'billboard' animation type.  This animation takes one
subproperty, 'spherical', which is true if the object has spherical
symmetry and should rotate around both the x-axis and z-axis to face
the camera (i.e. a simple cloud), and false if the object has only
cylindrical symmetry and should rotate only around the z-axis (i.e. a
tree).
src/Model/model.cxx
src/Model/model.hxx