Add option to disable backface culling for models 3209/head
authorBlockMen <nmuelll@web.de>
Mon, 28 Sep 2015 18:49:38 +0000 (20:49 +0200)
committerBlockMen <nmuelll@web.de>
Sun, 25 Oct 2015 11:06:08 +0000 (12:06 +0100)
commit50ba7e114d0937061f988c9452904dd2456399b5
treedab9054e22208e42841c29d3b38f3e1fe8134cda
parent6907c3e40a16d491fd0f7b224ba30a58e0777a24
Add option to disable backface culling for models

- Disabled by default (except players)
- Fixes #2984
doc/lua_api.txt
src/content_cao.cpp
src/object_properties.cpp
src/object_properties.h
src/script/common/c_content.cpp