veka0 / lazurite

Unofficial shader development tool for Minecraft: Bedrock Edition with RenderDragon graphics engine
https://veka0.github.io/lazurite/
GNU General Public License v3.0
19 stars 3 forks source link

Seralized ESSL_100 merge source fails to compile correctly #2

Closed veka0 closed 1 month ago

veka0 commented 2 months ago

ESSL_100 materials, compiled from serialized .material.json files (generated via serialize command) do not work in game. Could be because serialized materials do not include shader inputs (attributes and varyings).

veka0 commented 1 month ago

Fixed in https://github.com/veka0/lazurite/commit/2f56f64c6354c726d9e75b28cd5190643f3fe35c

veka0 commented 1 month ago

Fixed in 0.3.0