Mat Editor breaks on some shaders #374

Open
opened 2025-11-28 00:33:52 +00:00 by Hanmen · 0 comments

I'm trying to add some internal shaders to the MatEditor, however it fails to create property list properly. Most likely breaks after Color or MainTex.

Update: First issue has been resolved.

Another old problem, Mat Editor cannot properly fetch keyword names without _ if the keyword name doesn't starts with the _ its unable to add to the list.
Best solution I think is: add logic when fetching keyword so it will try to add 2 keyword one with _ and one without? This will ensure the compatibility with the old Mat Editor manifests.

_I'm trying to add some internal shaders to the MatEditor, however it fails to create property list properly. Most likely breaks after Color or MainTex._ Update: First issue has been resolved. Another old problem, Mat Editor cannot properly fetch keyword names without _ if the keyword name doesn't starts with the _ its unable to add to the list. Best solution I think is: add logic when fetching keyword so it will try to add 2 keyword one with _ and one without? This will ensure the compatibility with the old Mat Editor manifests.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
IllusionMods/KK_Plugins#374
No description provided.