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
2020-05-18Fix error mixing incompatible enums when generating the proxy nameCampbell Barton
2020-05-13Fix T70612: Sequencer Crash on enabling PrefetchRichard Antalik
2020-05-10Fix T36263: Pasted strip doesnt have F-Curve keyframes from the originalRichard Antalik
2020-05-10Fix T71300: Crash on rendering scene recursively from sequencerRichard Antalik
2020-04-27Fix T75495: Blender crashes opening a VSE .blend fileRichard Antalik
2020-04-12Fix T74875: Preview shows previously cached frame after Hard CutRichard Antalik
2020-04-12Fix T75382: VSE Strip Adjustments Not Immediately VisibleRichard Antalik
2020-04-12Fix T74897: VSE animation doesn't workRichard Antalik
2020-04-10Fix T71546: VSE stereoscopic strips issues with mismatched dimensionsDalai Felinto
2020-04-09Cleanup: VSE rename i to view_id for stereo 3d codeDalai Felinto
2020-04-06Cleanup: Use `_fn` as a suffix for callbacks in VSE codeRichard Antalik
2020-04-03Code Quality: Replace for loops with LISTBASE_FOREACHDalai Felinto
2020-04-03Cleanup: Animation, move AnimData API to `anim_data.c`/`BKE_anim_data.h`Sybren A. Stüvel
2020-03-31Cleanup: use '_recursive' suffix instead of '_rec'Campbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19VSE: Strip drawing improvementsRichard Antalik
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-02-18Cleanup: clang-format.Bastien Montagne
2020-02-17VSE: Remove atomized image duplication for preprocessing stageRichard Antalik
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-08Cleanup: remove old VSE prefetching code.Richard Antalik
2020-01-29Fix T73014: Marker sync does not work correctly if moving strip so it overlap...Philipp Oeser
2020-01-22Fix T70415 100% proxy files playing with poor performanceRichard Antalik
2019-12-06Draw: Removal of MultiSample BuffersJeroen Bakker
2019-11-03Fix errors in fix for T68018Campbell Barton
2019-11-03Fix T68018: Crash on building movie proxyRichard Antalik
2019-10-15Cleanup: clang format for rBb77da65e8c4dPhilipp Oeser
2019-10-15Fix T68700: Incorrect 'absolute' timing of animated masks in the VideoPhilipp Oeser
2019-09-30Fix T69334: VSE Very low framerateRichard Antalik
2019-09-22Fix T69352: Audio strips don't update when changing `frame_start`Richard Antalik
2019-09-14VSE: prefetchingRichard Antalik
2019-09-11Fix T69558: crash in BKE_scene_update_sound for a soundstrip withoutPhilipp Oeser
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-09Fix T55192: Speed fx applied to scene messed up animationRichard Antalik
2019-07-08Fix T66431: SE - Audio Caching crashSergey Sharybin
2019-07-03Fix T66353: VSE: Missing updates when moving strip with animationSergey Sharybin
2019-06-19Fix T65614: Sequencer render single layer onlySergey Sharybin
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-06-12Cleanup: unused varsCampbell Barton
2019-06-11Sound: Fix queries of sound infoSergey Sharybin
2019-06-07FIX: `use_proxy` strip property state has no effect.Richard Antalik
2019-06-07VSE: Cache invalidationRichard Antalik
2019-06-07Fix T65333: VSE: Playback speed regressionRichard Antalik
2019-06-05Sound: Port to a copy-on-write conceptSergey Sharybin
2019-05-31VSE: don't add crop and transform data for sound stripsRichard Antalik