docs: update STATUS.md and DEFERRED.md with entity inspector

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-03-26 11:00:40 +09:00
parent b965d78835
commit 58cbdf8400
2 changed files with 5 additions and 4 deletions

View File

@@ -147,7 +147,7 @@
## Phase 8-4
- ~~**씬 뷰포트**~~ ✅ 오프스크린 렌더링 + 오빗 카메라 완료. Blinn-Phong forward만 (디퍼드/PBR 미지원).
- **엔티티 인스펙터** — ECS 컴포넌트 편집 미구현.
- ~~**엔티티 인스펙터**~~ ✅ Transform/Tag/Parent 편집 완료. 커스텀 컴포넌트 리플렉션 미구현.
- **에셋 브라우저** — 파일 시스템 탐색 미구현.
- ~~**텍스트 입력**~~ ✅ text_input 위젯 완료.
- ~~**스크롤, 드래그앤드롭**~~ ✅ scroll_panel + drag/drop 완료.