MattNL
|
12f7fe3ee4
|
Streams now dispose in InitializeTexturePack
|
2022-11-28 21:05:48 -05:00 |
|
MattNL
|
cb7ae80a9c
|
Template packs now include pack comparison and icon images
|
2022-11-28 21:04:05 -05:00 |
|
MattNL
|
9575e2439c
|
Added Pack Comparison and Icon image Resources
|
2022-11-28 21:03:14 -05:00 |
|
MattNL
|
94db89084a
|
Creating Template files will now create Skins folders in Skins.pck
|
2022-11-28 20:00:05 -05:00 |
|
MattNL
|
e47819c0fb
|
New Skin Pack and Mash-Up Pack functions now create Skins.pck
|
2022-11-28 19:54:50 -05:00 |
|
MattNL
|
799c5cdace
|
Fixed CreateSkinsPCK function name
|
2022-11-28 19:25:28 -05:00 |
|
MattNL
|
5cf9c5517f
|
Added "Create Skins.pck" tool
|
2022-11-28 19:19:26 -05:00 |
|
MNL
|
0dbdfa0532
|
Merge pull request #12 from PhoenixARC/SubPCK-Support
Merged SubPck-Support branch to Main
|
2022-11-28 18:43:09 -05:00 |
|
MattNL
|
a6a8046c4f
|
Fixed small oversight in merged code
|
2022-11-28 18:38:14 -05:00 |
|
MNL
|
c305d87487
|
Merge branch 'main' into SubPCK-Support
|
2022-11-28 18:29:49 -05:00 |
|
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 |
|