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-07-01Metal: MTLMemoryManager implementation includes functions which manage alloca...Jason Fielder
2022-06-27BLI: Math: Add ceil_to_multiple_u()Clément Foucault
2022-06-15math: improve accuracy of Linear->sRGB conversion SIMD pathAras Pranckevicius
2022-04-14Metal: GPU_PRIM_LINE_LOOP alternative implementations.Jason Fielder
2022-03-11Cleanup: use M_PI_2 and M_PI_4 where possibleHallam Roberts
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-09Cleanup: remove "The Original Code is: ..." from code commentsCampbell Barton
2022-01-20Cleanup: spelling in commentsCampbell Barton
2021-12-09Cleanup: move public doc-strings into headers for 'blenlib'Campbell Barton
2021-10-15Geometry Nodes: Add Voronoi TextureCharlie Jolly
2021-08-23Using relative threshold for floats in mesh comparisonHimanshi Kalra
2021-08-23Compositor: Full frame Bokeh Blur and Blur nodesManuel Castilla
2021-08-04BLI: add double version of 'scaleform'Germano Cavalcante
2021-07-30Cleanup: clang-format (re-run after v12 version bump)Campbell Barton
2021-07-20Cleanup: reserve C++ comments for disabled codeCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-08Cleanup: Apply clang-format (`make format`)Julian Eisel
2021-06-04Math: Added max_uu/min_uu variations.Jeroen Bakker
2021-03-29Compositor: Add Anti-Aliasing nodeHabib Gahbiche
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-02-17BLI: add BLI_simd.h header to wrap SSE includesBrecht Van Lommel
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton
2020-11-25Nodes: deduplicate ping pong math operationJacques Lucke
2020-11-06Cleanup: follow our code style for float literalsCampbell Barton
2020-07-16BLI: move safe math functions to separate headerJacques Lucke
2020-07-16BLI: add safe_divide, safe_modf and safe_logfJacques Lucke
2020-07-16BLI: add safe_powf functionJacques Lucke
2020-05-28Cleanup: spellingCampbell Barton
2020-05-13Merge branch 'blender-v2.83-release'Antonio Vazquez
2020-05-13Fix T76665: Wrong files selected when using box selectJacques Lucke
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-14BLI_math: add min/max utils for chars.Bastien Montagne
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
2020-02-13Cleanup: pass const variablesCampbell Barton
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-12-07Maths Node: Additional functionsCharlie Jolly
2019-11-27Sculpt/Paint: Move Elastic Deform Kelvinlets to BKEPablo Dobarro
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-09-13BLI: new C++ hash table data structuresJacques Lucke
2019-08-29Move math and vector double routines into blenlib from delaunay codeHoward Trickey
2019-08-20BLI: double version of some math functions.YimingWu
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-04-21Cleanup: comments (long lines) in blenlibCampbell Barton
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