Commit: e8fc6f694651a1f64df40e9ea9f57e916966609d
Author: Campbell Barton
Date: Wed Apr 10 09:41:13 2019 +0200
Branches: master
https://developer.blender.org/rBe8fc6f694651a1f64df40e9ea9f57e916966609d
Cleanup: rename old -> versioning
The term 'old' isn't very meaningful, follow naming for existing
code that updates data.
===================================================================
M source/blender/editors/gpencil/CMakeLists.txt
R100 source/blender/editors/gpencil/gpencil_old.c
source/blender/editors/gpencil/gpencil_ops_versioning.c
===================================================================
diff --git a/source/blender/editors/gpencil/CMakeLists.txt
b/source/blender/editors/gpencil/CMakeLists.txt
index a12dca3ad16..8532ea22827 100644
--- a/source/blender/editors/gpencil/CMakeLists.txt
+++ b/source/blender/editors/gpencil/CMakeLists.txt
@@ -50,8 +50,8 @@ set(SRC
gpencil_fill.c
gpencil_interpolate.c
gpencil_merge.c
- gpencil_old.c
gpencil_ops.c
+ gpencil_ops_versioning.c
gpencil_paint.c
gpencil_primitive.c
gpencil_select.c
diff --git a/source/blender/editors/gpencil/gpencil_old.c
b/source/blender/editors/gpencil/gpencil_ops_versioning.c
similarity index 100%
rename from source/blender/editors/gpencil/gpencil_old.c
rename to source/blender/editors/gpencil/gpencil_ops_versioning.c
_______________________________________________
Bf-blender-cvs mailing list
[email protected]
https://lists.blender.org/mailman/listinfo/bf-blender-cvs