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-05-28Merge remote-tracking branch 'origin/blender-v3.2-release'Jesse Yurkovich
2022-05-28Re-fix T97366: Support single-file UDIMsJesse Yurkovich
2022-05-27GPU: Remove cached full/scaled image texture.Jeroen Bakker
2022-05-12Cleanup: discarded-qualifier warning, mixing enum/intsCampbell Barton
2022-05-12UDIM: Add support for packing inside .blend filesJesse Yurkovich
2022-04-23Bake: add UDIM tile baking supportBrecht Van Lommel
2022-04-17Fix T97366: Misdetection of numbers as UDIMs in certain filepathsJesse Yurkovich
2022-04-13Cleanup: avoid redundant float/int conversions in BLFCampbell Barton
2022-04-11Cleanup: use doxy-comments and `r_` prefix return argumentsCampbell Barton
2022-04-06Fix badly broken caches handling during undo/redo.Bastien Montagne
2022-03-28Cleanup: Reduce duplication to prepare for UDIM packingJesse Yurkovich
2022-03-25Cleanup: use count or num instead of nbrCampbell Barton
2022-03-25Cleanup: spelling in comments, stringsCampbell Barton
2022-03-24Cleanup: Clang tidyHans Goudey
2022-03-24UDIM: Improve tile format detection in filenamesJesse Yurkovich
2022-03-22Cleanup: add proper IMB_openexr.h instead of including file from intern/Brecht Van Lommel
2022-03-21Cleanup: move render image and multilayer EXR write code to image_save.ccBrecht Van Lommel
2022-03-21Cleanup: add image_format.cc for functions related to ImageFormatDataBrecht Van Lommel
2022-03-17Cleanup: spelling in commentsCampbell Barton
2022-03-16Cleanup: Remove volatile from RenderResult and related APIsJesse Yurkovich
2022-03-14Cleanup: spellingCampbell Barton
2022-03-11Cleanup: use doxy sections in image.ccCampbell Barton
2022-03-10Cleanup: spelling in comments & some minor clarificationsCampbell Barton
2022-03-10Cleanup: Move image.c to c++Jesse Yurkovich