GPv3: Fill texture coordinates data storage #114772

Closed
casey-bianco-davis wants to merge 22 commits from casey-bianco-davis/blender:GPv3-fill-texture into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 9ece16cfc8 - Show all commits

View File

@ -10,7 +10,7 @@
#include "BKE_action.h"
#include "BKE_anim_data.hh"
#include "BKE_attribute.h"
#include "BKE_attribute.hh"
#include "BKE_curves.hh"
#include "BKE_customdata.hh"
#include "BKE_deform.hh"