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

22 Commits

Author SHA1 Message Date
SpoinkyNL
a79c56eaa1 Core port - Targeting .NET Core 3.1!
Core port - Updated projects to new project layout
Core port - Changed the way devices are identified to be consistent across different frameworks
Core port - Updated plugin system to no longer use AppDomain but AssemblyLoadContext (through McMaster.NETCore.Plugins)
Core port - Renamed a few events to keep Fody from getting confused
2020-02-22 18:38:32 +01:00
Robert
6f95c609b6 Project cleanup 2020-02-13 19:38:43 +01:00
SpoinkyNL
8f073a5d42 Fixed layer shape missing in some instances 2020-02-06 19:10:47 +01:00
Robert
dd9c701738 Show outlines for all layers
Rotation fixes
Movement fixes
2020-02-06 20:35:51 +01:00
SpoinkyNL
2c60a42315 Removed separate shape size 2020-02-04 22:01:02 +01:00
Robert
960584cc3c Adjusted anchor calculations for simplified render process
Project cleanup
2020-01-31 22:15:32 +01:00
SpoinkyNL
f2df51d40c Simplified the different properties used for layer/shape rendering
Cleaned up UI layer shape service
2020-01-31 00:02:01 +01:00
Robert
0794966e38 Fix shape positioning on layer LED selection change 2020-01-30 22:08:38 +01:00
Robert
5a44e5fbe8 Refactored the edit tool
Fixed the fill shape but it might need some rethinking
2020-01-29 20:56:26 +01:00
SpoinkyNL
7966d3243c Finished anchor movement
Fixed a few issues when creating new layers
2020-01-22 23:22:50 +01:00
Robert
58297aa5e4 Implemented translations properly on top of the layer shape 2020-01-16 19:20:19 +01:00
Robert
5069be4af4 Hooked up rotation and opacity 2020-01-15 20:06:07 +01:00
Robert
ae330c3769 Code cleanup 2020-01-14 19:18:24 +01:00
SpoinkyNL
7ddf816ca5 Added keyframe creation outside the timeline
Added existing shape moving
2020-01-13 22:11:25 +01:00
Robert
a138ec916d Added edit existing shape (WIP) 2020-01-13 19:38:44 +01:00
SpoinkyNL
0ff71c9d3b Implemented keyframe easing 2020-01-12 23:49:10 +01:00
Robert
0958c3af9f Implemented basic keyframes 2020-01-09 21:13:29 +01:00
SpoinkyNL
ac0655565e Fixed editor freezing on layer updates 2019-12-20 23:33:36 +01:00
Robert
2f8671045c Signitifantly reduced build size
Updated project folder names
Show only selected layer in visualization
Added rectangle support
2019-12-18 21:54:03 +01:00
SpoinkyNL
8dc15f6894 Implemented ellipse shape application 2019-12-17 22:42:17 +01:00
Robert
94df1544c5 Need this on another PC :)) 2019-12-17 20:27:50 +01:00
SpoinkyNL
6cf9fb9158 Started work on layer visualization 2019-12-16 22:57:13 +01:00