alelievr / Mixture

Mixture is a powerful node-based tool crafted in unity to generate all kinds of textures in realtime
https://trello.com/b/2JiH2Vsp/mixture
MIT License
1.18k stars 124 forks source link

Enable Auto Referenced in com.alelievr.Mixture.Editor.asmdef #53

Closed Looooong closed 1 year ago

Looooong commented 1 year ago

I would like to inherit a class from Mixture Editor assembly but unable to because Auto Referenced is not enabled for that assembly. Beside, I don't want the hassle of adding assembly definitions all over my project just because of this.

alelievr commented 1 year ago

Thanks for the contribution!