Go to file
Sergey Sharybin 16e7ed28be Highlight last selected point in curve/surface edit mode.
Curve->lastselbp field was renamed to Curve->lastsel and now not last
either BPoint or BezTriple is storing here. It's not easy to determine
type of selected point, but operator which depends on such point reviews
the full nurbs, so this shouldn't be a problem.

Made changes to curve undo stuff to restore last selected point on undo/redo.

Added new theme color for curve last selected point.
2010-04-30 04:48:40 +00:00
bin/.blender Move Korean file from kr to ko also updated it to newer file. 2008-09-29 15:02:20 +00:00
CMake Fix linking cmake on non-windows platforms (ELSEIF -> ELSE ) :) 2010-01-17 22:12:00 +00:00
config replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
doc replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
extern [#21753] allowing to compile on FreeBSD 8.0 2010-04-26 21:28:50 +00:00
intern use size_t for MEM_allocN_len as well as some of its callers 2010-04-29 21:46:25 +00:00
po Make verification of committed .mo files optional. 2009-09-15 22:34:10 +00:00
projectfiles 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc7 2.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19323:HEAD 2009-04-20 15:06:46 +00:00
projectfiles_vc9 == MSVC 9 projectfiles == 2010-04-29 18:46:43 +00:00
release Highlight last selected point in curve/surface edit mode. 2010-04-30 04:48:40 +00:00
source Highlight last selected point in curve/surface edit mode. 2010-04-30 04:48:40 +00:00
tools revert joes commit and apply change from Aligorith. 2010-02-13 10:55:04 +00:00
CMakeLists.txt replace referenecs to python 2.x 2010-04-20 15:46:28 +00:00
COPYING Updating/removing really really ancient stuff. 2010-03-09 11:42:04 +00:00
Makefile Makefile updates for Blender 2.5 (from GSR) 2009-03-19 01:50:45 +00:00
SConstruct scons build systems 2010-03-08 20:37:45 +00:00