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
bd3bf20d92
Nodes - Save data binding node scripts
2021-08-25 15:32:58 +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
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
6a929cdcc0
Home - Added plugins section
...
Settings - Add link to plugins wiki page
2021-08-20 12:53:24 +02:00
Robert
3ed3cd1b1e
UI - Fix double registration of default UI types
2021-08-20 00:14:11 +02:00
Robert
c6a73f01f0
Node editor - Tweak grid size and apply grid size to script
...
Type coloring - Fix object's white color
2021-08-19 23:58:32 +02:00
Robert
05d8222991
Nodes - Ensure models using scripts always have a script
2021-08-19 16:13:37 +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
32d4ec2812
Nodes - Added pin value visualization
...
Nodes - Update values in UI in realtime
Integer node - Fixed loading by removing some trial & error code
2021-08-18 00:03:07 +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
7d3f5da3c9
Nodes - Aded popout editor
2021-08-11 00:10:45 +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
51541b4e6e
Visual Scripting: Fixed cables not beeing shown after changing the script
2021-07-16 16:21:10 +02:00
1e67c1c567
Visual Scripting: Improved cable creation
2021-07-16 16:17:15 +02:00
d27ce2bdf9
Added missing methods from earlier commit
2021-07-15 19:49:02 +02:00
e3a0323383
Added methods to remove pins at runtime
2021-07-15 17:38:35 +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
a45dd094a0
Added first visual-scripting draft [WIP]
2021-07-15 00:20:08 +02:00
Robert Beekman
9af8ff1f76
Merge pull request #641 from Artemis-RGB/path-combine
...
Core - Replaced hardcoded backslashes with Path.Combine
2021-07-12 22:26:05 +02:00
Diogo Trindade
0adcfa65c0
Core - replaced hardcoded backslashes with Path.Combine
2021-07-11 21:27:30 +01:00
Robert
d10ffcf62a
UI - Fix #640
2021-07-11 19:45:34 +02:00
Robert
719d95bd33
Merge branch 'development'
2021-07-11 19:32:56 +02:00
Robert
5b6fc9eec7
Profiles - Added system that displays when a layer is causing errors
2021-07-11 19:32:27 +02:00
Robert
3b7e226885
Profile editor - Fixed an exception caused by leftover debug code
2021-07-09 14:07:20 +02:00
Robert
54f278c72f
Merge branch 'development'
2021-07-08 19:03:06 +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