Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Nov 14, 2025

This PR duplicates work already completed in the hexa-extras branch. Both branches add ImGuizmo, ImNodes, and ImPlot support with identical commits (9b98156 through 5618619).

Branch comparison

  • This PR: Contains commits adding Hexa.NET.ImGuizmo, ImNodes, and ImPlot packages plus demo implementations
  • hexa-extras: Contains the same commits with identical functionality
  • main (v2.1.9): Does not yet have these packages

Recommendation

Close this PR and merge hexa-extras when ready. The branches diverge from the same base (547afae) and differ only by an empty "Initial plan" commit in this PR.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@matt-edmondson matt-edmondson moved this to In Progress in ktsu.dev Nov 14, 2025
Copilot AI changed the title [WIP] Check if ImNodes, ImPlot, and ImGuizmo PR is redundant Close redundant PR - functionality exists in hexa-extras branch Nov 14, 2025
Copilot AI requested a review from matt-edmondson November 14, 2025 23:35
@matt-edmondson
Copy link
Contributor

@copilot I wanted you to check if the functionality that the hexa-extras branch implements was already in main, or whether that branch needed to be merged in

Copy link
Contributor Author

Copilot AI commented Nov 14, 2025

@copilot I wanted you to check if the functionality that the hexa-extras branch implements was already in main, or whether that branch needed to be merged in

The hexa-extras branch functionality is not in main yet and needs to be merged.

Current state:

  • main branch: Does not have Hexa.NET.ImGuizmo, ImNodes, or ImPlot packages
  • hexa-extras branch: Contains all three packages, demo implementations (ImGuizmoDemo.cs, ImNodesDemo.cs, ImPlotDemo.cs), and an ImGuiExtensionManager for automatic initialization

The hexa-extras branch should be merged to main to add this functionality to the repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants