Commit Graph

1997 Commits

Author SHA1 Message Date
miku-666
2edb8986bb Core - Add TreeNodeCollectionExtensions.cs 2025-11-28 08:33:20 +01:00
miku-666
9af82e162a PckStudio(Skin) - Add 'theme' member to constructor 2025-11-28 08:30:46 +01:00
miku-666
d01867b374 PckStudio(SceneViewport) - Add 'Initialize' function 2025-11-28 08:26:07 +01:00
miku-666
64a4aea6ee PckStudio(MainForm) - Remove 'fullbox support' menu item 2025-11-28 06:37:57 +01:00
miku-666
d835deae0d PckStudio(SkinRenderer) - Add property 'RenderSkyBox' 2025-11-28 06:35:56 +01:00
miku-666
3d301c958e PckStudio(SkinRenderer) - Add property 'IsInitialized' 2025-11-28 06:34:47 +01:00
miku-666
726ad414d7 PckStudio(ModelEditor) - Fix constant code style 2025-11-28 06:33:05 +01:00
miku-666
9354cbaee5 PckStudio - Add NamedTextureTreeNode.cs 2025-11-28 06:32:16 +01:00
miku-666
b84ebf2383 Core(PckAssetExtensions) - Fix constant code style 2025-11-28 06:29:26 +01:00
miku-666
6d3f0666b4 Core(SceneViewport) - Add 'AllowCameraMovement' property/option 2025-11-26 10:12:47 +01:00
miku-666
abeb148022 Core(SceneViewport) - Disable renderUpdate when not visible 2025-11-26 10:11:46 +01:00
miku-666
f9f8b32f7f Core(SceneViewport) - Fix bug causing Designer/IDE to crash 2025-11-26 10:10:06 +01:00
miku-666
a2fe2b7ea3 Core - Add PckFileExtensions & move exts. from asset exts. 2025-11-26 09:39:29 +01:00
miku-666
004f9980fa Core - Add 'SkinRenderer.LoadSkin' function 2025-11-26 09:37:05 +01:00
miku-666
dabc177917 Core - Update Skin.cs to use cape id instead of cape texture 2025-11-26 09:34:32 +01:00
miku-666
87fd010ee0 PckAssetBrowserEditor - Add armor resoucre handling 2025-11-26 08:58:45 +01:00
miku-666
0cec1a9f31 Core - Add resources related to texture packs 2025-11-26 08:47:11 +01:00
miku-666
ef5a0f0e57 Core(ImageExtensions) - Add 'GetImageData' & 'CreateMipMap' 2025-11-26 06:51:14 +01:00
miku-666
42594e7029 PckStudio - Fix typo in csproj file 2025-11-25 05:07:28 +01:00
miku-666
71518bed8c Core - Move default atlases into atlas folder 2025-11-22 15:58:37 +01:00
miku-666
ec976d4be2 Core - Add ArmorPiece.cs & ArmorSet.cs & rename 'ArmorPieceDescription' to 'ArmorSetDescription' 2025-11-22 07:32:23 +01:00
miku-666
58b9321542 PckStudio -Add ImmersiveForm.cs & update all editors to use it 2025-11-22 07:29:05 +01:00
miku-666
936898e143 ModelSupport - Fix Armorstand default model 2025-11-22 03:25:41 +01:00
miku-666
aa9185d291 Core - Move 'AppLanguage' into 'App' namespace 2025-11-22 03:24:45 +01:00
miku-666
b6b6a355a8 Core - Add ArmorPieceDescription.cs 2025-11-20 05:27:01 +01:00
miku-666
0289cc94f3 PckStudio - Remove 'UseLittleEndianAsDefault' Setting 2025-11-20 03:28:48 +01:00
miku-666
d86c1fa628 Core - Rename SettingsManager.KeyToStringContextKeyConst constant 2025-11-20 03:27:43 +01:00
miku-666
65853f8176 Core - Move fileds required for AtlasResource away from ResourceLocation 2025-11-20 02:57:55 +01:00
miku-666
e04719cd25 PckStudio(AtlasEditor) - Add FileWatcher when extracting tile 2025-11-20 02:49:07 +01:00
miku-666
f7a77336d4 Core - Add 'SkinBOX.InvariantFormat' 2025-11-20 02:47:59 +01:00
miku-666
d373d8f263 Core - Add FileObserver.cs 2025-11-20 02:47:09 +01:00
miku-666
1edc12b4ff Core - Refactor ResourceLocation 2025-11-20 02:45:41 +01:00
miku-666
1abd4efd94 ModelSupport - Add default ArmorStand model 2025-11-20 02:39:48 +01:00
miku-666
f0d6b77447 Core - Add 'additionalMapiconsData.json' 2025-11-20 01:27:16 +01:00
miku-666
025aafa7b8 Update OMI submodule 2025-11-19 21:49:40 +01:00
miku-666
9a21db12f7 Core - Add BlendOption.cs 2025-11-19 21:48:33 +01:00
miku-666
d87817b6b5 Core - Impprove AbstractGameRule classes 2025-11-19 21:47:39 +01:00
miku-666
e3259a8f5c Core - Update GraphicsConfig 2025-11-19 21:36:51 +01:00
miku-666
83f0aff8b7 Core - Add TagCompoundExtensions.cs 2025-11-19 21:26:46 +01:00
miku-666
0c2caba81a CustomSkinEditor - Rename const 'cOffsetMaximum' 2025-11-19 21:22:06 +01:00
miku-666
1cbc51def8 Core - Rename const 'Animation.MinimumFrameTime' to 'Animation.MINIMUM_FRAME_TIME' 2025-11-19 20:11:03 +01:00
miku-666
8a3c45260d Core - Add 'DLCPackageRegistry.cs' 2025-11-15 19:09:09 +01:00
miku-666
e2df19ccf9 Core - Update const variables 2025-11-15 14:21:05 +01:00
miku-666
e371406bfd Core - Rename const 'GameTickInMilliseconds' -> 'GAMETICK_IN_MILLISECONDS' 2025-11-13 15:25:28 +01:00
miku-666
c8ac0438b6 Core - Made AbstarctGameRules public 2025-11-13 15:22:21 +01:00
miku-666
d8c6fd485e Core - Update how the ByteOrder is aquired via Platform type 2025-11-13 15:18:59 +01:00
miku-666
63f3b09ae8 Core - Change how constants are styled 2025-11-12 19:33:16 +01:00
miku-666
8904f39011 Core - Fix AbstractGameRule not getting all gamerules 2025-11-12 19:28:30 +01:00
miku-666
b9faf46293 PckStudio - Program.cs add settings callback for UserLanguage 2025-11-12 16:01:54 +01:00
miku-666
d689fb3840 Update AppSettingsForm to work with enum values 2025-11-12 16:00:37 +01:00