Set full node collision box for bushy leaves #2

Merged
erlehmann merged 1 commits from fix-collision-box-2 into master 2022-05-11 18:51:07 +02:00
Owner

When a node has no collision box it uses the node box as the collision
box. This effect made walking on nodes modified by this mod difficult.

This patch explicitly sets a collision box with the size of a full node
for modified nodes. This makes the “bushy leaves” effect purely visual;
it does not affect collision differently than if the mod is not loaded.

When a node has no collision box it uses the node box as the collision box. This effect made walking on nodes modified by this mod difficult. This patch explicitly sets a collision box with the size of a full node for modified nodes. This makes the “bushy leaves” effect purely visual; it does not affect collision differently than if the mod is not loaded.
Author
Owner

@rudzik8 I do not know what went wrong in #1 … but I have rebased and hopefully fixed your commits.

Is this the change you originally intended?

@rudzik8 I do not know what went wrong in https://git.minetest.land/erlehmann/bushy_leaves/pulls/1 … but I have rebased and hopefully fixed your commits. Is this the change you originally intended?
erlehmann force-pushed fix-collision-box-2 from 4da7a40ac0 to e16e015cd8 2022-05-10 18:43:45 +02:00 Compare
Author
Owner

Force-pushed this to fix a missing comma.

Force-pushed this to fix a missing comma.
First-time contributor

Is this the change you originally intended?

Yes, these two commits.

Thank you for rebasing

> Is this the change you originally intended? Yes, these two commits. Thank you for rebasing
Author
Owner

I have verified that this works. Thanks you, @rudzik8!

I have verified that this works. Thanks you, @rudzik8!
erlehmann merged commit 9be33ef9c3 into master 2022-05-11 18:51:07 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: erlehmann/bushy_leaves#2
No description provided.