Extra2D/include/animation
ChestnutYueyue 5039b1d9fc refactor: 重构项目结构,优化代码组织与文件布局
将源代码从Extra2D/src迁移到src目录,统一文件路径
更新xmake构建配置以适配新路径
清理冗余代码文件,合并重复实现
调整头文件包含路径,确保编译通过
优化过渡动画场景实现,移除不必要的动画效果
2026-02-25 06:46:13 +08:00
..
als_parser.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
ani_binary_parser.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
ani_parser.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animated_sprite.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_cache.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_clip.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_controller.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_event.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_frame.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
animation_node.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
composite_animation.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
frame_property.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
frame_renderer.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
interpolation_engine.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
sprite_frame.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00
sprite_frame_cache.h refactor: 重构项目结构,优化代码组织与文件布局 2026-02-25 06:46:13 +08:00