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
57c7e7be3f01700da29d72111d6471d0ff30ac68
esengine
/
packages
/
core
/
tests
/
ECS
/
Utils
History
YHH
62d7521384
移除 Entity._localComponents/强制Entity必须属于Scene/简化组件操作逻辑
2025-10-10 16:31:43 +08:00
..
BigIntCompatibility.test.ts
优化位掩码工具的输出格式
2025-10-04 13:16:51 +08:00
BitMaskHashMap.test.ts
实现高性能 BitMaskHashMap 并优化ArchetypeSystem
2025-10-04 10:26:19 +08:00
Bits.test.ts
支持分层 BitMask 自动扩容,避免用户超过组件后报错问题
2025-09-30 15:38:50 +08:00
ComponentSparseSet.test.ts
移除 Entity._localComponents/强制Entity必须属于Scene/简化组件操作逻辑
2025-10-10 16:31:43 +08:00
IdentifierPool.test.ts
使用Lerna 和 monorepo管理项目结构
2025-08-07 13:29:12 +08:00
Matcher.test.ts
导出soa装饰器
2025-08-11 09:01:01 +08:00
SparseSet.test.ts
优化内部组件索引机制(更改为SparseSet索引)减少用户切换索引成本
2025-08-15 12:58:55 +08:00