Streamingle_URP/.claude/settings.local.json
user 187c843328 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>
2026-01-06 21:19:29 +09:00

44 lines
3.5 KiB (Stored with Git LFS)
JSON

{
"permissions": {
"allow": [
"Bash(dir:*)",
"Bash(findstr:*)",
"Bash(cat:*)",
"Bash(\"C:\\Program Files\\Microsoft Visual Studio\\2022\\Community\\MSBuild\\Current\\Bin\\MSBuild.exe\" OptiTrackPeripheralExample.sln -t:RokokoGloveDevice_Fixed -p:Configuration=Release -p:Platform=x64 -nologo -v:m)",
"Bash(powershell -Command:*)",
"Bash(ls:*)",
"Bash(tasklist:*)",
"Bash(deploy-plugin.bat)",
"Bash(cmd /c deploy-plugin.bat:*)",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\Scripts\\Streamingle\\StreamingleControl\\Controllers\")",
"Bash(timeout /t 5 /nobreak)",
"Read(//c/**)",
"Bash(cmd /c dir /b \"c:\\Users\\user\\Documents\\Streamingle_URP\\Assets\\Scripts\\Editor\")",
"Bash(mkdir:*)",
"Bash(git mv:*)",
"Bash(git add:*)",
"Bash(git rm:*)",
"Bash(copy \"Assets\\Scripts\\YAMO_Scripts\\Camera Composition\\Editor\\CameraComposition.cs\" \"Assets\\Scripts\\Editor\\Utilities\"\" && copy \"AssetsScriptsYAMO_ScriptsCamera CompositionEditorCameraComposition.cs.meta\" \"AssetsScriptsEditorUtilities\"\")",
"Bash(cmd /c copy \"c:\\Users\\user\\Documents\\Streamingle_URP\\Assets\\Scripts\\YAMO_Scripts\\Camera Composition\\Editor\\CameraComposition.cs\" \"c:\\Users\\user\\Documents\\Streamingle_URP\\Assets\\Scripts\\Editor\\Utilities\"\" && cmd /c copy \"c:UsersuserDocumentsStreamingle_URPAssetsScriptsYAMO_ScriptsCamera CompositionEditorCameraComposition.cs.meta\" \"c:UsersuserDocumentsStreamingle_URPAssetsScriptsEditorUtilities\"\")",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\External\\AmplifyShaderEditor\\Plugins\\EditorResources\\Templates\")",
"Bash(git checkout:*)",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\NiloToonURP\\Shaders\\NiloToonEnvironment_HLSL\")",
"Bash(del \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\External\\AmplifyShaderEditor\\Plugins\\EditorResources\\Templates\\URP\\NiloToonEnvironment.shader\")",
"Bash(cmd /c del \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\External\\AmplifyShaderEditor\\Plugins\\EditorResources\\Templates\\URP\\NiloToonEnvironment.shader\")",
"Bash(cmd /c rename \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\External\\AmplifyShaderEditor\\Plugins\\EditorResources\\Templates\\URP\\NiloToonEnvironment_v2.shader\" \"NiloToonEnvironment.shader\")",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\External\\AmplifyShaderEditor\\Plugins\\EditorResources\\Templates\\URP\\NiloToon*\")",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\Scripts\\KindRetargeting\")",
"Bash(wc:*)",
"Bash(find:*)",
"Bash(cmd /c dir /b \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\NiloToonURP\\Shaders\\NiloToonCharacterFur*\")",
"Bash(cmd /c del \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\NiloToonURP\\Shaders\\NiloToonCharacterFur_ShellOnly.shader\")",
"Bash(cmd /c del \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\NiloToonURP\\Runtime\\RendererFeatures\\Passes\\NiloToonFurMaskPass.cs\")",
"Bash(cmd /c del \"c:\\Users\\qscft\\OneDrive\\문서\\Streamingle_URP\\Assets\\NiloToonURP\\Runtime\\RendererFeatures\\Passes\\NiloToonFurMaskPass.cs.meta\")",
"Bash(cmd /c:*)",
"Bash(done)"
],
"deny": [],
"ask": []
}
}