z-edit / zedit

An integrated development environment for Bethesda Plugin Files.
https://z-edit.github.io
MIT License
304 stars 55 forks source link

Add VR support to zedit #303

Open W-Drew opened 7 months ago

W-Drew commented 7 months ago

Requires https://github.com/z-edit/xelib/pull/23 to be merged first. Adds some minor piping to add VR support, as well as providing new images for the two new VR profiles. It is just the normal profile image overlaid with a VR headset. The VR headset image comes from https://commons.wikimedia.org/wiki/File:VRHeadset.png and is public domain (Creative Commons Zero). Also updates the XEditLib.dll. Since this dll is a binary file, maybe the repo owner would prefer to build xedit-lib themselves after the above PR is merged instead of taking something from a stranger on the internet, and then this PR can discard the dll and just update piping / images.

Release build built using all of these combined changes here to verify changes: https://drive.google.com/file/d/1H2oJHLQuqJTkfelIPUkf1-m_KumzsLzF/view?usp=sharing

matortheeternal commented 7 months ago

Excellent PR! I will review the changes at length later. Thank you so much for your contribution to resolving this pain point!