From d474ed9b884863771ea29dc622d1ac6ba3cf0166 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20T=C3=B6nne?= Date: Wed, 13 Apr 2016 16:52:05 +0200 Subject: Partially revert 82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9, to add back point cache operators. Eventually point cache will also be replaced, but it can be kept working at first even without particles. --- source/blender/editors/physics/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'source/blender/editors/physics/CMakeLists.txt') diff --git a/source/blender/editors/physics/CMakeLists.txt b/source/blender/editors/physics/CMakeLists.txt index e4513c14413..b4f36d43567 100644 --- a/source/blender/editors/physics/CMakeLists.txt +++ b/source/blender/editors/physics/CMakeLists.txt @@ -40,6 +40,7 @@ set(SRC dynamicpaint_ops.c physics_fluid.c physics_ops.c + physics_pointcache.c rigidbody_constraint.c rigidbody_object.c rigidbody_world.c -- cgit v1.2.3