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
e4c1c99e27
Debugger - Added datamodel debugger
...
Shared UI - Added data model VMs
2021-11-20 22:48:32 +01:00
Robert
4ef7c83c74
Merge branch 'feature/visual-scripting' into feature/avalonia
2021-11-17 23:07:36 +01:00
Robert
b963aa0909
Window Service - Always provide current window as parent
...
Plugins - Allow self-binding of unregistered services
Plugins UI - Style settings window
2021-11-13 00:23:09 +01:00
Diogo Trindade
56f5b91f11
Core - Replaced plugin folder mentions with a constant
...
Added linux support for opening a folder
Should also fix some case sensitive inconsistencies
2021-11-08 21:52:10 +00:00
Robert
ff55168f23
UI - Added device visualizer and rudementary panzoom
2021-10-24 15:40:31 +02:00
Robert
1784d2b8b5
UI - Added Avalonia projects
2021-10-09 23:51:42 +02:00
Robert
4f5d76de88
Merge branch 'development' into VisualScripting
2021-09-30 16:56:19 +02:00
Robert
c1dab91c16
Nodes - Changed storage to be based on generics
...
Nodes - Added XML docs to most types
2021-09-24 23:05:16 +02:00
Robert
daac4e44ee
Plugins - Remove related device settings when clearing plugin settings
2021-09-22 21:42:42 +02:00
Robert
ef4e5b4c3b
UI - Moved color scheme code away from tray VM
...
UI - Cleaned up settings page code
Core - Changed default framerate to 30
2021-09-18 20:40:57 +02:00
Robert
02f4609eae
Sidebar - Show message when profile is broken
...
Events - Keep the old event type around for if you change your mind
2021-09-18 13:38:09 +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
2a6c004aa6
Merge branch 'development' into VisualScripting
2021-09-12 13:00:58 +02:00
Robert
23b14c6365
Editor - Fixed layer visualization with new render scaling
...
UI - Changed default render scale to 25% (won't affect existing installations)
2021-09-11 21:13:43 +02:00
Robert
55cfa65bb5
Core - Reworking color sampling to always use the same rect as used in rendering
2021-09-10 22:59:14 +02:00
Diogo Trindade
a501a44264
Fixed LedMap not being updated
2021-09-04 19:56:45 +01:00
Diogo Trindade
0b370f261c
Replaced AsReadOnly property getters with regular properties
...
Should reduce allocations
2021-09-04 19:41:59 +01:00
Robert
dc9661353c
Merge branch 'development' into VisualScripting
2021-08-31 15:15:41 +02:00
Robert
7ad7eaad89
Scripting - Fixed broken scripts being applied to profiles in an invalid state
...
UI - Updated about tab link
2021-08-30 16:05:11 +02:00
Robert
c4340c3c97
Nodes - Added categories
...
Nodes - Added quick node creation
Nodes - Added input and output types to NodeAttribute
2021-08-26 22:09:04 +02:00
Robert
4fbd229846
Nodes - Support dynamic children in data model node
2021-08-25 20:40:24 +02:00
Robert
fcdfbe61bb
Core - Properly stop rendering on shutdown requested
2021-08-25 15:33:34 +02:00
Robert
bd3bf20d92
Nodes - Save data binding node scripts
2021-08-25 15:32:58 +02:00
Robert
35f27b14df
Core - Added --no-plugins launch parameter, this closes #574
...
UI - Slightly reduced input provider CPU usage
2021-08-25 13:51:20 +02:00
Robert
3874078f16
Merge branch 'development' into VisualScripting
2021-08-23 20:42:36 +02:00
Robert
ca453f2052
Core - Kill zombies after 2 seconds 🔫
...
Core - Fix an access violation on surface changes (when loading device providers/moving devices)
2021-08-23 20:41:07 +02:00
Robert
ed33d8a148
Nodes - When usting custom VMs, create a VM for each presenter
2021-08-22 00:20:28 +02:00
Robert
405d5b756c
Nodes - Serialize node storage ourselves to ignore exceptions
2021-08-21 15:33:55 +02:00
Robert
a4667fdc03
Profiles - Only load nodes after the entire profile structure loaded
...
Profiles - Added API to get all render elements
Nodes - Added layer property node
2021-08-21 13:51:25 +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
b8077ca589
Nodes - Added type color registration system
...
Nodes - Generate (stable) type colors for undefined types
2021-08-19 11:40:50 +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 Beekman
1555a65427
Merge pull request #649 from Artemis-RGB/color-swatch
...
ColorQuantizer - Added FindAllColorVariations method
2021-08-13 22:38:27 +02:00
Robert
dfdc28760e
Surface editor - Contain devices to the max texture size
...
Surface editor - Show a bounding box indicating the max texture size
2021-08-13 22:38:03 +02:00
Robert
aace06b6cc
Core - Added better way to flush LEDs
...
UI - Fixed a freeze when opening the device properties window of a device
Core - Updated RGB.NET sampler call for API changes
2021-08-13 22:04:26 +02:00
Robert
afc4bee7ac
Nodes - Implemented saving/loading
...
Nodes - Added data model node
2021-08-10 16:52:24 +02:00
Diogo Trindade
c08aea8863
ColorQuantizer - Added FindAllColorVariations method
2021-08-07 22:40:00 +01:00
Robert
61d7f1e1fb
Nodes - Properly implemented custom VMs
2021-08-07 22:48:54 +02:00
Robert
7eadc58bee
Nodes - Added node type registration system
...
Nodes - Moved models and node logic into core
Nodes - Added node service that leverages DI
2021-08-07 21:05:15 +02:00
Robert
9179010e12
Plugins - Added retry system when auto-enabling features
2021-07-24 20:42:33 +02:00
Robert
66b1620441
Plugins UI - Improved error reporting on exceptions during enable
2021-07-22 23:35:08 +02:00
Robert
4e8d0bf70b
Plugins - Remove old code for renaming plugins from early versions
2021-07-18 20:11:58 +02:00
Robert
4fe0ea38cb
Modules - Added ListItemName prop to the DataModelProperty attribute
...
Conditions - Display the full path of a condition (can be disabled in the editor options menu)
Hotkeys - Fixed hotkeys not working after restarting Artemis
Profile editor - Fixed display conditions not showing last selected layer on editor open
2021-07-08 19:02:06 +02:00
Robert
4034f438ed
UI - Fix possible exception when showing dialogs
...
Profile editor - Limit undo/redo to 20 actions for now
Plugins - Fix custom icons not displaying in settings windows
2021-07-06 23:45:34 +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
ee16d69fb3
Profile editor - Increase device image rescale quality
...
Profile editor - Fix double timeline speed when switching between play modes
2021-07-03 15:30:49 +02:00
Robert
51a5724adf
Profile editor - Added F5 hotkey to toggle normal profile playback
...
Profile editor - Disable toolbar and tools during normal profile playback
Layer conditions - Properly apply Skip To End stop-mode on profile start
2021-07-02 23:18:50 +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
9dc3a3de8a
Profiles - Fixed module getting lost on duplicate/import
2021-06-25 22:58:45 +02:00