Nuklear/demo
vurtun 85d109e351 Fixed non-blocking popup closing behavior
This is a breaking change which fixes bad closing behavior in
non-blocking popups. If the maximum size of a non-blocking popup was
not reached and you clicked to close the popup under it could happen
that it wouldn't be closed. This is now fixed in combination with
more popup control by allowing to set both the maximum height as
well as popup width.
2016-09-15 18:20:07 +02:00
..
d3d11 Updated d3d11 to use vertex layout format 2016-09-10 13:11:12 +02:00
gdi Fixed some C++ errors and styling in windows demos 2016-08-17 08:00:38 +02:00
gdip Fixed issues with GDI+ demo - font handling and typo for VK_END handling. 2016-08-24 19:16:34 -07:00
glfw_opengl2 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00
glfw_opengl3 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00
sdl1_2 Added additional property version for double 2016-08-12 12:08:13 +02:00
sdl_opengl2 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00
sdl_opengl3 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00
x11 Added additional property version for double 2016-08-12 12:08:13 +02:00
x11_opengl2 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +02:00
x11_opengl3 Nuklear now allows custom vertex layouts 2016-09-02 15:33:49 +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 non-blocking popup closing behavior 2016-09-15 18:20:07 +02:00
style.c Restructured demos and examples 2016-04-28 17:01:19 +02:00