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
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2020-09-04Cleanup: Clang-Tidy readability-inconsistent-declaration-parameter-name fixSebastian Parborg
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-10-01Cleanup: convert some macros to functionsBrecht Van Lommel
2019-10-01BLI: optimize GSQueue implementation to allocate in chunks, like BLI_StackBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-06-17Cleanup: trailing space for BLICampbell Barton
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-05-20doxygen: corrections/updatesCampbell Barton
2014-08-07CommentsCampbell Barton
2014-06-14BLI_gsqueue: refactor to use zero length arrayCampbell Barton
2014-06-14BLI_gsqueue: use size_t for elem_size (was casting all over)Campbell Barton
2013-09-01use strict flags for lasso, boxpack, gsqueue and quadric's.Campbell Barton
2013-03-24code cleanup: move doxy docs from headers into source. also replace strncpy()...Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2012-05-12style cleanup: remaining BLI files.Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-27doxygen: blender/blenlib tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-22Math Lib:Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2006-12-20The Big Image refactor!Ton Roosendaal
2002-11-25updated .c files to include:Kent Mein
2002-10-12Initial revisionv2.25Hans Lambermont