Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton
2013-05-10Fix #35267: cmd+v, cmd+c on OS X for copy/paste worked in some editors like t...Brecht Van Lommel
2013-03-27sequencer gapsCampbell Barton
2013-03-26Sequencer usability:Ton Roosendaal
2012-09-21Fix for [#32595] N shortcut (view-properties) is not shown in preview mode in...Bastien Montagne
2012-09-15quiet -Wmissing-prototypes warnings, and enable this warning by default for C...Campbell Barton
2012-08-23Sequencer: display color sample information when mouse is holded downSergey Sharybin
2012-08-23Sequencer: move up/down operators for modifiersSergey Sharybin
2012-08-23alt page up/down now jump between strip center frames (since often the middle...Campbell Barton
2012-08-23de-duplicate sequencer jump operator, use next/prev option instead.Campbell Barton
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-06-20avoid calls to BLF_height_default in a loop calling with the same value, also...Campbell Barton
2012-06-20Fix #31852: Sequencer duplicate cant move strips on Y axis in a metaSergey Sharybin
2012-06-07new sequence strip type for masks.Campbell Barton
2012-03-30style cleanup: sequencerCampbell Barton
2012-03-27Clean-up logic of behavior of refresh/reload operators in sequencerSergey Sharybin
2012-03-26Request from Mango team which will most probably expected by everyone:Sergey Sharybin
2012-03-24style cleanup: mainly for mesh code, also some WM function use.Campbell Barton
2012-03-22Fix #30491: Not Updating Scene LengthSergey Sharybin
2012-03-21== Sequencer ==Peter Schlaile
2012-03-09Markers Tweak for SequencerJoshua Leung
2012-03-03style cleanup - use aligned * prefixed blocks for descriptive comments (was a...Campbell Barton
2012-01-16more keymap editsCampbell Barton
2012-01-16use TRUE/FALSE for boolean keymaps, no functional changesCampbell Barton
2012-01-15Fix [#29894] Selection in sequence editor does not de-select other stripsBastien Montagne
2012-01-14make sequencer use standard select operator with action property, remove sele...Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-09-28patch [#28571]Campbell Barton
2011-09-28color strip was showing image crop and and offset twice, also made 'Make Meta...Campbell Barton
2011-08-28== Sequencer ==Peter Schlaile
2011-08-14- recently restored sequencer change data operator didnt reset the offsets af...Campbell Barton
2011-08-12sequencer todo: change sequence added back (C key)Campbell Barton
2011-03-22properties were being used with wrong type functions, this resulted in bad me...Campbell Barton
2011-03-11Bugfix [#26438]: Hotkey conflict between add meta-strip and add markerJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2010-10-30Fix for [#24374] VSE: Reassign Inputs ignores selection order.Janne Karhu
2010-09-05This fixes: [#23260] VSE Marking with shortcuts doesn't workPeter Schlaile
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-19== Sequencer ==Peter Schlaile
2010-07-18Small feature for the Durian guys:Andrea Weikert
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-08Shift+O to toggle overlayCampbell Barton
2010-07-08Sequencer display overlay option, this can show a border area from another ti...Campbell Barton
2010-07-04sequencer re-assign inputs backCampbell Barton
2010-06-21sequencer swap data operator.Campbell Barton
2010-06-17sequencer numpad keys for zoom levelsCampbell Barton
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-18Brought back N-key for sequencer preview.Peter Schlaile