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
a61baa83a78273d56a7720580ae38251606d6e59
esengine
/
packages
/
core
/
tests
/
ECS
T
History
YHH
32460ac133
feat(editor): 优化编辑器UI和改进核心功能 (
#234
)
...
* feat(editor): 优化编辑器UI和改进核心功能 * feat(editor): 优化编辑器UI和改进核心功能
2025-11-23 21:45:10 +08:00
..
Core
feat: 集成Rust WASM渲染引擎与TypeScript ECS框架 (
#228
)
2025-11-21 10:03:18 +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
Fix/entity system dispose ondestroy (
#223
)
2025-11-14 12:10:59 +08:00
Utils
feat(editor): 优化编辑器UI和改进核心功能 (
#234
)
2025-11-23 21:45:10 +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