1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
ehofman
f2d7f7d9c0 Add the noshadow animation type 2005-07-05 17:58:17 +00:00
mfranz
7bd6854b9b describe new "material"/transparency syntax 2005-05-24 12:12:33 +00:00
ehofman
d0f032bf73 Melchior FRANZ:
Re-organisation: <diffuse>, <ambient>, <emission>, <specular> are
now groups with members <red>, <green>, <blue>, <factor>, <offset>,
and their <*-prop> forms. Additionally, there's an option <property-base>
that can be used to set a path that is prepended to all <*-prop> paths.
It defaults to an empty string. Rationale: see model-howto.html.
2005-03-28 09:15:07 +00:00
ehofman
3ca20ad9ef Melchior FRANZ:
here is the promised material animation. It looks a bit longish, but that
wasn't avoidable -- there are simply too many parameters to consider. I tried
hard, though, to make the animation fast by only doing the necessary stuff.
It doesn't affect the frame rate here with my test model. The animation is
heavily based on Jim's "material-emission" animation.

* implementation of the "material" animation (this required to make the
  texture path available) + documentation update ($FG_ROOT/Docs/)
* fix some more return values (texture animations, and select) for the
  shadow problem (and some in anticipation of other problems  :-)
* fix compiler warning
2005-03-22 13:13:42 +00:00
ehofman
e359dd504f Mention the pressence of the <texture-path> option. 2004-08-30 13:31:43 +00:00
ehofman
b5d69427c5 Update to the lates version. 2004-08-30 13:17:08 +00:00
j4strngs
a4458c9f89 Manual
FlightGear/Docs/model-howto.html
 	FlightGear/Docs/InstallGuide/html/arizona2.gif
 	FlightGear/Docs/InstallGuide/html/getstart.html
 	FlightGear/Docs/InstallGuide/html/hud.gif
 	FlightGear/Docs/InstallGuide/html/navion.gif
 	FlightGear/Docs/InstallGuide/html/panel4.gif
 	FlightGear/Docs/InstallGuide/html/start.gif
2001-07-03 19:17:50 +00:00