Replaced "Squad/Parts/Engine/vernorEngine/" and "Squad/Parts/Utility/linearRCS/" with their new file location "Squad/Parts/Utility/linearVernorRCS/Assets/"
* Warn if Restock is installed in the wrong place (finds DLL and then goes two directories up, this should be Restock's "root" install directory)
* Warn if some old directories are sitting around from an old version of KSP, since the old part configs break stuff.
- Changes the zero-scaled gameobject added for Dmagic Science Animate compatability, which was causing the part to have strange bounds generated
- Closes #542
- Fix solar panel Pivot transform orientation to match that of stock
- Move material config for shiny solar panels to the mu instead of using the material switcher
- Rename restock-solarpanel-2x3.mu to restock-solarpanel-3x2.mu
- Rename textures for consistancy
- Add stock colliders to shrouded solar panels
- Add normal map to solar panels
- Fix small animation error in solar panel doors
- add a few frames of visual silence to the start of each deploy animation, since a stock bug causes antennas to sometimes launh not at the exact start of the deployment animation, causing odd angles
- may be related to #490