Skip to content

Commit

Permalink
Update MATERIAL_VERSION to 38 (#6852) (#6854)
Browse files Browse the repository at this point in the history
  • Loading branch information
poweifeng committed May 31, 2023
1 parent 0e2f8b5 commit 3d8ac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/filabridge/include/filament/MaterialEnums.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 = 35;
static constexpr size_t MATERIAL_VERSION = 38;

/**
* Supported shading models
Expand Down

0 comments on commit 3d8ac38

Please sign in to comment.