Commit Graph

  • 8ee704c485 keep names from external API as they were Victor Bombi 2020-03-24 19:05:57 +01:00
  • 901c705518 dont generate internal alone Victor Bombi 2020-03-24 18:30:52 +01:00
  • 77ee4fad38 cpp2ffi: change vardef_re allowing parenthesis for ImU8 Used4kPagesMap[((sizeof(ImWchar16) == 2 ? 0xFFFF : 0x10FFFF)+1)/4096/8]; Victor Bombi 2020-03-23 16:28:28 +01:00
  • 830b4580d0 Merge pull request #122 from aschuhardt/cmake-include-dir Victor Bombi 2020-03-22 09:30:12 +01:00
  • f8eb990407 Altering the exported 'include' directory path so that it is not mistakenly set to a user's project root path. This will allow users who are linking to cimgui from a nested directory to be provided with the correct 'include' paths automatically. Addison Schuhardt 2020-03-21 14:33:06 -07:00
  • 5f15425a02 README.md update for IMGUI_HAS_DOCK Victor Bombi 2020-03-17 12:28:26 +01:00
  • 8be6ddd980 add structs_and_enums_i for imgui_internal, replace IMGUI_DOCKING for IMGUI_HAS_DOCK Victor Bombi 2020-03-14 11:35:44 +01:00
  • 7dc6dbe77e use IMGUI_HAS_DOCK instead of having to define IMGUI_DOCKING Victor Bombi 2020-03-02 21:39:24 +01:00
  • 0cbc6bf55f simplify parse_enum_values function Victor Bombi 2020-02-29 14:18:11 +01:00
  • 02677f9691 more robust parsing of enum values Victor Bombi 2020-02-29 14:06:48 +01:00
  • e2c14f1b41 activate cimgui_internal.h generation Victor Bombi 2020-02-28 23:14:03 +01:00
  • 55dc243358 readme: document bitfield in structs_and_enums Victor Bombi 2020-02-28 10:53:37 +01:00
  • 16bcad7933 take care of bit fields in struct_and_enums generation. Victor Bombi 2020-02-28 10:50:10 +01:00
  • db0243a6f0 generated with IMGUI_DOCKING addition. Victor Bombi 2020-02-28 10:49:35 +01:00
  • 9bed5f29a9 Merge pull request #120 from mellinoe/docking_template_additions Victor Bombi 2020-02-21 17:28:43 +01:00
  • 39336d9843 Add a note in README.md about the IMGUI_DOCKING preprocessor define. Eric Mellino 2020-02-21 08:02:16 -08:00
  • f350e7b7a7 Add CimguiStorage and ImGuiPlatformIO redirect functions. Eric Mellino 2020-02-21 00:57:21 -08:00
  • c5eea0b2db update README.md 1.75 Victor Bombi 2020-02-10 16:30:19 +01:00
  • 4e00f55cc8 pull imgui 1.75 and generate Victor Bombi 2020-02-10 16:28:40 +01:00
  • 6740445cbc add config_generator.lua for setting additional includes needed by any implementation. sonoro1234 2020-01-24 16:40:16 +01:00
  • 677678af07 cpp2ffi: add COMPILER argument to location iterator sonoro1234 2020-01-23 12:15:14 +01:00
  • fa9538889b Merge pull request #114 from Dominaezzz/patch-1 Victor Bombi 2020-01-05 12:43:14 +01:00
  • 3bd9469a30 Fix Typo Dominic Fischer 2020-01-01 11:39:02 +00:00
  • d9e1d9a80d drop cimgui_internal.h generation 1.74 sonoro1234 2019-12-02 10:50:47 +01:00
  • 4d7a7ac09f cimgui_internal.h generation sonoro1234 2019-11-28 11:59:25 +01:00
  • 8096fb69fe pull imgui correction for unnamed argument sonoro1234 2019-11-27 15:02:40 +01:00
  • 97cfb930e0 Merge pull request #110 from cimgui/internal Victor Bombi 2019-11-27 12:35:57 +01:00
  • 549e3cc8f8 more preparation for imgui_internal inclusion, main change replace enum with typedef enum sonoro1234 2019-11-27 12:31:16 +01:00
  • 3a7d0d46f8 pull ImGui 1.74 and generation sonoro1234 2019-11-26 10:02:00 +01:00
  • e3cbc0119e generator.lua: preparation of imgui_internal inclusion sonoro1234 2019-11-26 09:56:37 +01:00
  • 7c405d3a38 cpp2ffi: add order table sonoro1234 2019-11-26 09:55:30 +01:00
  • a310379820 generator.lua: use namespace in function generation, parseImGuiHeader as function sonoro1234 2019-11-21 13:14:41 +01:00
  • e53a7beaeb cimgui_template: include imgui_internal.h before cimgui.h sonoro1234 2019-11-21 13:12:39 +01:00
  • e7c5c6b9a1 cpp2ffi:better function return detection sonoro1234 2019-11-21 13:11:19 +01:00
  • c09dc063b0 Merge pull request #107 from rokups/workflows Victor Bombi 2019-11-06 10:33:26 +01:00
  • e3136bb882 CI tall luajit and add bindings generation step. Rokas Kupstys 2019-11-06 10:20:51 +02:00
  • 59583ea35a Implement weekly builds using github actions. Based on a script from @nimgl - thanks! Rokas Kupstys 2019-11-05 09:52:12 +02:00
  • c05aa00083 Merge pull request #104 from s-ol/no-stdcpp Victor Bombi 2019-10-21 15:41:10 +02:00
  • 75f2167111 compile without exception support to link without stdc++ s-ol 2019-10-17 23:31:45 +02:00
  • bc5f64b2c2 add colon left out in ImVector_ImWchar_destroy manual declaration sonoro1234 2019-09-29 12:39:50 +02:00
  • 7cafceccae Add ImVector_ImWchar_destroy manual function sonoro1234 2019-09-27 12:31:42 +02:00
  • 1c65ee2bdc pull imgui 1.73 1.73 sonoro1234 2019-09-25 12:44:17 +02:00
  • 0f5aa16fe8 drop ImVector functions sonoro1234 2019-09-25 12:39:51 +02:00
  • cde83f9fe8 Merge pull request #102 from lmariscal/ci Victor Bombi 2019-08-01 18:41:43 +02:00
  • eefd229b68 readme: use cimgui travis account sonoro1234 2019-08-01 18:37:28 +02:00
  • df61f2c552 Add Windows to travis CI Leonardo Mariscal 2019-08-01 07:59:37 -05:00
  • c0d75f6f8d pull imgui 1.72b 1.72b sonoro1234 2019-08-01 12:23:17 +02:00
  • 14e8be9af1 Update CMake to a more modern module management system and create simple test based on imgui null example Leonardo Mariscal 2019-07-31 19:30:36 -05:00
  • ccf494d1c3 Merge pull request #101 from AODQ/master Victor Bombi 2019-07-31 10:13:05 +02:00
  • 8c817de195 adds generator shell script aodq 2019-07-30 23:15:39 -04:00
  • 8f3ab64917 Do with ImGuiStoragePair what was done with Pair (unnamed union correction) sonoro1234 2019-07-29 12:42:50 +02:00
  • 14251bb176 update readme 1.72 sonoro1234 2019-07-29 12:20:19 +02:00
  • e61825224b pull imgui 1.72 and regenerate sonoro1234 2019-07-29 12:17:38 +02:00
  • 94ab1adf9e generator corrections for vector<type>name to vector<type> name and take care of Pair not present (after 1.71) sonoro1234 2019-07-29 12:16:29 +02:00
  • 094a52e6b6 revert ApplicationServices linking if APPLE(only needed in 1.71) sonoro1234 2019-07-29 12:14:13 +02:00
  • f7520ee03d Revert "revert last commit see: https://github.com/cimgui/cimgui/pull/98#issuecomment-513867796" sonoro1234 2019-07-22 19:53:20 +02:00
  • b0c65144ab revert last commit see: https://github.com/cimgui/cimgui/pull/98#issuecomment-513867796 sonoro1234 2019-07-22 19:14:41 +02:00
  • 50ded57ba3 Merge pull request #98 from mellinoe/fix-macos-build Victor Bombi 2019-07-17 19:39:22 +02:00
  • 50ae38591a Link to ApplicationServices.framework on macOS. Eric Mellino 2019-07-17 09:49:30 -07:00
  • 975a735d38 rename generator2 to generator and generator to generator_old sonoro1234 2019-06-25 10:50:04 +02:00
  • 2b03f434d4 one day I wont forget readme 1.71 sonoro1234 2019-06-12 19:47:52 +02:00
  • 37c52332f4 pull imgui 1.71 and generate sonoro1234 2019-06-12 19:45:37 +02:00
  • 84932b4830 update README.md 1.70 sonoro1234 2019-05-07 15:56:11 +02:00
  • 022f60320f add characters | < to defaults parsing sonoro1234 2019-05-06 16:41:40 +02:00
  • 1aeb9ad132 pull imgui 1.70 and generate sonoro1234 2019-05-06 15:59:27 +02:00
  • 648cf587c9 README.md update for 1.69 sonoro1234 2019-04-29 11:45:37 +02:00
  • aa99302d24 Merge pull request #94 from nihuynh/Makefile_fix Victor Bombi 2019-04-16 12:45:18 +02:00
  • 4fca16eada fixing makefile Nicolas Huynh 2019-04-16 02:15:52 +02:00
  • ff404142f4 readme : use generator before compilation sonoro1234 2019-04-03 13:50:49 +02:00
  • 4be0522d9f pull imgui 1.69 and generate 1.69 sonoro1234 2019-03-13 17:05:22 +01:00
  • bc6f6e664e readme use generator2.bat sonoro1234 2019-03-06 11:00:21 +01:00
  • 343a8e4ea5 update README.md 1.68 sonoro1234 2019-02-19 13:18:20 +01:00
  • 0d4fa8b8bc Merge pull request #91 from cimgui/ImVector Victor Bombi 2019-02-19 13:13:02 +01:00
  • 666a687e0f pull imgui 1.68 sonoro1234 2019-02-19 13:11:06 +01:00
  • 806ff124a1 build test -Wall std=99 -Wpedantic sonoro1234 2019-02-18 12:33:12 +01:00
  • 186ebd8f06 drop comments and update README.md for top level functions sonoro1234 2019-02-15 16:54:23 +01:00
  • d331453422 correct issue #88 (Pair union member) sonoro1234 2019-02-15 12:24:06 +01:00
  • e125f405e3 more README.md update sonoro1234 2019-02-15 12:10:52 +01:00
  • 498f9802d1 update README.md sonoro1234 2019-02-15 11:17:51 +01:00
  • 6c9a018705 drop ImVector:contains() for not applicable types sonoro1234 2019-02-14 20:15:33 +01:00
  • 347d8d58b0 with templated structs generated sonoro1234 2019-02-14 13:05:49 +01:00
  • 161385607d not templated structs generated sonoro1234 2019-02-12 19:59:39 +01:00
  • 23f2a1f026 get template typenames generated sonoro1234 2019-02-12 19:40:00 +01:00
  • 490effa341 get template typenames sonoro1234 2019-02-12 18:52:00 +01:00
  • 0d864f94bd ImVector functions inclusion sonoro1234 2019-02-12 12:16:21 +01:00
  • 55f1afa2db update readme sonoro1234 2019-01-27 22:51:31 +01:00
  • 71a9410ce6 cpp2ffi take care or type and name separated by * without spaces sonoro1234 2019-01-27 17:20:07 +01:00
  • 036d2c1f9e Merge pull request #86 from mellinoe/update-to-1.67 1.67 Victor Bombi 2019-01-17 16:43:00 +01:00
  • b5c7ed5862 Update imgui submodule to 1.67 and re-generate. Eric Mellino 2019-01-14 18:42:10 -08:00
  • d2ee8fc7dd improve functionD_re 1.66b.1 sonoro1234 2018-12-24 12:28:37 +01:00
  • 593867e320 generator2 files sonoro1234 2018-12-23 19:53:14 +01:00
  • 907c2fddce generator.lua take care of type and name separated by * without spaces sonoro1234 2018-12-21 11:59:35 +01:00
  • 67f3b097a5 pull imgui 1.66b v1.66b.1 sonoro1234 2018-12-03 16:46:17 +01:00
  • fd0199809d json: TAB 2 spaces solves #82? sonoro1234 2018-12-03 10:02:33 +01:00
  • d174a02a0f indented json files sonoro1234 2018-12-02 18:37:52 +01:00
  • 291922f72c alphabetical sorted json files sonoro1234 2018-12-02 11:15:17 +01:00
  • 7d963113c9 Merge pull request #84 from dos1/static Victor Bombi 2018-11-28 19:37:05 +01:00
  • 8cbdca3344 cmake: add an option to build as a static library Sebastian Krzyszkowiak 2018-11-28 18:19:52 +01:00
  • 204f2828bb add folder testbuildc v1.66.2 sonoro1234 2018-11-27 12:09:03 +01:00
  • 2c10d47b9a remove static char EmptyString lines sonoro1234 2018-11-27 12:07:56 +01:00