KaijuEngine/kaiju

Create a unique texture for each of the different filter types

Open

#321 创建于 2025年9月10日

在 GitHub 查看
 (5 评论) (0 反应) (0 负责人)Go (194 fork)auto 404
editorgood first issue

仓库指标

Star
 (4,569 star)
PR 合并指标
 (PR 指标待抓取)

描述

Right now, the default file icon is used (editor/textures/icons/file.png). We'll want a unique icon for each of the different primary filter types:

  • Stage (a collection of entities, typically called map, level, scene or prefab)
  • Mesh (a 3D mesh)
  • HTML (a HTML UI file)
  • Image (a texture)
  • Material
  • Shader
  • Shader Pipeline
  • Render Pass

贡献者指南