Go to file
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
build_files Adds support for utf paths on Windows. 2012-03-20 02:17:37 +00:00
doc style cleanup: pep8, indentation 2012-03-24 07:36:32 +00:00
extern fix for cmake error on non osx systems 2012-03-23 10:39:59 +00:00
intern quiet some warnings for gcc 4.7 2012-03-26 20:49:33 +00:00
release Clean-up logic of behavior of refresh/reload operators in sequencer 2012-03-26 22:26:30 +00:00
source Clean-up logic of behavior of refresh/reload operators in sequencer 2012-03-26 22:26:30 +00:00
CMakeLists.txt dont disable python when addons aren't found (addons are not needed for python to run) 2012-03-17 18:33:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00