0

overlays converted into render primitives

This commit is contained in:
Aaron Griffith
2012-02-26 11:39:07 -05:00
parent 19f6f136e4
commit 2b7af1886a
7 changed files with 139 additions and 150 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 20
#define OVERVIEWER_EXTENSION_VERSION 21
/* Python PIL, and numpy headers */
#include <Python.h>