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-02-11File headers: SPDX License migrationCampbell Barton
2021-08-04Cleanup: initialize variable to quiet warningJacques Lucke
2021-03-29Cleanup: clang-format.Jeroen Bakker
2021-03-29Fix: Cryptomatte Metadata Trimmed to 1024.Jeroen Bakker
2020-12-15Cleanup: reduce indirect DNA header inclusionCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-05-16Refactor: Simplify ID Property freeingJacques Lucke
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-07Fix for images without metadata crashingSergey Sharybin
2019-02-06Improvements and fixes to Cycles metadataSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-05IMB_metadata improvementsSybren A. Stüvel
2017-05-16Fix crash from freeing of NULL pointerMai Lavelle
2017-05-16Fix memory leak when saving OpenEXR filesSergey Sharybin
2015-04-21Metadata display support - patch by Julian and me.Antony Riakiotakis
2015-02-02cleanup: style/spellingCampbell Barton
2015-01-31Cleanup: styleCampbell Barton
2015-01-31Blender metadata changes to accommodate non string dataMartijn Berger
2015-01-26Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean usage).Bastien Montagne
2014-07-04Add (r)partition funcs to BLI_string, to get left-most/right-most first occur...Bastien Montagne
2013-09-10code cleanup: use bool for imbuf allocation functions.Campbell Barton
2012-09-15code cleanup: remove paranoid/invalid NULL checks and also reduce some unneed...Campbell Barton
2012-08-13code cleanup: includes for imbuf, also remove double promotion.Campbell Barton
2012-05-16style cleanup: imbufCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-02-28move bmesh wiki docs into bmesh header and update doxygen.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/imbuf tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-05-08SVN maintenance.Guillermo S. Romero
2010-05-07Merge image related changes from the render branch. This includes the imageBrecht Van Lommel