Robert
543b62a715
Profile editor - Added back hotkeys for the tools
...
Profile editor - Fixed hotkeys not always working
2023-10-07 20:12:35 +02:00
Diogo Trindade
51f08379eb
Fix possible NRE in node script import
2023-05-20 22:15:08 +01:00
Robert
fa710777d7
UI - Use Timer instead of DispatcherTimer where feasible
2023-05-20 23:11:51 +02:00
Robert
c50a572363
UI - Update Avalonia to preview7
...
UI - Update FluentAvalonia to preview7
2023-04-26 21:38:15 +02:00
Robert
192b4f0df2
UI - Rename folders and layers in a dialog to avoid hotkey issues
...
UI - Fixed renaming an effect executing twice, requiring two undo-actions to undo it
UI - Always disable editor hotkeys when typing in any input
2023-04-19 16:03:57 +02:00
Robert
5a5a6819b1
Visual scripting fixes
2023-04-02 20:21:01 +02:00
RobertBeekman
b7e723b7e9
Core/UI - Move from Ninject to DryIoc ( #754 )
2023-01-30 21:00:10 +01:00
Robert
65b8b377ec
Script editor - Added auto-arrange button
2022-09-24 12:13:12 +02:00
Robert
b19854ee47
Nodes - Added object output pins and a new list predicate node
2022-09-16 19:46:43 +02:00
Robert
3994b49f08
Windows - Fix crash when clicking on update notification
...
Meta - Code cleanup
2022-09-03 10:34:53 +02:00
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