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
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-04-04VSE: Add channel headersRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-10-07Sequencer: 2D cursor for the preview & transformCampbell Barton
2021-09-29VSE: Add color tags to stripsFalk David
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
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-05Sequencer: split select side of frame out of the select operatorCampbell Barton
2020-04-06Cleanup: Fix comment style and check if they are valid or make sense.Richard Antalik
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-16Rename Sequencer 'Cut' to 'Split'William Reynish
2019-11-03VSE: add a Set frame range to Strips operatorAlessio Monti di Sopra
2019-11-01Sequencer: use all selected strips for select side operatorCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-04Keymap: resolve group/un-group inconsistenciesCampbell Barton
2018-07-03Keymap: Select/De-Select now use A, Alt-ACampbell Barton
2018-07-02Keymap: add back X-Key for deleteCampbell Barton
2018-06-29Keymap: minimal default keymapCampbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2015-07-03Sequencer: srt export support.Antony Riakiotakis
2015-06-15Copy strip modifier operator for sequencerAntony Riakiotakis
2015-04-02Fix issue reported by copias on irc, shift duplicate and snap crashes inAntony Riakiotakis
2015-03-26Revert "Change Enables proxy operator to Copy proxy operator."Antony Riakiotakis
2015-03-25Change Enables proxy operator to Copy proxy operator.Antony Riakiotakis
2015-01-29Add some convenience operators to sequencer proxy panel:Antony Riakiotakis
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-10-23Terminology Trim -> Slip tool. It's how it's mostly called in otherAntony Riakiotakis
2014-10-20Merge trim tool from terrible_consequencerAntony Riakiotakis
2014-09-03Expose "select all strips to left/right" in the select menu.Antony Riakiotakis
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-02-21NDOF: Fit key working for logic, clip and sequencerCampbell Barton
2014-02-18NDOF: add keymapping for the 'fit' button for other 2d viewsCampbell Barton
2013-05-11only use OSKEY as a replacement for CTRL on Apple (was already the case in ma...Campbell Barton