dungeon_crawler

diff prototype/data/deftile-lights.mtl @ 71:e198e94435c8

- fixed the mesh bounding volume calculation to take transformations into account - [data] increased the light radii in deftile-lights.obj
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 16 Oct 2012 04:08:35 +0300
parents b6bf86d4f1cf
children 12a1dcfe91fa
line diff
     1.1 --- a/prototype/data/deftile-lights.mtl	Tue Oct 09 02:54:01 2012 +0300
     1.2 +++ b/prototype/data/deftile-lights.mtl	Tue Oct 16 04:08:35 2012 +0300
     1.3 @@ -1,4 +1,4 @@
     1.4 -# Blender MTL File: 'deftile-lights.blend'
     1.5 +# Blender MTL File: 'deftile.blend'
     1.6  # Material Count: 2
     1.7  newmtl Material-light
     1.8  Ns 96.078431
     1.9 @@ -18,6 +18,6 @@
    1.10  Ni 1.000000
    1.11  d 1.000000
    1.12  illum 2
    1.13 -map_Kd rustiron.jpg
    1.14 +map_Kd /home/nuclear/3ddata/dung_crawl_prot/rustiron.jpg
    1.15  
    1.16