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-03-23 11:14:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GFramework
/
GFramework.Core.Godot
/
architecture
History
GwWuYou
4157ef1384
refactor(core): 简化架构销毁逻辑并优化节点添加方式
...
- 将匿名 lambda 表达式简化为方法引用 - 使用 CallDeferred 替代直接调用 AddChild 方法以提高稳定性 - 移除不必要的代码嵌套层级,提升可读性
2025-12-17 20:32:04 +08:00
..
AbstractArchitecture.cs
refactor(core): 简化架构销毁逻辑并优化节点添加方式
2025-12-17 20:32:04 +08:00
ArchitectureAnchorNode.cs
feat(godot): 集成Godot生命周期管理
2025-12-17 19:52:25 +08:00