Small bug when filling machine fill rotated solid 2d shape
fffasttime opened this issue ยท 3 comments
Please complete the following information:
- Forge Version: -
- BuildCraft Version (Add Hash if from github): 7.99.24.4
- Any additonal mods: -
To Reproduce
Steps to reproduce the behavior:
- Set a filling machine on "arc", "90 degree", "solid" mode
- See bug: the result pattern is not solid
I read code in PatternShape2d.java, at
The beginning point of filling isn't poperly rotated
Ok, this should be fixed in 7.99.24.5 - please let me know if that's not the case.