Commit Graph

  • c04ed4fa16 pull imgui 1.78 docking branch and generate 1.78dock Victor Bombi 2020-08-18 21:01:56 +02:00
  • c31750d25e Switch Ubuntu version to focal Oleh Prypin 2020-08-12 22:04:55 +02:00
  • 76eaf80082 Simplify CMake invocation in CI Oleh Prypin 2020-08-09 19:19:57 +02:00
  • fe65bbf5cd Merge pull request #143 from oprypin/cimake Victor Bombi 2020-08-13 10:43:34 +02:00
  • 8668cb268c Switch Ubuntu version to focal Oleh Prypin 2020-08-12 22:04:55 +02:00
  • 5ee318e21e Simplify CMake invocation in CI Oleh Prypin 2020-08-09 19:19:57 +02:00
  • d335744253 generation for locations in structs_and_enums Victor Bombi 2020-07-07 10:04:13 +02:00
  • 6ddccdc1de update readme for locations in struct_and_enums Victor Bombi 2020-07-07 09:59:06 +02:00
  • 45c3de9423 cpp2ffi: add locations to struct_and_enums Victor Bombi 2020-07-07 09:55:09 +02:00
  • f41dd1cf2e generation for location in structs_and_enums Victor Bombi 2020-07-07 09:59:48 +02:00
  • fba064065d update readme for locations in struct_and_enums Victor Bombi 2020-07-07 09:59:06 +02:00
  • b875a545b2 cpp2ffi: add locations to struct_and_enums Victor Bombi 2020-07-07 09:55:09 +02:00
  • 38a744674e generate again Victor Bombi 2020-06-30 09:45:35 +02:00
  • 2f4c2c03db cpp2ffi.lua: remove explicit keyword, get template_type from parser.templates instead of string substitution (solves issues #140 and #141) Victor Bombi 2020-06-30 09:39:48 +02:00
  • c1f0030b20 generate again Victor Bombi 2020-06-30 09:41:01 +02:00
  • 4645c082fa cpp2ffi.lua: remove explicit keyword, get template_type from parser.templates instead of string substitution (solves issues #140 and #141) Victor Bombi 2020-06-30 09:39:48 +02:00
  • 8c5bda8548 pull imgui docking 1.77 and generate 1.77dock Victor Bombi 2020-06-29 19:06:28 +02:00
  • 92a029f678 README.md update Victor Bombi 2020-06-29 18:57:39 +02:00
  • bc3bc4583d pull imgui master 1.77 and generate 1.77 Victor Bombi 2020-06-29 18:55:13 +02:00
  • 13ad240b74 readme: argsT when arg is function pointer Victor Bombi 2020-06-05 21:46:31 +02:00
  • 74ca33d026 generation with non const ref to ptr Victor Bombi 2020-06-06 11:42:25 +02:00
  • ab53af765f non const ref to pointer Victor Bombi 2020-06-06 11:36:56 +02:00
  • bb54fa5e20 generation with non const ref to pointer Victor Bombi 2020-06-06 11:40:34 +02:00
  • 38bcc91220 non const ref to pointer Victor Bombi 2020-06-06 11:36:56 +02:00
  • 36522778d0 readme: argsT when arg is function pointer Victor Bombi 2020-06-05 21:46:31 +02:00
  • 4e160d8017 generation with location info Victor Bombi 2020-06-05 20:46:02 +02:00
  • 8b4ebff2e2 update readme with location info Victor Bombi 2020-06-05 17:58:27 +02:00
  • a27b5236db keep implementations locations Victor Bombi 2020-06-05 17:35:17 +02:00
  • 19e41cf8e9 keep function locations Victor Bombi 2020-06-05 12:26:27 +02:00
  • f69b042105 generation with location info Victor Bombi 2020-06-05 20:43:42 +02:00
  • 1efb54810c update readme with location info Victor Bombi 2020-06-05 17:58:27 +02:00
  • 4edb09f7c4 keep implementations locations Victor Bombi 2020-06-05 17:35:17 +02:00
  • 0f2a41e273 keep function locations Victor Bombi 2020-06-05 12:26:27 +02:00
  • 61784f32f9 readme: size field in struct description Victor Bombi 2020-05-31 10:35:37 +02:00
  • 981eafaa3e readme: size field in struct description Victor Bombi 2020-05-31 10:35:37 +02:00
  • 250169feb7 generation after FnPtr change Victor Bombi 2020-05-30 15:33:12 +02:00
  • 16846a206b FnPtr changes to FnretvalPtr to allow 2 overloadings with different FnPtr, corrected checking equal ov_cimguiname Victor Bombi 2020-05-30 15:18:38 +02:00
  • 09bd080a0c generate with FnPtr change Victor Bombi 2020-05-30 15:20:49 +02:00
  • 217e55b5b3 FnPtr changes to FnretvalPtr to allow 2 overloadings with different FnPtr, corrected checking equal ov_cimguiname Victor Bombi 2020-05-30 15:18:38 +02:00
  • 6e52c26817 CMakeLists.txt modification for MSVC thanks to @Sewer56 Victor Bombi 2020-05-25 16:54:55 +02:00
  • f30441fd5d CMakeLists.txt modification for MSVC thanks to @Sewer56 Victor Bombi 2020-05-25 16:54:55 +02:00
  • 78c1ef224d pull imgui again for issue 3243 Victor Bombi 2020-05-18 16:40:43 +02:00
  • 787939bebc getCname uses namespace Victor Bombi 2020-05-16 16:49:08 +02:00
  • 9f99062c6f getCname uses namespace Victor Bombi 2020-05-16 16:49:08 +02:00
  • da72704aa1 pull docking and generate Victor Bombi 2020-05-16 16:27:17 +02:00
  • b861387d21 pull imgui docking branch and generate Victor Bombi 2020-04-29 18:11:57 +02:00
  • be187bcdc4 avoid last , in enums parsing 1.76 Victor Bombi 2020-04-28 14:05:05 +02:00
  • 98e6ff7051 Merge pull request #130 from barrybingo/master Victor Bombi 2020-04-20 14:58:34 +02:00
  • 39efe04d04 calc value in enums where it is sum of known values Victor Bombi 2020-04-20 14:50:37 +02:00
  • 925f656646 Make names visible when using gcc/clang barrybingo 2020-04-20 13:09:30 +01:00
  • 95d494d91d parse unnamed unions Victor Bombi 2020-04-17 21:15:00 +02:00
  • 3e6ef21864 generation Victor Bombi 2020-04-17 20:28:20 +02:00
  • 39983d8970 another union exception: TODO parse unions Victor Bombi 2020-04-17 20:27:56 +02:00
  • 4a63c7e2ae clean_spaces with mult operator Victor Bombi 2020-04-17 20:27:01 +02:00
  • acf490ffd6 README.md update with C examples links Victor Bombi 2020-04-17 11:11:38 +02:00
  • df7c5d1b5d post in cpp and h files if it is generated with internal api Victor Bombi 2020-04-14 17:37:22 +02:00
  • 7224084284 drop nocompiler generation Victor Bombi 2020-04-14 11:05:52 +02:00
  • a99713a8ba dont try to get typedef in typedef struct Victor Bombi 2020-04-14 10:31:19 +02:00
  • ce302529e4 avoid error in opengl3 impl generation with extra_defines Victor Bombi 2020-04-14 10:18:40 +02:00
  • 400b7d76dd typedef_st_re addition Victor Bombi 2020-04-14 10:02:39 +02:00
  • c0c050ce1e add include for implementations generation Victor Bombi 2020-04-13 10:16:11 +02:00
  • 52fbd3f694 update README.md Victor Bombi 2020-04-13 09:47:37 +02:00
  • f84d9c4301 pull imgui 1.76 and generate with internal also Victor Bombi 2020-04-13 09:45:35 +02:00
  • 4197d9f7e5 add ImRect to non POD defs Victor Bombi 2020-04-07 12:32:38 +02:00
  • ef683bf14a fix typo in readme Victor Bombi 2020-03-28 18:51:10 +01:00
  • b1a9eb3c21 Merge pull request #127 from cimgui/simplify Victor Bombi 2020-03-28 18:18:05 +01:00
  • 27f4d3c3c4 more README update Victor Bombi 2020-03-28 18:09:51 +01:00
  • 672f1bab04 drop generator_old Victor Bombi 2020-03-28 13:39:36 +01:00
  • 16ab55b72a update readme Victor Bombi 2020-03-28 13:32:44 +01:00
  • 18297589a5 all overloads will have a postfix for avoiding collision with generic version Victor Bombi 2020-03-28 12:23:12 +01:00
  • 760662ecea drop nonUDT1 second (not dropping but take place of no nonUDT) Victor Bombi 2020-03-27 13:49:16 +01:00
  • 0e16e0aedc drop nonUDT1 first Victor Bombi 2020-03-27 13:44:11 +01:00
  • 6033d331f9 drop nonUDT2 and empty table cimgui_overloads Victor Bombi 2020-03-27 13:07:27 +01:00
  • 7a6c714351 Merge pull request #126 from cimgui/internal_funcs Victor Bombi 2020-03-27 12:27:56 +01:00
  • 5451260291 two files left out in last commit Victor Bombi 2020-03-27 12:21:07 +01:00
  • e2347c174d make internal generation false for merging in master Victor Bombi 2020-03-27 12:18:47 +01:00
  • e7a883d9f3 use loadstring for parsing size of struct members, clean spaces around + Victor Bombi 2020-03-26 11:56:17 +01:00
  • 906fd09e67 dont save first underscore in templated types Victor Bombi 2020-03-26 08:44:51 +01:00
  • d1ac207b45 take care of spaces in templated type Victor Bombi 2020-03-26 08:13:38 +01:00
  • 956ddf4033 move ImPool templates typedefs after ImGuiStorage definition Victor Bombi 2020-03-25 13:58:14 +01:00
  • 056c340d25 thanks to typedef instead of define we work directly with ImWchar Victor Bombi 2020-03-25 12:47:40 +01:00
  • ab3699df27 take care of IMGUI_USE_WCHAR32 Victor Bombi 2020-03-25 12:21:04 +01:00
  • 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