Fix #105460: Overlay "Backwire Opacity" is 0.0 in new 3D Views #116799

Merged
Germano Cavalcante merged 1 commits from mano-wii/blender:fix_105460 into main 2024-01-05 13:59:11 +01:00

1 Commits

Author SHA1 Message Date
12d86b0ad0 Fix #105460: Overlay "Backwire Opacity" is 0.0 in new 3D Views
The ability to adjust the "Backwire Opacity" was mistakenly removed in
version 2.93 (b365cc017a).

As this issue went unnoticed by most users, it appears reasonable to
completely remove this setting from the code.

By making this change, there is no longer a need to define a default
value for `View3DOverlay::backwire_opacity`.
2024-01-04 16:20:01 -03:00