|
adf42dc30d
|
Per chunk material support for the Terrain job.
|
2021-08-01 22:21:20 +02:00 |
|
|
45d8dca50c
|
Added a new phase to the terrain job, if the library supports per chunk materials, it will query the key from it (which can create materials / textures hence the new phase).
|
2021-08-01 19:38:45 +02:00 |
|
|
660ea8bf74
|
Use the new lod variant of the library's material getters wherever possible.
|
2021-08-01 16:33:17 +02:00 |
|
|
a3c81f4d0c
|
Make baked colors work on every lod types.
|
2021-04-19 18:15:36 +02:00 |
|
|
437d175533
|
Fix the normal lod step and merge verts steps.
|
2021-04-19 17:51:52 +02:00 |
|
|
0043df1c1d
|
Fix crash when lighting is enabled, and the liquid mesher is null.
|
2021-04-18 19:16:29 +02:00 |
|
|
3841a53e3d
|
Now the Terrain Mesher Job uses job steps.
|
2021-04-17 19:04:25 +02:00 |
|
|
8741d8d646
|
Now the terrarin job only supports one liquid mesher, and one normal mesher.
|
2021-04-17 15:57:31 +02:00 |
|
|
de40b5e130
|
Added simplify mesh type, and an other type to the new class. Also added a bunch of properties for the simplification type if mesh utils is present.
|
2021-04-17 13:21:44 +02:00 |
|
|
c63fe5238a
|
Renamed the new class to TerraMesherJobStep, as it can be used in every mesher.
|
2021-04-17 13:08:47 +02:00 |
|
|
6e1cff8d5a
|
Added a new TerraTerrarinJobStep Reference class. It will be used to simplify the logic in TerrarinJob, and to make it better scriptable (this way mesh generation logic can be changed with the graphic settings aswell).
|
2021-04-17 13:06:44 +02:00 |
|
|
025c902b44
|
Now chunks are only laid out on a 2d grid. Removed the y coordinate from everywhere. The meshers doesn't work properly yet.
|
2021-04-16 17:13:54 +02:00 |
|
|
603581f6e0
|
Renamed every file prefix from voxelman to terra.
|
2021-04-16 12:56:21 +02:00 |
|
|
126bb7c712
|
Changed every Voxel prefix to Terra. Also added back everything to the build. It will also build with voxelman installed.
|
2021-04-15 21:28:45 +02:00 |
|
|
5b99d7cfd8
|
Update copyright headers.
|
2021-04-15 18:30:20 +02:00 |
|
|
40a4beffb9
|
Added voxelman, and removed everything form compile, and initial setup.
|
2021-04-15 11:47:28 +02:00 |
|