-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bitECS: Take ownership when rotatin or scaling object
**Problem** With new loader enabled, objects are not rotated or scaled even if you attempt to rotate or scale objects that you don't have ownership. You first need to click objects to take ownership and then you can rotate or scale. #6199 But it is not a expected limitation. You should be able to rotate or scale objects without taking ownership with other operations beforehand. **Root issue** Rotate and Scale with Object menu don't take ownership. **Solution** Take ownership when starting rotate or scale.
- Loading branch information
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters