blender/release/scripts/ui
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
..
properties_animviz.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_data_armature_rigify.py fix for nasty bug where registering properties would register them in the parent classes SRNA, made for confusing rigify args turning up in add sequencer adding collection. 2010-03-16 17:20:15 +00:00
properties_data_armature.py Got tired of the heavily compressed armature layer icons. Also added 2010-04-26 08:55:14 +00:00
properties_data_bone.py Restore iTaSC UI. 2010-03-07 09:53:59 +00:00
properties_data_camera.py Python API fix: Add COMPAT_ENGINES to properties_data_camera 2010-04-19 11:24:22 +00:00
properties_data_curve.py Fix [#21814] 3D Curves and Caps Confusion 2010-03-30 00:57:54 +00:00
properties_data_empty.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_lamp.py * Interaction Presets 2010-04-14 06:27:50 +00:00
properties_data_lattice.py vertex group option for lattice, needed for applying a lattice to a beard/moustache without moving the roots about. 2010-04-20 21:38:55 +00:00
properties_data_mesh.py Python API fix: Make properties_texture compatible with COMPAT_ENGINES, also a little enhancement for data_mesh (thanks to Matt) 2010-04-19 00:39:46 +00:00
properties_data_metaball.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
properties_data_modifier.py rna rename start/end --> frame_start/end 2010-04-22 17:35:00 +00:00
properties_game.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
properties_material.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
properties_object_constraint.py Spline IK - Influence Control 2010-04-23 05:14:00 +00:00
properties_object.py pep8 cleanup 2010-04-04 14:52:15 +00:00
properties_particle.py Some work on the cluthered particles UI; lot's more to do 2010-04-26 09:33:59 +00:00
properties_physics_cloth.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_common.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
properties_physics_field.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_fluid.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_smoke.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_physics_softbody.py Fix [#22120] Physics modifiers can't be removed 2010-04-23 01:06:28 +00:00
properties_render.py Tweaks to Render Layers panel 2010-04-23 06:33:30 +00:00
properties_scene.py Animation fixup squad to the rescue! 2010-04-04 22:13:57 +00:00
properties_texture.py Fix [#22121] Object Mapping - "clone" linked w/previous material/texture 2010-04-23 02:25:19 +00:00
properties_world.py scene.render_data -> scene.render 2010-02-23 12:48:35 +00:00
space_buttons.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_console.py replace operator options bl_undo and bl_register with bl_options 2010-03-01 00:03:51 +00:00
space_dopesheet.py Animation Editors: Select Linked Operator 2010-04-05 11:47:55 +00:00
space_filebrowser.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_graph.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_image.py Save a Copy, (operator option for save as), 2010-04-21 19:14:20 +00:00
space_info.py Fix #21383: appending a group would also instance it by default, which 2010-04-06 01:16:39 +00:00
space_logic.py pep8 cleanup + correction for external player operator return value. 2010-02-22 23:32:58 +00:00
space_nla.py fix for keying set rna path attribute and object select menu incorrect args to UI func. 2010-03-24 15:08:15 +00:00
space_node.py Adding 'running jobs' button in node header. 2010-04-13 17:11:53 +00:00
space_outliner.py Outliner Live-Search Bugfixes: 2010-04-23 03:53:05 +00:00
space_sequencer.py == Sequencer == 2010-04-25 15:39:04 +00:00
space_text.py * Multiply for panorama cameras 2010-03-30 12:15:16 +00:00
space_time.py rna naming, *_frame --> frame_* 2010-04-01 21:44:56 +00:00
space_userpref_keymap.py - for BGE mouse and keyboard events use tuples rather then lists 2010-04-17 19:05:53 +00:00
space_userpref.py Highlight last selected point in curve/surface edit mode. 2010-04-30 04:48:40 +00:00
space_view3d_toolbar.py Fix [#21440] Bug or loose feature? Texture painting brushes 2010-04-06 05:52:52 +00:00
space_view3d.py Fix [#22207] Selecting Roots also selects hidden 2010-04-30 01:22:21 +00:00