Uberi / Minetest-WorldEdit

The ultimate in-game world editing tool for Minetest! Tons of functionality to help with building, fixing, and more.
https://forum.minetest.net/viewtopic.php?f=11&t=572
GNU Affero General Public License v3.0
162 stars 81 forks source link

Flip doesn't change orientation of blocks #100

Closed lambda-11235 closed 8 years ago

lambda-11235 commented 8 years ago

//flip only changes blocks relative position, and not their orientation. This becomes troublesome when using stairs, doors, etc.

lambda-11235 commented 8 years ago

This has been fixed in PR #92.