- Brasil
- https://www.linkedin.com/in/germano-cavalcante-77224867/
- Joined on
2012-10-07
Render Passes are not supported in the Viewport Compositor which uses the Depth buffer available in the viewport. This depth is not the same as the Cycles depth pass and is not updated in Cycles…
Addons often add hotkeys as soon as they are enabled. The configuration of these hotkeys is not expected to be saved together with the Blender keymap, (as they would be broken if the addon is…
Glad to know. Thanks :)
For a quick fix, this looks good.
But since we can't edit "backwire_opacity" from the UI, it might be better to remove this member from View3DOverlay
.
Investigating where it was added, I…
Thanks for the report, I can confirm, however this issue has been reported before, see: #105460: New 3D Viewports do not show X-Ray shading correctly
There is even a Fix to this issue in…
Since the commit 81017772f5 was made, could this situation have improved somehow? Please try the latest daily build: https://builder.blender.org/download/daily/
@BB12, since 81017772f5 was committed, can you check if this issue was fixed in latest daily build? https://builder.blender.org/download/daily/
It appears that tweak the ruler ("GIZMOGROUP_OT_gizmo_tweak") is not expected to write Undo step. So just making sure Layer GP was added with "VIEW3D_GT_ruler_item" seems good enough imho.
view3d_ruler_to_gpencil
can be called fromgizmo_ruler_exit
, which (as far as I can follow code and guess) seems to happen after the undo step is saved?
I am not very familiar with this…
This report does not contain all the requested information, which is required for us to investigate the issue.
A guideline for making a good bug report can be found at https://wiki.blender.org/w…
This report does not contain all the requested information, which is required for us to investigate the issue.
A guideline for making a good bug report can be found at https://wiki.blender.org/w…
It seems good to get rid of the dependency on Affect options.