- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
It seems good to reveal these half-hidden options in the status bar itself!
To check if the operator supports any of these settings, you could check the vod->nav_type->flag
and the flags VIEWOPS_FLAG_ORBIT_SELECT
and VIEWOPS_FLAG_PERSP_ENSURE
.
Changes to vod->viewops_flag
here seem to be OK, but I think changes to U.uiflag
should only be made upon operator confirmation.
An example of where I am confused with transforms is #126477. There the thought is adding some user preferences to the status bar that alter the behavior of some transforms. So changing "auto…
Hi, thanks for the report. But I didn't understood the problem. Maybe you are having trouble with Snap Base? You can change the Snap Base using B. By default it is the Median Point of selected…
[-] Shift+tab doesnot work globally anymore (doesnot turn regular snapping on/off).
It was not working globally in PR or main. It was a regression from 3.6. Fixed now in 4.3 main
I brought…
It's strange that the Windows build didn't work. It must have been an error in the buildbot.
I'm also a bit concerned about mixing hold and click, but in testing, the only thing that can get in…
The constructor of WorkspaceStatus calls BKE_workspace_status_clear and also tags the status area from redraw (area.cc 864). It seems to work okay without those in your PR. I'm mostly curious if…
@Harley, since this change messes with some of the code you implemented in 03cd8b359b, I wonder if you have any observations about it.
@blender-bot build