|
|
fb8f76facb
|
Added some nodes
|
2022-08-21 23:51:01 +02:00 |
|
|
|
86c7bd2877
|
Aded operators to create numerics
|
2022-08-21 23:48:24 +02:00 |
|
|
|
49ffb4f276
|
Added average color node
|
2022-08-20 18:10:47 +02:00 |
|
|
|
afd17b2661
|
Added Quantize node
|
2022-08-20 18:03:37 +02:00 |
|
|
|
c7202bb94c
|
Added ColorQuantizer optimizations
|
2022-08-20 18:03:01 +02:00 |
|
Robert
|
3257f94548
|
Sidebar - Fix importing
|
2022-08-20 10:42:56 +02:00 |
|
Robert
|
4722aa413b
|
Core - Don't retry loading plugins after shutdown has been initialized
Meta - Update packages
|
2022-08-19 23:51:50 +02:00 |
|
Robert
|
567f6098d3
|
Node editor - Add SKBitmap preview to cables
|
2022-08-18 21:19:27 +02:00 |
|
Robert
|
c597d62c77
|
Merged feature/avalonia
|
2022-08-18 21:07:30 +02:00 |
|
Robert
|
34799fd440
|
Packages - Updated Avalonia and friends
|
2022-08-18 21:06:23 +02:00 |
|
|
|
082531a682
|
Added ScreenCapture and QuantizeNode (WIP)
|
2022-08-18 20:27:21 +02:00 |
|
Robert
|
9da71f7b97
|
Editor - Fixed a bunch of memory leaks
|
2022-08-18 20:13:15 +02:00 |
|
Robert
|
84b394fc51
|
Profile tree - Prevent dragging while renaming
Profile tree - Prevent hotkeys while renaming
|
2022-08-17 22:48:13 +02:00 |
|
Robert
|
9602934342
|
Profile editor - Added focusing indicator
|
2022-08-15 22:42:24 +02:00 |
|
Robert
|
1f311d2295
|
Profile editor - Added focusing
|
2022-08-14 14:11:39 +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
|
e401fdf964
|
Editor - Autofit surface on open
Data model picker - Expand on double click
|
2022-08-13 17:09:53 +02:00 |
|
Robert
|
b0c7dd4290
|
Layers - Fixed blend mode not being applied
|
2022-08-13 11:32:58 +02:00 |
|
Robert
|
19d47ec9f5
|
Profiles - Fixed resetting state and reset profiles after editing them
|
2022-08-13 11:18:24 +02:00 |
|
Robert
|
041ed8e0a0
|
Visual Scripting - Fixed storage issues where connections would be lost
Visual Scripting - Added node duplication
|
2022-08-13 11:17:47 +02:00 |
|
Diogo Trindade
|
c325a29cc0
|
Core - Fixed default plugin path
|
2022-08-10 15:50:40 +01:00 |
|
Robert
|
b4242a2dfc
|
Nodes - Tweak pin collection visuals
Nodes - Added counter node that counts from 0.0 to 1.0
Nodes - Added color ramp node
Gradient picker - Remove tilt from preview
|
2022-08-09 20:46:09 +02:00 |
|
Robert
|
39a52591b6
|
UI - Use AssemblyTitle instead of AssemblyName
|
2022-08-07 20:20:44 +02:00 |
|
Robert
|
87e87ae15d
|
Debugger - Replaced NavigationView in favor for something simpler
|
2022-08-07 16:19:41 +02:00 |
|
Robert
|
faf5302975
|
UI - Rename each OS assembly to Artemis 2
UI - Added auto-run
UI - Added auto-update
|
2022-08-07 14:15:18 +02:00 |
|
Robert
|
20af5e9c21
|
Plugins UI - Search on UI thread
|
2022-08-04 23:29:18 +02:00 |
|
Robert
|
8ede4cb606
|
Plugins UI - Populate list on background prio
|
2022-08-04 23:27:46 +02:00 |
|
Robert
|
6fd66ad447
|
Plugins UI - Use ItemsRepeater to fix page load time
|
2022-08-04 23:25:38 +02:00 |
|
Robert
|
e9566ca689
|
Storage - Added migration to clear the DB
Profile - Don't store empty visual scripts
Profile tree - Improved drag & drop
|
2022-08-04 23:01:27 +02:00 |
|
Robert
|
73a80ef476
|
Plugins - Don't load incompatible plugins
|
2022-08-02 21:17:53 +02:00 |
|
Robert
|
dc17253518
|
Visual scripting - Added pin disconnect with MMB
Visual scripting - Added min and max node
|
2022-08-01 22:26:11 +02:00 |
|
Robert
|
b6e0c0fb66
|
Sidebar - Added category reordering
Sidebar - Fix disabled profiles not fading
Sidebar - Fix module missing when editing existing profile configs
Profile - Remove old undo/redo code
|
2022-08-01 20:42:56 +02:00 |
|
Robert
|
5873df250d
|
Core - Added missing property changed calls in ProfileConfiguration
Sidebar - Added suspended status indicators
|
2022-07-31 21:24:02 +02:00 |
|
Robert
|
7667cc5473
|
Tray icon - Fix show on click
|
2022-07-31 17:55:53 +02:00 |
|
Robert
|
d1c1e6e894
|
Editor - Don't lock up UI while loading panels
|
2022-07-31 17:49:15 +02:00 |
|
Robert
|
cde750548d
|
Editor - Always tick after executing a command
|
2022-07-31 17:37:47 +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
|
eec2419005
|
Profiles - Fix brush properties being carried over from previous brush
|
2022-07-30 21:55:28 +02:00 |
|
Robert
|
3625d1ad11
|
Plugin settings - Only enable install/uninstall prereqs when applicable
Sidebar - Added missing context menu on profiles
|
2022-07-30 21:24:55 +02:00 |
|
Diogo Trindade
|
45e810c3ac
|
UI - Fixed Tray Icon on Linux
|
2022-07-30 19:43:42 +01:00 |
|
Robert
|
1210dc3f63
|
Setup wizard - Added and auto-show on home open
UI - Slightly darkened W11 effect
|
2022-07-29 22:01:36 +02:00 |
|
Diogo Trindade
|
5c1da6d2c4
|
Fixed settings being broken on linux
(again)
|
2022-07-29 20:00:16 +01:00 |
|
Diogo Trindade
|
d91fc93ff2
|
Linux - Fixed invalid culture when picking layout
|
2022-07-29 17:04:13 +01:00 |
|
Robert
|
5d6208f852
|
Node script window - Always update the script while open
|
2022-07-28 21:45:58 +02:00 |
|
Robert
|
0e3d26e89e
|
DraggableNumberBox - Fixed min and max value
|
2022-07-28 21:09:48 +02:00 |
|
Robert
|
4703c0890a
|
UI - Always use dark theme
|
2022-07-27 20:09:23 +02:00 |
|
Robert
|
7759b6197f
|
UI - Exclude Avalonia.Diagnostics in release builds
|
2022-07-26 23:30:54 +02:00 |
|
Robert
|
9135128ffd
|
Timeline - Added segment time input
Timeline - Ensure segments can't get too short, prevent removing all segments
|
2022-07-26 21:26:38 +02:00 |
|
Robert
|
92ad3eea92
|
Timeline - Added snapping/rounding when resizing segments
|
2022-07-26 19:17:02 +02:00 |
|
Robert
|
2872712d66
|
Merge remote-tracking branch 'origin/feature/avalonia' into feature/avalonia
|
2022-07-25 22:39:33 +02:00 |
|