-
Notifications
You must be signed in to change notification settings - Fork 0
Feat: 대화 시스템 #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Feat: 대화 시스템 #4
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
8d4a8b7
feat: 라이브 2d용 에셋 추가
ImGdevel 733ecaf
docs: 유니티 과제
ImGdevel 31d6499
Feat(LockAt): 클릭 혹은 탭한 곳을 시선이 따라가는 기능 추가 (연습)
FioreFlower 27b6c03
Remove : 연습용 스크립트 및 파일 제거
FioreFlower ef1f168
Refactor: 시선 추적 기능 LockAt API 사용하는 방식으로 변경
FioreFlower 8453508
Refactor: 화면 탭 매니저 분리
FioreFlower 6eda494
Feat: 버튼 등 텍스트 출력을 위한 TMP 추가
FioreFlower 5924f22
Feat: 자동 눈 깜빡임, 립싱크 기능 추가
FioreFlower e668543
Chore: 파일 경로 수정
FioreFlower d094dcb
Feat: 특정 UI만 LockAt 무시하도록 기능 추가
FioreFlower 7616c55
Fix: FindObjectOfType을 FindAnyObjectByType로 대체
FioreFlower 4773c66
Feat: 자동 숨쉬기 추가
FioreFlower d925dc5
Feat: HitArea에 따른 동작 이벤트 분기 생성
FioreFlower 95e0311
Ci: 프로젝트 빌드 설정 안드로이드로 변경
FioreFlower 9b93589
Chore: TMP 폴더 Plugins 폴더로 이동
FioreFlower ff191eb
feat: 유니티 네이밍 컨벤션
ImGdevel e8056b7
대화 시스템 구현 문서
ImGdevel 6863005
Merge branch 'develop' into feature/dialogue-system
ImGdevel e438054
Merge branch 'develop' into feature/dialogue-system
ImGdevel 533e695
feat: 메시지 정의
ImGdevel 3822c78
Merge branch 'feature/dialogue-system' of https://github.com/ProjectV...
ImGdevel d3229b1
docs: 문서 업데이트
ImGdevel ba1789e
fix: 테스트 코드 작성
ImGdevel 0ff5572
feat: 챗 매니저
ImGdevel fff88dc
fix: 세션 ID관리
ImGdevel f92a702
docs: 문서 작성
ImGdevel 5a01212
feat: ChatUI 기능 구현
ImGdevel 3942600
feat: 대화 테스트
ImGdevel 67ad43f
Merge branch 'feature/live2d-build-assignment' into develop
ImGdevel 18a05f0
Merge branch 'develop' into feature/dialogue-system
ImGdevel f2693ee
feat: update merge dev
ImGdevel 70b8dcf
feat: 대화 UI - 01
ImGdevel 1fa8302
feat: 대화 UI - 02
ImGdevel 8bcf019
style: 주석 제거
ImGdevel 302d0e3
feat: 대화 UI - 03
ImGdevel 351c0c0
feat: 음성 녹음 및 STT 서비스 구현
ImGdevel 08ef540
feat: 세션 관리자 구현 및 의존성 주입 패턴 적용
ImGdevel 10097a4
feat: 세션 연결 및 자동 연결
ImGdevel edab037
feat: 지속적 연결 설정
ImGdevel ffdbb42
feat: 테스트 씬 저장
ImGdevel b4aa93b
feat: 서버와 응답 요청 구조 일치화
ImGdevel 98a6750
feat: 사전 처리 작업
ImGdevel d669b81
feat: 기본 세팅
ImGdevel d24ff3f
ᄆᄆ
ImGdevel efa5817
fix: 세부사항 수정
ImGdevel 855584b
feat: Generic Singleton을 통한 싱글톤 관리
ImGdevel 2f72423
style: Unity 컨벤션에 맞춘 메서드 정리 및 구분
ImGdevel 1e944f1
style: null 경고 제거
ImGdevel ff6d288
feat: 채팅 결과 디스플레이
ImGdevel 8937aeb
fix: input 개선
ImGdevel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Feat: 자동 숨쉬기 추가
- Loading branch information
commit 4773c66d1b2bf3ede07a6997c8e423ef6d5acfab
There are no files selected for viewing
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.