Blender Git Commit Log
Git Commits -> Revision f22e85d
Revision f22e85d by Jacques Lucke (master) January 26, 2021, 16:49 (GMT) |
Fix T84935: improve previous fix for boolean custom data layers This improves the fix introduced in rBdc8b31af578bfcf9f77dbce6d7b7da1006a3c8c1. While it did not result in other bugs afaik, I thought it would be good to make the fix more specific, in case some other code did expect `layer->data` to be null. This updated fix checks for the very specific case the fix was intended for. |
Commit Details:
Full Hash: f22e85d72163a9649161dc550cb860f427a98111
Parent Commit: 31f568c
Lines Changed: +1, -1
1 Modified Path:
/source/blender/blenkernel/intern/customdata.c (+1, -1) (Diff)