Commit Graph

876 Commits

Author SHA1 Message Date
MattNL
21ffb89178 Completed SubPCK Support (: 2022-11-28 17:54:38 -05:00
MattNL
c10c607c20 Most file operations now work with Sub-Pcks (mostly) 2022-11-26 21:37:52 -05:00
miku-666
37b4ed904e Remove static using in COLFileReader 2022-11-25 16:29:05 +01:00
miku-666
6909c57b44 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-25 16:28:01 +01:00
MattNL
7d4c22092f Improved Copy and Paste functions in ColEditor and added Ctrl+C and Ctrl+V support 2022-11-21 12:18:05 -05:00
miku-666
893ee0d9a5 Add proper slim model rendering 2022-11-20 15:43:09 +01:00
MattNL
08c1e95baa Fixed weird exception with the replace file dialog 2022-11-19 19:40:05 -05:00
MattNL
03bde4abde Added support for internal tile names for the ChangeTile filter 2022-11-19 17:40:52 -05:00
MattNL
5d0b56197e Added Copy and Paste functions to COL Editor 2022-11-19 16:41:38 -05:00
MattNL
1e8c75833f default_colourfile is now set to TU69 upon loading the COL Editor 2022-11-19 11:02:15 -05:00
miku-666
877e95e4d7 Remove unnecessary usings Release_v5.8 2022-11-19 11:26:05 +01:00
miku-666
5295aa636b Rename RPC namespace name and made class static 2022-11-19 11:19:24 +01:00
miku-666
a1248df99a Rename namespaced used in PCKFileReader/Writer 2022-11-19 11:12:32 +01:00
miku-666
3fc216e6c1 Rename pckLocked to LockPrompt 2022-11-16 17:13:53 +01:00
miku-666
f4479669c4 Rename some form member names due to warrnings 2022-11-16 17:09:10 +01:00
miku-666
dc9558a513 Add Equals and GetHashCode to SkinANIM class 2022-11-16 17:07:41 +01:00
miku-666
a1f6eb49fe Update namespace name of 3DS tools 2022-11-16 17:07:06 +01:00
miku-666
30232bd624 Remove unused member variable 2022-11-16 17:06:08 +01:00
miku-666
d617368c4f Remove unused usings from RichPresenceClient 2022-11-16 16:42:37 +01:00
miku-666
baf1df3eee Update ANIM check in SelectNode 2022-11-16 16:41:50 +01:00
miku-666
b06434dbc2 Add filter to replace function 2022-11-16 16:40:30 +01:00
miku-666
3fa7f29803 Update variable names and add Debug Error message 2022-11-16 16:39:24 +01:00
miku-666
674d50c6d6 Add == and != operator to SkinANIM class 2022-11-16 16:37:35 +01:00
miku-666
242914d571 Add generic GetPropertyValue in PckProperties 2022-11-16 16:36:23 +01:00
miku-666
67ee75557a Remove RenderBase and move TextureCodec and TextureUtils to Utils/3DS 2022-11-12 18:11:59 +01:00
miku-666
a58ba87224 Updated namespace name of PCKCenter api related stuff 2022-11-12 17:44:22 +01:00
miku-666
fd1edda7e7 Remove unnecessary using statements 2022-11-12 17:42:31 +01:00
miku-666
7c9e1fc57d Improved multiline property import 2022-11-11 22:10:21 +01:00
miku-666
9da260f87f Rename ModelReader and add ModelFileWriter 2022-11-11 19:11:47 +01:00
miku-666
9a7121c56b Update ModelFile class and add public access modifiers to struct members 2022-11-11 19:09:26 +01:00
miku-666
bd613db898 Change access modifier of StreamDataWriter to public 2022-11-11 19:08:02 +01:00
miku-666
dcf6f9706f Move "Item" class to pckCenterOpen 2022-11-11 18:34:14 +01:00
miku-666
d966ee5588 Add copyright to StreamDataReader/Writer 2022-11-11 18:32:21 +01:00
miku-666
be1c71386f Add Custom Pack Icon injection 2022-11-07 15:11:14 +01:00
miku-666
7ea2f8ea96 Fix ARCUtil.Inject to reset stream pos 2022-11-07 15:05:53 +01:00
miku-666
265b5d96b8 Update ARC File Reader/Writer 2022-11-07 15:05:14 +01:00
miku-666
40ddb22aac Rename ParentPart and OffsetPart to CMSBParentPart and CSMBOffsetPart 2022-11-06 13:04:40 +01:00
miku-666
6758601b83 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2022-11-06 00:59:00 +01:00
miku-666
096c183b25 Re-Added AdvancedOptions/Advanced Bulk editor 2022-11-06 00:58:12 +01:00
MattNL
16c84f87e9 Reorganized Main Context Menu and added "Correct Skin Decimals" tool 2022-11-05 19:56:40 -04:00
miku-666
f4e83e4cd1 Removed old bedrock conversion code 2022-11-06 00:23:59 +01:00
miku-666
5e30fc197b Remove AcceptButton from TextPrompt Form 2022-11-06 00:21:12 +01:00
miku-666
c34e999d97 Fixed issue where png filter in addNewSkin 2022-11-06 00:18:51 +01:00
miku-666
a806c77b9c Removed Resetting RPC when Editors exit and add UpdateRPC to Main Form 2022-11-05 22:58:33 +01:00
MattNL
2f649174b1 Fix for ANIM values with newlines and whitespace at the end failing to parse 2022-11-04 22:48:38 -04:00
MattNL
0f2fb17432 Added global fix for localized decimal parsing 2022-11-04 19:38:40 -04:00
MattNL
b4fd3087ad Simplified whitespace and added proper localization support for decimals in GenerateModel] 2022-11-04 19:24:32 -04:00
MattNL
2e9c25af87 Added parsing for extended whitespaces in GenerateModel 2022-11-04 17:41:52 -04:00
MattNL
6c197622ec Added proper support for float values in GenerateModel 2022-11-04 16:40:23 -04:00
miku-666
2754b2a186 Added missing MetroFramework.MetroColorStyle to additional popups 2022-11-04 11:38:57 +01:00