RiCoCoSoul
  • Joined on 2026-02-08
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-13 10:00:54 +08:00
ca41af0dbd perf: 优化渲染和计算性能
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-13 08:56:37 +08:00
4107e0b12b docs: 更新多个API教程文档并添加示例代码
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-13 08:44:08 +08:00
3a9b44cbfe feat(场景): 添加BaseScene作为统一基础场景类
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 22:31:41 +08:00
1b72a1c992 refactor(构建系统): 移除示例项目中的冗余资源打包逻辑
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 21:57:49 +08:00
010e48753c docs(API_Tutorial): 更新输入处理和节点系统文档
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 21:50:40 +08:00
8b2482415e feat(flappy_bird): 添加Flappy Bird游戏实现
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 14:32:59 +08:00
cb67abe0bb fix: 强制禁用Switch平台的鼠标光标和DPI缩放功能
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 14:30:10 +08:00
5bab53aa2a refactor(渲染): 统一处理锚点计算逻辑
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 12:42:26 +08:00
f1ec3f8eae chore: 更新.gitignore文件以排除FlappyBird目录
be92b3a5eb docs(ResourceManagement): 添加LRU缓存机制的详细文档
Compare 2 commits »
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 12:29:02 +08:00
1c1f071307 refactor(SpriteFrameCache): 使用 ResourceManager 的 LRU 缓存机制
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 12:20:32 +08:00
85420634aa refactor(resource): 重构资源管理系统并移除TexturePool
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-12 10:41:28 +08:00
c46be5287d refactor(resource): 重构资源管理器使用 TexturePool 管理纹理
RiCoCoSoul deleted branch main from RiCoCoSoul/Extra2D 2026-02-11 22:32:19 +08:00
RiCoCoSoul pushed to master at RiCoCoSoul/Extra2D 2026-02-11 22:31:10 +08:00
d1a61ab235 feat(渲染系统): 实现渲染命令批处理和自动排序功能
RiCoCoSoul pushed to main at RiCoCoSoul/Extra2D 2026-02-11 19:52:33 +08:00
db35d8762c build(mingw): 添加对mingw平台的支持
39a0ab7124 docs: 更新API教程文档和构建系统文档
6975f69d64 build: 将项目版本从1.0.0升级级到1.1.0
52d82763e1 refactor: 移除未使用的Squirrel库文件和头文件
c6a5557d89 refactor(输入处理): 将SDL控制器按钮替换为引擎定义的GamepadButton枚举
Compare 10 commits »
RiCoCoSoul created branch main in RiCoCoSoul/Extra2D 2026-02-11 19:52:32 +08:00
RiCoCoSoul pushed to main at RiCoCoSoul/Extra2D 2026-02-11 19:52:31 +08:00
db35d8762c build(mingw): 添加对mingw平台的支持
39a0ab7124 docs: 更新API教程文档和构建系统文档
6975f69d64 build: 将项目版本从1.0.0升级级到1.1.0
52d82763e1 refactor: 移除未使用的Squirrel库文件和头文件
c6a5557d89 refactor(输入处理): 将SDL控制器按钮替换为引擎定义的GamepadButton枚举
Compare 10 commits »
RiCoCoSoul created branch main in RiCoCoSoul/Extra2D 2026-02-11 19:52:30 +08:00
RiCoCoSoul deleted branch main from RiCoCoSoul/Extra2D 2026-02-11 19:44:35 +08:00
RiCoCoSoul created branch master in RiCoCoSoul/Extra2D 2026-02-11 19:41:41 +08:00