Blender Git Commit Log
Git Commits -> Revision 813ca82
Revision 813ca82 by Dalai Felinto (master) October 11, 2021, 08:10 (GMT) |
Fix T92080: Background of Node editors appear brighter than before In the original code depth=0 meant that there was no parents. But with BLI_listbase_count we have depth 1 in those cases. Differential Revision: https://developer.blender.org/D12817 |
Commit Details:
Full Hash: 813ca82f1ec00af6c570be9504f5ffeea56fdfef
Parent Commit: a282efe
Lines Changed: +7, -2
1 Modified Path:
/source/blender/editors/space_node/node_draw.cc (+7, -2) (Diff)