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-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
2012-08-08Code cleanup: mark functions as static, ifdef 0 some unused functionsSergey Sharybin
2012-07-10Improved cache management for movie clips from tomato branchSergey Sharybin
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-10header cleanup (no functional changes)Campbell Barton
2011-04-17== Sequencer ==Peter Schlaile
2011-02-27doxygen: blender/blenkernel tagged.Nathan Letwory