Victor Bombi
54cfcabdde
correct readme
2020-10-30 15:36:17 +01:00
M. Frink ~ Lemur
2a6970b50b
Fixed typo
2020-10-30 15:31:53 +01:00
Micon Frink
507e19bc7e
adding documentation
2020-10-30 15:31:53 +01:00
Oleh Prypin
a97c90ec4f
Add crystal-imgui as an example binding
2020-10-19 18:21:53 +02:00
Victor Bombi
75a27d5e34
readme: correct links
2020-10-19 17:39:51 +02:00
Marcelo Silva Nascimento Mancini
59e4829b4b
Add bindbc-cimgui as an example binding
...
DerelictImGui is too old for the state ImGui is right now, so I made a binding which is -betterC switch compatible with D and it is updated to the 1.79 version which I'll be supporting for a great time
2020-10-19 17:36:51 +02:00
Victor Bombi
3700abd326
readme: explain defaults of generator, change implementations by backends
2020-10-19 16:25:21 +02:00
Victor Bombi
e58ac87fba
Merge branch 'docking_inter'
2020-10-16 16:30:42 +02:00
Victor Bombi
c1a4efeb10
README.md updated with backend_test info
2020-10-16 16:29:47 +02:00
Victor Bombi
c0d36ab1d6
pull imgui master 1.79 and generate
2020-10-09 16:55:18 +02:00
Victor Bombi
c5a3820d02
pull imgui docking 1.79 and generate
2020-10-09 16:51:44 +02:00
Victor Bombi
d32282504c
Merge branch 'docking_inter'
2020-10-09 16:48:56 +02:00
Victor Bombi
ddc93fb07f
update README.md
2020-10-09 16:47:28 +02:00
Thomas Versteeg
0842366596
Make git commands in README.md code blocks
...
This way they can be copied and `https://github.com/cimgui/cimgui.git ` won't be shortened to `cimgui/cimgui.git`.
2020-10-06 20:26:30 +02:00
Thomas Versteeg
0e46431ad7
Make git commands in README.md code blocks
...
This way they can be copied and `https://github.com/cimgui/cimgui.git ` won't be shortened to `cimgui/cimgui.git`.
2020-10-06 12:29:25 +02:00
Victor Bombi
e748e6bc95
Merge branch 'docking_inter'
2020-09-26 09:37:39 +02:00
Victor Bombi
c2bd39271b
README.md: update with location info
2020-09-25 14:53:35 +02:00
Victor Bombi
d59448763f
Freetype2 allow generation and compilation with Freetype2
2020-09-10 12:22:35 +02:00
Victor Bombi
d9b50e696f
Freetype2 allow generation and compilation with Freetype2
2020-09-10 12:20:58 +02:00
Victor Bombi
ebc4b3548a
new parser: update README.md
2020-09-04 10:51:57 +02:00
Victor Bombi
710ff2ae12
new parser: update README.md
2020-09-04 10:41:18 +02:00
Victor Bombi
f66c7e1cf8
README.md: add kotlin-imgui
2020-08-28 12:07:48 +02:00
Victor Bombi
debf951581
README.md: add kotlin-imgui
2020-08-28 12:06:59 +02:00
Victor Bombi
0ae7a19bbd
README.md update example bindings
2020-08-28 11:58:24 +02:00
Victor Bombi
c99cf02537
README.md update example bindings
2020-08-28 11:56:38 +02:00
Victor Bombi
90ddbc37b0
pull imgui 1.78 and generate
2020-08-18 21:11:32 +02:00
Victor Bombi
c04ed4fa16
pull imgui 1.78 docking branch and generate
2020-08-18 21:01:56 +02:00
Victor Bombi
6ddccdc1de
update readme for locations in struct_and_enums
2020-07-07 10:02:39 +02:00
Victor Bombi
fba064065d
update readme for locations in struct_and_enums
2020-07-07 09:59:06 +02:00
Victor Bombi
8c5bda8548
pull imgui docking 1.77 and generate
2020-06-29 19:06:28 +02:00
Victor Bombi
92a029f678
README.md update
2020-06-29 18:57:39 +02:00
Victor Bombi
13ad240b74
readme: argsT when arg is function pointer
2020-06-08 18:03:20 +02:00
Victor Bombi
36522778d0
readme: argsT when arg is function pointer
2020-06-05 21:46:31 +02:00
Victor Bombi
8b4ebff2e2
update readme with location info
2020-06-05 20:45:08 +02:00
Victor Bombi
1efb54810c
update readme with location info
2020-06-05 20:41:42 +02:00
Victor Bombi
61784f32f9
readme: size field in struct description
2020-05-31 10:37:10 +02:00
Victor Bombi
981eafaa3e
readme: size field in struct description
2020-05-31 10:35:37 +02:00
Victor Bombi
acf490ffd6
README.md update with C examples links
2020-04-17 11:11:38 +02:00
Victor Bombi
7224084284
drop nocompiler generation
2020-04-14 11:05:52 +02:00
Victor Bombi
52fbd3f694
update README.md
2020-04-13 09:47:37 +02:00
Victor Bombi
ef683bf14a
fix typo in readme
2020-03-28 18:51:10 +01:00
Victor Bombi
27f4d3c3c4
more README update
2020-03-28 18:09:51 +01:00
Victor Bombi
16ab55b72a
update readme
2020-03-28 13:32:44 +01:00
Victor Bombi
ab3699df27
take care of IMGUI_USE_WCHAR32
2020-03-25 12:21:04 +01:00
Victor Bombi
8ee704c485
keep names from external API as they were
2020-03-24 19:05:57 +01:00
Victor Bombi
5f15425a02
README.md update for IMGUI_HAS_DOCK
2020-03-17 12:28:26 +01:00
Victor Bombi
55dc243358
readme: document bitfield in structs_and_enums
2020-02-28 10:53:37 +01:00
Eric Mellino
39336d9843
Add a note in README.md about the IMGUI_DOCKING preprocessor define.
2020-02-21 08:02:16 -08:00
Victor Bombi
c5eea0b2db
update README.md
2020-02-10 16:30:19 +01:00
sonoro1234
6740445cbc
add config_generator.lua for setting additional includes needed by any implementation.
2020-01-24 16:40:16 +01:00