soc-2008-mxcurioni: corrected texture loading feedback, removed paper textures from the project

This commit is contained in:
Maxime Curioni
2008-09-25 16:35:53 +00:00
parent 7bb09a8a1c
commit 4be21b18f8
13 changed files with 17 additions and 212 deletions

View File

@@ -5,7 +5,7 @@
#include "BPy_Id.h"
#include "BPy_IntegrationType.h"
#include "BPy_Interface0D.h"
#include "Interface0D/BPy_CurvePoint.cpp"
#include "Interface0D/BPy_CurvePoint.h"
#include "Interface0D/CurvePoint/BPy_StrokeVertex.h"
#include "Interface0D/BPy_SVertex.h"
#include "Interface0D/BPy_ViewVertex.h"