Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bmesh_filters.c « intern « bmesh « blender « source - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c31139a8f933a223574ee3e787bc27ce3c8b2276 (plain)
1
2
3
4
5
#include <stdio.h>
#include <string.h>

#include "bmesh.h"
#include "bmesh_private.h"