16 Commits

Author SHA1 Message Date
MihailRis
895855434f fix custom models instancing for different blocks 2025-05-02 18:42:12 +03:00
MihailRis
9a0f6b23b0 feat: process external custom block models for variable textures 2025-05-02 15:12:01 +03:00
MihailRis
c913165f9f fix tetragons normals calculation 2025-04-27 19:39:13 +03:00
MihailRis
20e3a961f9 add BlockModel struct 2025-04-27 18:21:56 +03:00
MihailRis
718f5d1089 rename BlockModel to BlockModelType 2025-04-27 15:18:14 +03:00
MihailRis
e442402e43 refactor Engine 2025-04-02 15:01:24 +03:00
MihailRis
12105c2933 fix: incorrect UV on custom model blocks 2025-02-19 23:39:50 +03:00
MihailRis
ea295e3d43 reduce drop model sizes 2024-11-25 08:24:00 +03:00
MihailRis
82733d3801 fix old custom models render 2024-11-09 21:27:52 +03:00
MihailRis
423ac2c44e add 'model-name' block property 2024-11-05 22:23:53 +03:00
MihailRis
5e0bcf8ec0 feat: new block custom models implementation (WIP) 2024-11-05 19:28:40 +03:00
MihailRis
c95c97430a extract ModelsGenerator::fromCustom 2024-11-05 15:50:23 +03:00
MihailRis
6f9bad0557 fix block models generation 2024-11-05 01:51:37 +03:00
MihailRis
5a431ed898 add custom-models in hand support 2024-11-04 18:02:42 +03:00
MihailRis
860ae807b5 normalize aabb item model sizes 2024-10-27 18:08:27 +03:00
MihailRis
fae372d19f feat: item models generation simple & remove core:item_models 2024-10-26 18:42:21 +03:00