[Bf-blender-cvs] CVS commit: blender/intern/moto/include MT_assert.h blender/intern/moto/intern MT_Assert.cpp

Kester Maddock Christopher.Maddock.1 at uni.massey.ac.nz
Sun Jan 16 05:28:55 CET 2005


kester (Kester Maddock) 2005/01/16 05:28:55 CET

  Modified files:
    blender/intern/moto/include MT_assert.h 
  Added files:
    blender/intern/moto/intern MT_Assert.cpp 
  
  Log:
  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.
  
  Revision  Changes    Path
  1.8       +47 -3     blender/intern/moto/include/MT_assert.h
    <http://projects.blender.org/viewcvs/viewcvs.cgi/blender/intern/moto/include/MT_assert.h.diff?r1=1.7&r2=1.8&cvsroot=bf-blender>



More information about the Bf-blender-cvs mailing list