Commit History

Author SHA1 Message Date
  Rob Loach 7ddbe5cd52 property: Allow optional labels for properties with # 1 year ago
  Rob Loach 34ea8bb042 Merge pull request #602 from brianwatling/optional-chart-boxes 1 year ago
  Lautriva 5f2e2af737 Add Changelog in nuklear.h for 4.12.1 1 year ago
  Lautriva d40d95471e Add Changelog in nuklear.h for 4.12.1 1 year ago
  Lautriva 1edb78e4d0 Fix bitwise operations warnings in C++20 1 year ago
  Brian Watling 254dfc2120 s/hide_markers/show_markers/ 1 year ago
  Rob Loach 8e5c9f7f34 Merge pull request #597 from waywardmonkeys/fix-typos 1 year ago
  Petr Abdulin 6c6260a7c2 Suppress MSVC compiler `possible loss of data` warning with explicit cast 1 year ago
  Brian Watling f31cb7f7e5 Add a style option to disable point markers on charts 2 years ago
  Bruce Mitchener 16336450bb Fix typos. 2 years ago
  Jacob Ahnstedt 319f79f177 Built nuklear.h 2 years ago
  Jacob Ahnstedt 0a7b4eec8e Fixed missed removed alignment params 2 years ago
  Jacob Ahnstedt 9af3869728 Made the PR not break current API 2 years ago
  Jacob Ahnstedt 44bd238502 Fixed typo 2 years ago
  Jacob Ahnstedt 8af4468cce Fixed centered not being quite in the center 2 years ago
  Jacob Ahnstedt 657e525ff8 Added all alignments to toggleables 2 years ago
  Jacob Ahnstedt 2a52826392 Removed widget alignment for the draw functions of toggleables 2 years ago
  Jacob Ahnstedt c5ee9a58ed Added text alignment to toggleables 2 years ago
  Jacob Ahnstedt 208dbc506e Merge branch 'master' of https://github.com/Immediate-Mode-UI/Nuklear into offical/align_widgets 2 years ago
  Jacob Ahnstedt e782760da3 Added option alignment right 2 years ago
  Jacob Ahnstedt f187c39283 Added checkbox alignment right 2 years ago
  Jacob Ahnstedt 39e2ee3ce4 Removed color factoring for item colored selectables 2 years ago
  Jacob Ahnstedt afbd133914 Fixed missing color factoring for widget disabling 2 years ago
  Jacob Ahnstedt df13a41ada Fixed C90 compliance issue 2 years ago
  Jacob Ahnstedt aaff4f014a Merge branch 'master' of https://github.com/Immediate-Mode-UI/Nuklear into disable-widgets 2 years ago
  David Reid a668105390 Fix button text alignment error. 2 years ago
  Yukyduky f88d7b58bb Fixed tabs not being shown as disabled properly 2 years ago
  Yukyduky 4545d184d3 Separated color_factor for button into text and background 2 years ago
  Yukyduky b1fcf9244f Changed a false to an nk_false 2 years ago
  Yukyduky 5a6569a2c9 Added disabled factor & performance improvement 2 years ago