Commit Graph

130 Commits

Author SHA1 Message Date
Vanessa Ezekowitz
05d41327d7 use mesh node for Air conditioner
(to get rid of the "metal" top face where there should be glass)
2015-05-07 18:05:46 -04:00
Vanessa Ezekowitz
54275987fd phase out redundant slope images
(modified the models so that they can use the existing shingle images instead)
2015-05-07 14:13:12 -04:00
Vanessa Ezekowitz
251795988c rework the "open" book model 2015-05-04 11:45:26 -04:00
Vanessa Ezekowitz
495af4ce5c add middle shelf to open medicine cabinet,
make closed and opened both non-walkable
2015-05-04 04:21:11 -04:00
Vanessa Ezekowitz
9d76512cd0 phase out baked colored book textures
in favor colorizing a couple of base textures + overlays
reworked the meshes as well.
2015-05-04 04:11:24 -04:00
Vanessa Ezekowitz
5c3699eba1 use mesh node for medicine cabinet
(allows better usage of textures, and fewer thereof)
2015-05-04 02:16:36 -04:00
Vanessa Ezekowitz
597471d439 phase out some oil lamp textures
use colorized generic black metal instead
2015-05-04 00:08:19 -04:00
Vanessa Ezekowitz
245ca4c102 phase out various "luxury" woods in favor of colorizing just one 2015-05-03 21:52:52 -04:00
Vanessa Ezekowitz
3996b55c03 phase out generic dark, mahogany, and white wood
and rename the base wood to _plain instead of beech
2015-05-03 21:18:35 -04:00
kilbith
492780e59a Better UV-maps for desk lamps 2015-05-03 23:39:28 +02:00
kilbith
fab1a56f32 Better UV-maps for wall lamp 2015-05-03 12:22:49 -04:00
kilbith
358d606e0e Better UV-maps for lanterns 2015-05-02 15:59:05 +02:00
Vanessa Ezekowitz
927a9f4155 add ironing board 2015-04-28 15:29:49 -04:00
kilbith
a574bb8591 Add tabletop-style oil lamp 2015-04-28 11:58:47 -04:00
Vanessa Ezekowitz
79559e41a6 revise wrought iron door
(gave it a custom model so that the ironwork doesn't look double-sided)
2015-04-28 11:46:51 -04:00
Vanessa Ezekowitz
77d36352fc split showerhead into two materials 2015-04-28 01:32:24 -04:00
Vanessa Ezekowitz
f800c4830d split analog clock into multiple materials
also tweak the shape of the front a bit
2015-04-28 01:12:37 -04:00
Vanessa Ezekowitz
084c82f4ce split 4-bottle model into separate materials
(obsoletes the "4/multi" model)
2015-04-28 00:26:54 -04:00
Vanessa Ezekowitz
aaf25a97e4 split globe model into multiple materials
(allows use of some generic materials)
renamed earth image
2015-04-28 00:12:46 -04:00
Vanessa Ezekowitz
50b48c3265 use mesh node for former "3dforniture" bathroom taps/faucet 2015-04-27 16:42:20 -04:00
Vanessa Ezekowitz
c8633be1dc add banisters, placed on side of blocks
when placing, code will try to determine if the bannister should be
left- or right-sided.  Defaults to left-sided; hold shift while placing
to force right-sided.
2015-04-27 03:09:37 -04:00
Vanessa Ezekowitz
7f7ba92bc8 use mesh node for cd/dvd cabinet 2015-04-26 23:23:45 -04:00
Vanessa Ezekowitz
72e58b0158 use mesh node for chimney 2015-04-26 22:52:11 -04:00
Vanessa Ezekowitz
31bc60f055 use mesh node for filing cabinet 2015-04-26 22:25:18 -04:00
Vanessa Ezekowitz
a75c55cfc3 join desk model's objects into one 2015-04-26 22:07:22 -04:00
Vanessa Ezekowitz
020754d13a redraw wine-rack, simplify the bottle meshes used therein
(cuts the number of tris down from >7k to 4.6k)
better UV maps/materials use
2015-04-26 21:57:56 -04:00
Vanessa Ezekowitz
a6d05f451b rework window shutter UV map, simplified the textures 2015-04-26 19:11:26 -04:00
Vanessa Ezekowitz
4ac7b55d2f add generic gold tile, use it for trophy
tweak trophy UV map to use more of it.
2015-04-26 18:51:22 -04:00
Vanessa Ezekowitz
5013be4c09 better UV mapping on toilet paper and paper towels
added better imagery
moved toilet paper to bathroom_sanitation.lua
2015-04-26 18:02:47 -04:00
Vanessa Ezekowitz
d645b5ade5 rework UV map + texture for kitchen sink 2015-04-26 16:41:55 -04:00
Vanessa Ezekowitz
14a5f4c411 tweak speakers' UV maps a bit 2015-04-26 16:24:05 -04:00
Vanessa Ezekowitz
a820c7ffb2 better UV maps for speakers, tweaks to related textures 2015-04-26 15:32:13 -04:00
Vanessa Ezekowitz
9ccb6b5188 use mesh nodes for all doors
and for Japanese walls

makes it somewhat easier to add new door types
far fewer textures as well.
2015-04-25 03:13:47 -04:00
Vanessa Ezekowitz
4b411d0466 add brass and wrought-iron candlesticks 2015-04-22 01:31:07 -04:00
Vanessa Ezekowitz
5cb73ffa7e Add king-sized bed model
create it by placing two twins of the same color side by side, left first

also moved the bed extension functions into handlers/expansion.lua,
renamed them, and made a few other minor tweaks to that file accordingly.
2015-04-22 00:43:22 -04:00
Vanessa Ezekowitz
8b924be206 add hanging-from-chain ceiling lamp 2015-04-21 21:33:06 -04:00
Vanessa Ezekowitz
09c560cfe5 reduce the depth of the bevel on the edges of the bed 2015-04-21 18:29:04 -04:00
Vanessa Ezekowitz
dab2e9a5f2 better UV maps for picture frames
higher-quality imagery
2015-04-21 17:58:50 -04:00
Vanessa Ezekowitz
5de0fc7538 use mesh nodes for former-3dforniture toilets 2015-04-18 04:25:00 -04:00
Vanessa Ezekowitz
e60562d58b use mesh node for former 3dforniture bathroom sink 2015-04-17 12:45:14 -04:00
Vanessa Ezekowitz
e71bbdc0ef better mesh/UV mapping for openframe bookshelf 2015-04-17 09:28:41 -04:00
Vanessa Ezekowitz
52ef3e9099 use mesh node for oil lamp
also turn the light level up one step
2015-04-17 02:47:55 -04:00
Vanessa Ezekowitz
c6dd69769e use mesh node for coffee maker 2015-04-16 23:39:18 -04:00
Vanessa Ezekowitz
8e5197af58 use mesh node for calendar 2015-04-16 05:23:08 -04:00
Vanessa Ezekowitz
9767b5d5f8 use mesh node for coat rack/tree 2015-04-15 18:41:22 -04:00
Vanessa Ezekowitz
fa2498d8fd use mesh node for large style-2 bench 2015-04-15 15:28:52 -04:00
jp
69bc9c374c Switch Garden Bench 1 to mesh 2015-04-15 12:40:47 -04:00
Vanessa Ezekowitz
800fff3a02 use mesh node for sport bench 2015-04-15 03:01:48 -04:00
Vanessa Ezekowitz
d6a86d736a use mesh nodes for kitchen chairs
also fix their selectboxes
2015-04-15 01:52:30 -04:00
Vanessa Ezekowitz
3506ede1f5 use mesh node for radiator 2015-04-14 22:44:37 -04:00