Go to file
Joshua Leung 096369e89d [#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 :)
2010-12-19 01:59:52 +00:00
build_files script to generate qtcreator project files, advantage is they include all source which is nicer for refactoring. 2010-12-16 21:32:56 +00:00
doc patch [#25027] formatting mathutils.geometry module docs for sphinx 2010-12-10 00:20:32 +00:00
extern use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed. 2010-12-08 08:43:06 +00:00
intern SVN maintenance. 2010-12-16 19:05:47 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release Bugfix [#25291] Objects that should not have subsurface modifier have 2010-12-19 01:14:57 +00:00
source [#25278] Ctrl-left click in beizer edit mode with no selection results 2010-12-19 01:59:52 +00:00
CMakeLists.txt last commit to fix warnings didnt set them at all, not it works as it should. 2010-12-16 12:48:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00