update to Filament libs with inverse bind matrices
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
namespace filament {
|
||||
|
||||
// update this when a new version of filament wouldn't work with older materials
|
||||
static constexpr size_t MATERIAL_VERSION = 28;
|
||||
static constexpr size_t MATERIAL_VERSION = 31;
|
||||
|
||||
/**
|
||||
* Supported shading models
|
||||
|
||||
Reference in New Issue
Block a user