enenra / space-engineers-utilities

A Blender 4.0+ addon to streamline working on assets for Space Engineers.
https://spaceengineers.wiki.gg/wiki/Modding/Tools/Space_Engineers_Utilities
GNU General Public License v3.0
47 stars 12 forks source link

Rewrite for AssetManager #301

Closed enenra closed 2 years ago

enenra commented 2 years ago

With Blender 3.0, the asset manager and asset-system will be released. I plan on switching all MatLib functionality to it, as well as extend it with a pool of shared assets in the form of 3d models. Assets could be used by anyone, but only selected contributors would have the ability to push updates to the repository.