Enabled USE_CYCLES_FOR_STROKE_RENDERING compile-time flag by default.

This commit is contained in:
Tamito Kajiyama
2014-07-11 16:52:01 +09:00
parent 87f75299e1
commit 91c31efe01

View File

@@ -60,7 +60,7 @@ extern "C" {
#include <limits.h>
//#define USE_CYCLES_FOR_STROKE_RENDERING 1
#define USE_CYCLES_FOR_STROKE_RENDERING 1
namespace Freestyle {