Blender Git Loki
Git Commits -> Revision 25c0666
Revision 25c0666 by Bastien Montagne (master) June 15, 2017, 10:38 (GMT) |
Fix potentially dnagerous code in doversionning of brush. Even though in that specific it was probably safe-ish, there is no guarantee at this point Brush we want to remove are not used somewhere, better take the slightly slower, much safer `BKE_libblock_delete()` path here. |
Commit Details:
Full Hash: 25c0666b901d8a083e79d606b5bd805ee18fee20
Parent Commit: 7a80c34
Lines Changed: +2, -2
1 Modified Path:
/source/blender/blenloader/intern/versioning_defaults.c (+2, -2) (Diff)