|
Merge pull request #3 from rintoHasegawa/refactor/code-cleanup
[clean] CameraBase のリファクタリング(責務分離 Phase 1〜4) |
|---|
| CLAUDE.md |
|---|
| TIASshot/CameraBase.cs 100644 → 0 |
|---|
| TIASshot/Cameras/CameraBase.cs 0 → 100644 |
|---|
| TIASshot/Cameras/IScam.cs 0 → 100644 |
|---|
| TIASshot/Cameras/Lucam.cs 0 → 100644 |
|---|
| TIASshot/ChartDetection/ChartDetector.cs 0 → 100644 |
|---|
| TIASshot/ColorCorrection/ColorCorrector.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 |
|---|
| TIASshot/Utils/IoUtil.cs 0 → 100644 |
|---|
| docs/03_PLAN/PLAN_01_リファクタリング計画.md |
|---|
| docs/PROGRESS.md |
|---|