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
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-24Fix T90407: Split fails on transition stripsRichard Antalik
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-16Cleanup: spellingCampbell Barton
2021-07-15Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst...Paul Golter
2021-07-13VSE: Make pasted strip activeRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-07-01Fix: Export subtitles timecode relative to scene start frame, ignore muted st...Paul Golter
2021-07-01Cleanup: outdated IPO references in commentsCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-22Cleanup: rename playhead in the UI and codeCampbell Barton
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-15Fix: Sequencer backdrop not updated during playback.Jeroen Bakker
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-06-09Cleanup: replace 'else if' with 'else'Campbell Barton
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik
2021-06-02Cleanup: Fix build warningsRichard Antalik
2021-06-02Cleanup: Strip duplication codeRichard Antalik
2021-05-31Fix T88569: UI VSE: Menu-based range change, doesn't update the Timeline scro...Philipp Oeser
2021-05-19VSE: Refactor sorting functionsRichard Antalik
2021-05-19VSE: Better handling of effect strip splittingRichard Antalik
2021-05-14Cleanup: spelling, rename metas to meta-strips / meta-ballsCampbell Barton
2021-05-06Cleanup: VSE: move functions from incorrect fileRichard Antalik
2021-04-23VSE: reset strip transform with "Set Render Size" operatorSybren A. Stüvel
2021-04-23Cleanup: VSE, reduce cognitive complexity of sequencer_rendersize_exec()Sybren A. Stüvel
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-03-31Cleanup: Remove SEQ_CURRENT_BEGIN macroRichard Antalik
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-02-10Cleanup: remove redundant headers in source/blender/editors/Campbell Barton
2021-01-26Fix T84847: Crash after splitting effect stripRichard Antalik
2021-01-25Fix T84705: Snapping strip handle offset animationOlivier Jolly
2021-01-19Fix T84642: Reassign effect-strip ignores animdataFalk David
2020-12-31Cleanup: Move functions from sequencer_edit.cRichard Antalik
2020-12-31Cleanup: Remove unused functions from sequencer_edit.cRichard Antalik
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-16VSE: Improve motion-picture workflowRichard Antalik
2020-12-16VSE: Paste strips after playhead by defaultPeter Fog
2020-12-15VSE: Move remove gaps operator logic to module codeRichard Antalik
2020-12-15Fix crash sliding effect sequence stripsCampbell Barton
2020-11-19Cleanup: refactor sequencer_edit.c fileRichard Antalik
2020-11-19Cleanup: split sequencer_edit.c fileRichard Antalik
2020-11-19VSE: Move split operator logic to module codeRichard Antalik
2020-11-06Cleanup: rename time related variablesRichard Antalik
2020-11-06Cleanup: use ELEM macroCampbell Barton