Commit Graph
7 Commits
Author SHA1 Message Date
amkovkov 3cc4d21947 feat: massive rework
1) GSS2.Core:
- strip prefixes in GSS2.Core.Analysis.AmineContent namespace class names
- add IEnumerable<double>.Variance extension
- remake analysis + update database so not needed to store all every file, calibration data also stored in database, also currently capturing images stored in system temporary directory and rewriting every time
2) GSS.UI.Core: AsyncImageRecordViewModel make zoom and pans public
3) GSS:
- remove image-storage-clear command
- remove ResultsView and ResultsViewModel, results presented in analysis
- rework calibration views
- add analysis views
- add text and number fields editors view
- add confirmation view on danger buttons
2026-05-13 12:56:32 +03:00
amkovkov 7a42ff5f3c feat: SeparatorCalibration View and ViewModel 2026-04-14 16:18:13 +03:00
amkovkov bf7dc5a3d4 feat: Dictionary AddRange extensions 2026-03-11 13:21:35 +03:00
amkovkov 821144a691 fix: typos
TOO many typos
2026-03-11 12:46:21 +03:00
amkovkov 77371f656a feat: EnumerableExtensions All and Any IEnumerable<bool> extensions 2026-02-26 11:18:06 +03:00
amkovkov 50df69edf5 feat: Camera settings + some refactor 2026-02-16 11:45:04 +03:00
amkovkov eaa20dbe75 fix: typo 2026-02-12 07:22:37 +03:00