blender/release/scripts/startup
Sergey Sharybin 40c667e75e Clean-up logic of behavior of refresh/reload operators in sequencer
After discussion with Campbell we found much nicer solution which
keeps operation with data much more clear:

- Refresh Sequencer is totally harmless, do not touch actual data
  and just removes everything from cache
- Reload Strip will reload data and adjust it's length for all
  selected strips without affecting on length of strip itself
- Reload Strip and Adjust length will do the same but will also
  adjust length of strip itself.
2012-03-26 22:26:30 +00:00
..
bl_operators Fix [#30684] Bmesh AddTorus.execute failure. 2012-03-26 12:43:48 +00:00
bl_ui Clean-up logic of behavior of refresh/reload operators in sequencer 2012-03-26 22:26:30 +00:00
keyingsets_builtins.py Tweaks for typos in the Keying Set descriptions commit 2012-03-09 10:24:53 +00:00