Commit Graph

  • 3b884901a1 AddNEwSkin - Fix context menu location(#33) miku-666 2024-06-24 17:25:57 +02:00
  • 4ce300d7be Fix Branch information not showing in release(#35) miku-666 2024-06-24 17:08:46 +02:00
  • 2be8627ad1 MainForm - Fix error when closing via file menu miku-666 2024-06-23 12:54:59 +02:00
  • cdccc32063 Merge branch 'main' into 3dSkinRenderer miku-666 2024-06-22 22:20:27 +02:00
  • 61204e74cc Add FilterPrompt form and update ChnageTile and AddEntry(for entities) miku-666 2024-06-22 22:10:41 +02:00
  • 592e9e2a7e Merge branch 'main' into '3dSkinRenderer' miku-666 2024-06-22 13:29:52 +02:00
  • 5db1ef955c Move Binka & BinkaConverter into 'External/API/Miles' miku-666 2024-06-22 13:23:42 +02:00
  • 2ea94d9a35 Remove Helper folder miku-666 2024-06-22 13:20:45 +02:00
  • 0e6b3c93ff Merge branch 'main' into '3dSkinRenderer' miku-666 2024-06-22 00:41:29 +02:00
  • ba7a950f17 Move internal app related classes into 'Internal/App' miku-666 2024-06-22 00:32:37 +02:00
  • b187e48b71 Move skin related classes into 'Internal/Skin' miku-666 2024-06-22 00:28:24 +02:00
  • d76925e2bf ModelImporter - Fix bottom texture being flipped miku-666 2024-06-21 20:42:38 +02:00
  • 4cf9ba34cd Merge branch 'main' into '3dSkinRenderer' miku-666 2024-06-21 20:09:53 +02:00
  • fcdadb3530 GithubUserPanel - Add todo miku-666 2024-06-21 20:04:08 +02:00
  • 2ad8423eff MainForm - Add some main menu icons miku-666 2024-06-21 19:49:09 +02:00
  • d9397eb787 Update OMI submodule ref miku-666 2024-06-21 19:30:01 +02:00
  • c5098bf4af Rename every variable-/parameter-/propertyname of type PckAsset from 'file' to 'asset' miku-666 2024-06-21 19:19:27 +02:00
  • b94ff2f149 Update CreditsForm to reflect more recent Contributors miku-666 2024-06-16 13:10:32 +02:00
  • ccc8537eb8 SkinRenderer - Fix camera focusing miku-666 2024-06-15 14:11:18 +02:00
  • 2359522df0 ModelImporter - Add todo miku-666 2024-06-02 19:09:50 +02:00
  • 7486f4cc02 BlockBenchModel - Update Texture class to implictly convert to an image miku-666 2024-05-29 18:13:21 +02:00
  • 8fd5a7b48e CustomSkinEditor - Replace change color with (re)generate uv texture button miku-666 2024-05-26 19:16:34 +02:00
  • b8bb43159e PSMFileWriter - Fix writting header magic miku-666 2024-05-26 16:56:06 +02:00
  • f5fa92a929 Merge branch 'main' into 3dSkinRenderer miku-666 2024-05-26 15:54:27 +02:00
  • cff1394b94 CreditsForm - Show build info no matter what build config miku-666 2024-05-26 15:41:09 +02:00
  • f45589dae8 ModelImporter - Fix spelling misstake and fix anim box having wrong uv values miku-666 2024-05-24 19:16:20 +02:00
  • 8b3634019d SkinRenderer - Add anim condition before rendering armor miku-666 2024-05-23 19:00:24 +02:00
  • 36a07dbdac AddNewSkin - Enable edit anim button miku-666 2024-05-23 18:58:35 +02:00
  • bfa61622b0 AddNewSkin - Fix skin name not showing in custom skin editor miku-666 2024-05-23 18:58:07 +02:00
  • 6f7eb8fa5e CustomSkinEditor - Add trace warning when 'GenerateUV' or exoprt texture fails due to missing texture miku-666 2024-05-23 18:53:02 +02:00
  • b978c640db CustomSkinEditor - Fix exporting models not containing up to date model information miku-666 2024-05-23 18:50:47 +02:00
  • 56b2236a11 ModelImporter - Add copyright notice miku-666 2024-05-20 20:39:08 +02:00
  • 36d5f3669b Remove SkinPreview.cs miku-666 2024-05-20 16:52:49 +02:00
  • bb3ac92691 Merge branch 'main' into 3dSkinRenderer miku-666 2024-05-20 16:51:26 +02:00
  • 9ef19cee34 Move Misc folder to 'Internal' folder and rename namespace miku-666 2024-05-20 16:11:29 +02:00
  • 713a51409e Merge branch 'main' into 3dSkinRenderer miku-666 2024-05-20 14:21:06 +02:00
  • f1db61f67a ModelImporter - Add proper export of offsets and pivot points miku-666 2024-05-20 14:20:38 +02:00
  • e3200f5c8f ModelImporter - Fix texture res in BlockBench model export and add name miku-666 2024-05-20 14:18:37 +02:00
  • 20e6917c80 CustomSkinEditor - Fix export filename containing invalid character miku-666 2024-05-20 13:30:31 +02:00
  • 3f8fbfa56c ModelImporter - Update BOX2ANIM miku-666 2024-05-20 13:22:06 +02:00
  • cbe4796da6 CustomSkinEditor - Update UI miku-666 2024-05-19 17:46:52 +02:00
  • 5725e26ce6 MainForm - Updated context menu - Move misc functions to main context menu and only show on selected file types miku-666 2024-05-19 14:19:43 +02:00
  • 8aae095cbc ModelImporter - Only show bedrock model select dialog when more than 1 model is in the file miku-666 2024-05-19 14:01:42 +02:00
  • cd13a302e3 CustomSkinEditor - Fix uv picturebox showing outline after Clear Selection miku-666 2024-05-19 13:48:27 +02:00
  • caf12568ae CustomSkinEditor - Change 'LoadModelData' function miku-666 2024-05-19 13:22:43 +02:00
  • c4cc1eda36 PerspectiveCamera - Change Min/Max fov to getter only properties miku-666 2024-05-19 13:03:31 +02:00
  • 6e34e643e7 SkinRenderer -Fix Center view on selection miku-666 2024-05-19 13:00:11 +02:00
  • 090c86a01c SkinRenderer - Fix rendering guidelines miku-666 2024-05-19 12:56:56 +02:00
  • 897df83ebb SkinRenderer - Fix 'Center Selected Object' miku-666 2024-05-18 18:22:34 +02:00
  • 71ff037887 SkinRenderer - Add 'HighlightlingColor' property miku-666 2024-05-18 18:21:57 +02:00
  • c73625f9ae SkinRenderer - Rename 'OutlineColor' property to 'GuideLineColor' miku-666 2024-05-18 17:32:01 +02:00
  • 0999ba5591 SkinRenderer - Update debug line rendering miku-666 2024-05-18 17:23:01 +02:00
  • bf52f1b465 SkinRenderer - Move commonly used buffer layout to a member variable miku-666 2024-05-18 17:22:15 +02:00
  • 6ead41565b SkinRenderer - Add Centering on selected cube miku-666 2024-05-18 17:20:20 +02:00
  • d3087e1647 CustomSkinEditor - Add Animate checkbox to stop renderer from animating the model miku-666 2024-05-18 09:10:33 +02:00
  • f8730065ed ModelImporter - Add common model part dectection miku-666 2024-05-18 08:44:25 +02:00
  • 3c96fd4c8d ModelImporter - Rename fileFilters to SupportedModelFormts and changed to getter only property miku-666 2024-05-14 18:50:46 +02:00
  • c2d9dcb4b3 ModelImporter - Add notice when exporting models with 64x32 textures to bedrock legacy model format miku-666 2024-05-13 20:19:21 +02:00
  • 611494934d Remove OutlineDefinition in favor of BoundingBox miku-666 2024-05-13 18:22:54 +02:00
  • 28ffedb801 CustomSkinEditor - Add simple unselection when clicking away from an item or pressing escape miku-666 2024-05-12 19:42:38 +02:00
  • 6d8e4bd1be SkinRenderer - Fix showing guidelines miku-666 2024-05-12 19:39:50 +02:00
  • 41108ba434 Add ModelImporter for im-/exporting to blockbench supported formats miku-666 2024-05-12 17:56:37 +02:00
  • 8a0656cfcd SkinRenderer - Fix Default arm rotation and pivot points miku-666 2024-05-12 17:54:13 +02:00
  • 87df17b4cd SkinBOX - Move IsBasePart and IsOverlyPart from extension to main class miku-666 2024-05-12 14:50:01 +02:00
  • 0cabf9115b Add ModelPartSpecifics.cs miku-666 2024-05-12 14:48:29 +02:00
  • 28a6684160 Refactored Skin class miku-666 2024-05-08 18:51:28 +02:00
  • 70d83eca2a MainForm - Fix duplicating folder when dropping onto itself miku-666 2024-05-08 16:44:33 +02:00
  • e9aeb513ad Merge branch 'main' into 3dSkinRenderer miku-666 2024-05-08 16:32:15 +02:00
  • 4a856deca5 Fix release workflow running when just pushing to the main branch miku-666 2024-05-07 18:45:57 +02:00
  • d0f4973627 Update CI workflow name miku-666 2024-05-07 18:33:22 +02:00
  • 0b1e1eb3ab Add release workflow miku-666 2024-05-06 18:26:02 +02:00
  • f6c3602d1e Update build workflow to cache nuget packages miku-666 2024-05-05 20:05:29 +02:00
  • 91c667bad0 Merge branch 'main' into 3dSkinRenderer miku-666 2024-05-01 19:26:38 +02:00
  • 02eec26996 Texture.cs - Add virtual function 'SetTexture' miku-666 2024-05-01 19:24:45 +02:00
  • a570f99b44 Move 'Features' folder into 'Forms' folder miku-666 2024-05-01 13:53:59 +02:00
  • 3e6db64cca Merge branch 'main' into '3dSkinRenderer' miku-666 2024-04-30 19:10:02 +02:00
  • be1bd6d054 Add serialization/deserialization of property data miku-666 2024-04-30 18:55:22 +02:00
  • 115c16db97 ImageExtension - Fix leaving bitmap data locked in memory miku-666 2024-04-30 18:16:32 +02:00
  • 76c8a856fe AnimationEditor - Fix null reference exception when loading treeview miku-666 2024-04-29 20:56:28 +02:00
  • 8f475070e3 AnimationPictureBox - Update animation system as a whole miku-666 2024-04-29 20:46:58 +02:00
  • 792399ca50 Merge branch 'main' of https://github.com/PhoenixARC/-PCK-Studio miku-666 2024-04-29 16:14:50 +02:00
  • aadb8519b1 MainForm - Fix animation file name when creating a new one miku-666 2024-04-29 16:03:43 +02:00
  • b3dcb7160b MainForm: Added "Edit Texture Atlas" Button MattN-L 2024-04-28 20:20:12 -04:00
  • a3098bb39b Move 'IO' folder from 'Classes' to 'internal' folder miku-666 2024-04-28 20:52:22 +02:00
  • 37a920e578 Remove obsolete PCK-Studio.Installer project miku-666 2024-04-28 18:53:27 +02:00
  • 99e9844dae Merge branch 'main' into '3dSkinRenderer' miku-666 2024-04-28 18:31:33 +02:00
  • 9410f7a0ad MainForm - Change description when adding a folder miku-666 2024-04-28 18:21:34 +02:00
  • ea77b6b6d2 MainForm - Make context menu entries only show on appropriate items miku-666 2024-04-26 21:52:44 +02:00
  • d7375f95d6 MainForm - Remove move up/down menu items in favor of drag n' drop miku-666 2024-04-26 21:05:23 +02:00
  • 8d487f8e3c ColEditor: Updated context menu MattN-L 2024-04-24 14:49:11 -04:00
  • ae8e9c0c23 Added file icons for copy, paste, and restore functions MattN-L 2024-04-24 14:47:47 -04:00
  • 5d70172739 Update OMI submodule ref miku-666 2024-04-24 20:37:03 +02:00
  • bdf0411cd5 ColEditor: Added ability to add and remove colors (normal colors only) MattN-L 2024-04-24 13:16:48 -04:00
  • 3812015cd7 AnimEditor: Fixed model checkbox enabling not setting correctly when both set MattN-L 2024-04-24 12:48:21 -04:00
  • aebdb64814 ColEditor: Fix for exception when restoring color that doesn't exist MattN-L 2024-04-24 00:23:54 -04:00
  • 5cd49483a6 Several updates, many changes. EternalModz 2024-04-22 12:24:11 -07:00
  • 8b60352876 Merge branch 'main' into '3dSkinRenderer' miku-666 2024-04-23 18:41:39 +02:00
  • ac41cfe10f Merge branch 'main' into 'multi-pck-files-feature' miku-666 2024-04-23 18:37:31 +02:00
  • 9c8ecdff0e Rename IPckSerializer/IPckDeserializer to IPckAssetSerializer/IPckAssetDeserializer miku-666 2024-04-23 17:55:24 +02:00
  • c696ad9892 Remove deprecated resx files miku-666 2024-04-23 17:46:18 +02:00