Eric Mellino
421efe7629
Add missing cimgui.dylib file.
2 years ago
Eric Mellino
44295e50ed
Update native binaries for v1.88.
2 years ago
Eric Mellino
2a842d868c
Update ImGui.NET to v1.88 and ImPlot to latest.
2 years ago
Mikko
6f5d1f1039
Rename osx-universal to osx
3 years ago
Eric Mellino
33f04343b2
Force add new universal cimgui dylib.
3 years ago
Eric Mellino
7d4fc53c7e
Re-download v1.87 deps for universal macOS
3 years ago
Eric Mellino
6826b95b97
Update to v1.87
3 years ago
Eric Mellino
690c05e696
Update to v1.86.
3 years ago
Zaafar Ahmed
1256c7634c
Updating ImGui to 1.84.1
3 years ago
Tarik02
7644b2c959
Apple Silicon support
...
Signed-off-by: Tarik02 <Taras.Fomin@gmail.com>
3 years ago
Eric Mellino
653ef38a0e
Update native binaries to 1.82 and bump version number.
4 years ago
Eric Mellino
9b74ee4f79
Update to v1.78.
4 years ago
Eric Mellino
0b9c9ea07d
Bump to version 1.75 (NuGet 1.75.0).
5 years ago
Eric Mellino
35aabdc9b8
Bump to 1.72b (NuGet version 1.72.0).
5 years ago
Eric Mellino
84ec6ed446
Update native binaries to 1.71.
5 years ago
Eric Mellino
8e34c987ea
Download 1.70 binaries.
6 years ago
Eric Mellino
34a0848556
Update to v1.69.
6 years ago
Eric Mellino
4ef0abb391
Update to 1.68.
6 years ago
Eric Mellino
dcb9b89d51
Add build targets for mono and legacy MSBuild (pre-PackageReference).
...
Also, rename native lib back to cimgui.dylib.
6 years ago
Mike
0f32fae4cd
fixes a bug with MonoGame and FNA when creating a texture at runtime
...
fixes Mono not finding the dylib by prepending "lib"
6 years ago
Eric Mellino
7f3739a64e
Update to 1.67.
6 years ago
Eric Mellino
bab93b731c
Update to v1.66 of Dear ImGui.
...
Still marking this as a beta until the final autogen work items are completed.
6 years ago
Eric Mellino
94908a2890
Overhaul the library with autogenerated code.
...
This change overhauls ImGui.NET to be almost entirely auto-generated.
It parses data files from cimgui, which contain pre-processed
information about Dear ImGui's structures, enums, and functions. The
code generator spits out identical C# types and functions, and also
generates a safe, friendly wrapper layer.
--- This is a combination of 22 commits. ---
Initial attempt at auto-generating the native bindings.
More WIP generator stuff.
Mostly-working bindings with some TODO's left.
More WIP stuff for safe wrappers and bindings.
WIP
Update cimgui definitions and even better safe wrappers.
Fix "nonUDT" overloads and add a "RangeAccessor" struct.
Remove constructor methods from wrapper types.
More WIP
Grab latest structs_and_enums.json file
Attempted improvements
Very good state, everything working.
Correct cimgui.dll (win-x64)
Rework how ref/out parameters are marshalled.
Remove problematic string begin/end parameter pairs.
Update native deps to 1.0.65, update ImGui.NET.csproj.
Fix sample program compilation.
Fix up XNA sample program with new binding changes.
Add several more manual ImGui overloads to ease the upgrade.
Add [Flags] to flags enums.
Change version to 1.65.0.
Capitalize "Dear ImGui".
6 years ago
Eric Mellino
274e41bc86
Add a native binary for win-x86.
6 years ago
Stephan Vedder
5da5cffeec
Make native library for linux in general
7 years ago
Eric Mellino
00c0097f03
Update ubuntu-x64 cimgui.so to 1.53.
...
Built from cimgui 0781f921354a3f7a9eefd7aaab557a89cb14baea
7 years ago
Eric Mellino
9f0ac87bd8
Update osx-x64 cimgui.dylib to 1.53.
...
Built from cimgui 0781f921354a3f7a9eefd7aaab557a89cb14baea
7 years ago
Eric Mellino
cba9152d93
Update win-x64 cimgui.dll to 1.53.
...
Built from cimgui 0781f921354a3f7a9eefd7aaab557a89cb14baea
7 years ago
Eric Mellino
54eba05915
Update cimgui.so to 1.51
...
cimgui commit hash 6a31578c1ecb28b9ca705d357cee1baea3adbadc
7 years ago
Eric Mellino
e3119ab1c3
Normalize all of the native asset paths.
7 years ago
David Pethes
02bc394a19
Update to version 1.51 of cimgui/imgui.
7 years ago
Eric Mellino
09fd7c2076
Fix assembly version, update cimgui.dll location.
...
* cimgui.dll is now under win-x64, instead of win7-x64. This just makes
the package more flexible, but should behave the same as before.
7 years ago
Eric Mellino
ef9f937eba
Update cimgui.dylib to version 1.50.
7 years ago
Eric Mellino
65398a751b
Add v1.50 cimgui.so, update assembly version.
7 years ago
Eric Mellino
578c0f490f
Update to version 1.50 of cimgui/imgui.
8 years ago
Eric Mellino
e69a913e71
Update included version of cimgui.dylib; bump version to 0.2.1.
8 years ago
Eric Mellino
6aaffd36ee
Update Ubuntu's cimgui.so file
...
Build from commit hash fb044c4b6a25a5f8ce6409d6ecfc8702828b6e65 of cimgui.
8 years ago
David Pethes
f6c0eccb03
update win64 cimgui.dll to version 1.49
8 years ago
Eric Mellino
8195346e36
Update the Windows cimgui.dll.
...
The previous version was a debug version of the library.
8 years ago
Eric Mellino
349e21fba0
Add an OSX cimgui binary and update the project file.
8 years ago
Eric Mellino
63808c6115
Allow the use of dotnet build on ImGui.NET
9 years ago
Eric Mellino
8e8c2c0cde
Add cimgui pdb
9 years ago
Eric Mellino
4dc519ea6f
Include Windows x64 cimgui dll
9 years ago