icosa-foundation / open-brush

Open Brush is the open source, community led evolution of Tilt Brush! Forked from https://github.com/googlevr/tilt-brush
https://openbrush.app
Apache License 2.0
842 stars 175 forks source link

UnityGLTF Shader Variants #714

Closed andybak closed 4 months ago

andybak commented 4 months ago

Ensures the neccesary UnityGLTF shader variants are included in the build.

Background info: https://github.com/KhronosGroup/UnityGLTF/issues/736

mikeage commented 4 months ago

In general, if you're going to be opening a PR, don't use [CI BUILD] in the commit; it just causes it to build twice (once with (push) and once with (pull_request))