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
Exporting a room's visual mesh now exports a materials.json file for that room.
Importing a room's visual mesh now imports the tex_headers.json and materials.json if they are present in the folder, allowing for more control over how rooms render, and fixing some textures and transparent materials not appearing correctly even when unchanged.
Fixed room vertex colors not being correctly exported.
Fixed the red channel of room vertex colors not being correctly imported.
Fixed an issue where playtesting would sometimes not restore the original main.dol file.
Added an options to Winditor's settings to enable Dolphin's debugging UI when playtesting.