Blender Git Commit Log
Git Commits -> Revision cc1fb9d
Revision cc1fb9d by Ray molenkamp (master) May 8, 2020, 15:39 (GMT) |
Windows: Fix BLI_assert backtrace. With the recent backtrace overhaul, the fact that BLI_assert calls BLI_system_backtrace slipped somehow trough the cracks, causing issues for debug builds. This change allows BLI_system_backtrace to run again without having an exception record. Also minor improvements to the comments. |
Commit Details:
Full Hash: cc1fb9d1779c35edef0e5a7771bd7e35984561fd
Parent Commit: fc08425
Lines Changed: +41, -24
1 Modified Path:
/source/blender/blenlib/intern/system_win32.c (+41, -24) (Diff)