Commit Graph

858 Commits

Author SHA1 Message Date
MattNL
0b697e92bb Added missing (duplicate?) armor names
Some 4J skins use these names but the ones prior work the same. Adding them just in case.
2023-04-26 09:01:37 -04:00
MattNL
f772711eef Fixed HD 64x32 skins not working in the Add Skin form 2023-04-25 21:15:16 -04:00
MattNL
de52230aaa Removed console stuff 2023-04-25 21:05:43 -04:00
MattNL
2650e115df GenerateModel now uses the texture immediately 2023-04-25 20:56:42 -04:00
MattNL
518f077682 Fixed error with the generator template 2023-04-25 20:49:51 -04:00
MattNL
29910b803a Expanded valid skin check for import function 2023-04-25 20:31:28 -04:00
MattNL
b434df93f4 Added proper offset for all box types 2023-04-25 20:10:04 -04:00
MattNL
ee562c2c93 ComboBox in GenerateModel now displays all box types 2023-04-25 20:09:04 -04:00
MattNL
39171fb41a Replaced ModelPart class and added support for HD Skins 2023-04-25 20:07:33 -04:00
MattNL
779a2bb655 Fixed member names in BoxEditor 2023-04-25 20:01:15 -04:00
MattNL
de6f7e9f35 Added ToProperty method to SkinBox 2023-04-25 19:48:46 -04:00
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