blender/source
Pablo Dobarro 1a5027449a Fix proportional connected not working with loose edges due to hidden geometry
This was introduced in the new geodesic distances algorithm for proportional
editing. When all faces of an edge are hidden, that edge should be considered
as loose geometry.

Initial patch by Pablo with modifications by Brecht.

Differential Revision: https://developer.blender.org/D10488
2021-02-22 13:31:07 +01:00
..
blender Fix proportional connected not working with loose edges due to hidden geometry 2021-02-22 13:31:07 +01:00
creator Cleanup: macro hygiene, use parenthesis around operators 2021-02-13 17:40:10 +11:00
tools@2afbb8ec47 GPU Python: Use 'PyC_ParseStringEnum' to parse items 2021-02-22 08:35:52 -03:00
CMakeLists.txt