Robert
1bd4efbbc5
Meta - Fixed a bunch of build warnings
2023-10-18 23:13:57 +02:00
Robert
d2b8123a30
Core - Reworked profile render override for the editor and new previewer
2023-08-10 11:54:37 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Diogo Trindade
194780b25c
Core - Added fading in and out of profiles
2022-11-27 15:20:17 +00:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
5873df250d
Core - Added missing property changed calls in ProfileConfiguration
...
Sidebar - Added suspended status indicators
2022-07-31 21:24:02 +02:00
Robert
dd40bdd544
Profiles - Added module activation requirements
...
Editor - Refactored tools and selected keyframes management
Timeline - Added keyframe duplicating, copying and pasting
Windows UI - Added logging of fatal exceptions
2022-06-05 18:57:42 +02:00
Robert
d563d17270
Profile settigns - Added activation condition visual scripting
2022-05-28 19:24:37 +02:00
Robert
ebed9f5560
Core - Renamed ProfileConfigurationHotkey to Hotkey
...
Avalonia - Added HotkeyBox
2021-12-07 00:14:23 +01:00
Robert
a6f1b05c19
Core - Rewrote profile configuration icons
...
WPF UI - Adjusted for the above rewrite
Avalonia UI - Implemented profile icons
2021-12-04 12:02:17 +01:00
Robert
00125d1478
Event condition - Simplify to only one event per layer
2021-09-15 22:35:34 +02:00
Robert
d657e7844e
Profiles - Split conditions into different types
...
Profile configurations - Added broken state (not yet shown in UI)
2021-09-14 22:17:31 +02:00
Robert
836e979991
Nodes - Provide scripts with a context
...
Nodes - Inform nodes about the script they're being initialized for
Nodes - Added float nodes matching the existing other number types
Core - Add API for retrieving data binding values via the interface
2021-08-21 12:15:01 +02:00
Robert
05d8222991
Nodes - Ensure models using scripts always have a script
2021-08-19 16:13:37 +02:00
Robert
5675d1895b
Conditions - Removed old systems
...
Data bindings - Removed old systems
Data bindings - Implemented node system
2021-08-18 23:47:14 +02:00
Robert
8728599dcc
Profiles - Save folder open/closed state
...
Profiles editor - Save last selected element and reselect it
Profile editor - Save pan/zoom position
Profile editor - Added option to resume normal playback on focus loss
2021-07-01 21:12:09 +02:00
Robert
d749ab5bbd
Profile configurations - Publicly expose profile ID
...
Device visualizer - Hit test on LED geometry
Layouts - Reverted layout rounding change
2021-06-16 22:25:10 +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
3f22ebae8a
Core - Fixed data model namespaces
...
Modules - Added IsPropertyInUse API
UI - Properly dispose data model paths wherever they are used
2021-06-11 23:20:14 +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