Commit Graph

5 Commits

Author SHA1 Message Date
Aaron Kimbrell
7dd918d894 feat: add eSceneType enum, filter scene graph to general scenes, zone parsing improvements
- Add eSceneType enum (General, Audio) replacing raw uint32_t in SceneRef
- Filter BuildSceneGraph to only include General scenes
- Skip transitions referencing non-general scenes in adjacency graph
- Rename SceneRef unknown fields to scenePosition/sceneRadius
- Zone parsing and Level improvements

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-21 11:38:47 -05:00
Aaron Kimbrell
c6a38e37c2 Update dZoneManager/Raw.h
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-31 04:44:38 -05:00
Aaron Kimbrell
20c05cb2f2 clamp search to bounds 2025-10-17 09:17:10 -05:00
Aaron Kimbrell
accdb4f9a1 Correct scene making, merged the old raw into the new.
added option to automatically write the raw obj file
Added scene colors to the obj
use proper scene colors from hf
2025-10-15 19:56:46 -05:00
Aaron Kimbrell
12fd9d0a21 Impl raw reading, and some slash commands to test with scenes 2025-10-14 22:44:56 -05:00