376 Commits
Author SHA1 Message Date
cabalex d1a75b78dd Fix NieR Switch texture issues
- Texture issues were due to misunderstanding of .tex headers; should be fixed now?
- Added support for special padding (Astral Chain, Bayo 3)
2024-08-19 23:18:06 -07:00
Alexander Sherbrooke ebc7fbf1c9 Merge pull request #2 from WoefulWolf/master
Fix collision import/export incorrect modifier value
2024-08-16 21:32:32 -07:00
ArthurHeitmann 43845a340d Fix collision import/export incorrect modifier value 2024-07-30 23:13:16 +02:00
cabalex 9d02c1692c Merge branch 'master' into pr/cabalex/1 2024-04-26 19:26:46 -07:00
cabalex f5e9a3e215 Readd astc support 2024-04-26 19:24:19 -07:00
ArthurHeitmann fb85cf869d Fixed blender 4.0 and 2.9 version 2023-11-26 10:23:14 +01:00
ArthurHeitmann 091cc97e37 fixed "Select Textures Directory" operator. Now case insensitive 2023-09-20 07:03:47 +02:00
ArthurHeitmann f0e98d01f4 fixed wta export for some map files (now all g_AlbedoMapX texture types are recognized as albedo) 2023-08-23 17:23:10 +02:00
cabalex 5ba206f50e Fix offset (that i apparently missed) 2023-07-26 09:40:56 -10:00
cabalex aac6a1857f Nier Automata Switch (export)
unsure of compatibility since this relies on assumptions of type, texturelayout, and arraycount, but I had those assumptions upon importing so maybe it'll work out?
2023-06-19 12:56:05 -07:00
cabalex 03e6a096f1 Astral Chain (import+export)/NieR Switch (export) support 2022-12-18 06:55:18 -08:00
ArthurHeitmann 8568f28f56 Merge branch 'master' of https://github.com/WoefulWolf/NieR2Blender2NieR 2022-08-27 07:55:36 +02:00
ArthurHeitmann e0020dd5aa removed some print statements & added grojdg the the thanks list 2022-08-27 07:54:53 +02:00
CPVDM 426b88dd03 Merge pull request #13 from WoefulWolf/dev
Update v0.3.1, merge dev to master
2022-08-24 22:05:09 +02:00
Woeful_Wolf 962de30282 Updated addon version number 2022-08-24 22:01:56 +02:00
Woeful_Wolf 82b720c759 Removed/Changed old WTA/WTP extractor from WMB 2022-08-24 12:05:26 +02:00
Woeful_Wolf 47e68f0f4e Op name consistency 2022-08-24 12:05:13 +02:00
Woeful_Wolf dfc771a3e9 Added WTP/WTA extractor to DTT import 2022-08-24 12:04:41 +02:00
Woeful_Wolf 6cfff0e1f4 WTA/WTP extractor now takes discrete paths 2022-08-24 12:04:25 +02:00
ArthurHeitmann 8850712828 basename is now stored in dat_info.json; fixed too many files being added to DatContents, if there were already files in the folder; small UI related things (column fix, files order); fixed WMB import with "only extract" option 2022-08-23 17:25:22 +02:00
ArthurHeitmann 8ed268312b fixes + added wta/wtp extractor 2022-08-20 20:58:50 +02:00
ArthurHeitmann 41e9bef0e5 now allows for DAT exporting with different extensions 2022-08-20 17:33:46 +02:00
ArthurHeitmann 11e9a844c7 allow importing .eff and .evn DAT files 2022-08-20 12:22:39 +02:00
ArthurHeitmann 2ba5cc6c30 small fixes 2022-08-20 09:49:23 +02:00
Woeful_Wolf af11b4289c lol dont tell grojdg 2022-08-19 18:05:47 +02:00
Woeful_Wolf 3fdbd4abc9 Empty DAT/DTT contents err msg 2022-08-19 18:05:28 +02:00
CPVDM e05bb7eba4 Merge pull request #12 from WoefulWolf/datEditingUpdates
Dat editing updates
2022-08-19 18:00:28 +02:00
Woeful_Wolf f865f24d10 fixed some issues in materials_miner 2022-08-19 16:21:13 +02:00
ArthurHeitmann 812ce8146d old blend files with DatDir/DttDir will now be auto migrated 2022-08-19 08:37:24 +02:00
ArthurHeitmann 5984ab45d7 fixed single file dat exports 2022-08-19 08:36:42 +02:00
ArthurHeitmann 53ac5f97b0 dat metadata is now stored in dat_info.json 2022-08-18 22:48:20 +02:00
ArthurHeitmann 86f55c4cab reduced number of print statements when unpacking dat files 2022-08-18 22:02:00 +02:00
ArthurHeitmann 7b249e7c52 refactored dat editing logic and restructured UI; now also allows selecting folders for importing contents file 2022-08-18 21:42:05 +02:00
ArthurHeitmann 9359cc1026 Merge branch 'newLayVisualization' into dev 2022-08-18 09:53:42 +02:00
ArthurHeitmann 11e550caa3 Merge remote-tracking branch 'origin/master' into newLayVisualization 2022-08-18 08:12:21 +02:00
ArthurHeitmann 08dfb616f0 last changes for new LAY visualizations; all LAY visualizations now use instances (bounding boxes too); now also works with YAX XML imports 2022-08-18 08:11:50 +02:00
Woeful_Wolf 91b47126c4 Fixed exports related to vertexFlag 12 2022-08-17 12:58:30 +02:00
Woeful_Wolf 1ce92f2a26 Cleaned some UI 2022-08-17 12:20:38 +02:00
Woeful_Wolf 3094c37798 Create a extracted_files.txt on DAT/DTT import 2022-08-16 15:48:45 +02:00
Woeful_Wolf ee0bf77fe9 Add contents from file, and clear all ops 2022-08-16 15:48:24 +02:00
ArthurHeitmann 6b7aa85fd1 Merge branch 'master' into newLayVisualization 2022-08-16 10:45:59 +02:00
ArthurHeitmann 355f4dd8b3 fixed dat/dtt dir auto assignment (data005.cpk_unpacked would become dtta005.cpk_unpacked) 2022-08-16 10:45:24 +02:00
CPVDM ea8cdfbb4c Merge pull request #11 from WoefulWolf/master
Make dev up-to-date with recent hotfixes
2022-08-15 17:13:42 +02:00
CPVDM a5cfc65086 Merge pull request #9 from bbssamuray/patch-1
Fix FileNotFoundError when importing *.dat files.
2022-08-15 17:11:19 +02:00
ArthurHeitmann 8560094fe5 Added 2. LAY visualization: Instead of bounding box, now actual mesh instances, from pre-imported library 2022-08-13 09:14:43 +02:00
Woeful_Wolf 169c39bc78 Fixed col batch type 2 bone vertices origin based on bone 2022-08-09 19:09:31 +02:00
Woeful_Wolf 4d06674516 Re-added COL centerOrigins 2022-08-09 19:09:07 +02:00
Woeful_Wolf 2b21f4f9f2 Changing this back, hopefully fixes the WMB now? 2022-08-09 17:25:56 +02:00
ArthurHeitmann 103681beee Merge branch 'master' of https://github.com/WoefulWolf/NieR2Blender2NieR 2022-08-09 06:09:22 +02:00
ArthurHeitmann 05bac75c25 no centering origin for collision meshes; recalc indices for collision first, then wmb 2022-08-09 06:08:12 +02:00