자산 목록창 살리기 , Input이벤트 살리기(select,drag 등) #43

Merged
UVCXR merged 5 commits from pgd/20250409 into main 2025-04-09 16:07:21 +09:00

기존 InterferedObjectManager를 Non MonoBehaviour 클래스로 변경했습니다.
또 기존 Manager들의 코드에 들어있는 코르틴 또는 Update문을 사용할 수 없어서, 따로 Coroutin,Update Runner를 만들었습니다.
좋은 코드인지는 잘 모르겠어서.. 피드백 부탁드립니다!

기존 InterferedObjectManager를 Non MonoBehaviour 클래스로 변경했습니다. 또 기존 Manager들의 코드에 들어있는 코르틴 또는 Update문을 사용할 수 없어서, 따로 Coroutin,Update Runner를 만들었습니다. 좋은 코드인지는 잘 모르겠어서.. 피드백 부탁드립니다!
Ghost added 5 commits 2025-04-09 09:28:51 +09:00
Ghost closed this pull request 2025-04-09 09:31:24 +09:00
Ghost reopened this pull request 2025-04-09 09:34:54 +09:00
UVCXR merged commit 67fd6739ec into main 2025-04-09 16:07:21 +09:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: UVCXR/Studio#43