Commit Graph

  • 45ea0aec21 Fix for texture exported in the wrong folder MattNL 2023-05-13 14:16:31 -04:00
  • f727f52658 Animation - Fixed null reference exception in constructor miku-666 2023-05-13 20:12:35 +02:00
  • 1f47f0cfd1 Animation - Fixed bug where constructor would add frames twice miku-666 2023-05-13 19:56:03 +02:00
  • 7c62a19d05 AnimationEditor - Added menu bar item to import animation from gif files miku-666 2023-05-13 19:39:50 +02:00
  • ce41a6c355 Splited ImageLayoutDirection and ImageSection into their own files miku-666 2023-05-13 19:00:34 +02:00
  • 4da4b40afa ImageExtensions - Fixed CreateImage skipping images and changed functions to internal miku-666 2023-05-13 18:55:46 +02:00
  • 7943b97459 Made ColorExtension functions internal miku-666 2023-05-13 18:54:02 +02:00
  • 9349b7d435 PictureBoxWithInterpolationMode - Added PixelOffestMode to be HighQuality miku-666 2023-05-13 18:53:10 +02:00
  • b5d121f285 Added ApplicationScope static class miku-666 2023-05-12 21:51:27 +02:00
  • 11d56af848 Animation.cs - Removed index operator miku-666 2023-05-12 17:22:11 +02:00
  • ea8484a6d9 "PCK Manager".cs - Marked as Obsolete miku-666 2023-05-12 17:15:21 +02:00
  • 4f06ee8165 MainForm - Updated 'IsSubPCKNode' and removed unreferenced functions miku-666 2023-05-12 16:50:33 +02:00
  • 0f60436baf AddEntry.cs - Made EntityJSONData static miku-666 2023-05-11 22:19:13 +02:00
  • 2c21976abb CemuPanel now tries to get cemu user settings upon selecting miku-666 2023-05-11 22:18:10 +02:00
  • 3977fe4e6d AnimationEditor - fixed menu bar item being disabled miku-666 2023-05-11 22:16:18 +02:00
  • 82d9ac511d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2023-05-11 22:12:33 +02:00
  • c5d32f9329 AnimationEditor - Merged Start and Stop button into on button miku-666 2023-05-11 21:00:15 +02:00
  • 8e01aceec2 Added proper support for Packs that include Xml Version string miku-666 2023-05-11 20:45:59 +02:00
  • 31521c89b8 Fixed EntityData not loading in the AddEntry form MattNL 2023-05-11 11:22:13 -04:00
  • 16c3037a80 Removed ModelResources.cs MattNL 2023-05-11 11:16:56 -04:00
  • ae1d1147a5 AnimationPictureBox - Fixed multiple bugs when exiting playing interpolated animation miku-666 2023-05-10 20:15:40 +02:00
  • 6d86f495cf Changed interpolation checkbox label MattNL 2023-05-10 10:34:13 -04:00
  • 3e5958de97 AnimationEditor - Added Interpolation to animation miku-666 2023-05-10 15:22:19 +02:00
  • a8d958348d Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2023-05-10 15:18:00 +02:00
  • 3c56551b63 Removed credits editor from Audio Editor MattNL 2023-05-10 07:17:55 -04:00
  • 71fe1e4cd8 Fix for crash when organizing binka files MattNL 2023-05-10 07:17:17 -04:00
  • 0190c18be2 Fix for backslash bug in Audio Editor MattNL 2023-05-10 07:16:28 -04:00
  • 97bf6a11db Added a warning when using the Model Generator MattNL 2023-05-10 05:38:23 -04:00
  • 367205b409 Corrected box and offset names in Model Generator MattNL 2023-05-10 05:35:17 -04:00
  • 080c972550 Animation.cs - Changed Frame struct to class miku-666 2023-05-09 13:03:15 +02:00
  • 045d9fb7ff AnimationPlayer.cs - Renamed 'BaseTickSpeed' and set its value to 50 miku-666 2023-05-09 13:00:15 +02:00
  • 6f273008c9 Manage Pcks feature (#18) Miku-666 2023-05-07 16:29:37 +02:00
  • 6ffca2e226 Added file_import and file_export icons miku-666 2023-05-07 16:21:51 +02:00
  • e8061dbd38 Added Windows 10 as a supported os in app.manifest miku-666 2023-05-07 16:00:50 +02:00
  • 7fbde5593b Removed More2.png and sdDownload.png miku-666 2023-05-07 15:59:27 +02:00
  • 73d665f8ae Moved music and replace icon miku-666 2023-05-07 15:56:07 +02:00
  • 5ffa230c8a Removed unused Resources, moved corp logo to external folder and add simple icons miku-666 2023-05-07 15:36:47 +02:00
  • a305d99c38 Removed unused power icons and renamed MROE ro HamburgerMenuIcon miku-666 2023-05-07 15:14:46 +02:00
  • c287a50e96 Removed apps.zip and pckClosed.bmp miku-666 2023-05-07 14:17:57 +02:00
  • f942dcab8b Animation.cs - Fixed anim containing empty entry at the end of the string miku-666 2023-05-07 13:54:52 +02:00
  • 7ff6956d99 Fix to allow negative values in behaviour files MattNL 2023-05-06 05:32:48 -04:00
  • 0447930900 MainForm.cs - Fixed Editor trying to load empty sub pck file miku-666 2023-05-04 22:31:27 +02:00
  • 279a3978a4 Merge 'main' into UI-UpdateBranch miku-666 2023-05-04 21:27:54 +02:00
  • b4059ca20f MainForm.cs - Fixed issue with gdi trying to play gif files miku-666 2023-05-04 15:26:11 +02:00
  • bef679dc82 PckStudio.csproj - Added condition to only aquire commit hash and branch name when in debug mode miku-666 2023-05-04 14:37:40 +02:00
  • 7777fb21ca Moved Extensions folder out of Classes folder miku-666 2023-05-04 13:00:48 +02:00
  • 47cd6e4629 MainForm.cs - Fixed Application not showing Title in task bar miku-666 2023-05-03 17:02:29 +02:00
  • cb7b4565f5 SkinBOX.cs - Added ICloneable and IEquatable interfaces miku-666 2023-05-03 16:50:57 +02:00
  • fd37f8cfd4 Changed visibility of CommitInfo and ApplicationBuildInfo to internal miku-666 2023-05-03 16:50:18 +02:00
  • b158981108 Added 'Internals' folder to project and moved SkinANIM, SkinBox, CommitInfo and ProgramInfo(ApplicationBuildInfo now) into 'Internals' miku-666 2023-05-03 16:07:19 +02:00
  • 48ef60e7a0 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2023-05-03 15:55:55 +02:00
  • 81b4870226 MainForm.cs - PckCenter Tool strip now only opens on debug and beta builds miku-666 2023-05-03 15:55:22 +02:00
  • 8f51c8b32e MainForm.cs - Marked 'MainForm.needsUpdate' as Obsolete miku-666 2023-05-03 15:53:34 +02:00
  • 17096c0bc0 Corrected helmet checkbox name MattNL 2023-05-03 07:22:11 -04:00
  • 4a54baa37b Removed invalid box types MattNL 2023-05-03 07:21:26 -04:00
  • 26ecaa0c02 FileCacher.cs - Added copyright notice miku-666 2023-05-02 20:24:29 +02:00
  • e6641ff7fe TextureConverterUtility.cs - Marked as Obsolete miku-666 2023-05-02 19:24:59 +02:00
  • 1e7db523e2 MainForm.cs - Removed convert PC TextrurePack ToolStrip miku-666 2023-05-02 19:20:18 +02:00
  • 85a3909a91 Program.cs - Updated 'ProgramInfo.BuildCalendar' to only initialize once miku-666 2023-05-02 18:30:35 +02:00
  • 7c66dd1f34 Moved PckNodeSorter to its own file miku-666 2023-05-02 17:10:35 +02:00
  • b37d751444 Renamed and Moved pleaseWait.cs miku-666 2023-05-02 17:09:09 +02:00
  • ca298ed5be Added Beta build configuration and added CommitInfo class miku-666 2023-05-02 16:43:15 +02:00
  • 27f57870d8 Removed entityMaterialData, entityBehaviourData and entityModelData from .csproj file miku-666 2023-05-02 15:21:32 +02:00
  • aa057fa911 Added "Switch" to "Vita/PS4 pck" checkbox MattNL 2023-05-01 08:13:32 -04:00
  • 259febe21d Removed reference to removed feature MattNL 2023-05-01 08:06:32 -04:00
  • 9eb871fa38 GameRuleFileEditor.cs - Changed compression selection text to the console that uses it miku-666 2023-05-01 13:40:19 +02:00
  • 6f74ba2aca Added simple audio conversion tools MattNL 2023-05-01 07:07:29 -04:00
  • c3cc1a2b82 Fixed edit animation button not displaying for compasses or clocks MattNL 2023-05-01 05:05:21 -04:00
  • 8a0cfbf1c9 Added context text for creating folders MattNL 2023-05-01 04:51:22 -04:00
  • 552b9894c8 Simplified rename function MattNL 2023-05-01 04:50:49 -04:00
  • 075c567117 You can now add folders to SubPCKs MattNL 2023-05-01 04:50:12 -04:00
  • ea73a277d9 ContextLabel is now centered and anchored MattNL 2023-05-01 04:49:30 -04:00
  • f14feaf7a1 Added context label to RenamePrompt MattNL 2023-05-01 04:10:07 -04:00
  • 7a4b2eadbc Re added "audio.pck" filename just in case MattNL 2023-04-30 23:14:02 -04:00
  • 9b860584e1 Audio file no longer added if closed without saving MattNL 2023-04-30 22:20:33 -04:00
  • 0c920541f6 Added save check and changed audio.pck check MattNL 2023-04-30 22:19:01 -04:00
  • 216889416a Saving an unsaved PCK now updates the file label MattNL 2023-04-30 22:12:19 -04:00
  • b5e1b7c158 Merge 'main' into EntityModelsFile-Support EntityModelsFile-Support miku-666 2023-04-30 20:36:47 +02:00
  • 56fb1c5562 Fixed subpck filepaths bug MattNL 2023-04-29 21:12:53 -04:00
  • 2511c0cf08 Merged all entity data jsons into entityData.json MattNL 2023-04-29 20:33:36 -04:00
  • b62a5af4c2 Added link to the public Trello board MattNL 2023-04-29 19:34:31 -04:00
  • 1420f8a491 Binka.cs - Implemented 'ToWav' properly miku-666 2023-04-29 19:14:06 +02:00
  • f75b58a1ef ColorExtensions.cs - Renamed 'CalculateColorBlendValue' to 'BlendValues' miku-666 2023-04-29 17:34:09 +02:00
  • 1db7e49b05 Network.cs, Update.cs - Marked as Obsolete miku-666 2023-04-29 15:50:44 +02:00
  • 92bc2a20ea AnimationEditor.cs - Fixed 'CreateImageList' having wrong 'ImageLayoutDirection' when parsing frame textures miku-666 2023-04-29 15:48:30 +02:00
  • 406dbc3ab0 ImageExtensions.cs - Update 'ImageLayoutInfo' and fixed issue in 'CombineImages' miku-666 2023-04-29 15:46:41 +02:00
  • d5a3d8fee4 Update OMI-Lib commit ref to fix save issue iun loc editor miku-666 2023-04-26 15:10:40 +02:00
  • 057748aca9 LegacySkinExporter.cs - Update 'defaultSkinParts' miku-666 2023-04-23 21:07:17 +02:00
  • 95664ad003 Fixed SkinBox not converting bool to int MattNL 2023-04-26 09:04:04 -04:00
  • 0b697e92bb Added missing (duplicate?) armor names MattNL 2023-04-26 09:01:37 -04:00
  • f772711eef Fixed HD 64x32 skins not working in the Add Skin form MattNL 2023-04-25 21:15:16 -04:00
  • de52230aaa Removed console stuff MattNL 2023-04-25 21:05:43 -04:00
  • 2650e115df GenerateModel now uses the texture immediately MattNL 2023-04-25 20:56:42 -04:00
  • 518f077682 Fixed error with the generator template MattNL 2023-04-25 20:49:51 -04:00
  • 29910b803a Expanded valid skin check for import function MattNL 2023-04-25 20:31:28 -04:00
  • b434df93f4 Added proper offset for all box types MattNL 2023-04-25 20:10:04 -04:00
  • ee562c2c93 ComboBox in GenerateModel now displays all box types MattNL 2023-04-25 20:09:04 -04:00
  • 39171fb41a Replaced ModelPart class and added support for HD Skins MattNL 2023-04-25 20:07:33 -04:00
  • 779a2bb655 Fixed member names in BoxEditor MattNL 2023-04-25 20:01:15 -04:00
  • de6f7e9f35 Added ToProperty method to SkinBox MattNL 2023-04-25 19:48:46 -04:00