SHADERed
SHADERed copied to clipboard
Add vcpkg.json, fix for issues #332 and #335
Description
This PR addresses a part of issue #332 (the vector part is solved with the commit dfranx/SPIRV-VM@1f653d0b5723e009cd23f631eda0b2af4c3ade00 ) and issue #335.
Changes
This PR solves the usage of matrix-array-operator. Furthermore this PR adds vcpkg.json to SHADERed to add support for vcpkg in manifest mode. This greatly enhances building SHADERed by your own. Last but not least this also solves issue #335 and fixes the buggy degree conversion in Value Edit UI.