Files
test2/source/blender/blenkernel/intern
Joshua Leung 1e45289f91 Constraints Bugfix:
IK-constraint "flush_targets" function was causing segfaults on debug builds from certain MSVC compilers. 

The cause of this, is that ct is freed in the SINGLETARGET_FLUSH_TARS macro already, but ct is accessed in the following line to get the next target (ct= ct->next). Caused by brecht's commit for the pole-target stuff for IK-constraint.

Now the SINGLETARGET_FLUSH_TARS macro, and the SINGLETARGETNS_FLUSH_TARS macro will correctly advance the location that ct points to.
2007-12-06 10:20:03 +00:00
..
2007-11-22 20:25:59 +00:00
2007-12-04 13:57:28 +00:00
2007-12-05 11:19:36 +00:00
2007-11-26 22:09:57 +00:00
2002-11-25 12:02:15 +00:00
2006-01-10 11:36:57 +00:00
2007-11-26 22:09:57 +00:00
2007-12-06 10:20:03 +00:00
2007-12-05 12:40:54 +00:00
2007-08-17 11:23:48 +00:00
2007-12-05 12:40:54 +00:00
2007-11-26 22:09:57 +00:00
2007-03-29 10:09:44 +00:00
2007-09-02 17:25:03 +00:00
2007-07-09 20:42:14 +00:00
2007-12-04 05:53:32 +00:00
2007-11-29 19:35:30 +00:00
2007-11-26 22:09:57 +00:00
2007-12-04 13:57:28 +00:00
2007-04-20 12:56:51 +00:00
2007-12-05 12:40:54 +00:00
2007-06-01 10:38:17 +00:00
2007-10-29 14:37:19 +00:00
2007-05-22 19:40:11 +00:00
2007-12-05 12:40:54 +00:00
2007-12-05 15:48:49 +00:00
2005-01-23 01:36:29 +00:00
2007-11-28 22:21:12 +00:00
2007-11-26 22:09:57 +00:00
2007-03-12 06:21:58 +00:00
2007-11-28 22:21:12 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-06-11 10:42:38 +00:00
2007-09-07 03:48:50 +00:00
2007-10-21 15:42:08 +00:00
2007-10-21 15:42:08 +00:00