Skip to content

New encoders

Compare
Choose a tag to compare
@s1ddok s1ddok released this 12 Dec 15:46
· 52 commits to master since this release
TextureCopyEncoder (#53)

* add region copy to textureCopyEncoder

* replace uint32 with uint16

* remove typecast

* update texture copy encoder

* update texture copy encoder

* add texture copy tests

* remove Errors enum

* add grid size check

* fix fc