Refactor: 스크립트 폴더 구조 정리 및 Prop 폴더 이동
- Scripts 폴더 정리: - FlyCamera.cs → StreamingleControl/Camera/ - LiveLinkFaceReceiver.cs → StreamingleControl/MotionCapture/ - YBillboard.cs → StreamingleControl/Extensions/ - CameraControlSystem.cs, CameraInfoUI.cs → StreamingleControl/Camera/ - InputHandler.cs, rawkey.cs → StreamingleControl/Input/ - 중복 IController.cs 제거 - ResourcesData 정리: - Background/Prop → ResourcesData/Prop 이동 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
00c623c99c
commit
187c843328
BIN
.claude/settings.local.json
(Stored with Git LFS)
BIN
.claude/settings.local.json
(Stored with Git LFS)
Binary file not shown.
2
.gitignore
vendored
2
.gitignore
vendored
@ -86,4 +86,4 @@ crashlytics-build.properties
|
|||||||
/[Aa]ssetBundles/
|
/[Aa]ssetBundles/
|
||||||
|
|
||||||
# 프로파일러 데이터
|
# 프로파일러 데이터
|
||||||
*.nvprof
|
*.nvprofnul
|
||||||
|
|||||||
BIN
.vscode/settings.json
(Stored with Git LFS)
vendored
BIN
.vscode/settings.json
(Stored with Git LFS)
vendored
Binary file not shown.
7
Assets/External/websocket-sharp/websocket-sharp.csproj.meta
vendored
Normal file
7
Assets/External/websocket-sharp/websocket-sharp.csproj.meta
vendored
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: ae0a68acee725e141b02318f249f7990
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
BIN
Assets/ResourcesData/Background/White Horizon/White Horizon/Global Volume Profile.asset
(Stored with Git LFS)
BIN
Assets/ResourcesData/Background/White Horizon/White Horizon/Global Volume Profile.asset
(Stored with Git LFS)
Binary file not shown.
8
Assets/ResourcesData/Prop.meta
Normal file
8
Assets/ResourcesData/Prop.meta
Normal file
@ -0,0 +1,8 @@
|
|||||||
|
fileFormatVersion: 2
|
||||||
|
guid: 35102504d8db56d47ad2d715c5d151d3
|
||||||
|
folderAsset: yes
|
||||||
|
DefaultImporter:
|
||||||
|
externalObjects: {}
|
||||||
|
userData:
|
||||||
|
assetBundleName:
|
||||||
|
assetBundleVariant:
|
||||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user