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
2022-02-10Rebase on mastertemp-license-header-spdxCampbell Barton
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-03-31Cleanup: Fix warningsRichard Antalik
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-08-26Cleanup: add SEQ_ALL_BEGIN, SEQ_CURRENT_BEGIN to .clang-formatCampbell Barton
2020-08-21Cleanup: rename iterators over sequences to be more clear about what they do.Bastien Montagne
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-01-22VSE: Add Adjust Last Operation panel to the video sequencerRichard Antalik
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-30Cleanup: ensure '_END' macros end with a semicolonCampbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2016-02-15Fix white balance, was doing unnecessary linear conversionsCampbell Barton
2016-02-02Usual i18n/UI message fixes...Bastien Montagne
2016-01-29Sequencer: It is now possible to append strip's modifiers to all selected onesSergey Sharybin
2015-12-28White Balance modifier for the VSEThomas Beck
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-06-17Fix me being stupid commit.Antony Riakiotakis
2015-06-16Cleanup: styleCampbell Barton
2015-06-15Copy strip modifier operator for sequencerAntony Riakiotakis
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-02-14Code cleanup: duplicate headersCampbell Barton
2013-09-30lots of operator descriptions were incorrectly copy/pasted.Campbell Barton
2013-02-22patch [#34103] - listbase.patch, insertlinkbefore.patchCampbell Barton
2012-08-23Sequencer: move up/down operators for modifiersSergey Sharybin
2012-08-20Sequencer: Python API for sequence modifiersSergey Sharybin
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin