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-30Cleanup: warnings & spaceCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-26cleanup: style & tipsCampbell 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-22Fix for previous commitJoshua Leung
2014-11-21Cleanup: typoCampbell Barton
2014-11-14Sequencer: handles drew outside of small stripsCampbell Barton
2014-11-14Add missing notifiers for slip operatorAntony Riakiotakis
2014-11-12Fix bad 'COLOR' replacement in recent UI refactor.Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Sequencer: undefine SEQ_BEGIN/SEQ_END (see comment)Campbell Barton
2014-11-06Revert "Metastrips: disallow making a metastrip with only one strip present."Antony Riakiotakis
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
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-17Correct recent commitCampbell Barton
2014-10-16Sequencer: draw metastrip range while editingCampbell Barton
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-09-09Usual UI messages fixes...Bastien Montagne
2014-09-04Metastrips: disallow making a metastrip with only one strip present.Antony Riakiotakis
2014-09-03Expose "select all strips to left/right" in the select menu.Antony Riakiotakis
2014-08-06Fix T41323: Sequencer: video window taking all the place when switching to sp...Bastien Montagne
2014-08-06Cleanup: mostly move together main area init/draw/handler callback, and some ...Bastien Montagne
2014-07-22Fix T41086: VSE separate images increases file size abnormally.Bastien Montagne
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-06-04Fix issues when ungrouping meta changes the final sequencer renderSergey Sharybin
2014-05-27Fix T40373: Adding movie creates overlapping audio stripsCampbell Barton
2014-05-13Fix T40158: Playback with 100% proxies is very slowSergey Sharybin
2014-05-05Fix: T40016 ID Names translated in menusCampbell Barton
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-26Code cleanup: use 'const' for arrays (editors)Campbell Barton