miku-666
|
b5e1b7c158
|
Merge 'main' into EntityModelsFile-Support
|
2023-04-30 21:09:38 +02:00 |
|
miku-666
|
1420f8a491
|
Binka.cs - Implemented 'ToWav' properly
|
2023-04-29 19:15:04 +02:00 |
|
miku-666
|
f75b58a1ef
|
ColorExtensions.cs - Renamed 'CalculateColorBlendValue' to 'BlendValues'
|
2023-04-29 17:34:09 +02:00 |
|
miku-666
|
1db7e49b05
|
Network.cs, Update.cs - Marked as Obsolete
|
2023-04-29 15:50:44 +02:00 |
|
miku-666
|
92bc2a20ea
|
AnimationEditor.cs - Fixed 'CreateImageList' having wrong 'ImageLayoutDirection' when parsing frame textures
|
2023-04-29 15:48:30 +02:00 |
|
miku-666
|
406dbc3ab0
|
ImageExtensions.cs - Update 'ImageLayoutInfo' and fixed issue in 'CombineImages'
|
2023-04-29 15:46:41 +02:00 |
|
miku-666
|
d5a3d8fee4
|
Update OMI-Lib commit ref to fix save issue iun loc editor
|
2023-04-26 15:10:40 +02: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 |
|
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 |
|
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
|
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
|
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 |
|
miku-666
|
6a94f952d5
|
Remove MetaList form
|
2023-03-13 17:42:50 +01:00 |
|
miku-666
|
97aee9ca6e
|
Rename and move addCategory form/popup
|
2023-03-13 16:58:35 +01:00 |
|
miku-666
|
9461a0a125
|
Merge 'use-OMI-lib' into 'main'
|
2023-03-13 16:43:14 +01:00 |
|
miku-666
|
27de251622
|
Move Material processing to OMI lib
|
2023-03-13 16:32:47 +01:00 |
|
miku-666
|
43f8a4293a
|
Remove ModelFile processing (Moved to OMI lib)
|
2023-03-13 16:20:43 +01:00 |
|
miku-666
|
b9dbc25b38
|
Move PckFile processing to OMI lib
|
2023-03-13 16:07:02 +01:00 |
|
miku-666
|
d42061bbf3
|
Move LOC processing to OMI lib
|
2023-03-13 14:46:33 +01:00 |
|
miku-666
|
05b2dfc1e3
|
Move GRF processing to OMI lib
|
2023-03-12 19:57:01 +01:00 |
|
miku-666
|
c4914d7f64
|
Move BehaviourFile processing to OMI lib
|
2023-03-06 18:32:33 +01:00 |
|
miku-666
|
dc9284182a
|
Update OMI lib sym-link
|
2023-03-05 19:27:02 +01:00 |
|
miku-666
|
06df405cae
|
Remove COL implementaion and use OMI implementation
|
2023-03-05 13:37:29 +01:00 |
|
miku-666
|
87ae496cac
|
Add OMI-lib to solution and remove ARC implementations from PCKStudio and use OMI arc implementation
|
2023-03-05 12:59:19 +01:00 |
|
miku-666
|
5865e0a5ce
|
Add OMI-Lib submodule
|
2023-03-05 12:45:56 +01:00 |
|
miku-666
|
2d251558fc
|
GRFFile - Rename eCompressionType enum values and SubRules to ChildRules
|
2023-03-05 12:39:09 +01:00 |
|
miku-666
|
988a5eca0c
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-03-05 12:15:17 +01:00 |
|
miku-666
|
90b69bf555
|
Update BehaviourEditor and -File
|
2023-03-05 12:14:52 +01:00 |
|
miku-666
|
54b81e2c2f
|
Main Form - disable convert PC Textrure Pack menu item
|
2023-03-04 17:17:07 +01:00 |
|
miku-666
|
3a25cc30c0
|
BehaviourEditor - Fix editor throwing exception when adding new entity
|
2023-03-04 17:01:09 +01:00 |
|
miku-666
|
e64331107d
|
ImageExtentions - Update getting a tile/sub image
|
2023-03-04 16:46:54 +01:00 |
|
miku-666
|
fed21920e0
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-03-04 16:45:33 +01:00 |
|
miku-666
|
1ea67a5cc7
|
Add setting to set Compression Level on grf files
|
2023-03-04 16:30:33 +01:00 |
|
miku-666
|
22bffbf878
|
AnimationEditor - Fix potential bug where thread would not exit when closing editor and an animation was playing
|
2023-03-04 14:54:04 +01:00 |
|
miku-666
|
170994237c
|
ImageExtentions - Add another overload for CreateImageList that accepts an ImageLayoutDirection
|
2023-03-04 14:45:24 +01:00 |
|
miku-666
|
21ec9e25f2
|
Update ImageExtention to support different width and height sub images
|
2023-03-04 14:12:28 +01:00 |
|
miku-666
|
599a66c9b5
|
Remove Password check when opening pck file
|
2023-03-04 13:11:01 +01:00 |
|
miku-666
|
a143417432
|
Renmae programInof.cs to CreditsForm
|
2023-03-04 13:05:04 +01:00 |
|
miku-666
|
aba4d6ab34
|
PCKFile - Add 'CreateNew' method
|
2023-03-04 12:41:53 +01:00 |
|
miku-666
|
e45be4300a
|
Rename Imageutil to ImageExtentions and improved util classes
|
2023-03-04 12:17:56 +01:00 |
|
miku-666
|
f29780d7c0
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-03-04 11:48:21 +01:00 |
|
miku-666
|
b7145a72c8
|
Improved NodeSorter
|
2023-03-04 11:47:56 +01:00 |
|
miku-666
|
e2f77169f2
|
Rename 'saved' to 'wasModified'
|
2023-03-03 18:55:19 +01:00 |
|
miku-666
|
225fb48285
|
Merge 'main' into https://github.com/PhoenixARC/-PCK-Studio/tree/main
|
2023-03-03 17:39:18 +01:00 |
|
miku-666
|
61bcef1c9f
|
Program.cs - Remove 'Debug.WriteLine(Info.LastCommitHash)'
|
2023-03-03 17:38:05 +01:00 |
|
miku-666
|
690785781f
|
Move Version Number construction into ProgramInfo class and add last commit hash as a usable string
|
2023-03-02 16:05:59 +01:00 |
|
miku-666
|
ff605b03e4
|
Add check for changes in an open pck file before opening another one with 'LoadPck'
|
2023-02-28 17:52:42 +01:00 |
|
miku-666
|
9da6542988
|
SkinAnim.cs - Improved functuion naming and rename 'eANIM_EFFECTS' to 'ANIM_EFFECTS'
|
2023-02-21 14:45:18 +01:00 |
|
miku-666
|
778e5e6519
|
Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio
|
2023-01-18 21:46:10 +01:00 |
|
miku-666
|
d3a3ba2cb6
|
ModelReader/Writer - Rename ModelReader/Writer to ModelFileReader/Writer and add support for PS4 models.bin files
|
2023-01-18 21:42:55 +01:00 |
|
miku-666
|
72d588522a
|
Update PCKFile.FileData member variable names
|
2023-01-13 17:49:00 +01:00 |
|
miku-666
|
6ce84603c9
|
Revert "Program.cs - Change 'System.Globalization.CultureInfo.CurrentCulture' to 'System.Globalization.CultureInfo.CurrentCulture.NumberFormat'"
This reverts commit 3c94ced692.
|
2023-01-13 17:38:27 +01:00 |
|