pupil-labs / pyglui

cython powered OpenGL gui that works with glfw
MIT License
29 stars 20 forks source link

Assume immutable ui configs, version bump to 1.3 #46

Closed papr closed 7 years ago

mkassner commented 7 years ago

lets rather convert to dicts outside of pyglui than this. what about using the normal deseralisation on settings files?

mkassner commented 7 years ago

see my comments in https://github.com/pupil-labs/pupil/pull/686