v3.4.0
From 3.4.0 version, BakingSheet is being published as embedded package
.
Unity users will be able to see full source code, and asmdef are correctly set up.
Samples package will be provided as separated file from now on.
However, this is breaking change for Unity package management.
To update BakingSheet from previous version:
- Remove old BakingSheet completely. Default install path is
Assets/Plugins/BakingSheet
. - Import new BakingSheet package.
- Configure your Assembly Definitions to reference BakingSheet.
Sorry for the inconvenience and please report any bugs you meet.