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
2014-11-14Add missing notifiers for slip operatorAntony Riakiotakis
2014-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-10-23Terminology Trim -> Slip tool. It's how it's mostly called in otherAntony Riakiotakis
2014-10-23Usual UI messages fixes.Bastien Montagne
2014-10-21Cleanup: styleCampbell Barton
2014-10-21Fix sequencer clipboard with meta's containing ID referencesCampbell Barton
2014-10-21Fix T42326 trim operator not cancelled by the escape key.Antony Riakiotakis
2014-10-20Trim tool:Antony Riakiotakis
2014-10-20Better fix for previous trim fix.Antony Riakiotakis
2014-10-20Fix trim tools metastrip borders not getting updated correctly.Antony Riakiotakis
2014-10-20Merge trim tool from terrible_consequencerAntony Riakiotakis
2014-10-17Sequencer: jump now takes end-points into accountCampbell Barton
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-07-22Fix T41086: VSE separate images increases file size abnormally.Bastien Montagne
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-06-04Fix issues when ungrouping meta changes the final sequencer renderSergey Sharybin
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-28Fix T39597: Missing entries in VSE Preview menuPeter Schlaile
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Fix T38860: Video preview in VSE shows a distorted and jagged appearance at s...Sergey Sharybin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-03-18Fix T38566: "Separate images" in VSE is not working any longerSergey Sharybin
2014-02-20Fix crash when deleting strip used as mask in another strip modifierSergey Sharybin
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-02-05Code cleanup: use bool for static methodsCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-16Code Cleanup: style and redundant castsCampbell Barton
2013-12-04Fix T37690: UI does not immediatelly reflect new length of effect stripSergey Sharybin
2013-11-29Fix errors and inconsistencies in confirmation popup removal.Brecht Van Lommel
2013-11-25Code Cleanup: rename vars for detecting change to be more consistentCampbell Barton
2013-11-25UI: remove unnecessary confirmation popupsEmanuel Claesson
2013-10-31code cleanup: spellingCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-09-16fix [#36444] view3d.viewnumpad operator should not animateCampbell Barton
2013-07-24fix [#36262] Paste strip with video or sound content from another file crashe...Campbell Barton
2013-07-24pasting strips in the sequencer didn't check if they overlap existing strips.Campbell Barton
2013-07-21code cleanup: add break statements in switch ()'s, (even at the last case).Campbell Barton
2013-07-16fix for checking char arrays against NULL, instead check their first characte...Campbell Barton
2013-07-06fix [#36027] Close gap shifts clip leaves keyframes behindCampbell Barton
2013-03-27SequencerTon Roosendaal
2013-03-27Tiny fix for sequencer: Ton Roosendaal
2013-03-27sequencer gapsCampbell Barton
2013-03-26Wrong soft/hard limits used in r55600Sergey Sharybin
2013-03-26Sequencer usability:Ton Roosendaal
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton