186 Commits

Author SHA1 Message Date
ddf7c61ab9
Merge branch 'pre-commit' 2021-12-09 01:07:05 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
972ce41b62 Merge branch 'master' of github.com:alcexhim/UniversalEditor 2021-11-15 23:52:22 -05:00
6a2f3b5d0a implement Clone() for stuff in Lighting plugin 2021-11-15 23:52:17 -05:00
6d9f1ed59c
don't crash if we have an empty ObjectModel (i.e. 'new document') 2021-10-31 14:59:35 -04:00
a7e6b55023
port Raven Software StripEditor from WinForms to UWT and add Waypoint editor (still preliminary) 2021-08-27 20:44:09 -04:00
452cbdc614
add convenient features to ICARUS script editor, like group/ungroup commands and lock/unlock parameters 2021-08-19 01:15:11 -04:00
b7e6cf895e
major improvements to Raven Software ICARUS scripting editor 2021-08-16 23:49:12 -04:00
84fa1e4630
add missing Multimedia association configurations 2021-08-03 23:14:34 -04:00
3183a87127
preliminary improvements to multimedia-picture plugin 2021-07-11 20:29:48 -04:00
c01af19de3
Merge branch 'pre-commit' 2021-06-02 01:58:13 -04:00
0f09dd9288
remove obsolete code in favor of using .NET-provided classes 2021-06-02 01:58:05 -04:00
f242a8c304
namespace needs to match the definition in association XML 2021-06-02 01:57:16 -04:00
5730050d8d
Merge branch 'pre-commit' 2021-06-02 01:52:36 -04:00
e2d59f42c8
namespace needs to match the definition in association XML 2021-06-02 01:49:23 -04:00
c6eed73269
DataFormat subclasses MUST create a new instance of DataFormatReference, otherwise it breaks superclasses 2021-06-02 01:48:52 -04:00
d290894b1f
preliminary WORKING implementation of KiSS CEL picture and KCF palette data formats 2021-05-31 23:45:32 -04:00
de41a5f081
add GUIDs for Palette and Picture object models 2021-05-31 23:39:21 -04:00
b3733ba2f8
properly decode palette chunk in PNG (pixels still slightly off though) 2021-05-30 16:02:40 -04:00
2e33c6803d
provide a sane default for TrueVisionTGADataFormat.FormatVersion 2021-05-22 06:51:47 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
44cde38727
Merge branch 'pre-commit' 2021-05-15 00:34:55 -04:00
cf3efc3268
add pre-commit hook 'mixed-line-ending' 2021-05-15 00:34:42 -04:00
1eeb6e5348
in-progress: implementing TrueVision TGA save 2021-05-11 22:47:47 -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