RobertBeekman
e5a5f10286
Profiles - Added IPluginFeatureDependent interface and implement throughout profiles ( #842 )
...
* Profiles - Added IPluginFeatureDependent interface and implement througout profiles
* Workshop - Include dependencies in profile upload request
2024-03-03 20:19:36 +01:00
Robert
bcf0b74fcc
Clean up
2024-02-23 21:15:34 +01:00
Robert
313b4a0dea
Core - Fix node related warnings
2024-02-23 17:41:11 +01:00
RobertBeekman
39d7d8132f
Core - Added node provider plugin feature type
...
Visual Scripting - Removed all nodes
2024-02-22 19:42:25 +01:00
Robert
166cb888c1
Meta - Update RGB.NET
...
Meta - Fixed warnings
2023-01-11 22:33:47 +01:00
Robert
7ada77f5e3
Nodes - Added help URL and help button
2022-10-04 23:39:00 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
Robert
eca8985fc4
Nodes - Show errors in node editor when a node fails to evaluate
2022-09-01 20:33:55 +02:00
Robert
7e39a64fdf
Nodes editor - Fixed cables not connecting with dynamic pins in some cases
2022-08-28 21:55:51 +02:00
Robert
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
5b183d3010
Nodes - Rewrote storage
2022-04-10 11:59:32 +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
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
4fbd229846
Nodes - Support dynamic children in data model node
2021-08-25 20:40:24 +02:00
Robert
405d5b756c
Nodes - Serialize node storage ourselves to ignore exceptions
2021-08-21 15:33:55 +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
afc4bee7ac
Nodes - Implemented saving/loading
...
Nodes - Added data model node
2021-08-10 16:52:24 +02: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