Blender Git Commit Log
Git Commits -> Revision a9128a5
Revision a9128a5 by Ton Roosendaal (master) December 12, 2004, 21:13 (GMT) |
Bug fix, after irc report sk1p: frame-sliding (LMB) in action, nla, sound and ipo window went into very tight while loop, causing cpu to choke. Added nice idle. Bug fix, found self while testing: - relative.blend, editmode - delete part, exit editmode - enter editmode, undo twice, exit editmode -> crash The trick to copy 'old' locations of vertices to keys isnt undo-resistant yet. This fix at least doesnt crash, but copying doesnt work when undo-ing back to previous editmode session (indices just differ from current mesh...) |
Commit Details:
Full Hash: a9128a5109fad96eb9537ac2096d8f7328291dbd
SVN Revision: 3647
Parent Commit: d422cbb
Lines Changed: +8, -1