ChrisCrossCrash / ChrisCrossCrash/SetOriginInEditMode

"Set Origin to Selected" adds extra 'undo' steps

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
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):
![image](https://user-images.githubusercontent.com/40023417/124809297-a2737300-df68-11eb-9efb-c620fba5b21e.png)

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.