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
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-06-22Add initial `BLI_math_time` with a 'seconds decompose' function.Bastien Montagne
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
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-11-14Cleanup: comment block tabsCampbell Barton
2015-07-13Add BLI_math_statistics, where stats tool shall be!Bastien Montagne
2015-07-13Add BLI_math_solver, where non-linear solvers should be.Bastien Montagne
2015-06-24Improve dist_***_to_corner_v3v3v3 precisionCampbell Barton
2015-05-23Math Lib: update API usage infoCampbell Barton
2012-11-10Solved issue with distorted compositor results in some casesSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: add blenlib under core as module.Nathan Letwory
2011-01-15remove/comment unused defines.Campbell Barton
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-11-10Math Lib ReorganizationBrecht Van Lommel