|
|
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 |
|
|
|
cc78b4f5d5
|
this SHOULD be AnyCPU, not x86
|
2021-01-10 16:04:45 -05:00 |
|
|
|
f2e96d0955
|
skip IcarusCommands that are null
|
2021-01-10 16:04:27 -05:00 |
|
|
|
2f664e4b98
|
do not set selected item if the model is null (for whatever reason)
|
2021-01-10 16:04:05 -05:00 |
|
|
|
57c1db3d5b
|
use String.Format and don't use GetFileName
|
2021-01-10 16:03:11 -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 |
|
|
|
b43dadf267
|
Accessor should be NonSerializedProperty
|
2021-01-09 22:43:23 -05:00 |
|
|
|
630e1eaf80
|
add NonSerializedPropertyAttribute
|
2021-01-09 22:43:03 -05:00 |
|
|
|
4be7554144
|
add AutoFlush property, and not sure why WriteCharArray() was commented out there
|
2021-01-09 22:42:09 -05:00 |
|
|
|
f439eb6513
|
actually implement AutoSave plugin, and add NonSerializedProperty where appropriate to FileSystem objects
|
2021-01-09 22:41:27 -05:00 |
|
|
|
97c9e605c4
|
expose the Editors and Documents in a given UE MainWindow
|
2021-01-09 22:39:57 -05:00 |
|
|
|
9ef4d183e6
|
improve FileSystemEditor navigation and add a path entry text box
|
2021-01-09 22:36:50 -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 |
|
|
|
fb076c6f92
|
add auto save function to TODO list
|
2020-12-19 22:28:34 -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 |
|
|
|
3fd8baaa60
|
we should let the user choose which AudioPlayer / audio backend to use
|
2020-12-04 23:35:51 -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 |
|
|
|
779e884e97
|
properly set FileSetting.Mode from CustomOptionFile.DialogMode
|
2020-12-04 23:34:32 -05:00 |
|
|
|
9b4e7b7ba4
|
Rename Surodoine to MBS.Audio for branding and reorganization purposes
|
2020-12-04 22:41:04 -05:00 |
|
|
|
92ae779b22
|
we shouldn't need this magic ; we should fix underlying bug
|
2020-11-23 14:33:21 -05:00 |
|
|
|
14da757738
|
quick hack to prevent crash in certain situations
|
2020-11-20 22:18:29 -05:00 |
|
|
|
41136a6a10
|
start to move some common stuff out of UE and into MBS.Framework.UserInterface
|
2020-11-20 22:17:57 -05:00 |
|
|
|
9c7399461d
|
use extension method OfType<T> defined in MBS.Framework.Collections.Generic
|
2020-11-20 22:16:53 -05:00 |
|
|
|
e2021ee52e
|
use dragmanager for stuff
|
2020-11-07 23:47:38 -05:00 |
|
|
|
019643a0bc
|
this does seem to work
|
2020-11-07 23:47:06 -05:00 |
|
|
|
e7d9ee1ded
|
quick commit for genealogy plugin, not guaranteeing anything will work just yet
|
2020-11-07 23:46:44 -05:00 |
|
|
|
316590c5d4
|
brought back old uwt install/remove scripts in a nice all-in-one script
|
2020-11-07 23:43:13 -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 |
|
|
|
d519ffbed4
|
Glue is now part of MBS.Framework
|
2020-10-25 15:46:54 -04:00 |
|
|
|
8372bb6352
|
this wasn't referenced anywhere
|
2020-10-25 15:45:29 -04:00 |
|
|
|
45baa38e04
|
provide an IDocumentPropertiesProvider interface to indicate a focused IControl which supports document properties
|
2020-10-23 21:59:39 -04:00 |
|
|
|
6b1d0f34c7
|
implement 'Open Containing Folder' for Solution Explorer panel
|
2020-10-23 21:57:34 -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 |
|
|
|
4887657ad6
|
provide a way to Clone() Accessors
|
2020-10-22 21:13:44 -04:00 |
|
|
|
0a917c6c7f
|
added SCE PlayStation Mobile basic project template
|
2020-10-20 20:59:14 -04:00 |
|
|
|
515e332f61
|
sometimes we expect Editor.Document to be set
|
2020-10-20 20:57:57 -04:00 |
|
|
|
3134481895
|
preliminary commit of Collaboration plugin and test with drawing atop a SynthesizedAudioEditor
|
2020-10-20 20:57:39 -04:00 |
|
|
|
2c01de0531
|
expose some things to third-party plugins (e.g. collaboration)
|
2020-10-20 20:56:31 -04:00 |
|
|
|
06fe3b2506
|
remove outdated code
|
2020-10-20 20:55:52 -04:00 |
|
|
|
e0287516dc
|
fix some plugins for ReadUntil extension method
|
2020-10-12 23:02:56 -04:00 |
|