blender/release
Sergey Sharybin aa30e20272 Fix #31852: Sequencer duplicate cant move strips on Y axis in a meta
Issue was caused by some stuff happenign in wm_operator_finish() which uses
to somehow restore changes made by transformation invoke function.

Solved by not calling translation operator directly from duplication operator
(which is in fact really tricky) and use macros instead. This macros calls
duplication operator which simply duplicates strip, and then calls translation
operator.
2012-06-20 14:20:03 +00:00
..
bin Workaround for half-transparent windows when running blender-softwaregl 2011-11-15 07:28:18 +00:00
datafiles style cleanup 2012-06-19 22:17:19 +00:00
freedesktop patch to our desktop file from debian, German translation. 2012-04-16 09:56:12 +00:00
scripts Fix #31852: Sequencer duplicate cant move strips on Y axis in a meta 2012-06-20 14:20:03 +00:00
text Readme and Release Log Links: 2012-04-05 09:27:53 +00:00
windows Enable building of the installer with MinGW-w64, patch by Caleb Joseph (Dobz) thanks a lot! 2012-04-25 11:15:55 +00:00
environment-macosx
environment-mswindows set svn end of lines to native 2011-05-09 08:15:38 +00:00
environment-unix