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-05-13Cleanup: spelling in comments, capitalize tagsCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClment Foucault
2022-01-12Revert "BLI: Refactor vector types & functions to use templates"Clément Foucault
2022-01-12BLI: Refactor vector types & functions to use templatesClément Foucault
2022-01-11Add support for a longest diagonal quad triangulation modeHenrik Dick
2021-12-03Cleanup: move public doc-strings into headers for 'bmesh'Campbell Barton
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-01Cleanup: split bmesh tessellation into it's own fileCampbell Barton
2021-06-01Cleanup: remove disabled face tessellation logicCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2020-10-19Spelling: It's Versus ItsHarley Acheson
2020-07-30Fix T79369: BMesh.calc_volume() gave incorrect resultCampbell Barton
2020-07-03Cleanup: BMesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-04-06Fix displaying edit-mesh measurements with deform modifiersCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2019-08-16Cleanup: spellingCampbell Barton
2019-08-08BMesh: add utility to calculate normal from a vertex cloudCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-29Cleanup: comments (long lines) in bmeshCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-27Cleanup: style, use braces for bmeshCampbell 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
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-11BMesh: Add BM_face_calc_area_uvClément Foucault
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-12-14Cleanup: naming (mean -> median) see T47811Campbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-10BMesh: backport minor changes from 2.8Campbell Barton
2018-11-10BMesh: avoid incorrect/invalid matrix calculationCampbell Barton
2018-11-09Multi-Objects: MESH_OT_select_similar worldspace completionHabib Gahbiche
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-06-04Cleanup: strip trailing space in bmesh moduleCampbell Barton
2018-02-18Cleanup: add 2d suffix to BLI filesCampbell Barton
2018-02-08Mesh: concave quad supportCampbell Barton
2017-11-20UV Cube Project: improve default behaviorCampbell Barton
2017-10-22Polyfill Beautify: half-edge optimizationCampbell Barton
2017-10-20Cleanup: redundant castsCampbell Barton
2017-09-19Correct recent error in boolean quad split checkCampbell Barton
2017-09-15BMesh: use less involved check for edge rotationCampbell Barton