No description
Changes: o new skids (yet again) o sun shield for the panel o beautified exhausts o new door handling: "d" ... toggle selected door (default: pilot door) "D" ... select next door (indicated with popup) "Ctrl-d" ... remove selected door if opened (all bo105 doors can easily get removed in RL; it is even flown without doors!) o dropped shadow boxes (once necessary workaround for the disappearing shadow problem, and the reason why the bo105 was so tiny in fgrun) o automatically selects the emblem of the national Red Cross/Red Crescent society on startup o 5 variants, that can be switched at runtime, with different emblems, colors(!), and extra equipment: "c" ... switch to next variant "C" ... pop-up material dialog, as a demonstration of the new "material" animation, well ... and for entertainment purposes :-) The bo105 was and is a testbed for the "material" animation. It uses one to change a texture at runtime. This has the advantage, that only the currently selected texture uses up memory (unlike the textranslate method), and it saves a lot of disk space because it doesn't duplicate all textures (unlike the current <texture-path> method. You can change the texture in the browser: http://localhost:5501/sim/model/bo105/material/emblem/texture (choose one of: emblems/{red-cross,red-crescent-[lr],star-of-life}.rgb (the built-in property browser doesn't grok it, because I used quite long path names. Needs to be fixed in the GUI.) I suggest to add the material.nas file to the global Nasal/ dir, not only because the bo105 update expects it. The Nasal module creates a dialog for material editing, which is quite useful for development purposes, for gaining better understanding of the OpenGL color properties, and finally: it's fun. http://members.aon.at/mfranz/material.jpg [45 kB] The dialog needs to be initialized with a property dir where material redirects are placed. It isn't available from the menu, but may be useful for other aircraft. Also, it's quite small and doesn't get in the way. If people want it removed, I can still move its contents into bo105.nas. The bo keyboard binding says: material.showDialog("/sim/model/bo105/material/fuselage/", "Bo105"); This is documented on top of the *.nas file. |
||
---|---|---|
Aircraft | ||
Aircraft-uiuc | ||
Airports | ||
Astro | ||
ATC | ||
Data | ||
Docs | ||
Fonts | ||
gui | ||
Huds | ||
Input | ||
Lighting | ||
Nasal | ||
Navaids | ||
Protocol | ||
Sounds | ||
Textures | ||
Timezone | ||
Traffic | ||
Translations | ||
.cvsignore | ||
AtlasPalette | ||
AUTHORS | ||
ChangeLog | ||
COPYING | ||
joysticks.xml | ||
keyboard.xml | ||
large.sky | ||
materials.dtd | ||
materials.xml | ||
mice.xml | ||
NEWS | ||
options.xml | ||
preferences.xml | ||
README | ||
runfgfs.bat | ||
Thanks | ||
version |
Welcome to the FlightGear Flight Simulator project. =================================================== The primary web page for this project is: http://www.flightgear.org For basic installation instructions see the "INSTALL" file. Before you can run FlightGear you will also need to download and install the "base" package which is a collection of textures, sounds, sample scenery, and other data files need by the sim. For additional install help for specific platforms please browse the "docs-mini/" subdirectory. More complete documentation is available from our web page as a separate distribution. Please take a look at the "Thanks" file for a list of people who have contributed to this project. If you have contributed something but don't find your name in this file. Please send a polite reminder to http://www.flightgear.org/~curt For a summary of changes/additions by version see the "NEWS" file. This project is GPL'd. For complete details on our licensing please see the "COPYING" file. For information on available mailing lists, mailing list archives, and other available source code and documenation, please visit our web site. FlightGear is a product of the collaboration of large international group of volunteers. FlightGear is a work in progress. FlightGear comes with no warrantee. We hope you enjoy FlightGear and/or find it of some value!