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
fa0f8b5a1a
Merge branch 'development'
2021-09-11 21:13:53 +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
5fa549be61
Merge branch 'development'
2021-09-03 22:17:44 +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
fcdfbe61bb
Core - Properly stop rendering on shutdown requested
2021-08-25 15:33:34 +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
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
c08e4a49a3
Plugins - Better disable features on dispose
2021-08-21 23:58:41 +02:00
Robert
ab04e9a348
Merge branch 'development'
2021-08-20 00:20:12 +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
Diogo Trindade
c08aea8863
ColorQuantizer - Added FindAllColorVariations method
2021-08-07 22:40:00 +01:00
Robert
dd592efef2
Dynamic data models - Don't throw on dynamic child type mismatch
2021-08-06 22:23:17 +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
4d7bc1dcf4
Merge remote-tracking branch 'origin/development' into development
2021-07-15 09:12:44 +02:00
Robert
83212bfa07
Meta - Updated nuget packages
2021-07-15 09:12:40 +02:00
Diogo Trindade
0adcfa65c0
Core - replaced hardcoded backslashes with Path.Combine
2021-07-11 21:27:30 +01:00
Robert
5b6fc9eec7
Profiles - Added system that displays when a layer is causing errors
2021-07-11 19:32:27 +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
Robert
a5c13bb543
Scripts - Properly register script with its owner
...
Scripts UI - Save on close
Scripts UI - Dispose script on removal
2021-06-21 22:43:31 +02:00
Robert
5367027471
Core - Fixed a lot of compiler warnings
...
Scripting - Added script renaming/deleting
2021-06-21 19:34:34 +02:00
Robert
4a69baebb7
Scripting - Added script creation
2021-06-21 00:44:57 +02:00
Robert
8c729055ea
Meta - Update Nuget packages
...
Profiles - Fixed duplicating & importing
2021-06-19 16:25:25 +02:00
Robert
ec69db7201
Process activation requirement - Fixed deadlock on shutdown
2021-06-19 14:53:48 +02:00
Robert
f24e1ae264
Display conditions - Added Toggle mode to event conditions
...
Display conditions - Added Contains and Does not contain for enums
Profile editor - Changed display behaviour on zero-length timelines
2021-06-19 12:25:11 +02:00
Robert Beekman
048864fe78
Scripting - Core implementation ( #629 )
...
Scripting - Added plugin classes
Layers - Fix certain blend modes not working as intended
UI - Add customizable header per page
Profile editor - Hide the regular header
Profile editor - Added a new toolbar
2021-06-19 09:48:16 +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
18ae7b70b0
Data model - Hide ActivePaths property
2021-06-13 21:49:54 +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
6e197d725a
Device properties - Repopulate LED tab each time it opens
...
Core - Save device before reloading provider for layout reset
2021-06-13 10:37:18 +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
222fddd749
Datamodel - Prepping for some API expansions
2021-06-11 13:05:43 +02:00
Robert
225b9752a8
Modules - Fixed an issue with ProcessActivationRequirements
2021-06-10 22:57:36 +02:00
Cheerpipe
221080db6b
Fix null object exception
2021-06-10 12:29:31 -04:00
Robert
fe933f60e8
Update service - Removed option to install updates without asking
...
Modules - Decrease CPU usage for activation requirements check by using a centralized service
Devices - Reload provider when unloading a layout
2021-06-10 17:41:54 +02:00
Robert
3f8d0311fc
Merge remote-tracking branch 'origin/feature/prereq-download-func' into development
2021-06-09 22:11:25 +02:00
Robert
496f0e9b74
Plugin import - Overwrite existing folder if needed
...
Plugin import - Enable newly imported plugins straight away
2021-06-09 22:10:34 +02:00