]> git.lizzy.rs Git - signs_lib.git/commit
fix corner case
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Thu, 19 Sep 2019 00:22:30 +0000 (20:22 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Thu, 19 Sep 2019 00:25:41 +0000 (20:25 -0400)
commitf0bc18154e9dbf99cb286f19182b3333779d2fe4
tree7e55a8840fa9ba8cf2b4654a69b58b70f5146e44
parent4eeaf90ae37606f89cc851b8647d82a6e37a9e82
fix corner case

Placing a "wallmounted" sign onto a streets lamp would cause a
weird rotation if you're pointing downward too far.  Now it
enforces NESW direction according to your yaw.

Also fixes bad orientation when you're really close to a post.
api.lua