Skip to content

Change picking behavior for qt6 upgrade#2564

Merged
cbentejac merged 1 commit into
dev/qt6.6from
dev/pickingQt6
Oct 11, 2024
Merged

Change picking behavior for qt6 upgrade#2564
cbentejac merged 1 commit into
dev/qt6.6from
dev/pickingQt6

Conversation

@servantftransperfect

Copy link
Copy Markdown
Contributor

Previously, picking was working by luck.

  • I removed the center point selection using double click which was not working and created side effects
  • The center point selection is now only active when using CTRL modifier
  • Camera picking is disabled if CTRL modifier is active
  • I doubled the picking area of the camera for easier picking (using an invisible box).

@cbentejac cbentejac changed the base branch from develop to dev/qt6.6 October 8, 2024 15:33
@cbentejac cbentejac added this to the Meshroom 2024.1.0 milestone Oct 11, 2024
@cbentejac cbentejac merged commit 5c6a217 into dev/qt6.6 Oct 11, 2024
@cbentejac cbentejac deleted the dev/pickingQt6 branch October 11, 2024 15:47
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