-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix out-of-bounds textures in
[combine
(#27)
- Loading branch information
Showing
1 changed file
with
12 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4fb53b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This merge has broken signs, words are now cut off and not wrapped properly in some instances, and OOB errors still occur.
e.g. "This is an example sign with a long line of text."
4fb53b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That's weird, I tested the changes multiple times and they worked :/
Also, you could have said something about it in the 2 weeks the PR was sitting there waiting...
4fb53b6
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@OgelGames - This was the first time I managed to sit down and actually check some things in Minetest, time is expensive lately.