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-11-17Merge branch 'blender-v2.91-release'Jeroen Bakker
2020-11-17Fix T82042: Crash when rendering huge imagesJeroen Bakker
2020-11-16Merge branch 'blender-v2.91-release' into masterPhilipp Oeser
2020-11-16Fix T82460: Color Management Curves do not update when Image/UV EditorPhilipp Oeser
2020-11-13Cleanup: use IMB_FTYPE_NONE instead of 0 for imbuf format comparisonCampbell Barton
2020-11-13Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-13Fix memory leak writing PNG when opening the file failsCampbell Barton
2020-11-13Cleanup: remove unnecessary ImFileType.ftype callbackCampbell Barton
2020-11-13Cleanup: imbuf file format callback declarationCampbell Barton
2020-11-12Cleanup: clang-tidy, remove invalid commentsCampbell Barton
2020-11-12ImBuf: pass the number of bytes read to 'is_a' callbacksCampbell Barton
2020-11-12Cleanup: spellingCampbell Barton
2020-11-11Fix T82602: checking image header reads past buffer boundsCampbell Barton
2020-11-11Cleanup: pass header size to 'is_a' callbacksCampbell Barton
2020-11-11Cleanup: use 'filepath' instead of 'name' for ImBuf utilitiesCampbell Barton
2020-11-11Cleanup: use bool for imbuf save callbacksCampbell Barton
2020-11-11Cleanup: avoid boolean literals for functions that return intCampbell Barton
2020-11-11Cleanup: use define for targa header sizeCampbell Barton
2020-11-11Cleanup: remove redundant NULL checks in ImFileType.is_a callbackCampbell Barton
2020-11-11Merge branch 'blender-v2.91-release'Campbell Barton
2020-11-11ImBuf: replace incorrect strstr use with memcmpCampbell Barton
2020-11-10ImBuf: support detecting the file format from in-memory imagesCampbell Barton
2020-11-10Cleanup: remove hard coded file format check in IMB_ispic_typeCampbell Barton
2020-11-10Cleanup: suppress clang-tidy warnings without FFMPEG/AVI/AUDASPACECampbell Barton
2020-11-09Cleanup: Clang-tidy, modernize-use-nullptr.Ankit Meel
2020-11-09Cleanup: imbuf callback namingCampbell Barton
2020-11-07Cleanup: Clang-format.Ankit Meel
2020-11-06Cleanup: Clang-Tidy modernize-use-nullptrSybren A. Stüvel
2020-11-06Cleanup: Clang-Tidy, modernize-use-bool-literalsSergey Sharybin
2020-11-06Cleanup: replace STREQLEN with STRPREFIX for constant stringsCampbell Barton
2020-11-06Cleanup: use ELEM macro (>2 args)Campbell Barton
2020-11-06Cleanup: use ELEM macroCampbell Barton
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-11-03Cleanup: doxy param syntaxCampbell Barton
2020-11-03VSE: Media transform redesignRichard Antalik
2020-11-02Revert "VSE: Media transform redesign"Richard Antalik
2020-11-02VSE: Media transform redesignRichard Antalik
2020-11-01Rename BKE_sequencer.hRichard Antalik
2020-10-27Cleanup: use over-line for doxy commentsCampbell Barton
2020-10-22GPU: Memory leak when scaling buffersJeroen Bakker
2020-10-19Spelling: Loose Versus LoseHarley Acheson
2020-10-19Spelling: Then Versus ThanHarley Acheson
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-10-19Image: Export emissive colors in 3 channel PNG imagesJeroen Bakker
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2020-10-05Move sequencer sources from blenkernelRichard Antalik
2020-09-30Cleanup: convert gforge task ID's to phabricator formatValentin
2020-09-30Cleanup: use angle-brackets for email addressesCampbell Barton
2020-09-22Cleanup: comments, spellingCampbell Barton
2020-09-14Cleanup: use doxy sections for imbufCampbell Barton