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
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-22Fix build error when WITH_OPENEXR=OFF, after recent refactorBrecht Van Lommel
2022-03-21Cleanup: move render image and multilayer EXR write code to image_save.ccBrecht Van Lommel
2022-03-21Cleanup: move OpenEXR channel name construction to OpenEXR codeBrecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-16Cleanup: rename cnt to countCampbell Barton
2022-03-14Cleanup: Clang tidyHans Goudey
2022-03-14Fix dead-lock in movie cacheSergey Sharybin
2022-03-14Convert moviecache to C++Sergey Sharybin
2022-03-14Cleanup: Make more obvious from the name that function is not publicSergey Sharybin
2022-03-09Cleanup: use ELEM macroCampbell Barton
2022-03-08Cleanup: spelling in commentsCampbell Barton
2022-03-07Fix memory leak when reading ffmpeg video frames.Sebastian Parborg
2022-03-03Fix mistake in seeking cleanupRichard Antalik
2022-03-02Cleanup: use back-slash for doxygen commands, color after parametersCampbell Barton
2022-03-02Cleanup: Refactor seeking codeRichard Antalik
2022-03-01Merge branch 'blender-v3.1-release'Jacques Lucke
2022-03-01Fix crash triggered by an introduced assert.Jeroen Bakker
2022-03-01Image Engine: Performance 8 byte images.Jeroen Bakker
2022-02-23Cleanup: Remove repeated word in commentsCampbell Barton
2022-02-18Merge branch 'blender-v3.1-release'Sebastian Parborg
2022-02-18VSE: Refactor our code to be compatible with ffmpeg 5.0Sebastian Parborg
2022-02-17Merge branch 'blender-v3.1-release'Brecht Van Lommel
2022-02-17Images: update code to support OpenEXR 3Sebastian Parborg
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-10Cleanup: remove overly detailed contact info, correct md5 copyrightCampbell Barton
2022-02-09Cleanup: non-standard license formatting, minor changesCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2022-02-09Cleanup: simplify copyright headers for sequence & imbufCampbell Barton
2022-02-02Fix T95378: Seek problems when timecodes are usedRichard Antalik
2022-01-31Fix T95332: Crash loading older files.Jeroen Bakker
2022-01-28Fix T93328: Movie seeking doesn't work.Richard Antalik
2022-01-26Cleanup: unused variable warning, formattingCampbell Barton
2022-01-26VSE: Build proxies only for slow moviesRichard Antalik
2022-01-25VSE: Use timecodes by defaultRichard Antalik
2022-01-25Fix T94237: Glitch when copying unaligned ffmpeg bufferMichael
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-12Cleanup: make formatDalai Felinto
2022-01-12Fix T89542: Crash when loading certain .hdr filesJesse Yurkovich
2022-01-12Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2022-01-11Fix T93588: some videos loaded flipped over Y axis on macOS ArmBrecht Van Lommel
2022-01-10Fix T94661: Out-of-bounds memory access due to malformed DDS image fileSergey Sharybin
2022-01-07Fix T86952: Buffer overflow reading specific DDS imagesSergey Sharybin
2022-01-07Fix T94629: The IMB_flip API would fail with large imagesJesse Yurkovich
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton