Blender Git Loki
Git Commits -> Revision 096369e
Revision 096369e by Joshua Leung (master) December 19, 2010, 01:59 (GMT) |
[#25278] Ctrl-left click in beizer edit mode with no selection results in crash. This commit fixes the crash (missing null check for nu==NULL). However, there is still a problem here with Curve Ctrl-Click not behaving the same as Mesh EditMode Ctrl-Click, which adds a new vert no matter what (i.e. no previous selection required). Then again, that's a separate "todo" issue, so we can close this report now :) |
Commit Details:
Full Hash: 096369e89d1f036864e01a0e48d745b0d056748a
SVN Revision: 33775
Parent Commit: 831684f
Lines Changed: +4, -1
1 Modified Path:
/source/blender/editors/curve/editcurve.c (+4, -1) (Diff)