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-03-06Cleanup: Image: Move to IDTypeInfo and remove unused BKE API.Bastien Montagne
2020-03-06Cleanup: rename 'verify' to 'ensure' for BKE_image_viewer functionsCampbell Barton
2020-03-04Refactor ID make local to use a single flag parameter.Bastien Montagne
2020-03-04Cleanup: ID make local: remove `id_in_bmain` argument.Bastien Montagne
2020-03-04Cleanup: Rename 'make local' functions to new scheme.Bastien Montagne
2020-02-26Fix T74225: Image (from sequence) cannot be loadedPhilipp Oeser
2020-02-17Fix T73898: UDIM crash changing form tiled to singleCampbell Barton
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-01-29imbuf: support writing grayscale BMP imagesJames Fulop
2020-01-20Fix T73110: UDIM Texture Paint CrashPhilipp Oeser
2020-01-16Fix T73133: UDIM texture count in Eevee is limited by OpenGLLukas Stockner
2019-12-20Textures: Support UDIM imagesLukas Stockner
2019-12-12Add support for tiled images and the UDIM naming schemeLukas Stockner
2019-11-19Use mutex for lock in image.cRay Molenkamp
2019-10-04Fix expanding paths ignoring data-block librariesCampbell Barton
2019-09-26Fix T67732: metadata "Include Labels" checkbox doesn't work when "Use Strip M...Sybren A. Stüvel
2019-09-14Fix T69857: image.load() API function does not load pixelsBrecht Van Lommel
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-07Cleanup: includes in headersCampbell Barton
2019-08-15Cleanup: use booleanCampbell Barton
2019-07-08Fix wrong colors when creating a float normal map image in texture paintBrecht Van Lommel
2019-07-07Cleanup: use BKE_packedfile prefix for function namesCampbell Barton
2019-06-26Fix T66141: missing viewport texture update after find missing filesBrecht Van Lommel
2019-06-26Fix T66137: added normal map for painting has wrong color space until refreshBrecht Van Lommel
2019-06-19Fix T65780: unnecessary GPU image texture reloads after recent changesBrecht Van Lommel
2019-06-19Fix T65902: save all modified images should not try to save .psd filesBrecht Van Lommel
2019-06-18Cleanup: remove unused render buffersBrecht Van Lommel
2019-06-17Fix T63867: image sequence not updating in Eevee animation renderBrecht Van Lommel
2019-06-15Cleanup: spellingCampbell Barton
2019-06-12Cleanup: spelling in commentsCampbell Barton
2019-05-19Images: change alpha settings to support channel packingBrecht Van Lommel
2019-05-17Images: changes to avoid losing new images that have not been savedBrecht Van Lommel
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-23Correct braces with ifdef'sCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18Cleanup: deduplicate single/multiview image packing code.Brecht Van Lommel
2019-04-18Cleanup: deduplicate image user initialization, make consistent.Brecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-14Fix some unreported issues with image sequence updates, clean code.Brecht Van Lommel
2019-03-12Use the same string for DNA enum and CLI argument for EXR image format settingSybren A. Stüvel
2019-03-12Fix missing metadata for multilayer exr sequencesSergey Sharybin
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-04Show metadata for rendered imagesSergey Sharybin
2019-02-25Merge branch 'blender2.7'Brecht Van Lommel
2019-02-25Fix T61946: Cycles border render missing samples and crypto metadata.Brecht Van Lommel