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-01-22Fix linking in debug modeCampbell Barton
2022-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-03Cleanup: move public doc-strings into headers for 'bmesh'Campbell Barton
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell 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-09-02Cleanup: comment blocksCampbell Barton
2018-04-03Cleanup: rename BMesh count_ex -> count_at_mostCampbell Barton
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-05-06bmesh: use 'uint' instead of 'unsigned int'Campbell Barton
2016-06-29BMesh Intersect: use flags to keep track of vertsCampbell Barton
2015-12-26BMesh: add checks for duplicates in a faceCampbell Barton
2015-04-12BMesh: minor optimization counting adjacent dataCampbell Barton
2014-07-11BMesh: new face splitting function BM_face_split_edgenetCampbell Barton
2014-07-09Correct IS_EMPTY macroCampbell Barton
2014-04-16Math Lib: optimize axis_dominant_v3_to_m3, approx 6x speedupCampbell Barton
2013-08-03code cleanup: bmesh use 'const' for query functions.Campbell Barton
2013-03-26code cleanup: operator headersCampbell Barton
2012-11-19bmesh: BM_verts_in_face was using bmesh operator flag which is no longer ensu...Campbell Barton
2012-11-18bmesh: move internal API flags out of BMFlagLayer, into BMHeader which was be...Campbell Barton
2012-09-12code cleanup: replace BM_DISK_EDGE_LINK_GET define with inline function, that...Campbell Barton
2012-09-12fix [#31456] Extreme lag editing meshesCampbell Barton
2012-05-06fix [#31197] Limited dissolve leaves faces/edges/verts behindCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-04-23code cleanup: change C naming convention (so py and C api match), eg:Campbell Barton
2012-04-19code cleanup: remove unused BMesh args.Campbell Barton
2012-04-08code cleanup:Campbell Barton
2012-03-11fix for debug assignment left in from own commit r44778Campbell Barton
2012-03-10Speedup for ngon normal calculationCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-28more header re-arranging.Campbell Barton
2012-02-28code cleanup,Campbell Barton
2012-02-28Code Cleanup: bmeshCampbell Barton
2012-02-27bmesh minor api edits to be a little more typesafe.Campbell Barton
2012-02-27minor bmesh api naming edits.Campbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-19copying bmesh dir on its own from bmesh branchCampbell Barton