Added default material to enable SOL files that don't apply any materials.
authorrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 29 Mar 2011 20:56:38 +0000 (20:56 +0000)
committerrlk <rlk@78b8d119-cf0a-0410-b17c-f493084dd1d7>
Tue, 29 Mar 2011 20:56:38 +0000 (20:56 +0000)
commitcf4ece71a9b89c6cd2e3b8c9c94ac1abce5140fc
tree0ae66a48f63f49864e831bcc5d9221792770fc5d
parentaad3149acf32a98c85766e779e115dfb88afe4ff
Added default material to enable SOL files that don't apply any materials.
Added star mtrl files.  They weren't being additive blended.
Merged back.c into geom.c.
Replaced back display list with back SOL.

git-svn-id: https://s.snth.net/svn/neverball/branches/gles@3539 78b8d119-cf0a-0410-b17c-f493084dd1d7
24 files changed:
Makefile
ball/game_client.c
ball/game_draw.c
ball/st_ball.c
ball/st_conf.c
ball/st_name.c
data/geom/back/back.map [new file with mode: 0644]
data/geom/back/back.obj [new file with mode: 0644]
data/geom/mark/mark.obj
data/mtrl/default [new file with mode: 0644]
data/png/stars1 [new file with mode: 0644]
data/png/stars2 [new file with mode: 0644]
data/png/stars3 [new file with mode: 0644]
data/png/stars4 [new file with mode: 0644]
putt/game.c
putt/hole.c
putt/st_all.c
putt/st_conf.c
share/back.c [deleted file]
share/back.h [deleted file]
share/geom.c
share/geom.h
share/part.c
share/st_resol.c