Commit Graph

28 Commits

Author SHA1 Message Date
aaf6a80776 ROADMAP.md 2026-01-10 11:56:52 +00:00
10aee2e438 ROADMAP.md 2026-01-10 11:19:15 +00:00
732bc03a1a ROADMAP.md 2026-01-10 02:44:53 +00:00
7395b11285 ROADMAP.md 2026-01-10 02:35:06 +00:00
00a735d1ee ROADMAP.md 2026-01-10 02:05:35 +00:00
62e8870a6c ROADMAP.md 2026-01-10 01:46:21 +00:00
606f2b40e4 ROADMAP.md 2026-01-10 00:23:27 +00:00
3a5c6facdb ROADMAP.md 2026-01-09 23:21:38 +00:00
cafd1c76c1 ROADMAP.md 2026-01-09 22:06:50 +00:00
8a02d4985a ROADMAP.md 2026-01-09 21:54:32 +00:00
35d27a44e1 ROADMAP.md 2026-01-09 21:36:11 +00:00
42ec8166a9 ROADMAP.md 2026-01-09 21:19:33 +00:00
228cb5fe94 ROADMAP.md 2026-01-09 21:08:51 +00:00
5e805d5c28 ROADMAP.md 2026-01-09 20:51:08 +00:00
a5a94558f0 ROADMAP.md 2026-01-09 20:29:24 +00:00
9e802b4230 ROADMAP.md 2026-01-09 20:25:49 +00:00
b4f60a70c1 ROADMAP.md 2026-01-09 19:44:51 +00:00
8c76553de9 ROADMAP.md 2026-01-09 18:37:04 +00:00
1159adf78e ROADMAP.md 2026-01-09 18:22:33 +00:00
c26211feb5 ROADMAP.md 2026-01-09 18:01:07 +00:00
8941905f85 ROADMAP.md 2026-01-09 17:59:06 +00:00
7b288c2d50 ROADMAP.md 2026-01-09 17:50:33 +00:00
73eee3038e ROADMAP.md 2026-01-09 17:25:07 +00:00
002db578ee ROADMAP.md 2026-01-09 17:20:00 +00:00
429f13fdde ROADMAP.md 2026-01-09 17:05:52 +00:00
47c357f245 ROADMAP.md 2026-01-09 16:41:25 +00:00
af418dcdd2 feat: Implement configuration compiler and related services
- Added ConfigCompilerService to compile JSON configurations into IR structures.
- Introduced IConfigCompilerService interface for compilation functionality.
- Created ProbeService for structured diagnostics and reporting.
- Developed RenderGraphService to build and validate render graphs.
- Enhanced JsonConfigService to support schema validation and migration.
- Introduced new interfaces for probing and rendering graph services.
- Added necessary IR types for scenes, resources, and render passes.
- Improved error handling and logging throughout the services.
2026-01-08 18:56:31 +00:00
fa40b42e16 feat: Add comprehensive roadmap for JSON configuration and rendering engine 2026-01-08 18:22:26 +00:00