]> git.lizzy.rs Git - signs_lib.git/commit
added a proper register-sign API call
authorVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Sun, 15 Sep 2019 00:46:20 +0000 (20:46 -0400)
committerVanessa Dannenberg <vanessa.e.dannenberg@gmail.com>
Sun, 15 Sep 2019 02:45:01 +0000 (22:45 -0400)
commitf6673dc0f1f15cb4acfed64d15bb160dd4ffcb8a
tree924f1d28e2808281e34c569f7a978eb0b17d3c69
parentfe57c231326e0525335bf3734445de04469e2b5c
added a proper register-sign API call
(see api.lua and standard_signs.lua for examples)

make selectionbox call now ignores the old onpole flag (it's automatic now)
removed debug print()'s
moved the signs-on-fences lbm settings to here, from basic_signs.
some misc cleanups

added reference models for standard wooden sign ("wallmounted" on wall,
"facedir" on wall, and pole-mount variants, using standard-size pole
mount), and a separate .blend with street_signs' OM3 sign on slim pole
mount.
api.lua
models/basic_signs wooden sign.blend [new file with mode: 0644]
models/street_signs OM3.blend [new file with mode: 0644]
standard_signs.lua