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
path: root/intern
diff options
context:
space:
mode:
authorHans Goudey <h.goudey@me.com>2021-07-30 21:28:55 +0300
committerHans Goudey <h.goudey@me.com>2021-07-30 21:28:55 +0300
commit54bd5efa6881dbc59f732a17593f4cf03037f9a0 (patch)
treea271abdcfca1dd57a952bca0865ae057a56cc94a /intern
parent549e2b7539826ec1d4532b9fd07118ace82195ae (diff)
Fix build error in debug builds and uninitialized structs
This BMesh iterator hadn't been used in C++ code yet, and needed a macro for a proper cast. The parameter structs need to be initialized when declared without designated initializers.
Diffstat (limited to 'intern')
0 files changed, 0 insertions, 0 deletions