ChrisCrossCrash / ChrisCrossCrash/SetOriginInEditMode
"Set Origin to Selected" adds extra 'undo' steps
- Dominant language
- Python
- Stars
- 7
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
### Steps to Reproduce
1. Start a new default project.
1. Select the default cube.
1. `Tab` into Edit Mode.
1. Select a corner of the cube.
1. Right-click > Set Origin to Selected
1. `Ctrl-Z` to undo
At this point, the default cube will be translated to where the origin should be (bad):

Pressing `Ctrl-Z` again fixes the issue. However, it isn't possible to redo the `Set Origin to Selected` action.
This isn't always the case though. In some situations it just decides to work fine.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.