Commit Graph

  • a668105390 Fix button text alignment error. David Reid 2023-11-14 15:39:10 +1000
  • a18175cff0
    Merge pull request #583 from m0ppers/vulkan Richard Gill 2023-11-13 10:02:50 +0100
  • a3f0da05ab make vulkan validation layers optional #583 Andreas Streichardt 2023-11-13 09:17:17 +0100
  • b90e6d966e
    Merge fb30370da6 into bed81e2f4e #338 Joel Davis 2023-11-07 07:39:06 -0500
  • 6af0db2458 Changelog update for more accurate description of the y_offset nullptr deref fix #584 mtijanic 2023-11-03 14:45:05 +0100
  • 3e7c372d83 Apply y_offset nullptr deref fix to src/ as well mtijanic 2023-11-03 14:42:52 +0100
  • b0ec2cb1bf Fix other instances of same null deref pattern with y_offset mtijanic 2023-11-03 14:35:38 +0100
  • c6d5ca1771 Fix null deref in nk_group_scrolled_offset_begin Milos Tijanic 2023-10-30 19:34:58 +0100
  • f88d7b58bb Fixed tabs not being shown as disabled properly Yukyduky 2023-10-29 10:18:09 +0100
  • 4545d184d3 Separated color_factor for button into text and background Yukyduky 2023-10-29 10:08:29 +0100
  • e67d078b75 🔥 remove compiled spv files Andreas Streichardt 2023-10-22 12:08:57 +0200
  • b65f1aa28e add vulkan demo Andreas Streichardt 2023-10-22 12:02:26 +0200
  • b1fcf9244f Changed a false to an nk_false Yukyduky 2023-10-18 22:33:05 +0200
  • 5a6569a2c9 Added disabled factor & performance improvement Yukyduky 2023-10-17 20:04:14 +0200
  • 2b7f047f15 Merge branch 'master' of https://github.com/Immediate-Mode-UI/Nuklear into disable-widgets Yukyduky 2023-10-17 08:13:06 +0200
  • bed81e2f4e
    Allow disabling STB_*_IMPLEMENTATION (#578) Rob Loach 2023-10-17 01:57:25 -0400
  • 0854945f72
    Merge branch 'Immediate-Mode-UI:master' into image_handling Wladislav Artsimovich 2023-10-17 12:48:00 +0900
  • 7478cd77e5
    Merge pull request #577 from fitzsim/ppc64-1 Rob Loach 2023-10-16 23:44:39 -0400
  • 080c6734df
    Update documentation around disabling STB_*_IMPLEMENTATION defines #578 Rob Loach 2023-10-16 23:41:03 -0400
  • 83e1ebb965
    Merge pull request #582 from lockie/master Rob Loach 2023-10-16 23:30:57 -0400
  • a2c541877e
    Merge pull request #447 from FrostKiwi/horizontal_rule Rob Loach 2023-10-16 23:00:03 -0400
  • 57d1f21056 Fix demo typo #447 Wladislav ヴラド Artsimovich 2023-10-17 11:43:21 +0900
  • 7384f0ed67 Regenerate Nuklear.h Wladislav ヴラド Artsimovich 2023-10-17 11:41:11 +0900
  • 2ec96be4b9 Add horizontal rule demo Wladislav ヴラド Artsimovich 2023-10-17 11:37:30 +0900
  • 894f2776f7 Merge remote-tracking branch 'upstream/master' into horizontal_rule Wladislav ヴラド Artsimovich 2023-10-17 11:17:55 +0900
  • 6319e8f787
    Fixed broken link in Allegro5 backend readme #582 Andrew Kravchuk 2023-10-16 14:01:07 +0200
  • 25cda15319 Fixed two copy paste mistakes Yukyduky 2023-10-13 11:48:59 +0200
  • f8828ea0c1 fixed date in changelog #579 Jose Ribeiro 2023-10-12 11:19:38 +0100
  • 8016ff334d Added feature to disable widgets Yukyduky 2023-10-11 21:27:52 +0200
  • b0b1477c56 added changes to changelog and clib.json Jose Ribeiro 2023-10-11 18:13:29 +0100
  • 495e38d623 changed chader uniform from uint64 to uvec2 Jose Ribeiro 2023-10-11 16:57:21 +0100
  • deb0fc6d00
    Add NK_FONT_BAKING_SKIP_STB_IMPLEMENTATION Rob Loach 2023-10-06 00:41:20 -0400
  • a14e55f536
    Merge pull request #576 from nyaruku/master Rob Loach 2023-09-16 19:41:16 -0400
  • 83df3367b4 Use __PPC64__ macro for GCC detection #577 Thomas Fitzsimmons 2023-09-12 16:26:17 -0400
  • 036f8226bb
    Fixed Transparent Text Background for GDI #576 nyaruku 2023-09-12 18:47:27 +0300
  • ec998c5ee2 Exclude edit area text from inline color code to avoid cursor being in the wrong location #560 JS Deck 2023-09-12 05:54:43 -0300
  • c80d58717e Changed web colors demo to use dynamic layout JS Deck 2023-09-12 05:28:07 -0300
  • 4bd3ccafc2 Changed web colors demo window to scalable JS Deck 2023-09-11 21:05:18 -0300
  • cabd4c24fa Add cast for C++ compat JS Deck 2023-09-11 20:49:06 -0300
  • 0435477a91
    Fix Copy/Paste/Select All for Text Input nyaruku 2023-09-08 16:29:21 +0300
  • 1aae7b555a
    Update nuklear_gdi.h nyaruku 2023-09-06 05:00:45 +0300
  • 24ceaad002
    Add files via upload nyaruku 2023-09-06 04:47:25 +0300
  • 6ae7075deb Allow wrapping at color change boundary JS Deck 2023-08-20 12:29:23 -0300
  • 1a1b09026d Skip trailing separators for each line when wrapping text; fix typo JS Deck 2023-08-20 11:52:14 -0300
  • eaa524bf35 Do not include web colors example by default JS Deck 2023-08-20 11:51:28 -0300
  • 8648c469dc Add web colors example to sdl opengl3 demo JS Deck 2023-08-19 16:37:44 -0300
  • 6b34b71066 Web colors style JS Deck 2023-08-19 16:37:14 -0300
  • 10f9119248 Handle wrapped text when using inline color code JS Deck 2023-08-19 16:35:33 -0300
  • f5e9c30815 Change '\e' to '\033' for better compatibility. Fix C89 compat warnings. JS Deck 2023-08-19 09:30:07 -0300
  • c653dc43e6 Merge from master JS Deck 2023-08-19 06:51:11 -0300
  • 151fceb45d fix for header/imp usage #573 倪庆亮 2023-08-16 17:23:44 +0800
  • 73e4952889
    Merge branch 'Immediate-Mode-UI:master' into master #559 Dongchao Zheng 2023-08-18 12:42:19 +0800
  • 65dd91bed2 add cmake 倪庆亮 2023-08-16 17:23:02 +0800
  • d62eba0ee3
    Merge 967bdbc55f into 614abce05b #534 Cameron Cawley 2023-08-10 05:37:28 +0200
  • 614abce05b
    Merge pull request #563 from FrostKiwi/fix_click-drag_on_touch Rob Loach 2023-08-03 11:50:52 -0400
  • 12d4e2b257
    Merge pull request #545 from vabenil/fix_doc_variable Rob Loach 2023-08-03 11:46:43 -0400
  • e3c5384a0e
    Merge pull request #558 from riri/fix-demo-titlebar-options Rob Loach 2023-08-03 11:45:36 -0400
  • 017f27be5b
    Merge pull request #531 from dulingzhi/fix/incorrect-font-bake 4.10.6 Rob Loach 2023-08-02 03:21:52 -0400
  • b4b94b0486
    Merge pull request #564 from Immediate-Mode-UI/remove-doc-binary dumblob 2023-07-10 10:40:05 +0200
  • 351e5d7296
    doc: Add clean up, and git ignore the binary #564 Rob Loach 2023-07-09 22:18:20 -0400
  • 4848a03282
    Remove doc binary Rob Loach 2023-07-09 22:17:11 -0400
  • 71bc457d39 Update nuklear.h #563 Wladislav ヴラド Artsimovich 2023-06-26 19:37:51 +0900
  • e48dd2144f Fix Click-Drag for touch events. Wladislav ヴラド Artsimovich 2023-06-26 19:30:45 +0900
  • ca2a26083a
    Merge pull request #541 from rongcuid/master Richard Gill 2023-06-15 14:18:03 +0200
  • a531248fa2 Merge branch 'node_demo' of https://github.com/hwps/Nuklear into node_demo Peter Schulman 2023-05-31 13:01:44 +0300
  • 7b637bcc71 Fix blend node out color inverted vs inputs Peter Schulman 2023-05-31 12:45:43 +0300
  • 2af99553b2 Fix blend node out color inverted vs inputs Peter Schulman 2023-05-31 12:45:43 +0300
  • 25e2a0b8e4 Restore main.c from master Peter Schulman 2023-05-31 11:48:43 +0300
  • de72f94a85 Minor cleanups Peter Schulman 2023-05-31 11:39:03 +0300
  • b8223d7433 nuklear_color_picker.c: Fix missing closing parenthesis dczheng 2023-05-31 07:19:04 +0800
  • a05260281c Remove unneeded copy JS Deck 2023-05-30 19:21:10 -0300
  • 5c6de0d7e2 nuklear_text.c: Fix incorrect label width minimum dczheng 2023-05-31 05:36:38 +0800
  • 527c85a40d Add ability to change text color/background color via inline code in a backward compatible manner JS Deck 2023-05-30 13:45:41 -0300
  • b2c7c1b093 Renamed node_editor_main back to node_editor Peter Schulman 2023-05-28 13:03:34 +0300
  • 3f6cd310f5 camelCase -> snake_case, as in the rest of Nuklear Peter Schulman 2023-05-28 12:17:21 +0300
  • 72807aaac5 Fix incorrect widget LEFT state dczheng 2023-05-27 19:26:12 +0800
  • 77490e155c fixed titlebar options in overview demo #558 Richard Gill 2023-05-16 09:21:51 +0200
  • b8064c702e Fix copy-paste error #73 Robert Winkler 2023-05-14 23:19:27 -0700
  • 151ed01f69 Blend nodes added Peter Schulman 2023-05-03 08:52:53 +0300
  • a27fba8cb6 Made float node min/max 0.0/1.0 for simplicity Peter Schulman 2023-05-03 08:41:16 +0300
  • 593a51fe8e Bug fix Peter Schulman 2023-05-03 08:40:05 +0300
  • fb9d7d6c05 Link buffer reuse / "memory management" Peter Schulman 2023-05-02 09:23:05 +0300
  • dc4e3f1cf4 Clean up warnings + C89 compliance Peter Schulman 2023-05-02 08:33:58 +0300
  • 9e9310c53b node_editor_delete_link + C89 compliance Peter Schulman 2023-05-02 08:33:35 +0300
  • fa4ed560dd
    Delete index.html #541 Richard Gill 2023-04-28 21:58:43 +0200
  • e6a82fe454 Node deletion Peter Schulman 2023-04-26 12:17:59 +0300
  • 4c8c3e3fa0 Comment clean up + add node_editor_eval_connected & node_output_get Peter Schulman 2023-04-24 11:26:38 +0300
  • f165244c8e Node eval functions Peter Schulman 2023-04-19 19:38:58 +0300
  • a6540b3e14
    Merge branch 'Immediate-Mode-UI:master' into v5-Skin #548 FrostKiwi 2023-04-19 14:00:51 +0900
  • 5f1e3efd29 Float and Output nodes, all mallocs into node_editor_add Peter Schulman 2023-04-17 15:00:09 +0300
  • 86388491af Color node creation and display, base Node now generic Peter Schulman 2023-04-17 09:07:48 +0300
  • e1acccc9fa Fixed errors with GCC 12, 64Bit on Windows Tropby 2023-04-16 17:00:02 +0200
  • f4369efc1a Color coded slots + only allow link to same type Peter Schulman 2023-04-14 09:28:31 +0300
  • e9e391ee32 Node connector positioning Peter Schulman 2023-04-14 06:47:48 +0300
  • 52eff509b2 Color node creation added Peter Schulman 2023-04-13 07:02:29 +0300
  • ea9bfef2b5 Drawing of node as a separate function Peter Schulman 2023-04-12 12:49:17 +0300
  • da00363fb1 Detachable/movable links Peter Schulman 2023-04-11 16:46:58 +0300
  • 3d2e410d78 Allow only one input per input slot Peter Schulman 2023-04-11 09:23:53 +0300
  • da7cf400c3 Node links now take node pointers instead of IDs Peter Schulman 2023-04-11 06:41:29 +0300
  • 7844277871 MacOS Trackpad fixes in SDL demos #553 cblc 2023-04-09 17:21:12 +0200