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

Readme.md

File Packer:

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