Skip to content

IsOver() fix#391

Open
KismetPartisan wants to merge 3 commits intoCedricGuillemet:masterfrom
KismetPartisan:IsOver-Fix
Open

IsOver() fix#391
KismetPartisan wants to merge 3 commits intoCedricGuillemet:masterfrom
KismetPartisan:IsOver-Fix

Conversation

@KismetPartisan
Copy link
Copy Markdown
Contributor

There were a couple issues with the IsOver(OPERATION) function, such as not working with SCALEU, returning true for operations that were not in use, and always returning true if any gizmo was in use. This fixes all of those by adding a variable into Context that tracks what operation the mouse is hovered over.

@KismetPartisan KismetPartisan changed the title Is over fix IsOver fix Dec 6, 2025
@KismetPartisan KismetPartisan changed the title IsOver fix IsOver() fix Dec 6, 2025
Comment thread ImGuizmo.cpp Outdated
Comment thread ImGuizmo.cpp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants