blender/release/scripts/ui
Joshua Leung dddb9aa30f NLA Editor: Swap Strips (Alt-F) and Bugfixes
1) Added a new operator to swap the order of strips within a track
(Alt-F).
This makes it possible to select two strips (or more precisely, two
islands of consecutive + selected strips) in a single track and change
the order in which the appear without needing a extra tracks to
perform the move through.

As usual, the non-overlapping rules apply, so there may be some cases
where swapping in this way is not possible without adjusting the
intermediate strips first manually. Otherwise, everything just gets
too tricky to manage deciding what adjustments should be done to the
obstructing strips to make a fit.

2) Freeing meta-strips didn't free their local data properly (i.e.
modifiers they may have had).

3) Adding strips to tracks, where the endframes for the strips
overlapped would cause problems with incorrect ordering of strips. I
still need to double-check whether evaluation works ok in this case...
2011-01-18 23:38:36 +00:00
..
properties_animviz.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_armature.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_bone.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_data_camera.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_curve.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_data_empty.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_data_lamp.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_lattice.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_data_mesh.py pep8 corrections. 2011-01-13 23:00:51 +00:00
properties_data_metaball.py revert part of Tons commit r33884. 2010-12-30 12:22:28 +00:00
properties_data_modifier.py Fix for bug [#21534] Multires modifier strange deformations 2011-01-07 21:12:47 +00:00
properties_game.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_material.py bugfix [#25240] Custom properties panel on pinned data fail. 2010-12-17 10:33:28 +00:00
properties_object_constraint.py Ported back import BVH as Empties, uses delta transformations. 2011-01-03 16:22:30 +00:00
properties_object.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_particle.py pep8 corrections. 2011-01-13 23:00:51 +00:00
properties_physics_cloth.py button to remove presets. 2010-09-14 04:58:25 +00:00
properties_physics_common.py Pointcache code cleanup and disk cache compression options: 2011-01-02 06:52:47 +00:00
properties_physics_field.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_physics_fluid.py Hide "active" checkbox in ui for "fluid" type fluid objects as it's not used by fluidsim. 2010-11-12 14:54:40 +00:00
properties_physics_smoke.py Fix for [#25001] Enable Smoke High Resolution is greyout after baking 2010-12-02 04:47:40 +00:00
properties_physics_softbody.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
properties_render.py feature request from colin levy, camera lens stamp. 2011-01-13 19:16:35 +00:00
properties_scene.py pep8 cleanup 2011-01-01 07:20:34 +00:00
properties_texture.py Revert bump mapping patch for now, backwards compatibility is not good enough, 2011-01-07 16:55:56 +00:00
properties_world.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_console.py move report/operator view out of the 'Console' into the 'Info' space (file menu). 2010-11-11 13:36:57 +00:00
space_dopesheet.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_filebrowser.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_graph.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_image.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_info.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_logic.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_nla.py NLA Editor: Swap Strips (Alt-F) and Bugfixes 2011-01-18 23:38:36 +00:00
space_node.py ran through pep8 checker 2010-09-07 15:17:42 +00:00
space_outliner.py remove recently added rna function uilayout.prop_search_self() and instead allow collections to be coerced into rna structs when they define a type. 2010-08-24 03:02:27 +00:00
space_sequencer.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_text.py rename and negate DISABLE_PYTHON --> WITH_PYTHON 2010-10-31 04:11:39 +00:00
space_time.py pep8 corrections. 2011-01-13 23:00:51 +00:00
space_userpref_keymap.py pep8 cleanup 2011-01-01 07:20:34 +00:00
space_userpref.py add icons to show community vs official scripts as well as buttons to filter by support level (currently all scripts default to community) 2011-01-14 16:49:43 +00:00
space_view3d_toolbar.py Bugfix [#25667] "X-Axis Mirror" in the Pose Options panel toolbar is 2011-01-17 10:35:04 +00:00
space_view3d.py - Added operator to clear all transforms from Pose Bones. This makes 2011-01-11 11:09:37 +00:00