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

Rework internal material handling #351

Closed enenra closed 1 year ago

enenra commented 1 year ago

The way SEUT handles internal materials is suboptimal at best and stems from before the seut-assets repository was a thing. Therefore materials handling should be rewritten to allow for easier overall handling and better maintainability.

Important: I remember some weird places I referenced the nodegroup around scene initialization so I'll have to be careful and go through all references to it.