This website requires JavaScript.
Explore
Help
Sign In
CocosPlugin
/
esengine
Watch
1
Star
0
Fork
0
You've already forked esengine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3a0544629db7a10c9efe294948bd092b1a9a6b10
esengine
/
packages
/
core
/
tests
T
History
YHH
3a0544629d
feat(core): 为 World 添加独立的服务容器 (
#222
)
...
* feat(core): 为 World 添加独立的服务容器 * test(core): 为 World 服务容器添加完整测试覆盖
2025-11-14 09:55:31 +08:00
..
Core
feat(core): 启用 TypeScript 最严格的类型检查 (
#199
)
2025-10-31 16:14:23 +08:00
ECS
feat(core): 为 World 添加独立的服务容器 (
#222
)
2025-11-14 09:55:31 +08:00
integration
更新测试用例
2025-10-10 10:58:52 +08:00
performance
改成 SparseSet+SwapRemove 的致密存储
2025-09-02 22:29:11 +08:00
Plugins
调试插件 DebugPlugin
2025-10-14 22:12:35 +08:00
Utils
fix(logger): 移除自定义 factory 的缓存, 由使用方管理 (
#221
)
2025-11-13 16:53:07 +08:00
Core.test.ts
依赖注入引入DI容器
2025-10-10 21:52:43 +08:00
DebugManager.test.ts
新增调试配置服务用于DI
2025-10-13 23:17:10 +08:00
reactive-query-debug.test.ts
使用ComponentRegistry来确保与Entity.componentMask使用相同的bitIndex
2025-10-14 17:34:15 +08:00
reactive-query-timing.test.ts
使用ComponentRegistry来确保与Entity.componentMask使用相同的bitIndex
2025-10-14 17:34:15 +08:00
SceneQuery.test.ts
对query/entity进行安全类型扩展
2025-10-08 13:13:23 +08:00
setup.ts
feat(core): 启用 TypeScript 最严格的类型检查 (
#199
)
2025-10-31 16:14:23 +08:00
TypeInference.test.ts
对query/entity进行安全类型扩展
2025-10-08 13:13:23 +08:00