armory3d / driver_celshade

Celshade/toon rendering driver
zlib License
6 stars 6 forks source link

mutilple UV's makes project crash on mobile #15

Closed onelsonic closed 2 years ago

onelsonic commented 2 years ago

similar to this issue that occurs on the normal mobile renderer not supporting multiple UV's the celshade driver returns the same errors : similar issue : https://github.com/armory3d/armory/issues/2279

The commit used to fix the normal mobile renderer : https://github.com/armory3d/armory/pull/2280/commits/9ff726bac1c8d9f6a3410401592640d4b0ca0899

onelsonic commented 2 years ago

fixed with : https://github.com/armory3d/driver_celshade/pull/16