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-01UI: use term current frame instead of playheadCampbell Barton
2020-06-01VSE: Add warnings for failed proxy encodingPeter 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-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-02Outliner: Fix selection sync for various operatorsNathan Craddock
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-06Fix T74602: Sequencer slip operator ignores offset constraintsRichard 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-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-10Fix sequencer Slip tool skipping offset=0 caseCampbell Barton
2020-03-10Cleanup: replace term 'terrible' from sequence slipCampbell Barton
2020-03-09UI: rename View Frame to Go to Current Frame in video sequencerEitan
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-22VSE: Add Adjust Last Operation panel to the video sequencerRichard Antalik
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-11-03Fix errors in fix for T68018Campbell Barton
2019-11-03VSE: add a Set frame range to Strips operatorAlessio Monti di Sopra
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-10-08Fix T70626: VSE: Slip Strip Operator doesn't refresh audio on confirmPhilipp Oeser
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-01VSE: Use sequencer boundbox for view_all operatorRichard Antalik
2019-08-01Fix T66028: Move sequence, movieclip and text editor progressbars to status barRichard Antalik
2019-08-01Fix T68036: VSE: 'Remove Gaps' causes audio to go out of syncPhilipp Oeser
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-06-28Fix audio not updating when snapping strips in sequencerSergey Sharybin
2019-06-14Fix T65814: Copy pasting audio strip from video crash BlenderSergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton