Blender Git Loki
Git Commits -> Revision 927be37
Revision 927be37 by Ken Hughes (master) March 24, 2006, 21:56 (GMT) |
Bugfix #3818: nmesh.insertKey() was not letting Ipo space know to recalculate, causing a segfault when the curve was selected in the Ipo window. lattice.insertKey() has similar code. Added calls to allspace(REMAKEIPO,0) to correct this. |
Commit Details:
Full Hash: 927be3725aa01d847dc9a10b0c5fc0eec5114564
SVN Revision: 7119
Parent Commit: b174a98
Lines Changed: +4, -0