]> git.mxchange.org Git - simgear.git/commit
Harald JOHNSEN:
authorehofman <ehofman>
Mon, 22 Aug 2005 17:44:35 +0000 (17:44 +0000)
committerehofman <ehofman>
Mon, 22 Aug 2005 17:44:35 +0000 (17:44 +0000)
commit68eb7031e2dce999d112d0164fa28d4b8d66922e
tree8e72736103b5f262b2e74a5795267f1a6ed2a53c
parent19623cac21deccfc8724e37a92787fa7f85d88c1
Harald JOHNSEN:

- model.cxx :
  load the 2.5D panels before the animations so that the panels can be used in
  animations his solve the problem of 2.5D panels visible outside of the
  aircraft (one can add a null animation to put the panel at the top of the
  aircraft graph so it is drawn first) and this adds the possibility to have
  billboarded/popup panels.

- newcloud.cxx :
  removed 'this' pointer cast for amd64 compiler.
simgear/scene/model/model.cxx
simgear/scene/sky/newcloud.cxx