blender/source
Philipp Oeser 9441c640c8 Fix T81934: Painting/Sculpting in ortho fails to let strokes pass through clipped geometry
Caused by rB7878adf49cff.

When getting the stroke location via raycast in ortho view, the above
commit flipped the condition of the check to perform adjustments on the
rays start/end. This would thus happen (even though it shouldnt),
resulting in wrong depth and stroke location.

Now just flip the condition back, so adjustments only happen when
clipping is OFF.

Maniphest Tasks: T81934

Differential Revision: https://developer.blender.org/D9318
2020-10-23 09:44:38 +02:00
..
blender Fix T81934: Painting/Sculpting in ortho fails to let strokes pass through clipped geometry 2020-10-23 09:44:38 +02:00
creator Fix animation player initialization 2020-10-22 17:07:56 +11:00
tools@7011d02c29 Improve Voxel Remesher volume projection artifacts on sharp edges 2020-10-15 18:51:26 +02:00
CMakeLists.txt