lighting: port to cairo, replace wireframe with live preview

This commit is contained in:
Mikael Magnusson
2011-02-13 10:00:48 +01:00
parent 221f6d0085
commit 49fc3a125e
8 changed files with 150 additions and 847 deletions

View File

@ -4,7 +4,6 @@
/* Externally visible variables */
/* ============================ */
extern GdkGC *gc;
extern GtkWidget *previewarea;
/* Externally visible functions */