Robert
7e981a61d3
Storage - Fix new profile creation
...
UI - Fix a crash when dragging and dropping in the sidebar
2024-03-15 17:13:21 +01:00
RobertBeekman
551921db9f
Storage - Replace LiteDB with SQLite + EF Core ( #843 )
...
Storage - Added LiteDB to SQLite migration
UI - Try to die a bit more gracefully
Core - Delay start watching plugins for hot reload after initializing
UI - Simplify category management logic
UI - Avoid crash during profile icon load
Storage - Fix entry metadata retrieval
2024-03-13 20:19:21 +01:00
RobertBeekman
a340f8822e
Replace JSON.NET with System.Text.json ( #840 )
2024-02-28 19:31:38 +01:00
Robert
190d797f1a
UI - Use PropertyChanged.SourceGenerator everywhere else
2023-10-20 20:33:44 +02:00
Robert
23f80895b6
Merge branch 'development' into feature/workshop
2023-08-27 11:48:07 +02:00
Robert
e5c42ee228
Profiles - Redesigned export file format
2023-08-27 11:46:14 +02:00
Robert
671c587df6
Profiles - Added workshop installing
2023-08-26 20:47:48 +02:00
Robert
d2b8123a30
Core - Reworked profile render override for the editor and new previewer
2023-08-10 11:54:37 +02:00
RobertBeekman
962b13c6ed
UI - Added routing ( #802 )
...
ColorGradient - Fixed GetColor returning the first stop if position was after the last stop
2023-07-02 22:15:38 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Felipe Urzúa
a66cc26f29
Node picker - Allow searching with ! and !! for starts-with and exact-match respectively
2022-11-06 10:07:28 +01:00
Robert
d4bd44b504
Sidebar - Fixed removed categories not dissapearing
...
Sidebar - Fixed exception when creating a category with an already in use name
2022-10-12 21:20:39 +02:00
Robert
87bf85c2e4
Sidebar - Reorganized buttons and context menus
2022-09-14 19:34:36 +02:00
Robert
6ed349d4c8
Sidebar - Put all options under the cogwheel button and right-mouse-menu
...
Sidebar - Hide the cogwheel button when not hoving over category/profile
Sidebar - Made it easier to drag profiles into an empty category
2022-09-10 18:40:05 +02:00
Robert
cdd814d920
Nodes - Improved changing pin types without reconnecting pins
...
UI - Fixed possible lingering UI elements in node editor and several other places
2022-09-03 10:16:24 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
b6e0c0fb66
Sidebar - Added category reordering
...
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
2022-08-01 20:42:56 +02:00
Robert
bcd03becc7
Sidebar - Added profile reordering and moving to different categories
2022-05-27 10:06:47 +02:00
Robert
78479c0fa2
Sidebar - Refactored category VM to fix all issues with it I could find
...
Sidebar - Streamlined design
Sidebar - Increase width on wide window sizes
Profile editor - Implement File and Help menus
2022-05-14 22:57:53 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00
Robert Beekman
631d8de2c3
Scripting - Enabled scripting ( #638 )
...
* Scripting - Simplified view model structure
* Scripting - Removed Layer and LayerProperty scripts
2021-07-04 11:45:32 +02:00
Robert
a7c7d74e03
Profile configuration - Implemented hotkeys
...
Plugin import - Fixed folders causing errors in some ZIP formats
2021-06-13 21:36:47 +02:00
Robert
e9eebc4f36
Profile properties - Fix custom module icons missing
...
Profiles - Fix duplicating a profile causing weird behaviour
Sidebar - Remember category collapse state
2021-06-04 21:26:00 +02:00
Robert Beekman
ceeaa4bf6d
Profiles - Reworked profile system
...
Sidebar - Redesigned sidebar with customizable categories
Profiles - Added the ability to configure custom profile icons
Profiles - Added the ability to activate multiple profiles for modules at once
Profiles - Added the ability to create profiles for no modules
Profiles - Added the ability to suspend a profile or an entire category
Profiles - Added profile activation conditions
Profiles - Added file-based importing/exporting
Profile editor - Condensed UI, removed tabs
Profile editor - Disable condition operators until a left-side is picked
2021-06-03 22:34:43 +02:00