Commit Graph

847 Commits

Author SHA1 Message Date
MattNL
cd21ee8017 Marked generateModel as obsolete 2023-04-25 19:42:22 -04:00
MattNL
591e1ac5dc Fixed part and offset names in GenerateModel 2023-04-25 19:41:58 -04:00
MattNL
455b266a6b Box Editor now utilizes the new SkinBox class rather than its own 2023-04-25 19:40:39 -04:00
MattNL
ffbb8fa578 Colons are now removed when using the edit all entries function 2023-04-25 19:40:16 -04:00
MattNL
35fb42ecaa Added a SkinBox class for multiple forms to use 2023-04-25 19:29:24 -04:00
miku-666
2e889ab8f0 Added ColorExtensions 2023-04-25 18:23:40 +02:00
miku-666
12b7fce6ef MainForm.cs - Removed unnecessary mods folder creation on startup 2023-04-25 18:19:10 +02:00
miku-666
931bc861c7 ImageExtensions.cs - Renamed ImageFromImageArray to CombineImages 2023-04-25 18:17:09 +02:00
miku-666
4a41612188 Updated ProgramInfo.BuildVersion to only return the version format 2023-04-25 18:15:02 +02:00
miku-666
4225372021 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio 2023-04-24 15:15:07 +02:00
miku-666
995fb47f42 Renamed folder 'IO/PCK' to 'IO/PckAudio' and renamed PCKAudioFile to PckAudioFile 2023-04-24 15:14:15 +02:00
PhoenixARC
6acbb8c209 remove link to unknown developer
as was requested by the developer, their GitHub link has been removed
2023-04-19 16:14:28 -04:00
miku-666
485011c552 Removed unused BedrockJSONtoCSM and CSMtoBedrockJSON 2023-04-17 17:58:57 +02:00
miku-666
876a05d05d ImageExtensions.cs - Add size check when blending two images 2023-04-16 19:23:05 +02:00
miku-666
f99d0f4fd2 Add default value for GraphicsConfig.CompositingMode 2023-04-16 19:20:46 +02:00
miku-666
ba188630d2 Update README update section to recurs submodules 2023-04-13 10:39:05 +02:00
miku-666
092d76e1bc Rename and Moved ListUtils 2023-04-10 14:40:07 +02:00
miku-666
04b0b66f67 Remove CSM.cs and 3DSUtil and created reader/writer for 3ds textures 2023-04-10 11:35:10 +02:00
miku-666
60fbdfe795 ImageExtensions.cs - Improve Blend function when blending with a color 2023-04-10 11:01:23 +02:00
miku-666
4b105ab819 ImageExtensions.cs - Rename some function member names and use Math.DivRem 2023-04-10 10:59:19 +02:00
miku-666
f2ced4285a ImageExtensions.cs - Move 'ImageLayoutDirection' to namespace level 2023-04-10 10:57:34 +02:00
miku-666
4cd8c64ea3 ImageExtensions- Add 'ImageLayoutInfo.SectionArea' 2023-04-09 19:27:43 +02:00
miku-666
499ed6f292 ImageExtensions - 'CalculateImageSize' now checks for all images to be the same size 2023-04-09 19:26:32 +02:00
miku-666
7ec2a70ee0 ImageExtensions - Remove GraphicsUnit argument from 'GetArea' 2023-04-09 19:23:59 +02:00
miku-666
9d3104fe96 Added 'BlendMode.Screen' 2023-04-09 19:20:12 +02:00
miku-666
0e12fd5a8e Add GraphicsExtensions and move GraphicsConfig 2023-04-09 18:34:23 +02:00
miku-666
59cd8575b1 Fix wrong spelling of 'Extentions' to 'Extensions' and Add blending to 'ImageExtension' 2023-04-08 22:34:44 +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