|
[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> |
|---|
|
|
| TIASshot/CameraBase.cs 100644 → 0 |
|---|
| TIASshot/Cameras/CameraBase.cs 0 → 100644 |
|---|
| TIASshot/Cameras/IScam.cs 0 → 100644 |
|---|
| TIASshot/Cameras/Lucam.cs 0 → 100644 |
|---|
| TIASshot/Form1.Designer.cs 100644 → 0 |
|---|
| TIASshot/Form1.cs 100644 → 0 |
|---|
| TIASshot/Form1.resx 100644 → 0 |
|---|
|
Too large (Show diff)
|
| TIASshot/IScam.cs 100644 → 0 |
|---|
| TIASshot/Lucam.cs 100644 → 0 |
|---|
| TIASshot/PreviewMonitor.Designer.cs 100644 → 0 |
|---|
| TIASshot/PreviewMonitor.cs 100644 → 0 |
|---|
| TIASshot/PreviewMonitor.resx 100644 → 0 |
|---|
| TIASshot/TIASshot.csproj |
|---|
| TIASshot/UI/Form1.Designer.cs 0 → 100644 |
|---|
| TIASshot/UI/Form1.cs 0 → 100644 |
|---|
| TIASshot/UI/Form1.resx 0 → 100644 |
|---|
|
Too large (Show diff)
|
| TIASshot/UI/PreviewMonitor.Designer.cs 0 → 100644 |
|---|
| TIASshot/UI/PreviewMonitor.cs 0 → 100644 |
|---|
| TIASshot/UI/PreviewMonitor.resx 0 → 100644 |
|---|