1
0
mirror of https://github.com/Artemis-RGB/Artemis synced 2025-12-13 05:48:35 +00:00

6 Commits

Author SHA1 Message Date
Robert
88f01abe0d Data model node - Fixed pins disconnecting after restart
Data model event node - Fixed pins disconnecting after restart
Node editor - Fixed connecting already connected input pins to an output pin causing a crash
Node editor - Added auto-save every 2 minutes while nodes are open (profiles are already auto-saved whenever you make a change, nodes will get the same treatment later)
2022-08-30 17:22:36 +02:00
Robert
f6090dc296 Code style - Use file scoped namespaces
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
3f52279305 Profile - Blending mode fixes
Nodes editor - Adhere to cable display settings
Profile - Added focus layer option
2022-08-14 10:18:17 +02:00
Robert
5d6208f852 Node script window - Always update the script while open 2022-07-28 21:45:58 +02:00
Robert
850346ccd2 Node editor - Added menu
Node scripts - Fixed IDs not being set for regular nodes
Enums node - Hardened VM logic against weird connections
2022-05-22 22:38:57 +02:00
Robert
8fd18b9565 Node editor - Added preview mode
in this mode the editor is read-only and rescales itself to fit it's container
2022-04-01 00:48:56 +02:00