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:
authorNicholas Bishop <nicholasbishop@gmail.com>2012-03-06 04:17:03 +0400
committerNicholas Bishop <nicholasbishop@gmail.com>2012-03-06 04:17:03 +0400
commitc729d6a87b5e5bb6b2b6e2094668fab194493a23 (patch)
treecda7d8f12075067a6e046d81228e08a8993bce5f /source/blender/blenkernel/intern/CCGSubSurf.c
parent0114d78c33edfaef5bc412eefcb5d52a0a6823b0 (diff)
Bugfix and code cleanup: use better types for faceFlags in CCGDM.
Previously this was just a character array that stored face/poly flags and mat_nr. Since mat_nr should be a short, this would have truncated for higher values. Replaced with a new DMFaceFlags struct.
Diffstat (limited to 'source/blender/blenkernel/intern/CCGSubSurf.c')
0 files changed, 0 insertions, 0 deletions