Blender Git Commit Log
Git Commits -> Revision cb289b2
Revision cb289b2 by Kester Maddock (master) January 16, 2005, 04:28 (GMT) |
Advanced MT_assert macro. It will attempt to break into the debugger instead of aborting the program. On Windows you have a nice MessageBox function, so you can choose to break, ignore, or permanently ignore the assert. |
Commit Details:
Full Hash: cb289b215faa89e61b57ac00244e455992b85f06
SVN Revision: 3762
Parent Commit: 981ecc3
Lines Changed: +111, -2
1 Added Path:
/intern/moto/intern/MT_Assert.cpp (+65, -0) (View)
1 Modified Path:
/intern/moto/include/MT_assert.h (+46, -2) (Diff)