Rob Loach e050f90339 Update SDL3 hai 11 meses
..
CHANGELOG f384e5829a Fix array subscript [0, 0] is outside array bounds of ‘char[1]’ hai 1 ano
CREDITS f5aa92c5ca Seperated single header out into multiple files %!s(int64=7) %!d(string=hai) anos
HEADER.md 7cb39a360d C89 style comment blocks hai 1 ano
LICENSE f5aa92c5ca Seperated single header out into multiple files %!s(int64=7) %!d(string=hai) anos
Readme.md 7c84c3cc18 Remove link to no longer existing tool %!s(int64=3) %!d(string=hai) anos
build.py 5eea89cccc feature: build.py now allows for space separated lists of files. hai 1 ano
nuklear.h f384e5829a Fix array subscript [0, 0] is outside array bounds of ‘char[1]’ hai 1 ano
nuklear_9slice.c 73a2062d70 Fix warnings in C89 builds %!s(int64=4) %!d(string=hai) anos
nuklear_buffer.c e050f90339 Update SDL3 hai 11 meses
nuklear_button.c 0319c0ff3b Add triangle outline symbols (#654) hai 1 ano
nuklear_chart.c 254dfc2120 s/hide_markers/show_markers/ hai 1 ano
nuklear_color.c a315d25b4c Update Nuklear hai 1 ano
nuklear_color_picker.c 8016ff334d Added feature to disable widgets %!s(int64=2) %!d(string=hai) anos
nuklear_combo.c a315d25b4c Update Nuklear hai 1 ano
nuklear_context.c 59b6277209 Add `const` qualifier to more `nk_allocator` parameters hai 1 ano
nuklear_contextual.c 1edb78e4d0 Fix bitwise operations warnings in C++20 hai 1 ano
nuklear_draw.c a315d25b4c Update Nuklear hai 1 ano
nuklear_edit.c df13a41ada Fixed C90 compliance issue %!s(int64=2) %!d(string=hai) anos
nuklear_font.c a315d25b4c Update Nuklear hai 1 ano
nuklear_group.c 1e21ef2285 Replace every boolean int by nk_bool %!s(int64=5) %!d(string=hai) anos
nuklear_image.c 6322f53cb5 Add support for 9-slice/9-patch (#304) %!s(int64=4) %!d(string=hai) anos
nuklear_input.c e48dd2144f Fix Click-Drag for touch events. %!s(int64=2) %!d(string=hai) anos
nuklear_internal.h a315d25b4c Update Nuklear hai 1 ano
nuklear_knob.c 3d5eb27f85 add knob widget hai 1 ano
nuklear_layout.c a315d25b4c Update Nuklear hai 1 ano
nuklear_list_view.c 1e21ef2285 Replace every boolean int by nk_bool %!s(int64=5) %!d(string=hai) anos
nuklear_math.c 175ff8118a Fix `nk_roundf()` int type casting (#742) hai 1 ano
nuklear_menu.c 8016ff334d Added feature to disable widgets %!s(int64=2) %!d(string=hai) anos
nuklear_page_element.c f5aa92c5ca Seperated single header out into multiple files %!s(int64=7) %!d(string=hai) anos
nuklear_panel.c d3d4a3e96e Update nuklear_panel.c hai 1 ano
nuklear_pool.c 59b6277209 Add `const` qualifier to more `nk_allocator` parameters hai 1 ano
nuklear_popup.c a315d25b4c Update Nuklear hai 1 ano
nuklear_progress.c 8016ff334d Added feature to disable widgets %!s(int64=2) %!d(string=hai) anos
nuklear_property.c 9e0ae9f752 Fix property border color hai 1 ano
nuklear_scrollbar.c 6322f53cb5 Add support for 9-slice/9-patch (#304) %!s(int64=4) %!d(string=hai) anos
nuklear_selectable.c 39e2ee3ce4 Removed color factoring for item colored selectables %!s(int64=2) %!d(string=hai) anos
nuklear_slider.c 8016ff334d Added feature to disable widgets %!s(int64=2) %!d(string=hai) anos
nuklear_string.c a315d25b4c Update Nuklear hai 1 ano
nuklear_style.c a315d25b4c Update Nuklear hai 1 ano
nuklear_table.c a315d25b4c Update Nuklear hai 1 ano
nuklear_text.c 8016ff334d Added feature to disable widgets %!s(int64=2) %!d(string=hai) anos
nuklear_text_editor.c 59b6277209 Add `const` qualifier to more `nk_allocator` parameters hai 1 ano
nuklear_toggle.c de3bf05b40 Replaced tabs with spaces %!s(int64=2) %!d(string=hai) anos
nuklear_tooltip.c 1edb78e4d0 Fix bitwise operations warnings in C++20 hai 1 ano
nuklear_tree.c afbd133914 Fixed missing color factoring for widget disabling %!s(int64=2) %!d(string=hai) anos
nuklear_utf8.c f5aa92c5ca Seperated single header out into multiple files %!s(int64=7) %!d(string=hai) anos
nuklear_util.c 22b712b322 Fix nk_strtoi() const type usage (#740) hai 1 ano
nuklear_vertex.c a689b8efdf Improve one poor case of indentation hai 1 ano
nuklear_widget.c a315d25b4c Update Nuklear hai 1 ano
nuklear_window.c a315d25b4c Update Nuklear hai 1 ano
paq.bat 7cb39a360d C89 style comment blocks hai 1 ano
paq.sh 7cb39a360d C89 style comment blocks hai 1 ano
stb_rect_pack.h 16336450bb Fix typos. %!s(int64=2) %!d(string=hai) anos
stb_truetype.h f27ac6ef02 Update to stb_rect_pack.h v1.01 and stb_truetype.h v1.26 %!s(int64=4) %!d(string=hai) anos

Readme.md

File Packer:

  • On Linux/Mac just run ./paq.sh > ../nuklear.h
  • On Windows just run paq.bat