Fixed lighting issue
If more than one half-step or stair is stacked on top of another, the bottom steps/stairs will be black in a lighting render. This is now fixed
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
// increment this value if you've made a change to the c extesion
|
||||
// and want to force users to rebuild
|
||||
#define OVERVIEWER_EXTENSION_VERSION 8
|
||||
#define OVERVIEWER_EXTENSION_VERSION 9
|
||||
|
||||
/* Python PIL, and numpy headers */
|
||||
#include <Python.h>
|
||||
|
||||
Reference in New Issue
Block a user