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:
authorCampbell Barton <ideasman42@gmail.com>2020-03-27 02:52:14 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-27 03:27:10 +0300
commit2f149ebbe946e9f4067a83455e855f4e7b1f8fab (patch)
tree016fc511aa3d3239d4171d9a1385237d24ddb47f /.clang-format
parentf1fb3eb97540202fa9e3b07eda40fa2da6ed72b7 (diff)
Cleanup: uppercase macros for sculpt iterators, add to clang-format
Also use sculpt prefix for SCULPT_CLAY_STABILIZER_LEN.
Diffstat (limited to '.clang-format')
-rw-r--r--.clang-format2
1 files changed, 2 insertions, 0 deletions
diff --git a/.clang-format b/.clang-format
index f48449cf33c..56740fd1036 100644
--- a/.clang-format
+++ b/.clang-format
@@ -248,6 +248,8 @@ ForEachMacros:
- RNA_PROP_BEGIN
- RNA_STRUCT_BEGIN
- RNA_STRUCT_BEGIN_SKIP_RNA_TYPE
+ - SCULPT_VERTEX_DUPLICATES_AND_NEIGHBORS_ITER_BEGIN
+ - SCULPT_VERTEX_NEIGHBORS_ITER_BEGIN
- SEQP_BEGIN
- SEQ_BEGIN
- foreach