From 256e28138bd9b653bdf68bd5a47b53ab6be5c570 Mon Sep 17 00:00:00 2001 From: igorseabra4 Date: Tue, 14 Mar 2023 21:27:05 -0300 Subject: [PATCH] update release notes --- IndustrialPark/Resources/ip_version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IndustrialPark/Resources/ip_version.json b/IndustrialPark/Resources/ip_version.json index 3407da3c..45baae32 100644 --- a/IndustrialPark/Resources/ip_version.json +++ b/IndustrialPark/Resources/ip_version.json @@ -1,4 +1,4 @@ { "version": "v0.1.7.8", - "versionName": "" + "versionName": "* Bake Rotation: similar to bake scale, but with rotation. Experimental feature\n* Removed error message from invalid Animation assets which are present in original Movie archives\n* Fixes issue related to creating new archive with default assets\n* Fixes issue in which some No Layers archives could not be saved after being open for the second time\n* Fixes issue in which some newly added assets wouldn't show up in the asset list\n* Fixes issue in which importing an archive would fail if it contained a JSPInfo asset\n* Fixes issue in which you sometimes couldn't set a new texture in the Material Editor\n* Fixes issue in which copying and pasting sounds didn't work\n* Fixes issue in which deleting a sound wouldn't remove it from the SoundInfo\n* Fixes issue in which SDFX assets would initially not show up correctly\n* Fixes Randomizer not working" }