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-10-05Move sequencer sources from blenkernelRichard Antalik
2020-08-17Merge branch 'blender-v2.90-release'Richard Antalik
2020-08-17Fix T79757: Crash on prefetch when renaming stripsRichard Antalik
2020-08-08Clenup: use STREQ macroCampbell Barton
2020-08-07Cleanup: Blenkernel, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-22Fix T76774: Crash on prefetching sequences from another scene.Richard Antalik
2020-05-02Cleanup: Fix return NULL from bool type functionRichard Antalik
2020-05-01Fix T76033: VSE crash with prefetch, disk cache and meta stripsRichard Antalik
2020-04-12Fix T74875: Preview shows previously cached frame after Hard CutRichard Antalik
2020-04-07Cleanup: BLI_path.h function renamingCampbell Barton
2020-03-25Fix T74662: Prefetching causes random crashesRichard Antalik
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-19Cleanup: spellingCampbell Barton
2020-03-19Fix building on Linux as '__time64_t' isn't portableCampbell Barton
2020-03-19VSE: Disk cacheRichard Antalik
2020-03-15Cleanup: redundant assignmentsCampbell Barton
2020-02-17Fix T70229: Show Cache On will cause a lower fpsRichard Antalik
2019-10-02Fix T69924: Prefetch stops when moving playheadRichard Antalik
2019-09-30Cleanup: spellingCampbell Barton
2019-09-14VSE: quiet missing prototype warningsJacques Lucke
2019-09-14VSE: prefetchingRichard Antalik
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2015-08-09Fix for SeqCache hash ignoring multi-viewCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-02-11cleanup: rename enum type to blender conventionCampbell Barton
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-09-25GHash: use bool for comparison (simplify compare)Campbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-17Sequencer: don't cache frames during proxy rebuild jobSergey Sharybin
2013-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-03-08style cleanupCampbell Barton
2012-08-21Sequencer: invalidate current frame cache on sequence transformSergey Sharybin
2012-08-20Sequencer: fix regression introduced in own previous commitSergey Sharybin
2012-08-19Sequencer: per-sequence modifier stack for color gradingSergey Sharybin
2012-08-12Fix sequencer crash when invalidating strip when there's nothing cached yetSergey Sharybin
2012-08-08Sequencer: initial support of refreshing only changed sequencesSergey Sharybin
2012-08-08Code cleanup: make some more functions more meaningful nameSergey Sharybin
2012-08-08Style cleanupSergey Sharybin
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin