Alembic/USD: use geometry sets to import data #115623

Merged
Jesse Yurkovich merged 14 commits from kevindietrich/blender:abc_usd_geometry_sets_review into main 2024-02-28 03:02:48 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit b9ec8722b4 - Show all commits

View File

@ -28,8 +28,8 @@
#include "BLT_translation.hh"
#include "BKE_attribute.hh"
#include "BKE_geometry_set.hh"
#include "BKE_customdata.hh"
#include "BKE_geometry_set.hh"
#include "BKE_lib_id.hh"
#include "BKE_main.hh"
#include "BKE_material.h"