Extra2D/Extra2D/include
ChestnutYueyue c46be5287d refactor(resource): 重构资源管理器使用 TexturePool 管理纹理
移除原有的异步加载系统,改为使用 TexturePool 作为纹理管理后端
新增 update 方法用于主循环调用,触发纹理池自动清理
保留原有接口但标记为弃用,保持向后兼容
所有纹理相关操作现在通过 TexturePool 实现
2026-02-12 10:41:07 +08:00
..
KHR Initial commit 2026-02-11 19:40:26 +08:00
extra2d refactor(resource): 重构资源管理器使用 TexturePool 管理纹理 2026-02-12 10:41:07 +08:00
glad Initial commit 2026-02-11 19:40:26 +08:00
json Initial commit 2026-02-11 19:40:26 +08:00
simpleini Initial commit 2026-02-11 19:40:26 +08:00
stb Initial commit 2026-02-11 19:40:26 +08:00