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
2018-03-05Cleanup: left wrong comment inCampbell Barton
2018-03-05Fix T53478, T53430: Sequencer cut edge case failsCampbell Barton
2018-03-05Revert "Fix T53430: Cut at the strip end fails w/ endstill"Campbell Barton
2018-02-09Fix T53958: Sequencer zoom 1:1 failsCampbell Barton
2017-12-19Cleanup: Don't use camel case for variable namesSergey Sharybin
2017-12-05Fix T53430: Cut at the strip end fails w/ endstillCampbell Barton
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16WM: refactor gestures for use as toolsCampbell Barton
2017-10-16Cleanup: modal operator border callback namesCampbell Barton
2017-10-09UI: VSE strip menu reorganizationAaron Carlisle
2017-08-10Fix T52332: crash when duplicating sequencer strips.Bastien Montagne
2017-08-07Refactor ID copying (and to some extent, ID freeing).Bastien Montagne
2017-07-13Sequence editor: Renamed "Override" to "Overwrite" in "Set Selected Strip Pro...Sybren A. Stüvel
2017-05-31Fix T51661: Swaping strips does not refresh sequencerSergey Sharybin
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2016-03-21Fix T47862: VSE hard cut failsCampbell Barton
2016-02-11Fix T47378: Separate images popup UI does nothingCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-29Cleanup: remove unused codeCampbell Barton
2016-01-27Sequencer: Fix crash when trying to change filepath of Sound stripSergey Sharybin
2015-12-15Fix 'change path' opening file browser with wrong filter for sound stripsJulian Eisel
2015-11-27Fix T46883: VSE Meta Strip crash on leaving Meta editing (tab).Bastien Montagne
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-22Fix T46678: Extending left handle of a VSE multicam effect strip with snap cr...Bastien Montagne
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-11-05Cleanup: comments/styleCampbell Barton
2015-10-16Cleanup: use bools for v2d, minor ws editsCampbell Barton
2015-10-04Fix T46368: Subtitle Export: Subtitles are not sorted by time.Bastien Montagne
2015-10-04Fix (unreported) broken export of timecodes in SubRip VSE exporter.Bastien Montagne
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-07-28Sequencer: Disable Refresh Sequencer button while renderingSergey Sharybin
2015-07-03Sequencer: srt export support.Antony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-01Removing gaps will now also move the scene markers, unless markers areAntony Riakiotakis
2015-06-17Cleanup: styleCampbell Barton
2015-06-12Fix T45048: wrong tooltips in Video Sequence Editor's "Strip" Menu (mute/unmu...Bastien Montagne
2015-06-04New "use placeholders" feature of the sequencer did not detect correctAntony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.2:Antony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-26Revert "Change Enables proxy operator to Copy proxy operator."Antony Riakiotakis
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-25Change Enables proxy operator to Copy proxy operator.Antony Riakiotakis
2015-02-12Fix T43612: VSE crash clearing proxiesCampbell Barton
2015-02-10Slip tool: add enter and space to confirm the operationAntony Riakiotakis
2015-02-06cleanup: styleCampbell Barton
2015-02-06Slip tool accepts numerical input.Antony Riakiotakis