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
2019-07-05VSE: draw cache on top of markers areaAlessio Monti di Sopra
2019-06-28Fix audio not updating when snapping strips in sequencerSergey Sharybin
2019-06-21Fix T65975: Memory leak adding movie sequence stripRichard Antalik
2019-06-20Fix sequencer sidebar not being wide enough by default to show timecodesBrecht Van Lommel
2019-06-19VSE: Draw pre-animated (volume) sound strip waveforms.Richard Antalik
2019-06-14Fix T65814: Copy pasting audio strip from video crash BlenderSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-11Fix T65715: Instant crash when grouping strips in VSESergey Sharybin
2019-06-11Fix extend being ignored for left/right sequencer selectionCampbell Barton
2019-06-07Cleanup: fix compiler warningBrecht Van Lommel
2019-06-07Sequencer: Fix missing sound from nested scene stripsSergey Sharybin
2019-06-07Fix T65558: Crash on adding linked scene to Video Sequence EditorSergey Sharybin
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-06-04Cleanup: rename 2D scroll definesCampbell Barton
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-31Gizmo: add 2D navigation for image/clip/sequencer viewsCampbell Barton
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik
2019-05-29Sequencer: Fix box select using incorrect rectangles for sequencesJacques Lucke
2019-05-29Cleanup: remove redundant sequencer under cursor checkCampbell Barton
2019-05-28Sequencer: Drag outside of sequence to initiate box selectJacques Lucke
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-22Sequencer: ensure Strip is the default active panelBrecht Van Lommel
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-19Fix T64579: Failure to honor anamorphic displayRichard Antalik
2019-05-18UI: Sequencer menusWilliam Reynish
2019-05-15UI: make sidebars in 3D view and other editors a little wider and consistentBrecht Van Lommel
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-13Fix T64371Richard Antalik
2019-05-08UI: Move scrollbars to the right in animation editorsJacques Lucke
2019-05-07UI: Animation editor scrubbing areaJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-06Sound: Port more cases to be a part of dependency graphSergey Sharybin
2019-05-04Fix T64144: Crash when displaying audio waveforms in VSESergey Sharybin
2019-05-03Depsgraph: Tag sequencer for update on changesSergey Sharybin
2019-05-03UI: Pass color id into view2d text drawingJacques Lucke
2019-05-03Cleanup: warningsCampbell Barton
2019-05-02Refactor grid and scale indicator text drawingJacques Lucke
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Refactor: Separate scrollers from text drawing in APIJacques Lucke
2019-04-30Select: change Sequencer to match new behavior of 'deselect on nothing'.Bastien Montagne
2019-04-30Cleanup: Remove pre-2.5 ifdef'ed piece of code.Bastien Montagne
2019-04-29Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-25Sequencer: use Alpha Over blend mode by defaultJacques Lucke
2019-04-24Refactor: allow event handlers to have a poll functionJacques Lucke