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
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
2019-05-25Fix T65094: Sequencer crashes blender when scene strip has NULL sceneDalai Felinto
2019-05-24Cleanup: warningsCampbell Barton
2019-05-23VSE: minimal cache invalidationRichard Antalik
2019-05-23VSE: remove lazy loading for strip crop and transformRichard Antalik
2019-05-21Viewport: MSAA support during ViewportRenderingJeroen Bakker
2019-05-19VSE: add movie strips on top of audioRichard Antalik
2019-05-16Cleanup: rename IDP_FreeProperty_ex to IDP_FreePropertyContent_exJacques Lucke
2019-05-07Sound: Revert all the recent changes to soundSergey Sharybin
2019-05-07Cleanup: More clear naming for rendering functionsSergey Sharybin
2019-05-03Sound: Make sound handles only be in evaluated datablocksSergey Sharybin
2019-05-03Sound: Delay opening handlers for until really neededSergey Sharybin
2019-05-02Workbench,EEVEE: Viewport Render SamplesJeroen Bakker
2019-05-02Fix T63697: correct stuck R_NO_CAMERA_SWITCH in scene->r.mode.Alexander Gavrilov
2019-05-01Fix T61619: Some VSE attributes with keyframes are not sensibly evaluatedRichard Antalik
2019-05-01Fix crash on unlinking sceneRichard Antalik
2019-05-01Use cache only in current sceneRichard Antalik
2019-05-01Fix T49589: 2.78 VSE no longer caching Node Editor scene stripsRichard Antalik
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-29VSE: Cache rewriteRichard Antalik
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-25Sequencer: use Alpha Over blend mode by defaultJacques Lucke
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-18Fix T54117 Movie clip undistorted - proxy not workingRichard Antalik
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-23Revert "Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2...Richard Antalik
2019-02-23Glyph cache is cleared by UI_view2d_zoom_cache_reset, when zooming V2D, but i...Richard Antalik
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
2019-01-15Cleanup: replace usages of deprecated BKE_libblock_free by BKE_id_free.Bastien Montagne
2019-01-14Add font selection to VSE text stripsRichard Antalik
2019-01-11Merge branch 'blender2.7'Bastien Montagne
2019-01-11Fix T55668: Volume Keyframe on Cut-ted Metastrip (re-doing the fix in better ...Bastien Montagne
2019-01-11Revert "Fix T55668: Volume Keyframe on Cut-ted Metastrip."Bastien Montagne
2019-01-06Cleanup: add trailing commas to structsCampbell Barton