Nuklear/demo
vurtun fcba0e676b Added skinning and extend customization
Previous visual changes in the library were quite limited with some
colors and some global properties. This commit changes all that and
provides way more control over every widgets visual appearance.
Changes include extended color selection, per widget properties and
the possibility to use skinning.
While the new API allows for a lot more control it is currently quite
low level and needs a lot more testing and probably another higher
level style API to make changes in code easier. I also had to remove
the style modification code inside the demo and will probably first
try to write another higher level API before adding it back in.

This commit also include some breaking changes to existing code like
the missing style stack API and some widget names changes due to
added granularity granted by the rewritten style.
2016-03-26 16:05:19 +01:00
..
allegro5 Added skinning and extend customization 2016-03-26 16:05:19 +01:00
apple Added skinning and extend customization 2016-03-26 16:05:19 +01:00
glfw Added skinning and extend customization 2016-03-26 16:05:19 +01:00
icon Added script to UI bytecode compile + file browser 2016-03-07 18:17:15 +01:00
images Merged examples and demos into one (first step) 2016-02-11 23:29:02 +01:00
linuxgl Added skinning and extend customization 2016-03-26 16:05:19 +01:00
sdl Added skinning and extend customization 2016-03-26 16:05:19 +01:00
x11 Added skinning and extend customization 2016-03-26 16:05:19 +01:00
demo.c Added skinning and extend customization 2016-03-26 16:05:19 +01:00
Readme.md
stb_image.h Merged examples and demos into one (first step) 2016-02-11 23:29:02 +01:00

Demo