vurtun
c4315eaf5b
Added flags indicate if an event was used in demo
...
Demos for x11 and sdl have been update so that `nk_xxx_handle_event'
return true (1) if the given event was usefull and processed by
nuklear and false (1) if not.
2016-08-01 12:51:43 +02:00
vurtun
c5614d9098
Release 1.01 changes in changelog in nuklear.h
...
Breaking changes to the button API, font atlas and added software
cursor to library.
2016-07-16 01:33:37 +02:00
vurtun
920374bb44
Added scrollbar shortcuts to demos
2016-06-16 20:53:30 +02:00
vurtun
1ac8021979
Fixed mouse dragging behavior
...
Fixed a bug inside the library and demos causing wrong dragging
behavior for `nk_property_xxx`.
2016-06-06 11:36:39 +02:00
vurtun
25cfeb98af
Added property OS cursor hiding for mouse grabbing
2016-05-23 14:56:22 +02:00
vurtun
ef4be0a1bd
Extended OS window size in demos
2016-05-19 12:30:17 +02:00
vurtun
a529f967e6
Another demo change to fix High DPI screens
2016-05-16 20:22:52 +02:00
vurtun
a5c4094a1d
Added High DPI flag to SDL2 backends
2016-05-05 18:44:07 +02:00
vurtun
f5dc2906a8
Converted backend demos into single header files
2016-04-30 17:09:01 +02:00
vurtun
eb7b0847b6
Fixed build for optional examples
2016-04-29 17:06:31 +02:00
vurtun
34a9405e69
Fixed C++ demo errors
2016-04-29 14:31:27 +02:00
vurtun
389176ef4b
Added additional SDL/GLFW OpenGL 2.2 demo
2016-04-29 14:07:08 +02:00