163 Commits

Author SHA1 Message Date
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
0560e776fe
remove app.manifest 2021-05-07 23:36:55 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
3f1107b022
implement pre-commit hook 'Forbid spaces in indentation' 2021-05-07 18:15:20 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
b268ffb10e
don't just blindly read zeroes, this may choke 2021-04-29 23:16:32 -04:00
64ca39f1e3
improvements 2021-04-29 23:16:32 -04:00
2159026d69
improvements 2021-04-29 23:16:31 -04:00
7cc395585b
add ContentType to MPEG-4 part 14 2021-04-29 23:16:31 -04:00
e0f035bbe5
properly declare magic byte string for fLaC file 2021-04-29 23:16:31 -04:00
2a5f0f9478
override protected methods instead of hiding public ones 2021-04-29 23:16:30 -04:00
76a7664044
improvements to Unreal Engine plugin and UI 2021-04-29 23:16:29 -04:00
358d78880c
improvements, fixes, and additions to Palette Editor and various Palette data formats 2021-04-29 23:16:22 -04:00
49c77e5904
add new DataFormats and reorganize directory structure 2021-04-27 08:30:36 -04:00
01e52dce84
field separator can be space OR tab character 2021-03-23 16:36:57 -04:00
dbf167d54a
add ContentType for various VOCALOID sequence files 2021-03-23 14:51:20 -04:00
e167853c28
move IHostApplication core into UniversalEditor.Core 2021-03-23 14:48:24 -04:00
79e8877be7
allow specifying a custom icon name for associations 2021-03-23 14:41:36 -04:00
c838d4be27
properly enable/disable commands when appropriate 2021-02-20 14:24:39 -05:00
9872518396
namespace restructuring 2021-02-17 21:18:03 -05:00
2932bf2c87
use auto property 2021-02-01 18:42:23 -05:00
0fda2899a0
fix some codacy style guidelines 2021-01-10 18:34:34 -05:00
e1f79aea7e
remove orphaned PMDExtensionArchiveFile class 2021-01-10 18:33:22 -05:00
7318cdacaa
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-01-10 15:27:59 -05:00
8d8a6258d0 Merge branch 'master' of github.com:alcexhim/UniversalEditor into master 2021-01-10 16:04:58 -05:00
f2e96d0955 skip IcarusCommands that are null 2021-01-10 16:04:27 -05:00
a26763560a
explicitly declare CABFlags to be ushort 2021-01-09 22:44:22 -05:00
95e509eb14
formatting issues fixed 2021-01-09 22:44:03 -05:00
f439eb6513
actually implement AutoSave plugin, and add NonSerializedProperty where appropriate to FileSystem objects 2021-01-09 22:41:27 -05:00
9ecb3e3692
convert HostApplication from static class to interface implemented by EditorApplication (a subclass of UIApplication) 2021-01-02 00:30:28 -05:00
5d394baf48
merge other branches into master 2021-01-01 23:47:17 -05:00
343df37b7c
merge other branches into master 2020-12-26 15:27:38 -05:00
2a5903cf1e
initial commit 2020-12-25 13:39:51 -05:00
08a3ba282e
improvements to ISO data format 2020-12-19 22:28:22 -05:00
6699b78bc8
add HintComparison to associations 2020-12-19 22:27:38 -05:00
e1ea36f2bc
ISupportsExtraData has moved from MBS.Framework.UserInterface to MBS.Framework due to expanding usefulness 2020-12-19 22:19:46 -05:00
486163f46b
don't crash if we're out of range, and provide a (usually accurate) Duration reading 2020-12-04 23:35:25 -05:00
e7d9ee1ded
quick commit for genealogy plugin, not guaranteeing anything will work just yet 2020-11-07 23:46:44 -05:00
a2442c1283
add choices for IcarusCommandCamera 'Operation' parameter 2020-10-27 23:33:47 -04:00
c5211bc5d8
implement PerceivedType (subclass-of) for MIME type filters 2020-10-27 23:32:49 -04:00
a1a575c29c fix TargetFrameworkVersion 2020-10-27 14:18:02 -04:00
e8eab14089
migrate Application to a non-static class so we can develop UI-specific stuff in a subclass 2020-10-26 16:49:11 -04:00
a1ec00983b
major improvements to project system including 'virtual' in-memory file system for projects and multiple project types (natures) 2020-10-22 21:21:04 -04:00
3134481895
preliminary commit of Collaboration plugin and test with drawing atop a SynthesizedAudioEditor 2020-10-20 20:57:39 -04:00
e0287516dc
fix some plugins for ReadUntil extension method 2020-10-12 23:02:56 -04:00
3a2711c70a
working on supporting more database dataformats 2020-10-12 22:19:40 -04:00
7c5967ab43
oops - required since I moved ADXDataFormat out of Multimedia plugin into CRI plugin 2020-10-12 22:19:18 -04:00
c25fa776cf
delay load waveform audio samples only upon request to speed up initial file loading (like FileSystemObjectModel) 2020-10-12 22:18:33 -04:00
a6c326691f
associate .82m with Heroes of Might and Magic II dataformat 2020-10-08 16:12:02 -04:00
a5ade252f9
move CRI ADX data format from Multimedia plugin to CRI plugin 2020-10-04 19:17:13 -04:00