Skip to content

Add Toggle Object Editability keybind#711

Merged
mharis001 merged 1 commit intomasterfrom
toggle-editable-keybind
Mar 9, 2023
Merged

Add Toggle Object Editability keybind#711
mharis001 merged 1 commit intomasterfrom
toggle-editable-keybind

Conversation

@mharis001
Copy link
Copy Markdown
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
Copy Markdown
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