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-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFĂ©lix
2022-06-23Fix T99110: Crash after running view_all operator in VSERichard Antalik
2022-06-23Fix T99091: Freeze when changing strip source with thumbnails enabledRichard Antalik
2022-06-14Fix T72831: Incorrect animation handling when strips overlapRichard Antalik
2022-06-14Fix T98168: Meta strips do not copy animation to another sceneRichard Antalik
2022-06-14Fix T98797: VSE Slip Strip Contents doesn't work properlyRichard Antalik
2022-06-03Cleanup: clang-formatRichard Antalik
2022-06-02Cleanup: quiet warnings, remove unused argumentsCampbell Barton
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-30Cleanup: Clang tidyHans Goudey
2022-05-19Cleanup: format, reduce line length & strip trailing spaceCampbell Barton
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-17Merge branch 'blender-v3.2-release'Richard Antalik
2022-05-17Fix T98021: Crash when using scene strip as sequencer inputRichard Antalik
2022-05-17Cleanup: compiler warningsCampbell Barton
2022-05-16VSE: Delete Strip and Scene Data in one stepAntonio Vazquez
2022-05-16VSE: Add new Scene and StripAntonio Vazquez
2022-05-16VSE: New Change Scene option in Change menuAntonio Vazquez
2022-05-13Merge branch 'blender-v3.2-release'Campbell Barton
2022-05-13Fix T89909: Circle Select tool status bar doesn't match the operationsCampbell Barton
2022-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-05-09Merge branch 'blender-v3.2-release'Bastien Montagne
2022-05-09Minor typo fixes in UI messages.Bastien Montagne
2022-05-05Cleanup: sort cmake file listsCampbell Barton
2022-05-03Fix VSE view clamping not workingRichard Antalik
2022-05-03Fix T97720: Fix meta strip shows incorrect mute state.Richard Antalik
2022-05-03Cleanup: auto-formatCampbell Barton
2022-05-03Fix T97733: Crash when adding new sceneRichard Antalik
2022-04-29Cleanup: missing declaration warnings & spelling in commentsCampbell Barton
2022-04-28Fix: Incorrect conversion from C bitfield syntaxHans Goudey
2022-04-28VSE: Add option to limit timeline view heightRichard Antalik
2022-04-28VSE: Add precise drag and drop and strip previewsSebastian Parborg
2022-04-25VSE: Update first thumbnail when moving handleRichard Antalik
2022-04-22Fix: VSE channels region visible in previewRichard Antalik
2022-04-22Fix: VSE channels area has no backgroundRichard Antalik
2022-04-21Fix typo in previous commitRichard Antalik
2022-04-21Cleanup: VSE effect relationship checkingRichard Antalik
2022-04-21VSE: Add frame selected operator for previewok what
2022-04-19Cleanup: Use correct capitalization of "F-Curve"Aaron Carlisle
2022-04-05Fix T97071: Duplicating strip in locked channel creates overlapping stripsRichard Antalik
2022-04-05Sequencer: skip redundant F-curve GSet allocationCampbell Barton
2022-04-05Fix T97034: tweak strips uses cursor position after threshold reachedCampbell Barton
2022-04-05Cleanup: clang-formatCampbell Barton
2022-04-04Fix errors in sequencer channel headersRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-04-04Cleanup: ensure space after file named in headersCampbell Barton
2022-03-29Fix T96699: Splitting strip does not copy animationRichard Antalik
2022-03-18Cleanup: Compilation warningsSergey Sharybin