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-11-08Fix VSE: Effect strip flickers when moving left handleRichard Antalik
2022-10-17Cleanup: replace BLI_join_dirfile with BLI_path_joinCampbell Barton
2022-10-05I18n: disambiguate a few messagesDamien Picard
2022-09-15I18n: disambiguate and extract a few messagesDamien Picard
2022-08-26Cleanup: use matching function signatures for RNA callbacksCampbell Barton
2022-08-26Fix Sequence.frame_start being rounded to int when assignedCampbell Barton
2022-07-21Cleanup: spelling in comments, typos in tool-tipsCampbell Barton
2022-06-30Fix incorrect strip position if pitch was animatedRichard Antalik
2022-06-29VSE: Improved Retiming systemRichard Antalik
2022-06-28Fix frame_final_start/end strip property not setting handle positionRichard Antalik
2022-06-28Cleanup: compiler warnings, remove unused functionsCampbell Barton
2022-06-27Fix T99216: RNA startdisp and enddisp return unreliable valuesRichard Antalik
2022-06-27VSE: Add API function to select displayed meta stripFélix
2022-06-02VSE: Make time operations self-containedRichard Antalik
2022-05-31RNA: add macros for EnumPropertyItem layout elementsCampbell Barton
2022-05-25Cleanup: Add more const'ness to RNA API.Bastien Montagne
2022-05-18Cleanup: Move strip handle manipulation to time sectionRichard Antalik
2022-05-18VSE: Remove still frame offsetsRichard Antalik
2022-05-18Cleanup: remove redundant sequencer name checksCampbell Barton
2022-04-28UI: Sort VSE modifiers alphabeticallyPablo Vazquez
2022-04-21Fix T97254: VSE channel mute does mute soundRichard Antalik
2022-04-04VSE: Add channel headersRichard Antalik
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09VSE: Use float for transformation offsetRichard Antalik
2022-02-07VSE: Add filter method to strip transformDimitry Kaplin
2022-01-13Cleanup: follow code-style for float suffixCampbell Barton
2021-11-30Cleanup: clang-format, trailing spaceCampbell Barton
2021-11-18VSE: Add meta.separate() Python API functionFélix
2021-11-15Merge branch 'blender-v3.0-release'Richard Antalik
2021-11-15Fix T90415: Missing cache invalidationRichard Antalik
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-10-18Cleanup: internal sequencer naming for overlaysCampbell Barton
2021-10-09VSE: rename flag for Frame Overlay featureRichard Antalik
2021-10-07Fix T91972: Meta changes length when adding stripRichard Antalik
2021-09-30VSE: Add ASC CDL color correction methodJosef Raschen
2021-09-29VSE: Add color tags to stripsFalk David
2021-09-27RNA: Fix bad usages of `scene` pointer in Update callbacks.Bastien Montagne
2021-09-21VSE: Image transform toolsRichard Antalik
2021-09-08VSE: Adding a panning angle for multichannel audio.Jörg Müller
2021-09-02Cleanup: remove redundant alloc argument to SEQ_editing_getCampbell Barton
2021-08-28UI: Timecodes: Rename "No TC in use" to "None"Aaron Carlisle
2021-08-25Cleanup and remove SEQ_ALL_BEGIN macroSebastian Parborg
2021-08-10Cleanup: unused function warningCampbell Barton
2021-08-10VSE: Fix cache invalidationRichard Antalik
2021-07-28VSE: Fix audio not recalculatedRichard Antalik
2021-07-28Cleanup: VSE cache invalidated twiceRichard Antalik
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-14Python API: Add functions to ensure and clear IDPropertiesHans Goudey
2021-07-07Fix crash accessing sequencer stripsSergey Sharybin
2021-07-07Cleanup: clang-tidy, unused functionCampbell Barton