0

added sealevel option to HeightFading primitive

This commit is contained in:
Aaron Griffith
2012-06-05 01:09:47 -04:00
parent a60b56c507
commit f4a1c32d1a
4 changed files with 17 additions and 2 deletions

View File

@@ -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 34
#define OVERVIEWER_EXTENSION_VERSION 35
/* Python PIL, and numpy headers */
#include <Python.h>