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-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-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-03-04UI: rename View Selected" to "Frame Selected"Asad-ullah Khan
2020-03-04Cleanup: replace CLAMP macros with functionsCampbell Barton
2020-03-02Fix T74334: VSE can't import multiple movie filesRichard Antalik
2020-03-02Fix T74320: Sound strip waveforms drawing allows negative volume valuesRichard Antalik
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-17Keymap: minor tweaks so box-select shortcuts show in the menuCampbell Barton
2020-02-17Keymap: add sequencer box select with handlesCampbell Barton
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-09VSE: Add option to select handles with box selectionRichard Antalik
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-01-27Fix T73428: Editor type dropdown menu missing in VSEJulian Eisel
2020-01-23Merge branch 'blender-v2.82-release'Sergey Sharybin
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-22VSE: Tool system integrationRichard Antalik
2020-01-22VSE: Add Adjust Last Operation panel to the video sequencerRichard Antalik
2020-01-22Merge branch 'blender-v2.82-release'Richard Antalik
2020-01-22Fix T70415 100% proxy files playing with poor performanceRichard Antalik
2020-01-20Merge branch 'blender-v2.82-release'Philipp Oeser
2020-01-20Fix T72546: Video Sequencer: Select grouped 'OVERLAP' operator wrongPhilipp Oeser
2020-01-14Merge branch 'blender-v2.82-release'Clément Foucault
2020-01-14Fix T72255: VSE video addition broken when using recursive filebrowser view.Bastien Montagne
2020-01-10Cleanup: ARegion.sizex/y should not be used to access region sizeJulian Eisel
2019-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-30UI: allow to hide markers region per editorAlessio Monti di Sopra
2019-11-18WM: remove view operators from the undo stackAlessio Monti di Sopra
2019-11-11VSE: open file browser sidebar by default when adding external stripsAlessio 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-03UI: Fix preview frame range drawing in sequencer and driver editorsAlessio Monti di Sopra
2019-11-03Merge branch 'blender-v2.81-release'Richard Antalik
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-11-01Cleanup: correct logical error in last commitCampbell Barton
2019-11-01Sequencer: use all selected strips for select side operatorCampbell Barton
2019-10-08Fix T70626: VSE: Slip Strip Operator doesn't refresh audio on confirmPhilipp Oeser
2019-10-04UI: Move all Selected Strips and Strip Handles when DraggingJulian Eisel
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-09-26Fix sequencer Metadata panel sidebar panel to show at the bottom, not the topBrecht Van Lommel
2019-09-22Fix T69564: Empty fcurve prevents waveform drawingRichard Antalik
2019-09-14VSE: prefetchingRichard Antalik
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24UI: Various tooltip corrections and fixesWilliam Reynish
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke