This repository was archived by the owner on Nov 14, 2025. It is now read-only.
Releases: ktsu-dev/ImGuiWidgets
Releases · ktsu-dev/ImGuiWidgets
v1.6.8-pre.1
v1.6.8
v1.6.8 (patch)
Changes since v1.6.7:
- [patch] Force patch (@matt-edmondson)
Full Changelog: v1.6.7...v1.6.8
v1.6.7-pre.1
v1.6.7-pre.1 (prerelease)
Changes since v1.6.6:
- Update package versions in Directory.Packages.props and clean up project files for ImGuiWidgets and ImGuiWidgetsDemo. (@matt-edmondson)
Full Changelog: v1.6.6...v1.6.7-pre.1
v1.6.7
v1.6.7 (patch)
Changes since v1.6.6:
- [patch] Force patch (@matt-edmondson)
Full Changelog: v1.6.6...v1.6.7
v1.6.6-pre.1
v1.6.6-pre.1 (prerelease)
Changes since v1.6.5:
- Force build (@matt-edmondson)
Full Changelog: v1.6.5...v1.6.6-pre.1
v1.6.6
v1.6.6 (patch)
Changes since v1.6.5:
- [patch] Force patch (@matt-edmondson)
- Force build (@matt-edmondson)
Full Changelog: v1.6.5...v1.6.6
v1.6.5
v1.6.5 (patch)
Changes since v1.6.4:
- Update project configuration files and workflows for improved build and release processes (@matt-edmondson)
- Refactor ImGuiWidgetsDemo layout and enhance demo sections. Updated title for clarity, reorganized demo panels into 'Widget Demos' and 'Advanced Demos', and added individual demo methods for better structure and readability. (@matt-edmondson)
Full Changelog: v1.6.4...v1.6.5
v1.6.5-pre.17
v1.6.5-pre.17
Initial release or repository with no prior history.
Full Changelog: v1.6.5-pre.16...v1.6.5-pre.17
v1.6.5-pre.16
v1.6.5-pre.16
Initial release or repository with no prior history.
Full Changelog: v1.6.5-pre.15...v1.6.5-pre.16
v1.6.5-pre.15
v1.6.5-pre.15 (prerelease)
Changes since v1.6.5-pre.14:
- Update nuget.config (@matt-edmondson)
- Fix for potential 0 column situation (@Damon3000s)
- Fix demo (@Damon3000s)
- Update Directory.Build.targets (@matt-edmondson)
- Fix for grid double counting item spacing, yet only using a single during layout (@Damon3000s)
- Add nicer knobs from https://github.com/imgui-works/imgui-knobs-dial-gauge-meter (@matt-edmondson)
- Add color tinting to images (@matt-edmondson)
- Enhance code style and improve UI widget functionality (@matt-edmondson)
- Fix a crash in the line wrapping (@matt-edmondson)
- Default back to 32 grid items to show (@Damon3000s)
- v1.0.0-alpha.8 (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Cleanup (@Damon3000s)
- Fix for SetPos ImGui assert (@Damon3000s)
- Minor formatting fix. (@Damon3000s)
- Revert additional files (@Damon3000s)
- Review Feedback (@Damon3000s)
- Assign dependabot PRs to matt (@matt-edmondson)
- Read PackageDescription from DESCRIPTION file (@matt-edmondson)
- Fix end cursor position in nested trees (@matt-edmondson)
- Changed formatting of collection member variable (@Damon3000s)
- Review Feedback (@Damon3000s)
- Add PopupMessageOK (@matt-edmondson)
- Review Feedback (@Damon3000s)
- Group code with regions (@Damon3000s)
- Add conditional checks for release tasks in CI workflow (@matt-edmondson)
- Update packages (@matt-edmondson)
- Update README.md (@matt-edmondson)
- First pass of adding row alignment and fixing layout issues (@Damon3000s)
- Allow zones to be added in the constructor (@matt-edmondson)
- Add a more general Tile class (@matt-edmondson)
- Add dividers to the demo (@matt-edmondson)
- Add IS_FORK environment variable to GitHub Actions workflow (@matt-edmondson)
- Various cleanups (@Damon3000s)
- Use the new ImGuiApp.Start signature (@matt-edmondson)
- Remove intrusive scaling (@matt-edmondson)
- dotnet 8 (@matt-edmondson)
- Update ImGui.NET (@matt-edmondson)
- Add searchable list popup (@matt-edmondson)
- Use Collection instead of List (@Damon3000s)
- Create VERSION (@matt-edmondson)
- Delete icon to try fix lfs (@matt-edmondson)
- Add GridOrder and fix ColumnMajor layout bug (@Damon3000s)
- Display a dummy and early out if there are no items to show in the grid (@matt-edmondson)
- Initial commit (@matt-edmondson)
- WIP PopupInput (@matt-edmondson)
- [minor] Fix command to retrieve the last non-merge commit message with a limit to one entry (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Add Grid layout and Icon widget to replace the Tile widget (@matt-edmondson)
- Update ImGuiStyler, ImGuiApp, and ImGuiPopups package references to latest alpha versions (@matt-edmondson)
- Fix incorrect icon calculation for 1 item grid (@Damon3000s)
- Add globbing support #11 (@matt-edmondson)
- Fix IDE style warnings (@Damon3000s)
- Remove icon to fix LFS (@matt-edmondson)
- Refactor and enhance class constructors (@matt-edmondson)
- Update SetSizesFromList to take an ICollection (@matt-edmondson)
- Change icon strings (@Damon3000s)
- Feedback (@Damon3000s)
- Fix typos and renames for clarity (@matt-edmondson)
- Read from AUTHORS file during build (@matt-edmondson)
- Update nuget.config (@matt-edmondson)
- Vertically center the horizontal label correctly (@matt-edmondson)
- Review Feedback (@Damon3000s)
- Enhance versioning logic to increment based on commit message tags (@matt-edmondson)
- Add ColorIndicator widget (@matt-edmondson)
- Push id in tile render to differentiate contents (@matt-edmondson)
- Add GitHub token to workflow for fork detection (@matt-edmondson)
- Remove a debug print (@matt-edmondson)
- Add the new combo to the ImGuiWidgets demo project (@Damon3000s)
- Provide the item dimensions to the draw delegate (@matt-edmondson)
- [minor] Force minor update (@matt-edmondson)
- Update to the latest ktsu.Styler version (@Damon3000s)
- [minor] Fix commit retrieval logic to use date order for last non-merge commit and topo order for subsequent commits (@matt-edmondson)
- Dont render a dummy if theres no items and the layout is "FitToContents" (@matt-edmondson)
- First pass of implementing a new Column Major grid (@Damon3000s)
- Update README and project files to reflect SDK changes and correct links (@matt-edmondson)
- Update dotnet.yml (@matt-edmondson)
- Add modal input popups for strings, ints, and floats (@matt-edmondson)
- Missing changes from previous commit (@Damon3000s)
- Fix for potential out of range access in ColumnMajor mode (@Damon3000s)
- Update dotnet.yml (@matt-edmondson)
- Add an IString and string combo implementation (@Damon3000s)
- Add documentation (@matt-edmondson)
- Update Directory.Build.props (@matt-edmondson)
- Change the ColorIndicator implementation based on review feedback (@Damon3000s)
- Create dependabot.yml (@matt-edmondson)
- Update the demo project with the new combos (@Damon3000s)
- Add IsPackable=false to the demo project (@matt-edmondson)
- Rollback to ImGui.NET 1.89.5 (@matt-edmondson)
- Fix Tile alignment issues (@matt-edmondson)
- Move IconAlignment to a parameter (@Damon3000s)
- Addressing review feedback (@Damon3000s)
- Improve implementation (@Damon3000s)
- Fix ID stack issues in popups and add escape key to cancel popup (@matt-edmondson)
- Added OnGetTooltip to Icon Delegates (@Damon3000s)
- Update build config (@matt-edmondson)
- Tweak code layout (@Damon3000s)
- Update packages (@matt-edmondson)
- Add LICENSE template (@matt-edmondson)
- Cleanup old logic (@Damon3000s)
- Update VERSION (@matt-edmondson)
- Fix a grid wrapping issue (@matt-edmondson)
- Updated variable names and some comments (@Damon3000s)
- Add API documentation (@matt-edmondson)
- Remove the IconDelegates class (@Damon3000s)
- Update .gitignore to include additional IDE and OS-specific files (@matt-edmondson)
- Add icon back hopefully to LFS (@matt-edmondson)
- Read from VERSION when building (@matt-edmondson)
- Fix a runtime cast failure when dragging divider zones (@matt-edmondson)
- Add ScopedDisabled to ImG...