mitsuba-renderer / nanogui

Minimalistic C++/Python GUI library for OpenGL, GLES2/3, Metal, and WebAssembly/WebGL
Other
1.56k stars 196 forks source link

Widget/password field #136

Open PaowZ opened 1 year ago

PaowZ commented 1 year ago

Hi,

First, thanks for your time on this nice project. I Just needed the use of a field for password input. Hence, my proposal below.

Feel free to merge !

E.