-
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
b603ddd
commit 9ca3379
Showing
4 changed files
with
22 additions
and
22 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
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": "v0.1.2", | ||
"versionName": "\nv0.1.2\n\n* Adds asset editor: SDFX. Can edit all fields, display (using radius from SGRP) and cross-version copy.\n* Updates asset editors: SGRP, PLAT.\n* Adds templates: SDFX and SoundGroup (SGRP) (Movie/Incredibles/ROTU).\n* Fixes issue that caused Import Multiple Assets to remove sound entries instead of adding when importing them!\n* Fixes issue that made it required for you to download vgmstream to extract sounds, for which it's not necessary.\n* Fixes editing of RandomRange in TIMR assets. Using that should work properly now.\n" | ||
"version": "v0.1.3", | ||
"versionName": "\nv0.1.3\n\n* Edit PACK is now named Convert Archive.\n* * Archive Convertion Helper: when converting an archive between GameCube/Xbox formats, Industrial Park will convert the formats of the assets it is able to. For the ones it cannot (such as sounds and MINF), it will ask you to choose a directory to replace the assets from; all HIP/HOPs in this directory and subdirectories will be scanned for the assets. Any assets which were not found will not be converted and the list will be shown at the end. Texture assets are not converted. This function is still experimental.\n* Flag Field editor: any assets with bit field values (such as button hit mask) now have specific editors for these entries. You can edit individual bits in a expandable entry in the asset data editor.\n* Material Effect Editor: tool available from the MODL Asset Data Editor. Allows you to create and edit not only texture names and material colors for individual materials in the model, but also create a Material Effects PLG RenderWare section with Bump Mapping, Environment Mapping and Dual Texture effects. Note that none of these \n* Adds Asset Editor: CSN (Cutscene). Doesn't really allow you to edit the asset yet, but you can extract all models (DFF) and animations (SKB1) contained in it.\n* Templates: Chain Point MVPTs. Available from Tools. When checked, each time you place a Point MVPT template (starting from the second one in the session!) the previous one's \"NextMVPTs\" will be updated to point to it.\n* Box Trigger gizmos properly rotate along with the box.\n* Adds confirmation on remove layer.\n* Automatically refresh textures and models on new texture/model import.\n* Ctrl + A to select all assets on list on Archive Editor.\n* Message boxes always appear on top of other windows.\n* Archives and program close faster.\n* Randomizer: adds logic not to break Texas hitches and other objects with Invisible Objects.\n" | ||
} |