yhh
4e66bd8e2b
feat(blueprint): add Schema type system and @BlueprintArray decorator
- Add Schema fluent API for defining complex data types
- Add @BlueprintArray decorator for array properties with itemSchema
- Support primitive types: float, int, string, boolean, vector2, vector3
- Support composite types: object, array, enum, ref
- Add path-utils for nested property access
- Update documentation with examples and usage guide
2026-01-06 18:19:08 +08:00
..
2025-12-31 14:32:18 +08:00
2026-01-06 18:19:08 +08:00
2025-12-31 21:51:25 +08:00
2025-12-31 18:12:40 +08:00
2025-12-31 18:12:40 +08:00
2026-01-05 11:25:48 +08:00
2026-01-06 03:11:07 +00:00
2026-01-06 03:11:07 +00:00
2025-12-26 14:50:35 +08:00
2026-01-06 03:11:07 +00:00
2026-01-05 11:25:48 +08:00
2026-01-02 17:18:13 +08:00
2026-01-02 17:23:17 +08:00
2026-01-06 03:11:07 +00:00
2026-01-05 11:25:48 +08:00
2025-12-31 18:12:40 +08:00
2025-12-28 19:36:34 +08:00