Robert
ec32266fa5
Readme - Updated for Avalonia
...
Readme - Fix video
2022-10-06 20:27:26 +02:00
Robert Beekman
5a571f09d7
Merge branch 'development'
2022-10-06 16:43:11 +02:00
Robert
35b593a31d
Node editor - Added copy/pasting
2022-10-04 23:39:16 +02:00
Robert
2c32abaee5
Nodes - Show simple/advanced in list node name
2022-10-04 23:39:00 +02:00
Robert
a59183c3fa
Nodes - Removed constructor base calls where unnecessary
2022-10-04 23:39:00 +02:00
Robert
7ada77f5e3
Nodes - Added help URL and help button
2022-10-04 23:39:00 +02:00
Robert
ba45bdd99d
Text boxes - Fixed the hitbox so that you can click anywhere in a textbox to start typing
2022-10-03 20:41:19 +02:00
Robert
486fb88c50
Sidebar - Fixed bottom button tooltips
2022-10-03 20:41:19 +02:00
RobertBeekman
b83f1f0102
Profiles - Fixed LEDs of devices that are missing being removed from layers ( #733 )
2022-10-01 11:40:09 +02:00
Diogo Trindade
3f1eaeda29
Core - Embed PluginApiVersion into the assembly metadata
2022-09-30 23:42:15 +02:00
Diogo Trindade
22268fc945
CI - Allow for non-master nugets, manually.
2022-09-30 23:42:15 +02:00
Diogo Trindade
3758275b71
Core - Changed version format
2022-09-30 23:42:15 +02:00
Robert
a21d26706d
Merge branch 'development'
2022-09-30 20:47:29 +02:00
Robert
45f9a80d77
Meta - Added _PackageFiles explaination
2022-09-30 20:45:40 +02:00
Diogo Trindade
5cc4455e6d
CI - Added DocFX
2022-09-30 20:45:40 +02:00
Diogo Trindade
681b0b4368
CI - Added nuget package creation
2022-09-30 20:45:40 +02:00
Diogo Trindade
4272d62001
Core - Moved PluginApi version to the csproj
2022-09-30 20:45:40 +02:00
Diogo Trindade
f0a4a9a267
Meta - Cleaned up csprojs
2022-09-30 20:45:40 +02:00
Diogo Trindade
96a8a72ae7
Meta - Removed packages.lock.json
2022-09-30 20:45:40 +02:00
RobertBeekman
73ca28ec1a
Windows - Added Microsoft.Windows.Compatibility 6.0.0 dependency for plugins
2022-09-30 20:29:48 +02:00
Aytaç Kayadelen
1c994887f0
add Microsoft.Windows.Compatibility 6.0.0 dependency
2022-09-29 23:38:38 +03:00
Robert Beekman
d7c8039a37
Merge branch 'feature/NodeSorting' into development
2022-09-28 16:28:59 +02:00
Robert Beekman
13aa9829d8
Merge branch 'development' into feature/NodeSorting
2022-09-28 16:27:56 +02:00
Robert
8e3b6c3459
Node script editor - Prevent creating loops
...
Node script popout editor - Added auto-layout hotkey (Ctrl+F)
2022-09-27 20:01:12 +02:00
Robert
7251dcf226
Migrations - Fix possible DB issue with migrator
2022-09-25 20:48:49 +02:00
Robert
2eeae54d58
Merge branch 'master' into development
2022-09-25 20:48:29 +02:00
Robert
d87ce6263f
Sidebar - Don't show "Empty category" on collapsed categories
2022-09-24 12:13:46 +02:00
Robert
65b8b377ec
Script editor - Added auto-arrange button
2022-09-24 12:13:12 +02:00
Robert
3ecf0bed5a
Merge branch 'master' into feature/NodeSorting
2022-09-23 22:07:46 +02:00
Robert
9c117d2773
Nodes - Added gradient nodes
...
Nodes - Added color gradient pin type
Data bindings - Changed color gradient data bindings to now take a color gradient
2022-09-23 21:41:08 +02:00
Robert
b6b351f32e
Profile editor - Repeat timeline by default & remember repeat setting
2022-09-17 19:25:17 +02:00
Robert
212f8855de
Plugin Features - Removed icons
...
Data model event node - Fix numeric values
2022-09-17 19:25:17 +02:00
Robert
32a444fbeb
Auto-update - Fix URL, restoring auto-update functionality
2022-09-16 20:19:19 +02:00
Robert
ab7c3933c5
Merge branch 'development'
2022-09-16 19:50:49 +02:00
Robert
654863e0de
Event conditions - Disable edit script button before picking an event
2022-09-16 19:50:35 +02:00
Robert
b779a86d13
Event conditions - Fix start-node disconnecting
...
Input - Performance optimizations
2022-09-16 19:46:43 +02:00
Robert
b19854ee47
Nodes - Added object output pins and a new list predicate node
2022-09-16 19:46:43 +02:00
Robert
9106359515
Home - Fixed GitHub icon
2022-09-14 19:35:16 +02:00
Robert
87bf85c2e4
Sidebar - Reorganized buttons and context menus
2022-09-14 19:34:36 +02:00
1c6e7bde46
Added extension to organize node-graphs
2022-09-13 21:29:02 +02:00
Robert
6ed349d4c8
Sidebar - Put all options under the cogwheel button and right-mouse-menu
...
Sidebar - Hide the cogwheel button when not hoving over category/profile
Sidebar - Made it easier to drag profiles into an empty category
2022-09-10 18:40:05 +02:00
Robert
65a2aa70e2
Profile editor - Copy child elements when copying folders
...
UI - Save window position/size
Numberic node - Correctly show 0 instead of an empty input when reloading after a save
2022-09-09 20:39:55 +02:00
Robert
6ae28b2bb1
Merge branch 'development'
2022-09-09 13:02:11 +02:00
Robert
f733ce02de
Auto-update - Fix updating on non-master builds, apologies for the small update
2022-09-09 13:02:03 +02:00
Robert
daf39c3cd3
Merge branch 'development'
2022-09-08 23:02:04 +02:00
Robert
94b91bfc31
Data model nodes - Only allow picking data model entries of types supported by nodes
...
Data models - Fixed path registration not registering two paths pointing to the same property twice (fixes data model-reliant node scripts that stop updating)
2022-09-08 23:01:55 +02:00
Robert
76994ce596
Merge branch 'development'
2022-09-03 10:46:01 +02:00
Robert
3836fae37a
Core - More code style
2022-09-03 10:38:08 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
cdd814d920
Nodes - Improved changing pin types without reconnecting pins
...
UI - Fixed possible lingering UI elements in node editor and several other places
2022-09-03 10:16:24 +02:00