Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@OrangeSpork OrangeSpork released this 10 Jan 23:17

Fix: Material Editor Settings Being Cleared when Adjusting Color from Outfit Painter UI in Maker

TLDR; Outfit Painter will now let Material Editor know we're only changing color and not anything else and not to do anything dramatic like erase all the material edits on the clothing.

Long Version:
Illusion uses the same API call for 'Change Clothing Type' and 'Change Clothing Color'. Material Editor assumes the clothing item is changing unless a flag it uses is set, and only sets that flag when you use the actual game API to change color. Outfit Painter will now set the flag MatEdit uses so it knows we're only changing color and not everything.