Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Tönne <lukas.toenne@gmail.com>2016-04-29 11:44:09 +0300
committerLukas Tönne <lukas.toenne@gmail.com>2016-04-29 11:44:09 +0300
commitceb452bc9d1d4da9dd83cb2189377aa4680bdca0 (patch)
tree78c63425c3bc4ebbaa1f14f5a25f4fd2177a36e4 /source/blender/editors/physics/CMakeLists.txt
parentc3863650cca233ec3a46d2da1584d402aa8c52e6 (diff)
Removed point cache operators.
Diffstat (limited to 'source/blender/editors/physics/CMakeLists.txt')
-rw-r--r--source/blender/editors/physics/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/physics/CMakeLists.txt b/source/blender/editors/physics/CMakeLists.txt
index b4f36d43567..e4513c14413 100644
--- a/source/blender/editors/physics/CMakeLists.txt
+++ b/source/blender/editors/physics/CMakeLists.txt
@@ -40,7 +40,6 @@ set(SRC
dynamicpaint_ops.c
physics_fluid.c
physics_ops.c
- physics_pointcache.c
rigidbody_constraint.c
rigidbody_object.c
rigidbody_world.c