]> git.lizzy.rs Git - minetest.git/commit
Offset cuboid origin after scaling the cuboid. (#12558)
authorx2048 <codeforsmile@gmail.com>
Tue, 19 Jul 2022 08:48:00 +0000 (10:48 +0200)
committerGitHub <noreply@github.com>
Tue, 19 Jul 2022 08:48:00 +0000 (10:48 +0200)
commitb270a46e533eaec289a65440f63eb227f0872286
treeb96a24cef1e4f4ee9b38300ed63806d0a1c494b6
parentd400a98ef0408ccbd2cc4c72f8b48c3813dfce41
Offset cuboid origin after scaling the cuboid. (#12558)

This avoids the problem of offset nodes with visual_scale > 1.
src/client/content_mapblock.cpp