Blender Git Commit Log
Git Commits -> Revision a1c2441
Revision a1c2441 by Ray Molenkamp (master) May 8, 2020, 15:46 (GMT) |
Windows: Improve private symbol detection To detect if private of public symbols were loaded we were relying on a strcmp with a known filename, which was not great, the symbol api has a field we can query which should be more flexible and reliable. |
Commit Details:
Full Hash: a1c2441390e6b56da53dd914a6d6a81de84dc46c
Parent Commit: cc1fb9d
Lines Changed: +1, -2
1 Modified Path:
/source/blender/blenlib/intern/system_win32.c (+1, -2) (Diff)