Commit History

作者 SHA1 備註 提交日期
  Olaf Flebbe 1c9bed79bb fix: use precise mouse wheel info 6 月之前
  Robert Winkler 6126312df3 Add support for right control to sdl backends 7 月之前
  Rob Loach 153fc52e06 sdl: Fix SD_GetClipboardText memory leak 8 月之前
  Rob Loach c09aaa5185 Merge pull request #762 from jagannathhari/demo-select-all 8 月之前
  Robert Winkler 9246fdf391 Support numpad Enter with SDL backends 8 月之前
  Jagannath Hari 22482039cc Add select-all text handling in demo 8 月之前
  Rob Loach f7847e6024 Add delta_time_seconds to a few renderers (#628) 1 年之前
  PROP 65 1d03d421c5 Update nuklear_sdl_gl3.h 1 年之前
  PROP 65 b3b400895d Add `delta_time_seconds` to the SDL OpenGL renderers (#671) 1 年之前
  User b848bb0141 added nk_sdl_handle_grab declarations to demo/sdl_*/ headers 1 年之前
  paccer 56ab9d96ea Added comment to nk_sdl_handle_grab in SDL demos 1 年之前
  paccer a10eb1351a Fix cursor warping to center on older SDL versions 1 年之前
  paccer e3b0f24626 Fix missed grab state changes in SDL demos 1 年之前
  b-aaz fb474874db Added required includes to the platform headers . 1 年之前
  Rob Loach ca49016428 Rename more null variables to tex_null 3 年之前
  Rob Loach 54fd67bddd Rename additional .null variables 3 年之前
  Rob Loach ec4acc7cf4 Rename the null variable to tex_null 3 年之前
  lib-omar 811dbacd12 Favor switch over if-else chain in event handler. 3 年之前
  Wladislav Artsimovich 1e4eacca2e change NK_MEMSET to memset(), because NK_MEMSET is NK internal 4 年之前
  Zane Ashby 9818f642da Fix memory leak in demo and example code. 5 年之前
  Vincent Torri 1fdf7828af demos: fix typo (clipbard --> clipboard) 7 年之前
  vurtun 054136075c Fixed warnings and UB in demo code 7 年之前
  vurtun 9dc7323b74 Added platform double click support #412 8 年之前
  vurtun 23eea231d8 Added horizontal scrolling 8 年之前
  vurtun 5011a36529 Updated CHANGELOG format and versioning 8 年之前
  vurtun 34b12bd402 Added missing up and down event key to SDL demo 9 年之前
  vurtun bd3fd8300f Pulled panel memory managment into nuklear 9 年之前
  vurtun 1b9779ce51 Nuklear now allows custom vertex layouts 9 年之前
  vurtun c4315eaf5b Added flags indicate if an event was used in demo 9 年之前
  vurtun 920374bb44 Added scrollbar shortcuts to demos 9 年之前