signs_lib/models
Vanessa Dannenberg 9502812088 Add necessary bits to allow signs to be placed onto horizontal poles
(both wooden and steel signs)

only streets mod's "bigpole" supported for now.

Model changes:

To make a sign support horizontal mounting, make a single "_onpole"
model, with two copies of the pole mount, one rotated by 90°.  Make sure
the second copy appears has its own material entry, and that it is last
in the materials list in the exported .obj (`grep "g " file.obj` to
check).

When registered, signs_lib will set the "_onpole" and "_onpole_horiz"
tiles{} to reveal one mount or the other: entry 3 will expose the
vertical mount, entry 4 is the horizontal copy, with the opposite entry
being set to the "blank" image.
2019-09-21 15:45:48 -04:00
..
basic_signs wooden sign.blend added a proper register-sign API call 2019-09-14 22:45:01 -04:00
signs_lib_standard_wall_sign.obj Re-built onto the new API formerly part of my street_signs mod 2019-09-11 12:03:04 -04:00
signs_lib_standard_wall_sign_entity.obj Move text entity out a bit further from sign surface 2019-09-14 17:31:38 -04:00
signs_lib_standard_wall_sign_entity_hanging.obj create a generic hanging sign feature and 2019-09-15 01:23:40 -04:00
signs_lib_standard_wall_sign_entity_onpole.obj Move text entity out a bit further from sign surface 2019-09-14 17:31:38 -04:00
signs_lib_standard_wall_sign_facedir.obj fix bad material order in facedir-onpole model 2019-09-12 12:01:51 -04:00
signs_lib_standard_wall_sign_facedir_onpole.obj Add necessary bits to allow signs to be placed onto horizontal poles 2019-09-21 15:45:48 -04:00
signs_lib_standard_wall_sign_hanging.obj create a generic hanging sign feature and 2019-09-15 01:23:40 -04:00
signs_lib_standard_wall_sign_onpole.obj Add necessary bits to allow signs to be placed onto horizontal poles 2019-09-21 15:45:48 -04:00
street_signs OM3.blend added a proper register-sign API call 2019-09-14 22:45:01 -04:00