Blender Git Commit Log
Git Commits -> Revision 5759bbe
Revision 5759bbe by Fabian Schempp (master) June 25, 2021, 20:57 (GMT) |
Fixes a bug where the instances count in the spreadsheet editor dataset region always showed 0. This was caused by a conditional statement that needed a domain to be set, which is not the case for Instances component type. Reviewer: Hans Goudey (Hoogly Boogly) Differential Revision: https://developer.blender.org/D11710 |
Commit Details:
Full Hash: 5759bbe9f9e8706356c9d39939f472e3bb717860
Parent Commit: eae7090
Lines Changed: +21, -11
1 Modified Path:
/source/blender/editors/space_spreadsheet/spreadsheet_dataset_draw.cc (+21, -11) (Diff)