Blender Git Commit Log
Git Commits -> Revision 6472a72
Revision 6472a72 by Bastien Montagne (master) March 9, 2020, 17:43 (GMT) |
Cleanup: Remove unused switch/case from BKE_lib_id. Only covers direct usages of new callbacks from IDTypeInfo. We still have a lot of those switch/case, many can probably go away with minimal refactor now, but that will be for later. |
Commit Details:
Full Hash: 6472a721f0f6df6e813f4cb78217d70f8aed588e
Parent Commit: b080de7
Lines Changed: +4, -433