Vanessa Ezekowitz
01b55f1a9a
better prediction for placing diagonals at the top of the stack
...
better prediction for placing horizontals at the top and bottom of the
stack, particularly if they're placed within 1 node of the correct spot.
2015-05-11 20:14:02 -04:00
Vanessa Ezekowitz
d5188661da
do the same for the "L" bars
2015-05-11 18:35:10 -04:00
Vanessa Ezekowitz
5210351139
rotate black metal texture on 3dforniture bars
2015-05-11 18:15:24 -04:00
Vanessa Ezekowitz
be751e3267
new inv images for the banisters
2015-05-11 18:11:19 -04:00
Vanessa Ezekowitz
10b859ba59
add a horizontal banister, rename the diagonals (+alias)
...
includes just enough code to try to auto-route them as they're placed.
the "root" node is now the horizontal one - if you have diagonals and
they don't place right, they should after you dig them and place again.
2015-05-11 18:03:21 -04:00
Vanessa Ezekowitz
610f2e0bdc
fix broken right-banister model, re-write left one to make sure the normals match
2015-05-11 15:05:50 -04:00
kilbith
3f16e7dbc0
Move sit function
2015-05-11 20:21:27 +02:00
Vanessa Ezekowitz
f59e0448c7
optimize all PNGs
2015-05-11 12:51:03 -04:00
Vanessa Ezekowitz
dfcd8154eb
add recipe for persian rug
2015-05-11 12:46:41 -04:00
Vanessa Ezekowitz
8e1670e3b9
use mesh node for round-cornered ("small") rugs,
...
nodebox for square-cornered ("large", "persian") rugs.
2015-05-11 12:37:49 -04:00
Vanessa Ezekowitz
a32e723ee2
add another rug type
2015-05-11 11:50:58 -04:00
kilbith
8311c7d87d
Add soda vending machine
2015-05-11 14:22:36 +02:00
kilbith
3c891aa24e
Add adequate sound for faucet/tap
2015-05-11 10:35:22 +02:00
Vanessa Ezekowitz
bcf9269235
add proper air-checking and stacking of spiral staircases
...
also added a register_on_placenode hook to make sure other stuff can be placed on top of the staircase
2015-05-11 02:25:47 -04:00
Vanessa Ezekowitz
e010bdeb27
pass outlet position to particle handler as a table rather than separate vars
2015-05-10 22:34:30 -04:00
Vanessa Ezekowitz
b5433d8c39
don't use string.find() where == will do.
2015-05-10 22:30:53 -04:00
Vanessa Ezekowitz
3621d35bfd
same for kitchen faucet
2015-05-10 22:27:35 -04:00
Vanessa Ezekowitz
9c9e525cd7
make bathroom taps use the new particles code
...
also make shower tray turn off taps above it, if any
minor tweak to particles function to add Y velocity
added more detailed collision boxes to the sinks to accommodate particles
2015-05-10 22:10:26 -04:00
Vanessa Ezekowitz
12f5ac9d02
abstract the particle spawner start/stop functions
2015-05-10 21:03:50 -04:00
Vanessa Ezekowitz
6907237654
added experimental spiral staircase
2015-05-09 03:17:12 -04:00
Vanessa Ezekowitz
0578282ff9
use mesh node for beer taps
2015-05-09 00:15:07 -04:00
Vanessa Ezekowitz
791f58d790
fix plasma globe material ordering
...
so that the glass renders properly and the base appears behind it.
2015-05-08 23:21:57 -04:00
Vanessa Ezekowitz
f6cc071483
rework oil lamp to make the wick in the center visible
2015-05-08 23:15:52 -04:00
Vanessa Ezekowitz
c698cf8167
rework fishtank model again
2015-05-08 19:45:34 -04:00
Vanessa Ezekowitz
b99763d351
rework fishtank model and textures
2015-05-08 15:52:41 -04:00
Vanessa Ezekowitz
dbb0786ebc
add recipe for plasma ball
2015-05-08 14:22:18 -04:00
Vanessa Ezekowitz
b276b0f2a2
drop the "off" fishtank when digging the lighted one
2015-05-08 14:22:00 -04:00
Vanessa Ezekowitz
0b6b74678d
use mesh node for fishtank
2015-05-08 14:06:51 -04:00
Vanessa Ezekowitz
27652c4401
add inv image for plasma ball
2015-05-07 23:25:29 -04:00
Vanessa Ezekowitz
db38184ff2
add plasma ball
...
also enable textute alpha on the cubical plasma lamp
2015-05-07 22:31:14 -04:00
Vanessa Ezekowitz
970bd4a630
better glass shingles texture
2015-05-07 18:46:25 -04:00
Vanessa Ezekowitz
2faa8d7ae3
use mesh node for paintings
2015-05-07 18:45:49 -04:00
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
e414163e5e
phase out redundant wrought-iron fence #2 image
2015-05-07 14:50:22 -04:00
Vanessa Ezekowitz
5b3e87031e
rename all skin/clothes textures to follow usual naming convention
2015-05-07 14:46:22 -04:00
kilbith
e115b34873
Phase out excess desk lamp inv images
2015-05-07 14:46:11 -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
a6056d69de
phase out separate inv textures for beds
...
reduce them to just the wood+white sheet base images plus colorized blanket/pillow overlays
2015-05-07 13:30:49 -04:00
Diego Martinez
4c6a98b593
books: Allow editing while placed and open.
...
Removes the ability to edit the book by "using" it, but instead
allows to edit the book by right-clicking it while open. Also
changes the interface to open/close the books by punching instead
of right-clicking. In addition, fixes wrong handling of metadata.
2015-05-06 20:36:34 -03:00
kilbith
81bb309bc6
Fix broken recipes and missing aliases (again)
2015-05-05 19:26:38 +02:00
kilbith
5f9928d027
Fix missing aliases
2015-05-05 15:34:55 +02:00
Vanessa Ezekowitz
251795988c
rework the "open" book model
2015-05-04 11:45:26 -04:00
Vanessa Ezekowitz
029eda2dee
delete some unused textures
2015-05-04 05:39:16 -04:00
Vanessa Ezekowitz
92a77b43fe
phase out redundant kitchen cabinet images
2015-05-04 05:34:10 -04:00
Vanessa Ezekowitz
6f6b3e2b43
remove some obsolete textures
2015-05-04 05:17:21 -04:00
kilbith
5cfc2a12c6
Phase out redundant standing/table inv. images
2015-05-04 10:56:07 +02: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
9c9fc8f334
phase out redundant nightstand images
2015-05-04 01:36:27 -04:00
Vanessa Ezekowitz
7c5ccaf43f
remove some unused images
2015-05-04 01:28:57 -04:00
Vanessa Ezekowitz
dee9e2587f
phase out several more redundant fence and gate images
2015-05-04 01:26:37 -04:00
Vanessa Ezekowitz
176f1db354
phase out duplicate textures from barbed wire fence/gate
...
and phase out most fence/gate "back" images
2015-05-04 00:53:16 -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
853cc4904c
use default gold block for plasma_lamp
2015-05-03 23:52:48 -04:00
Vanessa Ezekowitz
458082e4da
phase out separate colors of shutter textures
...
in favor of colorizing a base texture
also all-new inventory image
2015-05-03 23:47:43 -04:00
Vanessa Ezekowitz
e53e46e285
use default dirt for potting soil, darkened
2015-05-03 23:22:46 -04:00
Vanessa Ezekowitz
a2b464892c
use luxury wood for picture frame
2015-05-03 23:19:24 -04:00
Vanessa Ezekowitz
8873559795
phase out separate colored bathroom tiles textures
...
use entirely new, better-looking separate fg and bg images, colorized as needed.
2015-05-03 23:12:30 -04:00
Vanessa Ezekowitz
9736e3d187
phase out extra curtain textures
...
use a single "base" color and colorize it
2015-05-03 22:20:06 -04:00
Vanessa Ezekowitz
fa6289b282
no need for cobweb inv texture, it's identical to the regular one
2015-05-03 22:00:30 -04:00
Vanessa Ezekowitz
961178da7d
rename "neutral" generic wood to "old"
...
since it is derived from minetest's old/"minimal" wood texture.
2015-05-03 21:56:14 -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
Vanessa Ezekowitz
5041ae2cdd
phase out brown and white plastic images
...
use a colorized dark "black" one as the base.
2015-05-03 19:08:58 -04:00
Vanessa Ezekowitz
d6cdff41aa
phase out the generic red, green, white and neutral metals
...
generic black metal is used for all of these now, colorized.
also, added a bit of noise to the texture.
2015-05-03 18:58:16 -04:00
Vanessa Ezekowitz
94f7e63ba7
phase out light marble
...
rename regular marble
2015-05-03 18:58:04 -04:00
kilbith
9ab2b50629
Delete obsolete files
2015-05-03 23:48:14 +02:00
kilbith
492780e59a
Better UV-maps for desk lamps
2015-05-03 23:39:28 +02:00
kilbith
fa7a0716b7
Update inv. images for lanterns
2015-05-03 19:49:46 +02:00
kilbith
9f66f0fc33
Wardrobe's skins : add support for 3d_armor
2015-05-03 18:43:18 +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
a5094f481a
consense preview display and skin-set code into loops
2015-05-01 12:13:10 -04:00
kilbith
b3a7a3bb73
Enhanced wardrobe formspec
2015-05-01 11:28:06 -04:00
kilbith
fa9d73201c
Fix params (again)
2015-05-01 00:12:21 +02:00
kilbith
add43c9529
More cleanup/tweaking
2015-04-30 09:53:44 -04:00
kilbith
3eb9d192d0
Params fix
2015-04-30 00:24:47 +02:00
kilbith
4dee35893a
Cleaning and tweaking node params
2015-04-29 16:58:33 +02:00
kilbith
9a92d09421
Disable shower flowing for everyone
2015-04-29 09:18:38 +02:00
Vanessa Ezekowitz
07ced77591
add a second type of gold for future use
2015-04-28 16:56:44 -04:00
Vanessa Ezekowitz
927a9f4155
add ironing board
2015-04-28 15:29:49 -04:00
Vanessa Ezekowitz
994849de7e
Make shower tray turn off the showerhead above it when removed.
2015-04-28 14:44:48 -04:00
Vanessa Ezekowitz
1e3c27e984
fix sounds not shutting off (and crash) when they should
2015-04-28 14:22:51 -04:00
Vanessa Ezekowitz
c074e47bcd
fix bug in showerhead spawners
...
(if two or more running at the same time, only the last could be turned off)
2015-04-28 14:13:43 -04:00
Vanessa Ezekowitz
960dd57f7b
fix sel/coll box on lamp
2015-04-28 12:31:03 -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
jp
eec2ffcc56
Add Shower Head water flow
2015-04-28 16:46:27 +02:00
Vanessa Ezekowitz
ccae9ac714
another obsolete texture
2015-04-28 01:34:51 -04:00
Vanessa Ezekowitz
9af478327f
delete obsolete texture
2015-04-28 01:34:07 -04:00
Vanessa Ezekowitz
77d36352fc
split showerhead into two materials
2015-04-28 01:32:24 -04:00
Vanessa Ezekowitz
84d27b9b5b
deleted obsolete texture
2015-04-28 01:15:44 -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
a35b57d713
rename most wood, metal, etc textures
...
to bring them all together into one "category" instead of being scattered across the directory
also combine a couple dupes.
2015-04-27 23:48:02 -04:00
Vanessa Ezekowitz
f8fc0bbad6
All new brass and wrought iron inventory images (and a few in-world
...
images), using the new textures.
2015-04-27 20:52:54 -04:00
Vanessa Ezekowitz
a0bf61cfa7
do the same for wrought iron
2015-04-27 19:00:35 -04:00
Vanessa Ezekowitz
a346bf5803
rework brass texture(s) and usage thereof
2015-04-27 18:35:14 -04:00
Vanessa Ezekowitz
0323ba021b
add brass-themed version of bathroom taps
...
remame inv/wield image for steel one
2015-04-27 17:09:50 -04:00
Vanessa Ezekowitz
57d6fb423c
add wield image, make faucet non-walkable
2015-04-27 16:53:22 -04:00
Vanessa Ezekowitz
b6c6ea8395
new inventory image for same
2015-04-27 16:45:35 -04:00
Vanessa Ezekowitz
50b48c3265
use mesh node for former "3dforniture" bathroom taps/faucet
2015-04-27 16:42:20 -04:00
Vanessa Ezekowitz
94de9e2d95
tweak banister description
2015-04-27 13:13:10 -04:00
Vanessa Ezekowitz
9149b5e572
add inventory images for banisters
2015-04-27 03:23:15 -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
jeanpatrick.guerrero@gmail.com
95c89f7cfd
Randomly receive a phone call
2015-04-26 13:36:21 -04:00
jp
ff6073664d
Beds : use default sleeping function and adjust s/c_box
2015-04-26 10:37:50 +02:00
Vanessa Ezekowitz
f1428f7be7
*really* fix glass/wood oak door aliases
2015-04-25 10:42:19 -04:00
Vanessa Ezekowitz
bb24ffb3ee
fix broken aliases for wood/glass oak colored door
2015-04-25 10:18:46 -04:00
Vanessa Ezekowitz
aadbe21841
remove right-opening doors from creative inv
2015-04-25 10:15:43 -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
b90c03cd8e
added recipes to craft king bed from two twins
2015-04-22 04:54:40 -04:00
Vanessa Ezekowitz
67d4da05f6
make king size placement work right-first as well as left-first
2015-04-22 04:50:49 -04:00
Vanessa Ezekowitz
029611417e
use inventory image for ceiling lamp
2015-04-22 04:41:15 -04:00
Vanessa Ezekowitz
8597b39122
take "off" ceiling lamp out of creative inv
2015-04-22 04:37:18 -04:00
Vanessa Ezekowitz
12cc9da08c
allow shift-dig a king size bed to get the two twin beds back
2015-04-22 04:34:51 -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
814d43f541
do similar for marble
2015-04-18 17:15:22 -04:00
Vanessa Ezekowitz
5de0fc7538
use mesh nodes for former-3dforniture toilets
2015-04-18 04:25:00 -04:00
jp
877e6f3607
Better invo images for candles
2015-04-17 12:47:21 -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
c2575df10c
fix collision box on oil lamp
2015-04-17 06:11:05 -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
dcde7c9d6a
the complex selection box doesn't look good
...
went back to a single select box covering the entire model
kept the equivalent collision box
2015-04-15 19:15:12 -04:00
Vanessa Ezekowitz
b2815ea683
new inv img for coatrack
2015-04-15 18:59:44 -04:00
Vanessa Ezekowitz
414364d0ca
better selectbox for coatrack
2015-04-15 18:58:33 -04:00
Vanessa Ezekowitz
9767b5d5f8
use mesh node for coat rack/tree
2015-04-15 18:41:22 -04:00
Vanessa Ezekowitz
20b8a8f875
use the existing copy of old default wood
...
called "generic wood".
(gets rid of the redundant copy I added as "old wood")
2015-04-15 18:16:25 -04:00
Vanessa Ezekowitz
12c40f75a2
just use one texture entry for simple bench
2015-04-15 16:36:10 -04:00
Vanessa Ezekowitz
2755a39403
fix bad ref to bench img
2015-04-15 15:48:31 -04:00
Vanessa Ezekowitz
f5fd1b173d
new inventory images for large benches
2015-04-15 15:33:53 -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
905366ed38
add inventory image for sport bench
2015-04-15 03:04:29 -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
Vanessa Ezekowitz
57fe4a3152
tweak trophy model
2015-04-14 17:32:24 -04:00
Vanessa Ezekowitz
5882c95774
fix selection box on trophy
2015-04-14 17:14:02 -04:00
Vanessa Ezekowitz
69f7fea406
use mesh node for trophy, modified recipe to fit the look of the new model
2015-04-14 16:53:45 -04:00
Vanessa Ezekowitz
ca4b20505a
rework meshes for table and standing lamps, better use of materials
...
use default wool for the lamp shades
also, use ^[colorize to brighten the lampshades and lightbulbs according
to the lamp's light/brightness setting, instead of baking it into the
textures.
2015-04-14 15:34:17 -04:00
Vanessa Ezekowitz
f87c5271b1
use smooth shading on green trash cans
2015-04-14 14:12:38 -04:00
Vanessa Ezekowitz
142519e188
fix edges of wall sconce back (should be transparent)
2015-04-14 14:00:18 -04:00
Vanessa Ezekowitz
95a7699f20
use smooth shading on candles
2015-04-14 13:44:33 -04:00
Vanessa Ezekowitz
79b5c94f6c
add wall sconce
2015-04-14 13:42:22 -04:00
Vanessa Ezekowitz
8e1dd5f268
use mesh nodes for candles
2015-04-14 11:58:05 -04:00
Vanessa Ezekowitz
71c9d2218b
fix normals on deckchair seat area
2015-04-14 10:58:29 -04:00
Vanessa Ezekowitz
0e317a3460
make deckchair white, add variant for blue stripes
2015-04-14 10:50:15 -04:00
jp
ba1167871f
Switch Deck Chair to mesh
2015-04-14 10:45:07 -04:00
Vanessa Ezekowitz
64c8deb868
improved model + UV mapping + texture handling for flowerpot
2015-04-06 16:38:12 -04:00
kilbith
a0b0211427
Add glass door on Grandfather Clock
2015-04-06 16:55:56 +02:00
kilbith
bcaa25adf4
Add Wall Lamp
2015-04-04 19:51:48 +02:00
kilbith
f54c6d3645
Adjust hanging lantern position
2015-04-03 00:43:25 +02:00
kilbith
ca5d9b0d50
Disable sit for benches
2015-04-01 00:42:07 -04:00
kilbith
b01d3b2b4f
Disable sitting functions (broken)
2015-04-01 00:42:07 -04:00
Vanessa Ezekowitz
677106529b
Change books' description to indicate that they're writable
2015-03-31 11:43:15 -04:00
Vanessa Ezekowitz
7c9a172510
actually use the inventory image for towel rod
2015-03-31 11:42:33 -04:00
Vanessa Ezekowitz
6ce3b5acb4
adjust ground lantern Y position
2015-03-31 11:41:37 -04:00
Vanessa Ezekowitz
f39908f9fb
adjust picture frame Y position
2015-03-31 11:40:57 -04:00
Vanessa Ezekowitz
15766e2537
new inventory images for books
2015-03-31 11:39:22 -04:00
Vanessa Ezekowitz
4a7d89f948
new inventory images for mailbox, copper pans, towel rod
2015-03-31 11:37:34 -04:00
Vanessa Ezekowitz
18020fccd0
fix extra "ghost" model in towel rod
...
also get rid of redundant .mtl files
2015-03-31 11:30:09 -04:00
Vanessa Ezekowitz
885e838b57
use mesh node for towel on rod
2015-03-31 02:12:42 -04:00
Vanessa Ezekowitz
9bc7f5c5ba
use mesh nodes for former-"3dforniture" armchairs
2015-03-31 01:04:27 -04:00
Vanessa Ezekowitz
74951e6b5e
use mesh nodes for copper pans
2015-03-30 21:52:26 -04:00
Vanessa Ezekowitz
e662bb36b9
use mesh node for grandfather clock
2015-03-30 21:06:07 -04:00
Vanessa Ezekowitz
38318ef82b
new telephone inv img
2015-03-30 17:45:54 -04:00
Vanessa Ezekowitz
ca911dbc71
use mesh node for phone
2015-03-30 17:37:23 -04:00
Vanessa Ezekowitz
b28e3eea40
new inventory image for former-"3dforniture" chains
2015-03-30 15:06:07 -04:00
Vanessa Ezekowitz
f565fb666a
use mesh node for former-"3dforniture" torch
2015-03-30 14:59:39 -04:00
Vanessa Ezekowitz
a33b296b09
use mesh node for tool cabinet
2015-03-30 03:42:33 -04:00
Vanessa Ezekowitz
e105fad1d4
use mesh nodes for beds
2015-03-29 23:26:59 -04:00
Vanessa Ezekowitz
2ed516a9f6
replace wardrobe with mesh node
2015-03-29 20:59:47 -04:00
Vanessa Ezekowitz
f8a071aa4b
use mesh node for forniture chains, model by kilbith
2015-03-29 20:12:58 -04:00
kilbith
58f64d265f
Add green Trash Can
2015-03-29 16:45:08 +02:00
kilbith
f580f26124
Add Ceiling Lantern
2015-03-29 10:42:27 -04:00
kilbith
6f33c9ff0c
Afterward tweaking
2015-03-29 13:13:17 +02:00
Vanessa Ezekowitz
0f0942d08c
use mesh node for barbecue
2015-03-29 02:53:23 -04:00
Vanessa Ezekowitz
a8a052bde3
use mesh nodes for windowblinds
2015-03-29 01:48:10 -04:00
Vanessa Ezekowitz
4ffc39e91f
use mesh node for kitchen faucet
2015-03-29 00:09:49 -04:00