Blender Git Loki
Git Commits -> Revision 5ffb3b1
Revision 5ffb3b1 by Hans Goudey (soc-2021-curves) June 21, 2021, 14:31 (GMT) |
Fix: Spreadsheet selection filter crash on non-mesh components The spreadsheet filter tried to apply the mesh selection filter on non- mesh geometry components. Add a check for the component type, and also refactor the function to be more easily readable. |
Commit Details:
Full Hash: 5ffb3b10935f2f1c56cbf14867b1da810caa0faf
Parent Commit: 596bfa7
Committed By: Dilith Jayakody
Lines Changed: +13, -5
1 Modified Path:
/source/blender/editors/space_spreadsheet/spreadsheet_data_source_geometry.cc (+13, -5) (Diff)