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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-08-04Cleanup: typos & co in UI messages (and some other places).Bastien Montagne
2020-08-02Fix T67181: Only the first added movie strip will have audio belowRichard Antalik
2020-08-02Fix T66805: No cache invalidation with remove gaps operatorRichard Antalik
2020-07-31Sequencer: Ensure UUIDs are updated when neededSergey Sharybin
2020-07-30Fix T79357: VSE crash on prefetching when performing cutsPhilipp Oeser
2020-07-26Fix T74958: Infinite loop on using strip as modifier maskRichard Antalik
2020-07-18Cleanup: Sequencer: Use GPUTexture instead of opengl callsClément Foucault
2020-07-13Clang Tidy: enable readability-non-const-parameter warningJacques Lucke
2020-07-10Fix T78573: Crash when removing strips with prefetchingRichard Antalik
2020-07-03Cleanup: Editors/Space/sequencer, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-06-29Fix T78176: Sequencer renders playhead line twiceJeroen Bakker
2020-06-26Fix T78129: No audio playback with sound strip pasted to a new sceneRichard Antalik
2020-06-26Fix T77669: Copy-pasting strip twice crashes BlenderRichard Antalik
2020-06-23Performance: Draw play head as an overlayJeroen Bakker
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-22Refactoring: View2DScrollers memory allocationJeroen Bakker
2020-06-18Fix T77764: VSE: snap strip to current frame does not move associatedPhilipp Oeser
2020-06-18Sequencer: revert selection & keymap changes from D7679Campbell Barton
2020-06-18VSE: Fix assigning effect strip inputsRichard Antalik
2020-06-18Fix T66390: Update missing when snaping strips.Richard Antalik
2020-06-15Various UI messages fixes...Bastien Montagne
2020-06-11Sequencer: view toggle no longer cycles over SEQUENCER_PREVIEW stateCampbell Barton
2020-06-11Cleanup: move sequencer view operators into sequencer_view.cCampbell Barton
2020-06-09Sequencer: restore behavior removed from recent refactorCampbell Barton
2020-06-05Cleanup: use doxy sections for sequencer edit, selectCampbell Barton
2020-06-05Cleanup: remove unused sequencer marker code from 2.4xCampbell Barton
2020-06-05Sequencer: split select side of frame out of the select operatorCampbell Barton
2020-06-05Cleanup: spellingCampbell Barton
2020-06-01UI: rename "Select Playhead" to "Select -> Side of Current Frame"Campbell Barton
2020-06-01UI: use term current frame instead of playheadCampbell Barton
2020-06-01Cleanup: error building on LinuxCampbell Barton
2020-06-01VSE: Add warnings for failed proxy encodingPeter Fog
2020-06-01VSE: Add select under playhead, and shortcuts for left, right, under.Peter Fog
2020-05-29VSE: Remove delete confirmation pop-upPeter Fog
2020-05-28VSE UI: rename Trim Offset to Slip OffsetPeter Fog
2020-05-14Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-14Fix T59954: View all Sequences doesn't show all sequencesRichard Antalik
2020-05-12UI: Rename 'View All' operator to 'Frame All'Pablo Vazquez
2020-05-11Cleanup: unused arg, clang-formatCampbell Barton
2020-05-11Cleanup: unused variableCampbell Barton
2020-05-10Cleanup: add ED_screen_areas_iter to clang-format ForEachMacrosJacques Lucke
2020-05-10Merge branch 'blender-v2.83-release'Richard Antalik
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-02Merge branch 'blender-v2.83-release'Nathan Craddock
2020-05-02Revert "Outliner: Fix selection sync for various operators"Nathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
2020-04-17Task: Separate Finalize into Reduce And FreeJeroen Bakker
2020-04-13Refactor sample operatorRichard Antalik