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
|
da123e2fe2
|
Profile configuration - Register hotkeys on key down #657
|
2021-09-18 13:45:07 +02:00 |
|
Robert
|
b4eb5e1797
|
Merge branch 'master' into development
|
2021-09-18 13:38:24 +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
|
d6372dffad
|
Nodes - Added enum equality node
Conditions - Implemented event trigger conditions
|
2021-09-16 21:11:23 +02: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
|
8ac1431a2f
|
Core - Split up layer conditions into static- and event-conditions
|
2021-09-12 22:08:34 +02:00 |
|
Robert
|
2a6c004aa6
|
Merge branch 'development' into VisualScripting
|
2021-09-12 13:00:58 +02:00 |
|
Robert
|
6a0d7f4d7c
|
Meta - Fix GitHub sponsorship button
[ci ignore]
|
2021-09-12 10:08:15 +02:00 |
|
Robert Beekman
|
a68f06d4b7
|
Revert "Added Artemis.Plugins.Games to build"
This reverts commit 1e62213a6f9d9932120748ba3dfe4135b0e83813.
|
2021-09-12 10:03:29 +02:00 |
|
Robert Beekman
|
1e62213a6f
|
Added Artemis.Plugins.Games to build
|
2021-09-12 09:56:39 +02:00 |
|
Robert Beekman
|
246465f330
|
Merge pull request #656 from gitmacer/25%Warning
Remove 25% light bleeding warning
|
2021-09-11 22:48:16 +02:00 |
|
Unknown
|
fd9eb66c00
|
Remove 25% light bleeding warning
no longer valid
|
2021-09-11 22:44:52 +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 |
|
Robert Beekman
|
9475f7cc0c
|
Merge pull request #654 from Artemis-RGB/feature/AsReadOnly-replace
Core - replaced AsReadOnly calls in get only properties
|
2021-09-09 15:16:10 +02:00 |
|
Robert
|
5b4188ed12
|
Display conditions - Events UI WIP
|
2021-09-08 21:00:06 +02:00 |
|
Robert
|
d115d41a80
|
Merge branch 'development' into VisualScripting
|
2021-09-04 20:58:47 +02:00 |
|
Diogo Trindade
|
a501a44264
|
Fixed LedMap not being updated
|
2021-09-04 19:56:45 +01:00 |
|
Robert
|
13a16a1830
|
UI - Performance improvements
|
2021-09-04 20:52:03 +02:00 |
|
Diogo Trindade
|
0b370f261c
|
Replaced AsReadOnly property getters with regular properties
Should reduce allocations
|
2021-09-04 19:41:59 +01:00 |
|
Robert
|
06870c1b67
|
Nodes editor - Use theme color for selectio nrect
|
2021-09-04 20:30:26 +02:00 |
|
Robert
|
5fa549be61
|
Merge branch 'development'
|
2021-09-03 22:17:44 +02:00 |
|
Robert
|
e356d59daa
|
Nodes - Added math expression node
Node - Fix visual script cable present event unregister
|
2021-08-31 21:37:31 +02:00 |
|
Robert
|
ecdca26cd3
|
Merge remote-tracking branch 'origin/VisualScripting' into VisualScripting
|
2021-08-31 21:02:23 +02:00 |
|
|
|
72ae587909
|
Changed events in VisualScripting relating things to weak references
|
2021-08-31 21:00:55 +02: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
|
3e201336f1
|
Nodes - Ensure there always is an exit node
|
2021-08-26 23:37:31 +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
|
73794591bc
|
Nodes - Added option to hide cable values until mouseover
Nodes - Only show cable value on first connection
|
2021-08-26 00:20:57 +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
|
f1a4203345
|
Profiles - Don't run ModuleActivated on UI thread closes #617
Profiles - Show busy indicator on slow activating profiles
|
2021-08-25 14:33:30 +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
|
c71a7728c4
|
UI - Tweak home plugins card
|
2021-08-23 22:05:32 +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
|
64b78cbf9e
|
Nodes - Added easing nodes
Nodes - Update data model node to honor profile editor settings
|
2021-08-23 12:26:13 +02:00 |
|
Robert
|
9d6a61f1e5
|
Nodes - Added color nodes
|
2021-08-22 22:31:47 +02:00 |
|
Robert
|
0bb93f2ebd
|
Data bindings - Rewrote data binding system to fully leverage nodes
|
2021-08-22 18:17:05 +02:00 |
|
Robert
|
7933bf7ee9
|
Nodes - Added to float node
Nodes - Updated almost all custom VMs to stay in sync across multiple instances
|
2021-08-22 00:56:23 +02:00 |
|
Robert
|
ed33d8a148
|
Nodes - When usting custom VMs, create a VM for each presenter
|
2021-08-22 00:20:28 +02:00 |
|
Robert
|
c08e4a49a3
|
Plugins - Better disable features on dispose
|
2021-08-21 23:58:41 +02:00 |
|
|
|
7422a9667d
|
VisualScripting: Fixed Preview; Added auto-fit mode
|
2021-08-21 21:48:09 +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 |
|