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
2021-03-24Cleanup: use new BLI_assert_unreachable macroCampbell Barton
2021-03-23Cleanup: Silence compile warning.Jeroen Bakker
2021-03-23VSE: Sanitize move_to_meta usageRichard Antalik
2021-03-23Fix sequencer text leaving bold & italic flags enabledCampbell Barton
2021-03-22Cleanup: clang-format, trailing spaceCampbell Barton
2021-03-21Fix uninitialized memory use loading movie sequence stripsCampbell Barton
2021-03-21Cleanup: remove redundant NULL checksCampbell Barton
2021-03-20Fix issues introduced strip loading refactoringRichard Antalik
2021-03-20Fix T86355: Added effect strip has wrong lengthRichard Antalik
2021-03-20Fix T85824: Transition between adjustment regressionRichard Antalik
2021-03-20VSE: Text strip improvementsPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-03-20Fix T54395: Original image size set incorrectlyEitan
2021-03-20VSE: Add new_meta RNA API functionFélix
2021-03-20VSE: Add move_to_meta RNA API functionFélix
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Fix Fuild error with lite buildRichard Antalik
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-03-02Fix T85970: Incorrect scaling of meta stripsRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-02-08Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-08Fix T85426: Speed effect stretch to input not workingRichard Antalik
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: use 'r_' prefix for return arguments, order lastCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-02-01Merge branch 'blender-v2.92-release'Richard Antalik
2021-02-01VSE: Fix proxy images have incorrect sizeRichard Antalik
2021-01-26Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-26Fix T79922: Cache of meta strip not invalidatedRichard Antalik
2021-01-25Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-25Cleanup: compiler warning, clang-format, spellingCampbell Barton
2021-01-25Merge branch 'blender-v2.92-release'Richard Antalik
2021-01-25Fix T83267: Crash prefetching scene strip in meta stripRichard Antalik
2021-01-25Fix T82698: Speed effect not working on generator stripsRichard Antalik
2021-01-25VSE: Remove skip_disk_cache argumentRichard Antalik
2021-01-20Cleanup: remove unused file SEQ_util.hCampbell Barton
2021-01-13Cleanup: spellingCampbell Barton
2021-01-11VSE: store raw images in cacheRichard Antalik
2021-01-10Fix sequencer disk cache not writing dataRichard Antalik
2021-01-08Cleanup: clang formatPhilipp Oeser
2021-01-08VSE: Hide cache settings and adjust defaultsRichard Antalik
2021-01-05VSE: Fix incorrect condition for skipping prefetch framesRichard Antalik
2021-01-04Cleanup: redundant struct declarationsCampbell Barton
2021-01-04Cleanup: sort structsCampbell Barton
2020-12-29Fix T83991: Pasting sound strip not working correctlyRichard Antalik
2020-12-22VSE: handle IO errors when reading disk cache header and versionSybren A. Stüvel
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik