-
Notifications
You must be signed in to change notification settings - Fork 81
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes and refactoring for drag and drop (#308)
* Simplifying and unifying drag and drop logic * Simplifying EquipLoc hover logic * Fix for gamepad being able to drag and drop multiple items * More gamepad drag and drop fixes * Making the gamepad dragged item bleed through the cursor * Hiding the cursor when dragging an inventory item * Unifying dragging and dropping an item from the world * Fixes for gamepad drag and drop from world * Moving more drag and drop code to the base Hud
- Loading branch information
Showing
10 changed files
with
501 additions
and
418 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.