2255 Commits

Author SHA1 Message Date
2a5af21d06
IMPORTANT: avoid calling base.MakeReferenceInternal on derived DataFormats because this will overwrite the base DataFormatReference 2022-04-16 11:23:35 -04:00
2723f02ecf
prevent blank strings in DataFormat GenericBrowserPopup 2022-04-16 11:22:12 -04:00
a7a4d138fb
add plugins for a couple of old mid-90s/2000s PC games that were surprisingly easy to (mostly) implement 2022-04-14 00:41:55 -04:00
c348eec90f
properly initialize the Quick Animate start frame when starting an animation 2022-04-14 00:39:08 -04:00
31add4cfa4
support deferred DataRequest for PictureObjectModel 2022-04-14 00:38:29 -04:00
a80f0fa529
implement ISupportsExtraData on ObjectModel 2022-04-14 00:37:10 -04:00
4e5e244bd2
adhere to uniform naming scheme 2022-04-13 07:37:14 -04:00
9269f37861
Merscom DPK format now reads and writes DPK archives almost perfectly - although not byte-identical due to sorting differences 2022-04-13 00:40:27 -04:00
e602bdb69b
minor adjustments 2022-04-13 00:38:16 -04:00
79c15605af
add quick and dirty setting to enable/disable logging 2022-04-13 00:37:48 -04:00
e310f374bd
Merge branch 'master' into pre-commit 2022-04-11 21:20:46 -04:00
84335ba420
Merge branch 'pre-commit' 2022-04-11 20:49:44 -04:00
92262ada94
revise ImplementationStatus to add more detail 2022-04-11 20:49:37 -04:00
1becfa857f
moved Merscom DPK archive format into its own plugin 2022-04-11 20:48:40 -04:00
4390d84c01
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-04-11 19:15:40 -04:00
7899dbc7ce
properly implement Merscom DPK data format 2022-04-11 19:14:24 -04:00
e585c425b8
provide a way to annotate DataFormats that are incomplete 2022-04-11 19:13:25 -04:00
e12a19f8da
preliminary improvements to Intrinsic Graphics scene graph format and UI for node graph visualizer 2022-04-05 20:45:41 -04:00
ba02cf575e
handle magic byte offsets in data format filters 2022-04-05 20:42:51 -04:00
4f05e15621
kind of hacky but all the test files work now 2022-03-21 15:31:58 -04:00
3eaf148e31
now that we inherit from EditorApplication (defined in UniversalEditor.UserInterface.dll), this check is useless and doesn't work if the DLL is missing 2022-03-21 00:04:03 -04:00
1f96edaef5
i'm stupid, TocOffset is SOMETIMES equal to ContentOffset, but we really want ContentOffset 2022-03-20 23:59:41 -04:00
f065ec217c
add references to UserInterface libraries 2022-03-19 17:58:23 -04:00
a68f8c57f0
Merge branch 'pre-commit' 2022-03-19 14:46:36 -04:00
d2cc76d84c
improve handling of project properties dialog 2022-03-19 14:46:22 -04:00
be7a143a99
don't crash if the AFS does not include table of contents (in case that's possible) 2022-03-19 14:45:51 -04:00
ad3ceb0ea8
Merge branch 'pre-commit' 2022-03-17 14:48:27 -04:00
fadfa36c82
merge fix and additional templates 2022-03-17 14:47:55 -04:00
d1bea78172
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-03-17 14:40:26 -04:00
38b61618eb
Merge branch 'master' of github.com:alcexhim/UniversalEditor 2022-03-17 14:36:44 -04:00
d238003e08
formatting fix 2022-03-16 14:15:21 -04:00
307d71334a
fix install and launch scripts 2022-03-16 12:40:59 -04:00
c0af3f555c
synch release version causes problems with strong name signing 2022-03-16 12:40:02 -04:00
35549b1059
refactor Template subclasses and add ObjectModel empty template prefix parameter 2022-03-16 12:37:55 -04:00
9430517126
pass activation type information when launched from launcher 2022-03-16 12:33:54 -04:00
abc3ff3853
fix another stupid mistake 2022-03-15 00:16:02 -04:00
73c6a06776
laughably stupid mistake 2022-03-15 00:12:33 -04:00
29c0297c5f
update to latest UWT API changes for treeviews 2022-03-15 00:12:02 -04:00
34aa3ca324
add GTK3 engine back to solution now that we have a clean compile 2022-03-14 20:57:59 -04:00
248d4b0c93
update fxtool for GTK3/GTKx separate engines 2022-03-14 20:57:37 -04:00
68227f3dc2
update firstrun 2022-03-14 20:57:05 -04:00
46c75128a0 remove inclusion of GTK engine in main solution 2022-03-14 18:33:47 -04:00
a65a3303e4
fix(config): use supportedRuntimes instead of single runtime tag (UWT next) 2022-02-07 13:16:20 -05:00
58418b635b
preliminary implementation of Multi-Track Mapping dialog for Waveform Audio editor 2022-02-07 13:14:33 -05:00
9bfb038efd
preliminary scaffolding to support project settings 2022-02-07 13:13:25 -05:00
dc78a506eb
fix minor bug with null project templates 2022-02-07 13:12:18 -05:00
f070e77f35
refactored settings parser into separate file to be merged into UWT proper 2022-02-07 13:10:38 -05:00
3f508b3495
increase default size of new dialog 2022-02-07 12:47:13 -05:00
3a299cabf8
fix(ui): (papercut): minor improvements in differentiating between new document / project dialog 2022-01-27 23:55:18 -05:00
49a237ab94
smarter prefix suggestion for document and project templates 2022-01-18 12:32:13 -05:00