You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Work around an issue where AppDoman.CurrentDomain.BaseDirectory no longer returns the expected path, causing several assets to fail to load correctly including but not limited to xNormal.exe, and anything under the /res folder.
Added hashing so that XNormal only triggers bakes for files that have actually changed.
Fix a potential issue where Gen 3 texturing baking was broken.
Added more aggressive cleanup measures for bakes. Files with the _RGB and _Alpha prefix will now be cleaned up, leaving behind only the final texture merges.