294 Commits (internals)
 

Author SHA1 Message Date
Alex Hildebrand 7ab250feb8 Updated to ImGui 1.82 and recent ImPlot, ImNodes and ImGuizmo 3 years ago
Zaafar f7d49bcc38 updated checks for ArgumentOutOfRangeException 3 years ago
Zaafar 5aae99ed9a added checks for ArgumentOutOfRangeException 3 years ago
Zaafar 85d01be394 minor fixup: updated util function signature. 3 years ago
Zaafar 93d375af5a handling comments 3 years ago
Zaafar 33aefc005c bug fix: correctly calculating String start/end. 3 years ago
Zaafar 0e6ed64e5c CalcTextSize now supports all arguments 3 years ago
Zaafar 351a3de4ca Stop generation of igCalcTextSize and igInputTextWithHint func. 3 years ago
Eric Mellino b0cd7eb36a Pass additional GraphicsDeviceOptions. 3 years ago
Kaydax 92b3afdf82
Fix ImGui.NET.SampleProgram to work with 3 years ago
Alex Hildebrand 3db0d27423 Update generated files 3 years ago
Alex Hildebrand d2fe090cb8 Separate namespaces for generated projects 3 years ago
Alex Hildebrand a5a66dd8ed Merge remote-tracking branch 'origin/master' into ImPlot_ImNodes_ImGuizmo_Integration 3 years ago
Alex Hildebrand d6f961f0f8 Added missing braces 3 years ago
Alex Hildebrand 7b26ec8b7f Setting ImGuiContext for ImPlot 3 years ago
Alex Hildebrand 3c148950d9 Preparing for separate native libraries 3 years ago
Florian Maunier 66f1afa9a2 Add InputTextWithHint overloads 3 years ago
Eric Mellino 820e5c3794 Add mapping for the space key. 3 years ago
mrmav 475146aa8f added space input to XNA sample 3 years ago
Eric Mellino 8a9c83f775 Revert ImGui.NET dependency changes. 3 years ago
Alex Hildebrand 5f15fdf774 Added ImPlot demo window to sample program 3 years ago
Alex Hildebrand 13ce5ecff8 Generated code files for ImPlot.NET, ImNodes.NET and ImGuizmo.NET 3 years ago
Alex Hildebrand 0bf95cb5f8 Added ImPlot.NET, ImNodes.NET and ImGuizmo.NET projects and corresponding definition files 3 years ago
Alex Hildebrand 02a838f88f Preparing code generator for ImPlot, ImNodes and ImGuizmo code generation 3 years ago
Zaafar c56b19b6ae Updating MonoGame-specific offset as it's not required anymore. 4 years ago
Zaafar 49aa2d9faf updating deps 4 years ago
Eric Mellino 9b74ee4f79 Update to v1.78. 4 years ago
CallumDev 181ceb5451 Fix substring issue 4 years ago
CallumDev b0b72b5a83 Generator: Optional locations json. Use json size instead of CSharpScript 4 years ago
CallumDev 4ec0c37abc Upgrade CodeGenerator to handle new cimgui json files 4 years ago
Eric Mellino 0b9c9ea07d Bump to version 1.75 (NuGet 1.75.0). 4 years ago
Eric Mellino 1dfd06d6b4 Prepare code generator for 1.75 default enum arguments. 4 years ago
Eric Mellino 35aabdc9b8 Bump to 1.72b (NuGet version 1.72.0). 5 years ago
Eric Mellino 5e9d6be61d Misc project cleanup 5 years ago
Eric Mellino 88836f5e0b Merge remote-tracking branch 'giawa/feature/type-variants-sep-json' into feature/type-variants-sep-json 5 years ago
Eric Mellino 84ec6ed446 Update native binaries to 1.71. 5 years ago
giawa d62cb5f278 Process the variants into a dictionary and then mark them as used as they are applied. 5 years ago
giawa 8be7644c3e Modify SampleProgram to use 'safe' version of GetTexDataAsRGBA32, which was auto-generated by the CodeGenerator with the new variant functionality. 5 years ago
giawa 5afed427ad Add example variants.json that adds IntPtr* as a parameter variant for ImFontAtlas_GetTexDataAsAlpha8 and ImFontAtlas_GetTexDataAsRGBA32. 5 years ago
giawa cd5c0269b0 Add support for parameters having variant types as defined in variants.json (optional). This will cause a FunctionDefinition to expand to have several OverloadDefinitions if variants are found, and will cause both native methods and their wrappers to be generated for the variants. 5 years ago
Amer Koleci 88ca3dc6e9 Update to last 1.71 5 years ago
Eric Mellino 8e34c987ea Download 1.70 binaries. 5 years ago
Eric Mellino 448f22dedb Handle new default value in the code generator. 5 years ago
Amer Koleci 489f84752e Update to v1.70. 5 years ago
Eric Mellino 34a0848556 Update to v1.69. 5 years ago
Eric Mellino 580d552d10 Merge branch 'mono-build-targets' 5 years ago
Eric Mellino 4ef0abb391 Update to 1.68. 5 years ago
Eric Mellino dcb9b89d51 Add build targets for mono and legacy MSBuild (pre-PackageReference). 5 years ago
Eric Mellino 4588142ef9 Generated PInvokes for "_destroy" functions . 5 years ago
Eric Mellino 1743198544 Fix native constructor function imports 5 years ago