ssdfasd
1f129ed20f
docs: fix README.md project structure to match actual codebase
Engine modules:
- Audio: remove AudioSource/Listener components (they belong in Components/), add IAudioEffect.h
- Components: add AudioSourceComponent.h and AudioListenerComponent.h
- Math: remove non-existent OBB.h
- Resources: fix DependencyGraph.h -> ResourceDependencyGraph.h
- Threading: add TaskSystemConfig.h
- RHI: remove incorrect RHIDescriptor.h (already covered by RHIDescriptorPool.h)
Backend fixes:
- OpenGL: add OpenGLScreenshot.h
- D3D12: fix file order (D3D12Enum.h before D3D12Types.h)
2026-03-22 14:18:48 +08:00
..
2026-03-22 01:56:16 +08:00
2026-03-22 13:28:14 +08:00
2026-03-20 02:35:01 +08:00
2026-03-20 02:35:07 +08:00
2026-03-20 19:43:46 +08:00
2026-03-20 02:35:07 +08:00
2026-03-21 15:55:04 +08:00
2026-03-20 02:35:24 +08:00
2026-03-22 14:18:48 +08:00
2026-03-22 03:07:41 +08:00
2026-03-22 03:33:55 +08:00
2026-03-20 02:35:24 +08:00
2026-03-19 00:22:30 +08:00
2026-03-22 03:33:55 +08:00