-
Notifications
You must be signed in to change notification settings - Fork 13
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
aa5810c
commit a9e1389
Showing
3 changed files
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
{ | ||
"version": "preview43", | ||
"versionName": "Preview 43:\n* Industrial Park now has Assimp (Open Asset Import Library) support for model I/O (input/output). You can import and export models (BSP, JSP or MODL) in all formats supported by Assimp (which include OBJ, DAE, FBX and others) as well as DFF (exported from the 3ds Max rwio plugin for example). Importing is available from the Asset Data window for MODL assets and the Import Models tool in the Archive Editor, and exporting from the Asset Data window for BSP, JSP and MODL.\n* Fixes Springboard template.\n* Adds description box for Asset Data Editors and description for some \"less intuitive\" properties for assets such as PLAT.\n* Fixes PLAT, BUTN and SHRP assets for Scooby.\n" | ||
"version": "preview44", | ||
"versionName": "Preview 44:\n* Import Models dialog now has the Generate SIMPs function: when importing new models you can choose to automatically create a SIMP for each one, which will be placed at 0, 0, 0 position in a new DEFAULT layer in the same archive.\n* Asset Data Editor for RWTX assets now has a preview of the image and a function to export it to multiple formats such as PNG, BMP and JPEG.\n* Asset Data Editor for MODL, BSP and JSP assets now has a function to export all textures used by the model along with it.\n* Asset Data Editor for VIL allows viewing Vil Types in alphabetical order.\n* Fixed bug which made opening files through the Open button in the Archive Editor very slow.\n* When opening Scooby files, you will only be asked for the platform (GC, PS2, Xbox) the first time; then the same one will be used for the rest of the session. If you want to open files from a different platform, close all open Archive Editors or click Project -> New.\n* New tool under Research/Advanced: Randomizer.\n" | ||
} |