Commit 45ef93a
committed
Add box texturing options
Cubemap (default on new projects) - minecraft entity model style UVs
Sides_all - all sides originate at the texture offset. Works best on actual cubes or flat faces.
Old (default when loading a project for compatibility) - minecraft entity model syle UV's with the bottom rotated 180 degrees (was a bug).1 parent 23916f6 commit 45ef93a
2 files changed
Lines changed: 463 additions & 131 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | | - | |
| 84 | + | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
0 commit comments