Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Toggle Object Editability keybind #711

Merged
merged 1 commit into from
Mar 9, 2023
Merged

Conversation

mharis001
Copy link
Member

When merged this pull request will:

  • title, use case: sometimes you only want to edit a single object that is currently not editable and instead of going through the regular editable objects dialog with a small radius, this keybind provides a quick way to make the object editable (or not) by hovering over it
  • Add updateEditableObjects objects common function
    • Replaces the old addObjects/removeObjects common events
    • Consolidates editable object updating in the code base to a single function

@mharis001 mharis001 added the feature Adds a new feature label Mar 8, 2023
@mharis001 mharis001 added this to the 1.13.0 milestone Mar 8, 2023
Copy link
Member

@ampersand38 ampersand38 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works very well! I put my keybind as Alt + Right Click and am loving it.

@mharis001 mharis001 merged commit fbf0091 into master Mar 9, 2023
@mharis001 mharis001 deleted the toggle-editable-keybind branch March 9, 2023 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Adds a new feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants