Commit Graph

3 Commits

Author SHA1 Message Date
ChenMo
c3e2077d33 Unify Texture2D and TextureCube into single TextureLoader (#2937)
* refactor: unify Texture2D and TextureCube into single TextureLoader
2026-03-23 21:41:24 +08:00
ChenMo
5f77293d7e Optimize TrailRenderer texture scale and remove widthMultiplier (#2889)
* feat: update trail texture scaling to support separate X and Y scales
2026-02-24 15:53:58 +08:00
ChenMo
d65c5a4cc4 Support trail render (#2873)
* feat: Support trail render
2026-01-24 18:17:57 +08:00