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
673f5e58559776af9cf2b833abe97ffc0cf1710e
esengine
/
packages
/
core
/
tests
/
ECS
T
History
YHH
673f5e5855
feat(physics): 集成 Rapier2D 物理引擎并修复预览重置问题 (
#244
)
...
* feat(physics): 集成 Rapier2D 物理引擎并修复预览重置问题 * fix: 修复 CI 流程并清理代码
2025-11-28 10:32:28 +08:00
..
Core
feat(physics): 集成 Rapier2D 物理引擎并修复预览重置问题 (
#244
)
2025-11-28 10:32:28 +08:00
Decorators
Feature/render pipeline (
#232
)
2025-11-23 14:49:37 +08:00
Serialization
fix(core): 移除fflate依赖,修复TextEncoder兼容性问题 (
#217
)
2025-11-07 12:10:52 +08:00
Systems
Feature/runtime cdn and plugin loader (
#240
)
2025-11-27 20:42:46 +08:00
Utils
Feature/runtime cdn and plugin loader (
#240
)
2025-11-27 20:42:46 +08:00
Component.test.ts
feat(core):统一 Core 库的命名规范和代码风格 (
#207
)
2025-11-01 10:23:46 +08:00
Entity.test.ts
移除 Entity._localComponents/强制Entity必须属于Scene/简化组件操作逻辑
2025-10-10 16:31:43 +08:00
EntityRefIntegration.test.ts
组件引用完整性,升级到es2021使用weakref
2025-10-10 23:38:48 +08:00
EntitySystemDI.test.ts
refactor(core): 移除@Inject参数装饰器,统一使用@InjectProperty (
#229
)
2025-11-21 11:37:55 +08:00
Scene.test.ts
performancemonitor由内部框架维护
2025-10-17 22:13:32 +08:00
World.test.ts
refactor(core): 统一参数命名 - worldId/sceneId 改为 worldName/sceneName (
#225
)
2025-11-15 00:20:17 +08:00
WorldManager.test.ts
refactor(core): 统一参数命名 - worldId/sceneId 改为 worldName/sceneName (
#225
)
2025-11-15 00:20:17 +08:00