MipMapTextureCreator.

Added MipMapTextureCreator script to samples.
This commit is contained in:
max
2021-04-23 17:10:40 +02:00
parent 9f0566f358
commit 583373b050
5 changed files with 92 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# Change Log:
## 1.2.0
- Added texel density preset.
## 1.1.0
- Added vertex color preset.