Blender Git Commit Log
Git Commits -> Revision 6afafc4
Revision 6afafc4 by Hans Goudey (master) June 20, 2021, 22:39 (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: 6afafc46f639c49a0d12a22c3ce298c6b6396ec9
Parent Commit: 2d75b39
Lines Changed: +13, -5
1 Modified Path:
/source/blender/editors/space_spreadsheet/spreadsheet_data_source_geometry.cc (+13, -5) (Diff)