F18 Night instruments#862
F18 Night instruments#862niru-27 wants to merge 2 commits intoHeliosVirtualCockpit:Night_Hornet_PRfrom
Conversation
|
@niru-27 Thanks for submitting this PR (your first, so well done!). It'll take me a while to work through this because your PR contains a huge number of files which are not actually part of your intended changes "324 changed files with 5,448 additions and 3 deletions". Because I don't know what you did to achieve this, it is not yet clear to me how best to advise you to remove all of the unnecessary files. I'm in the middle of a few things at the moment which I don't want to interrupt, so it might take me a while to get back to you.
|
… images from @niru-27 PR #862. This has involved creation of an alternate image capability for gauges. CompositeVisual has been extended to allow the creation of default input bindings which have a luascript trigger. This also involved creating default bindings for non-Child classes, and BaseGauge now inherits from Composite Visual to allow gauges to have input bindings. All of the Helios supplied F/A-18C toolbox components now have NVG capabilities, and those which did not auto-bind, now do... including the MFDs. The MFDs have also had Viewport Extents added to them. All of the F/A-18C gauges have been made
|
@niru-27 Once again, many thanks for submitting this PR. I believe that PR #863 is a superset of this PR, and borrows many of the images you supplied in this PR, and which I will credit to you as contributor. |
…Gauges (#863) * Implementation of NVG images for the F/A-18C hornet using some of the images from @niru-27 PR #862. This has involved creation of an alternate image capability for gauges. CompositeVisual has been extended to allow the creation of default input bindings which have a luascript trigger. This also involved creating default bindings for non-Child classes, and BaseGauge now inherits from Composite Visual to allow gauges to have input bindings. All of the Helios supplied F/A-18C toolbox components now have NVG capabilities, and those which did not auto-bind, now do... including the MFDs. The MFDs have also had Viewport Extents added to them. All of the F/A-18C gauges have been made * Slight adjustment to the class structure of the gauges to de-risk gauges from non-hornet aircraft. * Cabin Pressure gauge unlinked from A-10 version, fixes for autobinding of IFEI and UFC which were broken in previous commit. Previous commit broke GaugeRenderer. * Adjusted the size of the VVI to 300x300. Tweaked some templates. * Fix for the background of the Barometric Altimeter. * More code tidy up.
Added night version of instruments
