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-12 12:47:08 +0300
committerLukas Tönne <lukas.toenne@gmail.com>2016-04-12 12:47:08 +0300
commit82ec9c87a7d8ee28b65555c7fcbd8cdb156249e9 (patch)
tree741f5b40b5ba52b89b24399a3235d8b9698c3386 /source/blender/editors/physics/CMakeLists.txt
parent5a783144e28d729d3c6279f87441f6fcdef9a422 (diff)
Removed particle operators API and 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