Commit Graph

831 Commits

Author SHA1 Message Date
miku-666
f59d4fef56 Moved color picker code to Vendor folder and Updated README 2023-03-19 12:34:04 +01:00
miku-666
6a09db6af4 Animation Editor - Add 'InterpolationCheckbox.Anchor' 2023-03-19 11:15:08 +01:00
miku-666
ff7d7df692 Fixed all "error" with the rename prompt 2023-03-17 23:36:37 +01:00
miku-666
1d7d76ba83 Merge branch 'main' into UI-UpdateBranch 2023-03-17 23:10:39 +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
d1aa3267f0 Merge 'main' into 'UI-UpdateBranch' 2023-03-17 21:30:33 +01:00
miku-666
4d3df85b0e Merge 'main' into 'UI-UpdateBranch' 2023-03-17 20:05:42 +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
MattNL
20518ac9da Made special conditions when editing compass and clock textures 2023-03-15 17:09:21 -04:00
MattNL
9336db1e04 Updated items data to include Clock and Compass 2023-03-15 12:17:55 -04:00
MattNL
77faa3eaa9 Added warning when deleting compass.png or clock.png 2023-03-15 11:44:14 -04:00
MattNL
08c536c35b Checkbox now only shows when appropriate 2023-03-15 11:31:23 -04:00
MattNL
bbe04258a5 Changed "Compression Type" text color to Menu 2023-03-15 09:13:54 -04:00
MattNL
9025951494 Restoring colors now displays the correct alpha 2023-03-15 08:37:11 -04:00
MattNL
8f0da57bbf Fix automatic target bug in COL Editor 2023-03-15 08:28:17 -04:00
EternalModz
3c76388ade Updated the UI for many forms. 2023-03-14 13:58:31 -07: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
MattNL
4872c033c3 Fixed function name mistake 2023-03-08 23:10:34 -05:00
MattNL
87c74137ef Created ModelsUtil 2023-03-08 23:05:34 -05:00
MattNL
deb10675a1 Added EntityModelData.json as a resource 2023-03-08 22:54:56 -05:00
MattNL
bb3fd51b85 Added Organize Tracks tool to AudioEditor 2023-03-08 21:02:59 -05:00
MattNL
dea25468cb Adjusted display text in the AudioEditor 2023-03-08 20:05:54 -05:00
MattNL
2374199194 Changed display text for debug release 23w11b 2023-03-08 20:01:22 -05:00
MattNL
127ce18de4 .wav files now convert to the correct format 2023-03-08 19:50:52 -05:00
MattNL
0ee2b7b2b1 Added NAudio NuGet packages 2023-03-08 19:49:24 -05:00
MattNL
036ca6d7bd Added message after converting files 2023-03-08 18:31:46 -05:00
MattNL
ad7944722e Fix for multiple PleaseWait dialogs while converting 2023-03-08 17:59:09 -05:00
MattNL
568ecad076 Changed the display text in PleaseWait 2023-03-08 17:13:24 -05:00
MattNL
1e9265c31a Made improvements to WavToBinka conversion
-Filenames with unsupported characters are now fixed for conversion
-Files are copied to the program's cache folder and deleted after conversion
-Added an error message when files fail to convert
2023-03-08 17:08:36 -05:00
MattNL
69638ccdcc Added check for missing files when saving in the AudioEditor 2023-03-08 14:15:06 -05:00
MattNL
aa801e5361 Made changes to OpenPCK
OpenPCK now attempts to open pck files with the opposite endian when confronted with an OverflowException which makes it possible to open little endian pck files from outside the program
2023-03-08 12:45:59 -05:00
MattNL
13f587e604 Changed display text for debug release 23w11a 2023-03-07 12:07:31 -05:00
MattNL
f3ffd3b05b Made a small mistake with the last commit lol 2023-03-07 03:26:29 -05:00
MattNL
e72275918d Fixed a bug where a newly created Audio.pck would be hidden from the user 2023-03-07 03:25:31 -05:00
miku-666
c4914d7f64 Move BehaviourFile processing to OMI lib 2023-03-06 18:32:33 +01:00
MattNL
b45e637c13 Padded EntityBehaviourData.json 2023-03-05 18:14:27 -05:00
MattNL
3f2eb414e2 Padded EntityMaterialData.json 2023-03-05 18:13:57 -05:00
MattNL
2d06b3cb76 Added EntityModelData resource 2023-03-05 18:12:30 -05:00
MattNL
f93b3b3cb4 Expanded entities.png in preparation of Models.bin support 2023-03-05 18:12:08 -05:00
MattNL
f166c1c282 Change debug build to "E" 2023-03-05 16:23:01 -05:00