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
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
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-30Operator that sets proxies needs to cater for all supported strip typesAntony Riakiotakis
2015-01-30Get rid of the file touch hack.Antony Riakiotakis
2015-01-30Proxy enable operator:Antony Riakiotakis
2015-01-29Add override setting to proxy enable operatorAntony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2015-01-27Proxy job: make user cancelling actually matterAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-15Sequencer: Allow generating proxies from script without having sequencer spac...Sergey Sharybin
2015-01-15Sequencer: Don't crash when trying to rebuild proxy without having sequence e...Sergey Sharybin
2015-01-04Sequencer: Preview dragging playhead over stripsCampbell Barton
2015-01-04FileBrowser: Cleanup: rename some (really ugly) enum names.Bastien Montagne
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-24Separate sequence extension drawing routine so it can be reused (as partAntony Riakiotakis
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-11-21Cleanup: typoCampbell Barton
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