This website requires JavaScript.
Explore
Help
Register
Sign In
gewuyou
/
GFramework
Watch
1
Star
0
Fork
0
You've already forked GFramework
mirror of
https://github.com/GeWuYou/GFramework.git
synced
2026-05-07 08:44:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GFramework
/
GFramework.Game
/
Scene
History
GeWuYou
70c42b579f
fix(scene): 修复场景替换核心异步执行的配置问题
...
- 将 ConfigureAwait 参数从 false 修改为 true - 确保异步操作在正确的上下文中继续执行 - 避免潜在的死锁或性能问题
2026-04-25 13:11:45 +08:00
..
Handler
docs(style): 更新文档中的命名空间导入格式
2026-03-10 07:18:49 +08:00
SceneRouterBase.cs
fix(scene): 修复场景替换核心异步执行的配置问题
2026-04-25 13:11:45 +08:00
SceneTransitionPipeline.cs
fix(game): 清理切换管道中的低风险 MA0004
2026-04-25 09:20:00 +08:00