copygirl
3bebaa7b8a
Change Content to ContentWithTargetPath
...
This appears to be necessary to have library files
included in output directory of a project that has
ImGui.NET as a project reference, instead of as a
Nuget package reference.
2 years ago
copygirl
42d750d85f
Include generated code
...
Contains some manual changes and "disables"
some files that contain uncompilable code
2 years ago
copygirl
a3eb3bba92
Target .NET 7
2 years ago
Thraka
70a7b35459
use logic that makes sense
2 years ago
Thraka
2bedfd5898
Add new command line system; expose internals
2 years ago
Eric Mellino
421efe7629
Add missing cimgui.dylib file.
2 years ago
Sergey Tihon
fe7d4c80a4
fix: scripts and targets after #318 ( #347 )
2 years ago
Eric Mellino
14c0bfcf3c
Bump assembly version to 1.88.0.
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
CEO-Chair
0938c9882a
Change calling convention of ImGuiInputTextCallback
2 years ago
mikko
01da984860
Revert "M1 mac needs arm64 folder..."
...
This reverts commit fce0dc985d50a831aa1eadef6531763f1b44be10.
3 years ago
mikko
a5710e48ff
M1 mac needs arm64 folder...
3 years ago
Mikko
82f9b2eb64
Fix paths for examples
3 years ago
Mikko
6f5d1f1039
Rename osx-universal to osx
3 years ago
Eric Mellino
aecc84895f
Merge branch 'master' into add-VtxOffset-handling
3 years ago
oledfish
e416f8c3ba
Fix up rendering logic in sample programs.
3 years ago
Eric Mellino
22ead07a89
Bump version to 1.87.3.
3 years ago
Zaafar
7d30f1c037
adding back the .netstandard2.0
3 years ago
Cuber01
b57c39c5a7
Linked the src folder in readme to show the location of examples
...
I spent over 6 hours of dumb searching over the internet and debugging, just because I assumed the only available example is at the new-demo branch. I am running Monogame, so this example is far from perfect for my case. I was expecting the library code to be in the src/, and completely disregarded the directory. While it's definitely my fault, I believe that this change may help other absent minded individuals.
3 years ago
Eric Mellino
394a7abe65
Revert "Also trigger builds on tag push."
...
This reverts commit 17076778f1
.
3 years ago
Eric Mellino
908d5b5131
Bump to v1.87.2.
3 years ago
Eric Mellino
33f04343b2
Force add new universal cimgui dylib.
3 years ago
Eric Mellino
830ddcc42d
Update other 3rd-party lib target frameworks.
3 years ago
Eric Mellino
65e1442134
Bump version to 1.87.1
3 years ago
Eric Mellino
7d4fc53c7e
Re-download v1.87 deps for universal macOS
3 years ago
Eric Mellino
ae3ecd014e
Merge remote-tracking branch 'Tarik02/feature/apple-silicon'
3 years ago
Eric Mellino
17076778f1
Also trigger builds on tag push.
3 years ago
Eric Mellino
6826b95b97
Update to v1.87
3 years ago
Eric Mellino
b196a86359
Modified GH Actions workflow
3 years ago
Zaafar
07a75b53f8
Update dotnet-desktop.yml
3 years ago
Zaafar
765a77af7a
Create dotnet-desktop.yml
...
auto compile
auto bump up version
auto publish on nuget when tag is created
3 years ago
Zaafar Ahmed
74777fc6b2
added bash version of download-native-deps
3 years ago
Eric Mellino
e1c05de6ee
Bump version to 1.86.0.
3 years ago
Eric Mellino
4830a8990c
Update sample project to .NET 6.
3 years ago
Eric Mellino
d98aeab2c6
Fix code generation for imnodes.
3 years ago
Eric Mellino
690c05e696
Update to v1.86.
3 years ago
Eric Mellino
ad8a51eb2a
Update download-native-deps.ps1 to include JSON files.
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
7243a0f3c4
Add native debugging instructions to README.md
4 years ago
Sebastian Neusser
12ff7a925a
added vtx offset handling to the renderer
4 years ago
Eric Mellino
653ef38a0e
Update native binaries to 1.82 and bump version number.
4 years ago
Eric Mellino
40a7502b91
Regenerate ImGui.NET code due to enum naming change.
4 years ago
Eric Mellino
4eeb2dd497
Remove ImPlot code from sample program.
4 years ago
Eric Mellino
ecc2d53958
Merge remote-tracking branch 'origin/master' into ImPlot_ImNodes_ImGuizmo_Integration
4 years ago
Eric Mellino
817d35a425
Fix Metal rendering.
4 years ago
Eric Mellino
9d7c2dc54e
[WIP] Adjustments
4 years ago
Alex Hildebrand
2d1fc76b21
Using cimgui from docking_inter branch again
4 years ago
Alex Hildebrand
7ab250feb8
Updated to ImGui 1.82 and recent ImPlot, ImNodes and ImGuizmo
4 years ago