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-07-20Cleanup: Move 'WAVEFORM_LOADING' of sounds from flags to tags.Bastien Montagne
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2017-11-29Sequencer: add many more color blend modes, and a new color mix strip.Maikon Araujo
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-10-23VSE: draw grid lines at every secondCampbell Barton
2017-08-11iFix T52050: Empty VSE preview for scene strips with OpenGL preview + Rendere...Bastien Montagne
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-06-14VSE: minor drawing glitch with meta'sCampbell Barton
2016-06-11Fix T48617: VSE: Do not draw backdrop in Seq + Preview mode, only makes sense...Bastien Montagne
2016-06-09Flat shading for basic shaderAlexander Romanov
2016-02-16Set line-width for sequencer bordersCampbell Barton
2016-01-25Fix regression in sequencer overlay draw optionCampbell Barton
2016-01-04Fix crash sequencer drawing with no soundCampbell Barton
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel
2015-12-02Fix T46909: Text strip not themeableJulian Eisel
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-25Sequencer: nested scene strip support (like metas)Campbell Barton
2015-10-14Comment cleanup, use better lower bound for waveformAntony Riakiotakis
2015-10-14Fix T46189, draw style for waveforms occludes sequence strip text.Antony Riakiotakis
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-08-08Fix T45726: Wrong handling of 'failed to generate' audio waveform data in VSE...Bastien Montagne
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-07-01Refactoring:Antony Riakiotakis
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