[clean] カメラ制御と UI を Cameras/・UI/ フォルダに分離(リファクタリング Phase 1)
- Cameras/ へ CameraBase.cs, IScam.cs, Lucam.cs を移動
- UI/ へ Form1.*, PreviewMonitor.* を移動
- TIASshot.csproj の参照パスを更新(namespace・ファイル内容は無変更)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 1b54086 commit e278f2714c14d969f215f9c4c547831d0da044c1
Rinto Hasegawa rintoHasegawa (Rinto Hasegawa) authored on 6 Jun
Showing 19 changed files
View
TIASshot/CameraBase.cs 100644 → 0
View
TIASshot/Cameras/CameraBase.cs 0 → 100644
View
TIASshot/Cameras/IScam.cs 0 → 100644
View
TIASshot/Cameras/Lucam.cs 0 → 100644
View
TIASshot/Form1.Designer.cs 100644 → 0
View
TIASshot/Form1.cs 100644 → 0
View
TIASshot/Form1.resx 100644 → 0
Too large (Show diff)
View
TIASshot/IScam.cs 100644 → 0
View
TIASshot/Lucam.cs 100644 → 0
View
TIASshot/PreviewMonitor.Designer.cs 100644 → 0
View
TIASshot/PreviewMonitor.cs 100644 → 0
View
TIASshot/PreviewMonitor.resx 100644 → 0
View
TIASshot/TIASshot.csproj
View
TIASshot/UI/Form1.Designer.cs 0 → 100644
View
TIASshot/UI/Form1.cs 0 → 100644
View
TIASshot/UI/Form1.resx 0 → 100644
Too large (Show diff)
View
TIASshot/UI/PreviewMonitor.Designer.cs 0 → 100644
View
TIASshot/UI/PreviewMonitor.cs 0 → 100644
View
TIASshot/UI/PreviewMonitor.resx 0 → 100644