7 Commits

Author SHA1 Message Date
Thomas Mann
d705a4b0dd Refactor invalidation naming: RefFrame -> InvalidationTick and Slot.Invalidate() -> InvalidateGraph() 2026-02-28 01:49:49 +01:00
H445
208af71767 Audio - Rename AudioClip to SoundtrackClip to clarify intent 2026-01-10 14:18:39 -05:00
Thomas Mann
af06f00aa8 Refactor AudioClipInfo -> AudioClipResourceHandle 2025-04-11 23:14:18 +02:00
Thomas Mann
ab7615a5cd Further clean up namespaces to seperate legacy graph dependencies; also removed unused usings solution wide 2025-01-16 18:09:36 +01:00
Dom
ad73c1c3dc soundtrack working again 2024-06-26 14:32:36 -04:00
Dom
b3ab977ae8 begin resource refactor
progress cont'd (still wont compile dont try lol)

getting closer to a proper resource scheme

update and optimize [LineTextPoints] with new resource paradigm

continue resource conversion

update RenderExport to use new resource types

complete compilation errors

update slot with moved file path

cleanup

some DirectX type substitutes
2024-06-19 17:23:03 -04:00
Dom
8313609e4f Player export progress, crash handling niceties, rename JsonUtils.SaveJson and LoadJson, CoreUI now handles opening URIs with default applications 2024-03-20 19:26:24 +01:00