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-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
2020-04-12Fix T74875: Preview shows previously cached frame after Hard CutRichard Antalik
2020-04-12Fix T74897: VSE animation doesn't workRichard Antalik
2020-04-07Cleanup: clang-formatCampbell Barton
2020-04-06Cleanup: keep parameter docs above the function bodyCampbell Barton
2020-04-06Cleanup: Add some comments removed in rB0d0036cb53f8Richard Antalik
2020-04-06Fix T74602: Sequencer slip operator ignores offset constraintsRichard Antalik
2020-04-06VSE: Draw f-curves for opacity and volume values on the stripsRichard Antalik
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Rename bScreen variables from sc/scr to screenJulian Eisel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: Continue renaming ARegion variables from ar to regionJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-25Fix T75019: Frame Offset does not apply to scopesRichard Antalik
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19UI: scale sequence handle by pixelsizeCampbell Barton
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19Fix (unreported): Crash on accessing active sequence in select groupped operatorRobert Guetzkow
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp