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 03:04:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
GFramework
/
GFramework.Core.Godot
History
GwWuYou
77065b6c17
refactor(core): 调整资源注册时机
...
- 将资源注册逻辑移至架构初始化事件监听器内部 - 确保资源在系统完全初始化后再进行注册 - 优化资源预加载流程的执行顺序
2025-12-17 21:25:03 +08:00
..
architecture
feat(core): 添加架构初始化完成事件
2025-12-17 21:07:36 +08:00
component
feat(godot): 添加2D拖拽功能组件
2025-12-13 22:29:49 +08:00
extensions
refactor(core): 重构架构和命令相关代码结构
2025-12-12 21:10:21 +08:00
system
refactor(core): 调整资源注册时机
2025-12-17 21:25:03 +08:00
GFramework.Core.Godot.csproj
feat(godot): 添加2D拖拽功能组件
2025-12-13 22:29:49 +08:00