Unity SDK: v23.0.1
Important
This release is copied from the last release of the the Tilt Brush Toolkit: https://github.com/googlevr/tilt-brush-toolkit/releases and is identical with that release apart from the removal of Json.Net which causes conflicts with the UPM version later versions of Unity install by default.
Download and install open-brush-toolkit-UnitySDK-v23.0.1.unitypackage from the link below.
If you get the errors "The type or namespace name 'Newtonsoft' could not be found" or "The type or namespace name 'JsonIgnore' could not be found" when installing this package then please either install Json.Net yourself via the Package Manager or download Json.Net.for.open.brush.toolkit.unitypackage below and install that.
More information in our docs: https://docs.openbrush.app/user-guide/open-brush-unity-sdk
Earlier versions
Older versions are available in the parent repositor: https://github.com/googlevr/tilt-brush-toolkit . Moving forward we'll be adding new features so bookmark this project for future releases. The Google project will no longer be updated.
Original Notes
Minor changes:
- glb: Limited support for spec/gloss materials
- Bring gltf importer in line with the version used inside Tilt Brush