Nuklear/demo
vurtun 100480c6c7 Fixed swapping out fonts
I had a long standing bug inside nuklear which prevents you from
swapping out a font while the code is being build. This bug is now
fixed but the fix requires _ALL_ `nk_user_font` data structures
provided by `nk_style_set_font` to be persistent.
2016-08-04 14:18:29 +02:00
..
allegro5 Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
d3d11 Removed /WX flags from gdi/gdip build bat files 2016-08-02 21:39:12 +02:00
emscripten path fix 2016-06-14 16:18:38 +01:00
gdi Fixed swapping out fonts 2016-08-04 14:18:29 +02:00
gdip Fixed swapping out fonts 2016-08-04 14:18:29 +02:00
glfw_opengl2 Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
glfw_opengl3 Fixed window border and popup border drawing 2016-07-25 11:58:01 +02:00
sdl1_2 Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
sdl_opengl2 Added flags indicate if an event was used in demo 2016-08-01 12:51:43 +02:00
sdl_opengl3 Added flags indicate if an event was used in demo 2016-08-01 12:51:43 +02:00
x11 Fixed swapping out fonts 2016-08-04 14:18:29 +02:00
x11_opengl2 Added flags indicate if an event was used in demo 2016-08-01 12:51:43 +02:00
x11_opengl3 Added flags indicate if an event was used in demo 2016-08-01 12:51:43 +02:00
calculator.c Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
node_editor.c Release 1.01 changes in changelog in `nuklear.h` 2016-07-16 01:33:37 +02:00
overview.c Fixed swapping out fonts 2016-08-04 14:18:29 +02:00
style.c Restructured demos and examples 2016-04-28 17:01:19 +02:00