Diogo Trindade
1b62109961
Debug - Fixed threading issue with LogStore
...
also made the logger viewer text searching much more efficient
2023-03-01 17:35:35 +00:00
Diogo Trindade
a7ed4de575
Debugger - Fixed possible crash when LogEvent is null
...
In theory this shouldn't happen, but I just got a hard crash because of it. Doesn't hurt to check.
2023-02-05 15:05:51 +00:00
Diogo Trindade
b493e43c6e
UI - Added debugger log tab ( #753 )
2023-02-01 19:46:37 +01: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
f6090dc296
Code style - Use file scoped namespaces
...
Code style - Ran code cleanup
2022-08-21 11:36:15 +02:00
Robert
a2a063c136
UI - Fix build warnings
...
UI - Add remote controller
2022-08-20 13:42:45 +02:00
Robert
87e87ae15d
Debugger - Replaced NavigationView in favor for something simpler
2022-08-07 16:19:41 +02:00
Robert
5c4175ed9c
Editor - Fixed suspending layers
...
Editor - Disable suspending layers with spacebar
Nodes - Fixed changed event source node not using numerics
Nodes - Simplify checking wether a pin is numeric
2022-07-31 17:17:37 +02:00
Robert
75d85985a9
Plugins - Added platform support
...
Settings - Fixed updating issues in plugin tab
UI - Don't initialize in design mode
UI - Move ReactiveCoreWindow to Artemis.Shared
Window service - Return window created by ShowWindow
Window service - Added CreateOpenFileDialog API
2022-07-22 20:28:07 +02:00
Robert
0b9fcfdcbe
Debugger - Added the ability to copy data model paths
2022-07-15 21:06:35 +02:00
Robert
52f2338154
Event condition - Added toggle off mode
...
Profile editor - Added element copy/pasting
Shared UI - Fix namespaces
2022-04-17 20:23:18 +02:00
Robert
66ea718316
Profile editor - Integrated visual scripting
2022-04-03 22:21:56 +02:00
Robert
d7f3ee1190
Meta - Replace WPF projects with Avalonia projects
2022-03-27 11:55:26 +02:00