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
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
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
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
Eric Mellino
908d5b5131
Bump to v1.87.2.
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
6826b95b97
Update to v1.87
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
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
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
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
Zaafar
f7d49bcc38
updated checks for ArgumentOutOfRangeException
4 years ago
Zaafar
5aae99ed9a
added checks for ArgumentOutOfRangeException
4 years ago
Zaafar
85d01be394
minor fixup: updated util function signature.
4 years ago
Zaafar
93d375af5a
handling comments
...
- Adding overloaded functions for CalcTextSize
- Making CalcTextSizeImpl private
- Removing the use of textByteSize
4 years ago
Zaafar
33aefc005c
bug fix: correctly calculating String start/end.
4 years ago
Zaafar
0e6ed64e5c
CalcTextSize now supports all arguments
4 years ago
Zaafar
351a3de4ca
Stop generation of igCalcTextSize and igInputTextWithHint func.
...
They are manually created in ImGui.Manual.cs file.
4 years ago
Eric Mellino
b0cd7eb36a
Pass additional GraphicsDeviceOptions.
4 years ago
Kaydax
92b3afdf82
Fix ImGui.NET.SampleProgram to work with
...
Vulkan on the latest Vildrid releases
4 years ago
Alex Hildebrand
3db0d27423
Update generated files
4 years ago
Alex Hildebrand
d2fe090cb8
Separate namespaces for generated projects
4 years ago
Alex Hildebrand
d6f961f0f8
Added missing braces
4 years ago
Alex Hildebrand
7b26ec8b7f
Setting ImGuiContext for ImPlot
4 years ago
Alex Hildebrand
3c148950d9
Preparing for separate native libraries
4 years ago
Florian Maunier
66f1afa9a2
Add InputTextWithHint overloads
4 years ago
Eric Mellino
820e5c3794
Add mapping for the space key.
4 years ago