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

5 Modified Paths:

/source/blender/src/editaction.c (+1, -0) (Diff)
/source/blender/src/editmesh.c (+1, -1) (Diff)
/source/blender/src/editnla.c (+1, -0) (Diff)
/source/blender/src/editsound.c (+4, -0) (Diff)
/source/blender/src/space.c (+1, -0) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021