tobspr / LUI

Lightweight User Interface for Panda3D
MIT License
84 stars 24 forks source link

mobile gles1&2 support 1/2 #45

Closed pmp-p closed 6 years ago

pmp-p commented 6 years ago

<rdb> LUI uses 32-bit indices but mobile GLES only supports 16-bit indices.

tobspr commented 6 years ago

Thanks!