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-06-25Revert "Fix off by one error in display of start/end frame in sequencer."Antony Riakiotakis
2015-06-12Cleanup: Correct commentJulian Eisel
2015-05-27Fix off by one error in display of start/end frame in sequencer.Antony Riakiotakis
2015-05-04Support displaying metadata for images in sequencer preview windows (notAntony Riakiotakis
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-21VSE: Allow GPencil drawing without having a strip loadedJulian Eisel
2015-04-21Backdrop strictly shows image result only - it could get influenced byAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-26A more forward thinking version of previous commitJulian Eisel
2015-03-25Fix T44121: VSE Preview scaling issue when using proxies and Show OverexposedJulian Eisel
2015-02-16cleanup: split VSE view-size into own functionCampbell Barton
2015-02-16Fix T43681: VSE draw glitch with no-displayCampbell Barton
2015-01-28Based on Sergey's suggestion, use spinlocks for threaded loading ofAntony Riakiotakis
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-06Sequencer: show extensions when preview enabledCampbell Barton
2015-01-04Sequencer: Preview dragging playhead over stripsCampbell Barton
2015-01-04Fix sequencer border-flickeringCampbell Barton
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2015-01-01Fix T43079: Proxies of 100% size are ignored in sequencerSergey Sharybin
2014-12-09Sequencer: optionally show strip offsetsCampbell 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-21Cleanup: typoCampbell Barton
2014-11-14Sequencer: handles drew outside of small stripsCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-10Sequencer: undefine SEQ_BEGIN/SEQ_END (see comment)Campbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-17Correct recent commitCampbell Barton
2014-10-16Sequencer: draw metastrip range while editingCampbell Barton
2014-07-19Sequencer: Add gaussian blur effectSergey Sharybin
2014-06-13Code cleanup: use ED_gpencil_ prefix for grease pencilCampbell Barton
2014-05-13Fix T40158: Playback with 100% proxies is very slowSergey Sharybin
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-17Viewport Text Drawing: replace single allocs with a memarenaCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-03-20Code cleanup: use true/false in sequencer functionsSergey Sharybin
2014-01-29UI: Refactor timecode functions into BLI_timecodeCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-08Sequencer: prevent unknown scopes from crashingCampbell Barton
2014-01-02Fix T38004: size of Waveform, Vectorscope and Histogram is incorrect in VSESergey Sharybin
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-13Implement GPU-side ditherSergey Sharybin
2013-10-12Option to overlay mask over the footageSergey Sharybin
2013-09-23Fix #36800: closing render window during render crashes, the operator would beBrecht Van Lommel
2013-09-05Code cleanup: use boolean instead of int for colormanagementSergey Sharybin