Skip to content

Commit

Permalink
Fix material property parameter values
Browse files Browse the repository at this point in the history
  • Loading branch information
j9liu committed Sep 20, 2024
1 parent 5dbc37f commit 88906eb
Show file tree
Hide file tree
Showing 5 changed files with 402 additions and 385 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
##### Fixes :wrench:

- Drastically reduced tile mesh memory usage in UE 5.3 and 5.4 by working around a bug that causes those engine versions to add more texture coordinate sets than necessary.
- Fixed a bug where the `scale`, `noData`, and `default` values of a property in `EXT_strutural_metadata` were not correctly passed to the tileset's material.

### v2.8.0 - 2024-09-02

Expand Down
Loading

0 comments on commit 88906eb

Please sign in to comment.