16 Commits

Author SHA1 Message Date
4fe767779c
quick hack to ensure appropriate options get set for FileAccessor 2022-01-17 02:28:36 -05:00
476c07516b
computer broke, frustrated, will clean up this shitload later 2021-12-09 01:04:07 -05:00
e670a3646e
migrate functionality from Engine directly into EditorApplication and remove Engine 2021-07-24 17:13:33 -04:00
010b7ffafc
replace ALL obsolete and duplicate CustomOptions code with Settings from MBS.Framework 2021-05-22 02:16:12 -04:00
1ce558596a
allow disabling certain elements of DocumentPropertiesDialog 2021-05-10 06:40:50 -04:00
97d1401c3c
update pre-commit 2021-05-07 22:05:11 -04:00
8b689aa3ad
add .desktop file 2021-05-07 13:50:26 -04:00
5233118a56
suggest ObjectModel if not specified when selecting DataFormat 2021-03-23 14:49:55 -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
847238588c
update buttons when options are changed 2020-09-29 05:04:46 -04:00
c826046e50
add buttons to change CustomOptions for DataFormat and Accessor without having to pick them again 2020-09-25 17:38:38 -04:00
abb2ba7b49
prevents the FileAccessor from "helpfully" creating an empty file with the given name if it doesn't exist 2020-05-28 18:38:52 -04:00
d9b54cd2de
reset FileAccessor custom options to default values when DataFormat is unselected 2020-05-20 13:45:07 -04:00
8f2fd6837f
use nameof() instead of hardcoding widget name - that way if we ever need to change it we can just do a simple refactor 2020-05-10 21:24:26 -04:00
feda303959
only confirm exit if window is being closed by the user 2020-03-29 04:17:07 -04:00
19fa0d64bc
reorganize directory structure and remove stale projects. our main focus will be on C# from here on out 2020-03-23 02:28:39 -04:00