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 |
|
miku-666
|
877726f1f4
|
Update StreamDataReader and StreamDataWriter and made them abstract classes
|
2022-11-04 11:37:21 +01:00 |
|
miku-666
|
5a76b9a035
|
Revert "Add debug log file when in release mode"
This reverts commit 0230be4541.
|
2022-11-04 11:14:43 +01:00 |
|
miku-666
|
0a704c52f5
|
Revert "Add RELEASE constant"
This reverts commit cc19232635.
|
2022-11-04 11:14:06 +01:00 |
|
miku-666
|
0230be4541
|
Add debug log file when in release mode
|
2022-11-04 11:09:46 +01:00 |
|
miku-666
|
cc19232635
|
Add RELEASE constant
|
2022-11-04 11:04:29 +01:00 |
|
miku-666
|
5072c00098
|
Replace all Console.WriteLine with Debug.WriteLine in main form
|
2022-11-04 10:59:09 +01:00 |
|
miku-666
|
0dc458b6ce
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2022-11-04 10:54:39 +01:00 |
|
miku-666
|
54f9fd4d5c
|
Replace Console.WriteLine with Debug.WriteLine
|
2022-11-04 10:54:03 +01:00 |
|
miku-666
|
f18388153c
|
Fixed a bug that wouldnt let tabControl.SelectTab switch tabs
|
2022-11-04 10:53:19 +01:00 |
|
miku-666
|
daf7a02bb3
|
Replaced Meta preset ui with TextPrompt UI
|
2022-11-04 10:51:39 +01:00 |
|
miku-666
|
31a95138d5
|
Removed old anim stuff from generateModel
|
2022-11-04 10:48:39 +01:00 |
|
miku-666
|
354dd0badc
|
Add TextPrompt form
|
2022-11-04 10:46:47 +01:00 |
|
miku-666
|
eeb66eb5a2
|
Sorted using statements in main form
|
2022-11-04 10:45:22 +01:00 |
|
miku-666
|
a17efc1976
|
Update parameter casing in main form
|
2022-11-04 10:43:20 +01:00 |
|
MattNL
|
87d06547b8
|
COLEditor trees now filter out duplicate entries
|
2022-11-03 21:41:24 -04:00 |
|
MattNL
|
66e4eb0515
|
Added Target Update Version Tool to COLEditor
|
2022-11-03 21:08:22 -04:00 |
|
MattNL
|
e04c1694f0
|
Cleanup resources
|
2022-11-02 20:53:30 -04:00 |
|
MattNL
|
0f55dc2882
|
Added Previous versions of colours.col to Resources
|
2022-11-02 20:42:07 -04:00 |
|
miku-666
|
b7f967c32a
|
Add rename menu when pressing F2
|
2022-11-02 22:14:46 +01:00 |
|