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:
authorBrecht Van Lommel <brechtvanlommel@gmail.com>2018-08-29 16:32:50 +0300
committerBrecht Van Lommel <brechtvanlommel@gmail.com>2018-08-29 17:25:50 +0300
commit42f7767dab56ce6cf26e490c3cb2c689b2b0d507 (patch)
treea1c9b4bb7bdd18488e9e325fc0d08c304bf305fe /source/blender/editors/object/CMakeLists.txt
parent31278eb4bcc73f95b5032d65ababf32812074c5c (diff)
Cleanup: rename files from group to collection to match contents.
Diffstat (limited to 'source/blender/editors/object/CMakeLists.txt')
-rw-r--r--source/blender/editors/object/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/object/CMakeLists.txt b/source/blender/editors/object/CMakeLists.txt
index 739975a6278..17359934c6e 100644
--- a/source/blender/editors/object/CMakeLists.txt
+++ b/source/blender/editors/object/CMakeLists.txt
@@ -48,10 +48,10 @@ set(SRC
object_add.c
object_bake.c
object_bake_api.c
+ object_collection.c
object_constraint.c
object_edit.c
object_facemap_ops.c
- object_group.c
object_hook.c
object_modes.c
object_modifier.c