|
487fbc65e5
|
Added a method to the mesher so it can create terrain mesh collider shapes.
|
2022-03-04 00:23:15 +01:00 |
|
|
4549f7d0a6
|
Remove unneeded method from the isometric mesher.
|
2022-03-03 09:11:44 +01:00 |
|
|
f9fff0162f
|
An another stab at getting y sort to work with walls.
|
2022-03-03 00:17:40 +01:00 |
|
|
03329ebb99
|
An another stab at implementing z sortable walls.
|
2022-03-02 21:52:07 +01:00 |
|
|
4ee15cfa5c
|
Moved the mesh store api from the isometric mesher to the base mesher.
|
2022-03-02 14:51:18 +01:00 |
|
|
674659c01e
|
Started reworking the isometric mesher.
|
2022-03-02 13:29:11 +01:00 |
|
|
ea62e02c6a
|
Added a new Isometric world/chunk/mesher. It's a copy of the simple ones right now.
|
2022-03-01 23:43:07 +01:00 |
|