Commit Graph

866 Commits

Author SHA1 Message Date
miku-666
809f6166dc Updated CBH Theme repo link and removed MechanikaDesign from Vendors 2023-04-16 21:17:11 +02:00
miku-666
1c01544a48 ThemeForm.cs - Fixed forms not laoding in designer 2023-04-07 18:17:05 +02:00
miku-666
476b4755ee AboutThisProgram.cs - Made setting developer icons and names thread safe 2023-04-07 17:59:53 +02:00
miku-666
cf7aa3ccbe Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2023-04-07 17:28:06 +02:00
miku-666
a5a408a30e Remove StreamDataReader/Writer and use OMI.EndianAwareBinaryreader/Writer 2023-04-06 14:15:34 +02:00
miku-666
3aa5a3818a Update OMI Lib ref commit to latest 2023-04-06 13:27:52 +02:00
miku-666
948a5a3ac8 Imageextentions - Added GraphicsConfig to be used in the Resize Method 2023-04-02 18:00:44 +02:00
miku-666
5ee36b520d ANIMEditor - Simplefied initial image draw in 'exportButton_Click' 2023-04-02 17:49:27 +02:00
miku-666
46231069a7 ANIMEditor - Rename 'uncheckButton' to 'uncheckAllButton' and 'checkButton' to 'checkAllButton' + there respective Click event 2023-04-02 17:45:53 +02:00
miku-666
2fcd7e19ef ANIMEditor - Update ANIMRuleSet 2023-04-02 17:41:47 +02:00
miku-666
e2ff5a772d Animation - Rename 'FrameTextureCount' to 'TextureCount' 2023-04-02 17:40:12 +02:00
miku-666
bc75726787 RenamePrompt - Removed unused methods 2023-04-02 17:31:49 +02:00
miku-666
3eaabe840f MipMapPrompt - Removed unused methods 2023-04-02 17:30:56 +02:00
miku-666
a4aac09f58 Update CreateTexturePack prompt 2023-04-02 17:29:32 +02:00
miku-666
9bf4b77ee0 Update 'SetBulkSpeed' member variable name 2023-04-02 11:25:59 +02:00
miku-666
04305c409f TextPrompt - Update default 'TextOutput' to be Array.Empty instead of null 2023-04-02 11:24:16 +02:00
miku-666
deab8b7bef Update AddFilePrompt 2023-04-02 10:38:17 +02:00
miku-666
43e69798d3 MainForm - Fixed Pck File label showing previous file name when opening a template file 2023-04-01 16:41:35 +02:00
miku-666
083ebaeb8c FrameEditor - removed unused variable and set label text directly 2023-04-01 11:14:23 +02:00
miku-666
04fda240a2 Update Discord RPC class 2023-04-01 11:12:07 +02:00
miku-666
cc788d35cb Animation - Removed implicit frame to image operator 2023-03-29 19:40:53 +02:00
miku-666
f0de26fc97 Improved ANIMEditor 2023-03-28 20:10:43 +02:00
miku-666
fafb4b85bf SkinANIM - Add ICloneable and IEquatable interface 2023-03-28 19:30:37 +02:00
miku-666
d44dc2a72c Move ANIMEditor and BoxEditor and Update SkinAnim class 2023-03-28 14:58:35 +02:00
miku-666
e5130f390d Imporved AnimEditor 2023-03-27 19:51:40 +02:00
miku-666
50fe39183e Update LOCEditor and MainForm with LOCFileReader/Writer 2023-03-27 18:24:18 +02:00
miku-666
ac70183f5b Update OMI commit ref to fix a bug when creating new skin packs 2023-03-25 17:50:48 +01:00
miku-666
1a6d34476f Update 'ModelsResources.ModelsFileInitializer' 2023-03-23 18:15:16 +01:00
miku-666
27880c013f Remove 'PckPreview', 'MyTablePanel' and 'MyNameLabel' Control 2023-03-23 18:12:08 +01:00
miku-666
de079d9d9a Rename Util files and update OMI commit ref 2023-03-23 17:56:03 +01:00
miku-666
ebb971f96a Moved unused 'ResizeImage' function to ImageExtentions 2023-03-22 21:05:49 +01:00
miku-666
f3dcdc3fff Update Animation Editor Start position to center parent 2023-03-19 18:47:46 +01:00
miku-666
f32d4b3a99 Changed Anchor in Audio Editor 2023-03-19 18:46:58 +01:00
miku-666
ce16e94c55 [WIP] Update COLEditor to now show colors again
- has still some issues
2023-03-19 18:45:51 +01:00
miku-666
fea060b0a6 Update 'AboutThisProgram.cs' to update developer icons based on there github avatar 2023-03-19 16:14:12 +01:00
miku-666
f59d4fef56 Moved color picker code to Vendor folder and Updated README 2023-03-19 12:34:04 +01:00
miku-666
6a09db6af4 Animation Editor - Add 'InterpolationCheckbox.Anchor' 2023-03-19 11:15:08 +01:00
miku-666
ff7d7df692 Fixed all "error" with the rename prompt 2023-03-17 23:36:37 +01:00
miku-666
1d7d76ba83 Merge branch 'main' into UI-UpdateBranch 2023-03-17 23:10:39 +01:00
miku-666
6cdf1daa3b Update OMI submodule commit ref 2023-03-17 23:08:54 +01:00
miku-666
20a1fa8c80 Add endian check when opening pck file 2023-03-17 23:08:04 +01:00
miku-666
d1aa3267f0 Merge 'main' into 'UI-UpdateBranch' 2023-03-17 21:30:33 +01:00
miku-666
4d3df85b0e Merge 'main' into 'UI-UpdateBranch' 2023-03-17 20:05:42 +01:00
miku-666
ab544b786b Swapped Title and Product name 2023-03-17 19:55:08 +01:00
miku-666
7999900152 Refactored AnimationEditor 2023-03-17 19:53:10 +01:00
miku-666
559f855923 Update OMI lib submodule commit ref 2023-03-16 16:59:59 +01:00
MattNL
20518ac9da Made special conditions when editing compass and clock textures 2023-03-15 17:09:21 -04:00
MattNL
9336db1e04 Updated items data to include Clock and Compass 2023-03-15 12:17:55 -04:00
MattNL
77faa3eaa9 Added warning when deleting compass.png or clock.png 2023-03-15 11:44:14 -04:00
MattNL
08c536c35b Checkbox now only shows when appropriate 2023-03-15 11:31:23 -04:00