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-21VSE strip thumbnailsAditya Y Jeppu
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-20Cleanup: Refactor VSE overlay settingsRichard Antalik
2021-09-18Audaspace: added audio file streams functionality.Jörg Müller
2021-09-08Cleanup: VSE select operatorRichard Antalik
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-27VSE: Transform overwrite modeRichard Antalik
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-20Cleanup: use "free_data" suffix when the argument isn't freedCampbell Barton
2021-08-16Cleanup: spellingCampbell Barton
2021-08-16VSE: Use lines to draw waveformSebastian Parborg
2021-08-16VSE: Fix audaspace not reading ffmpeg files with start offset correctlySebastian Parborg
2021-08-16VSE: Fix memory leak when adding bad image/movie stripsSebastian Parborg
2021-08-09Cleanup/fixes in UI messages.Bastien Montagne
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-05Cleanup: remove redundant parenthesisCampbell Barton
2021-08-03WM: don't store selection properties typically set in the key-mapCampbell Barton
2021-08-02Fix T90356: Frame selected includes active stripRichard Antalik
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-28Cleanup: Remove unnecesary undefsRichard Antalik
2021-07-28VSE: Add tooltips for add_effect_strips operatorFalk David
2021-07-27VSE: Draw strips transparent during transform overlapPablo Vazquez
2021-07-24Revert "VSE UX: Make Speed Effect strips more user friendly."Germano Cavalcante
2021-07-24Many tweaks to f-curve drawing codeGermano Cavalcante
2021-07-24VSE UX: Make Speed Effect strips more user friendly.Germano Cavalcante
2021-07-15Fix: Subtitles: Order of channels in the .blend file will be kept in the .rst...Paul Golter
2021-07-15Cleanup: replace BLI_assert(!"text") with BLI_assert_msg(0, "text")Campbell Barton
2021-07-14Fix T88908: Incorrect path handling in adding stripsRichard Antalik
2021-07-13Cleanup: duplicate checks, unused initializationCampbell Barton
2021-07-13VSE: Make pasted strip activeRichard Antalik
2021-07-08Fix crash displaying the sequencer without a valid 'scene->ed'Campbell Barton
2021-07-07VSE: Fix cache bar not visibleRichard Antalik
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-02Cleanup: spelling in commentsCampbell Barton
2021-07-02VSE: Fix handle size calculationRichard Antalik
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-24Cleanup: comment blocks, trailing space 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-09Cleanup: remove redundant checks which have already been testedCampbell Barton
2021-06-06VSE: Remove seq->tmp usage from transform codeRichard Antalik