blender/release/scripts
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
..
io NetRender: 2010-04-28 01:54:12 +00:00
keyingsets - new docstrings for bpy.type.Struct methods & some corrections. 2010-04-06 07:49:10 +00:00
modules py api 2010-04-25 19:27:59 +00:00
op missed this in recent api edits 2010-04-29 18:40:33 +00:00
presets After handling demohero's keymaps to a beta tester it became apparent 2010-04-19 06:20:16 +00:00
templates update for changes to blf module 2010-04-27 19:46:15 +00:00
ui Highlight last selected point in curve/surface edit mode. 2010-04-30 04:48:40 +00:00