add missing redraw notifier for separate UV operator, also some style cleanup and remove unused define.

This commit is contained in:
Campbell Barton
2012-10-15 03:17:10 +00:00
parent 04f063de84
commit ab86e9593b
3 changed files with 7 additions and 2 deletions

View File

@@ -45,7 +45,6 @@
#include "BoolValue.h"
#include "FloatValue.h"
#define KX_NUM_ITERATIONS 4
#include "RAS_BucketManager.h"
#include "RAS_Rect.h"
#include "RAS_IRasterizer.h"