miku-666
87df17b4cd
SkinBOX - Move IsBasePart and IsOverlyPart from extension to main class
2024-05-12 14:50:01 +02:00
miku-666
0cabf9115b
Add ModelPartSpecifics.cs
2024-05-12 14:48:29 +02:00
miku-666
28a6684160
Refactored Skin class
2024-05-12 14:47:43 +02:00
miku-666
e9aeb513ad
Merge branch 'main' into 3dSkinRenderer
2024-05-08 16:32:15 +02:00
miku-666
4a856deca5
Fix release workflow running when just pushing to the main branch
2024-05-07 18:45:57 +02:00
miku-666
d0f4973627
Update CI workflow name
2024-05-07 18:33:22 +02:00
miku-666
0b1e1eb3ab
Add release workflow
2024-05-06 20:40:37 +02:00
miku-666
f6c3602d1e
Update build workflow to cache nuget packages
2024-05-05 20:58:14 +02:00
miku-666
91c667bad0
Merge branch 'main' into 3dSkinRenderer
2024-05-01 19:26:38 +02:00
miku-666
02eec26996
Texture.cs - Add virtual function 'SetTexture'
2024-05-01 19:24:45 +02:00
miku-666
a570f99b44
Move 'Features' folder into 'Forms' folder
2024-05-01 13:53:59 +02:00
miku-666
3e6db64cca
Merge branch 'main' into '3dSkinRenderer'
2024-04-30 19:10:02 +02:00
miku-666
be1bd6d054
Add serialization/deserialization of property data
2024-04-30 19:00:28 +02:00
miku-666
115c16db97
ImageExtension - Fix leaving bitmap data locked in memory
2024-04-30 18:16:32 +02:00
miku-666
76c8a856fe
AnimationEditor - Fix null reference exception when loading treeview
2024-04-29 20:56:28 +02:00
miku-666
8f475070e3
AnimationPictureBox - Update animation system as a whole
2024-04-29 20:46:58 +02:00
miku-666
792399ca50
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
2024-04-29 16:14:50 +02:00
miku-666
aadb8519b1
MainForm - Fix animation file name when creating a new one
2024-04-29 16:03:43 +02:00
MattN-L
b3dcb7160b
MainForm: Added "Edit Texture Atlas" Button
2024-04-28 20:20:12 -04:00
miku-666
a3098bb39b
Move 'IO' folder from 'Classes' to 'internal' folder
2024-04-28 20:52:22 +02:00
miku-666
37a920e578
Remove obsolete PCK-Studio.Installer project
2024-04-28 18:53:27 +02:00
miku-666
99e9844dae
Merge branch 'main' into '3dSkinRenderer'
2024-04-28 18:31:33 +02:00
miku-666
9410f7a0ad
MainForm - Change description when adding a folder
2024-04-28 18:21:34 +02:00
miku-666
ea77b6b6d2
MainForm - Make context menu entries only show on appropriate items
2024-04-26 21:52:44 +02:00
miku-666
d7375f95d6
MainForm - Remove move up/down menu items in favor of drag n' drop
2024-04-26 21:05:23 +02:00
MattN-L
8d487f8e3c
ColEditor: Updated context menu
...
-Added icons for context menu items
-Context menu items now only appear in the proper context
2024-04-24 14:49:11 -04:00
MattN-L
ae8e9c0c23
Added file icons for copy, paste, and restore functions
2024-04-24 14:47:47 -04:00
miku-666
5d70172739
Update OMI submodule ref
2024-04-24 20:37:03 +02:00
MattN-L
bdf0411cd5
ColEditor: Added ability to add and remove colors (normal colors only)
2024-04-24 13:16:48 -04:00
MattN-L
3812015cd7
AnimEditor: Fixed model checkbox enabling not setting correctly when both set
2024-04-24 12:48:21 -04:00
MattN-L
aebdb64814
ColEditor: Fix for exception when restoring color that doesn't exist
2024-04-24 00:23:54 -04:00
miku-666
8b60352876
Merge branch 'main' into '3dSkinRenderer'
2024-04-23 18:41:39 +02:00
miku-666
9c8ecdff0e
Rename IPckSerializer/IPckDeserializer to IPckAssetSerializer/IPckAssetDeserializer
2024-04-23 17:55:24 +02:00
miku-666
c696ad9892
Remove deprecated resx files
2024-04-23 17:46:18 +02:00
miku-666
e6efd420a8
Remove Classes/API/PCKCenter folder as it's no longer supported
2024-04-21 14:16:54 +02:00
miku-666
6f93b0629b
Rename PckFileDataExtensions to PckAssetExtensions
2024-04-21 14:13:26 +02:00
miku-666
4285bbdb41
Merge branch 'main' into '3dSkinRenderer'
2024-04-21 14:00:22 +02:00
miku-666
dc8c7ba41a
Update OMI and change PckFileData to PckAsset
2024-04-21 13:20:13 +02:00
miku-666
67ad95f623
Remove WiiUPanel.cs and FTPClient.cs
2024-04-21 13:06:28 +02:00
miku-666
034a3a0336
Rename 'IPckFileSerializer' to 'IPckSerializer'
...
To be more consistent with the name of 'IPckDeserializer'
2024-04-21 01:20:53 +02:00
miku-666
d91f3cca52
Update OMI submodule ref to fix loc file reading issue
2024-04-21 01:05:42 +02:00
miku-666
99a04c25a4
MainForm(Drag'n Drag) - Fix target node being null
2024-04-20 22:29:11 +02:00
miku-666
40195cb9ef
Merge branch 'main' into 3dSkinRenderer
2024-04-20 11:16:45 +02:00
miku-666
1622ea72ac
CemuPanel - Change region name for japanese to "JP"
2024-04-20 11:12:44 +02:00
miku-666
a9416b1201
MainForm - Fix drag n drop working when not moving dragged item into folder thus causing a useless move and refresh over the treview
2024-04-19 19:28:02 +02:00
miku-666
55ef0e07b3
MainForm - Fix showing empty named folders and fix rename to show the actual file name
2024-04-19 19:26:10 +02:00
miku-666
b39ddccd51
Merge branch 'main' into 3dSkinRenderer
2024-04-18 19:11:04 +02:00
Miku-666
e64acf0317
Re-implemented Drag n drop ( #26 )
...
* [WIP] MainForm - Re-implemented drag n drop
* MainForm - Fix drag n drop issue for files
* MainForm - Add drag n drop for external files
* MainForm - Add folder drag n drop
2024-04-18 19:07:19 +02:00
miku-666
fd1f64a5f9
CustomSkinEditor - Rename 'skinModelFileFilters' to 'AvailableModelFileFilters' and add check when importing blockbench model
2024-04-16 20:15:27 +02:00
miku-666
50959fe7cf
CustomSkinEditor - Add bedrock legacy model import support
2024-04-16 20:11:40 +02:00