freezy / VisualPinball.Engine

:video_game: Visual Pinball Engine for Unity
https://docs.visualpinball.org
GNU General Public License v3.0
396 stars 62 forks source link

Fix coil/lamp names, bugs, and improve asset library. #444

Closed freezy closed 1 year ago

freezy commented 1 year ago

This PR supersedes #430 and adds the same feature for lamps. Switches are handled on PinMAME side, see VisualPinball/VisualPinball.Engine.PinMAME#29.

Apart from the GLE changes, the major part of this PR is asset library related. The following has been added:

image

Additionally, there were a few minor features added that I made my life easier:

Finally, I've written a new tutorial on how to re-topo a 3D scan.

Missing: The asset library documentation is still missing (or, at least not yet updated and moved to the doc folder). This PR will also need the asset repo to be updated. PR for this will be done when I'm through with the hardware assets.