IMX6U-Game/assets/tile
SepComet 05d7d9783e 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题
- 新增 LevelEditor:ImGui 面板支持 tile 绘制、对象放置、选择、擦除、网格/碰撞体可视化、关卡导出为头文件
- 修复 LevelRenderer::draw 中 draw_tilemap 错误传入负 screen 坐标导致摄像机移动后 tile 消失
- 修复 Preview Light 滑块用 reinterpret_cast 将 uint16_t 强转为 int* 写入 4 字节覆盖相邻 bool 成员
- 修复编辑器放置光感门缺少 light_threshold 默认值导致不响应亮度变化
- 统一 LightPlatform[3192,4095] ShadowPlatform[0,1023] Door[1023,3192] 阈值到关卡数据与编辑器默认值
- 修复 SDL_StopTextInput 导致 ImGui InputText 无法输入及键盘状态异常
- 修复死亡状态每帧扣命导致一次死亡直接 GameOver
- 集成 ImGui (SDL2 Renderer 后端) 到构建系统
2026-06-11 19:30:04 +08:00
..
Idle (32x32).png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
Run (32x32).png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
checkpoint.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
coin.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
decor_vine.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
door_closed.png 补充素材 2026-06-11 15:07:32 +08:00
door_open.png 补充素材 2026-06-11 15:07:32 +08:00
empty.png 补充素材 2026-06-11 15:07:32 +08:00
flag.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
ground_fill.png 补充素材 2026-06-11 15:07:32 +08:00
ground_top.png 补充素材 2026-06-11 15:07:32 +08:00
light_platform_off.png 补充素材 2026-06-11 15:07:32 +08:00
light_platform_on.png 补充素材 2026-06-11 15:07:32 +08:00
platform.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
player_fall.png 补充素材 2026-06-11 15:07:32 +08:00
player_idle_0.png 补充素材 2026-06-11 15:07:32 +08:00
player_idle_1.png 补充素材 2026-06-11 15:07:32 +08:00
player_jump.png 补充素材 2026-06-11 15:07:32 +08:00
player_run_0.png 补充素材 2026-06-11 15:07:32 +08:00
player_run_1.png 补充素材 2026-06-11 15:07:32 +08:00
player_run_2.png 补充素材 2026-06-11 15:07:32 +08:00
player_run_3.png 补充素材 2026-06-11 15:07:32 +08:00
shadow_platform_off.png 补充素材 2026-06-11 15:07:32 +08:00
shadow_platform_on.png 补充素材 2026-06-11 15:07:32 +08:00
spike.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
spike_ceiling.png 添加 LightGame 关卡编辑器并修复死亡扣命、光感门阈值与渲染问题 2026-06-11 19:30:04 +08:00
sprite_atlas.json 补充素材 2026-06-11 15:07:32 +08:00
tile_atlas.json 补充素材 2026-06-11 15:07:32 +08:00