Commit Graph

  • 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
  • df00156746 output json files with newline sonoro1234 2018-11-26 17:54:36 +01:00
  • 553364f7d8 add cimgui.h include guards sonoro1234 2018-11-26 15:57:19 +01:00
  • 14cd6715d2 remove static from structs v1.66.1 sonoro1234 2018-11-23 10:22:48 +01:00
  • 76935a7d83 manually removed static sonoro1234 2018-11-22 20:46:49 +01:00
  • 4397e9a3f1 update README.md sonoro1234 2018-11-22 20:18:11 +01:00
  • d44c05cbbd Merge pull request #81 from mellinoe/update-to-1.66 Victor Bombi 2018-11-22 20:14:49 +01:00
  • ed6212bb34 Update to v1.66. Eric Mellino 2018-11-22 11:06:40 -08:00
  • 8911a5a992 avoid ImNewDummy issue #80 for MSVC sonoro1234 2018-11-13 18:17:59 +01:00
  • 4397288459 some generator.lua cleaning sonoro1234 2018-10-23 11:56:02 +02:00
  • 354f316b89 CIMGUI_DEFINE_ENUMS_AND_STRUCTS in README.md v1.65.7 sonoro1234 2018-10-21 13:18:36 +02:00
  • f6fdec9d98 do check of bad overloading sonoro1234 2018-10-21 11:39:23 +02:00
  • 3da4350671 readme hard coded overloaded names sonoro1234 2018-10-20 19:42:33 +02:00
  • fe1d9d081b more readme update sonoro1234 2018-10-20 19:36:46 +02:00
  • f531be148d Merge pull request #76 from cimgui/master_refactor v1.65.6 Victor Bombi 2018-10-20 18:17:33 +02:00
  • eac028b1f3 delete screenshot.png sonoro1234 2018-10-20 17:51:01 +02:00
  • eb81995978 update README.md sonoro1234 2018-10-20 17:32:22 +02:00
  • b600ea9fab structs and enums show C ImVector type sonoro1234 2018-10-20 17:32:03 +02:00
  • 5656bf7c73 simplify generation and modify order saved sonoro1234 2018-10-20 13:54:59 +02:00