Posted March 28, 2025 by terop
Emergency bugfix: save files were corrupted if meshy_ai node(and few other nodes) was saved. This was caused by space in a string called "cache file", which should have been "cache_file" instead. This broke save files very badly since spaces are used as separators in the save file.