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
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-25Sequencer: use Alpha Over blend mode by defaultJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-21WM: enable activate on init for wmOperatorType.propCampbell Barton
2019-03-20Fix BLI_path_frame_stripSybren A. Stüvel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-11-07Cleanup: remove some useless BKE_library and BKE_main includes.Bastien Montagne
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-07-26Merge branch 'master' into blender2.8Campbell Barton
2018-07-26WM: Add operator property poll callbackCampbell Barton
2018-07-14VSE: Add image strips with alpha over as blend typePablo Vazquez
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Bastien Montagne
2018-06-01Cleanup: some more G.main removal from editor code.Bastien Montagne
2018-04-20UI: New Global Top-Bar (WIP)Julian Eisel
2017-11-22Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-21Disable adding scene sequence strips into themselvesCampbell Barton
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2017-03-24Fix various i18n ambiguous issues reported in T43295.Bastien Montagne
2016-07-15Sequencer: Remove add effect strip filesel propertiesCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-09Audaspace: Sequencer sound bugfix and mono UI.Jörg Müller
2016-01-08Sequencer: Tweak to how/when the "use_framerate" option is enabledJoshua Leung
2016-01-08Sequencer: Use movieclip framerate when importing new movie stripsJoshua Leung
2015-11-11Cleanup: replace more direct id->us handling by calls to BKE_library API.Bastien Montagne
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2015-07-02Text effect strip for sequencer.Antony Riakiotakis