From d42525a9b5493b758d0f19423bafc43cd335955b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20T=C3=B6nne?= Date: Fri, 31 Oct 2014 20:29:51 +0100 Subject: Reimplemented the voxel texture type for displaying hair continuum grids. Conflicts: source/blender/physics/intern/BPH_mass_spring.cpp --- source/blender/render/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/render/CMakeLists.txt') diff --git a/source/blender/render/CMakeLists.txt b/source/blender/render/CMakeLists.txt index e516c954737..36b9f8ae362 100644 --- a/source/blender/render/CMakeLists.txt +++ b/source/blender/render/CMakeLists.txt @@ -33,6 +33,7 @@ set(INC ../imbuf ../makesdna ../makesrna + ../physics ../../../intern/guardedalloc ../../../intern/mikktspace ../../../intern/smoke/extern -- cgit v1.2.3