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-10-13Build: Add TBB define to BMesh moduleHans Goudey
2022-08-26Cleanup: Move bmesh_query_uv.c to C++Hans Goudey
2022-07-22BMesh: move bmesh_mesh to C++Campbell Barton
2022-02-22Merge branch 'blender-v3.1-release'Campbell Barton
2022-02-22Fix T44415: Shape keys get out of sync when using undo in edit-modeCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-01-30Cleanup: Cmake: remove unnecessary definitions for internationalizationAaron Carlisle
2022-01-22Cleanup: Move bmesh_mesh_convert.c to C++Hans Goudey
2022-01-19BMesh: add mesh debug information printingCampbell Barton
2022-01-06Cleanup: remove unnecessary slashes and quotes from paths in CMakeCampbell Barton
2021-06-07Cleanup: split bmesh normal calculation into separate filesCampbell Barton
2021-06-05Edit Mesh: partial updates for normal and face tessellationCampbell Barton
2021-06-01Cleanup: split bmesh tessellation into it's own fileCampbell Barton
2021-05-31Win: Fix warnings as errors being off for bmeshRay Molenkamp
2020-11-06Cleanup: use string APPEND/PREPENDCampbell Barton
2020-09-02Make rigidbody simulation handle animated objects gracefullySebastian Parborg
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-08-17Cleanup: sort CMake path listsCampbell Barton
2020-08-13Fix T65148: Drivers can't access shape keysSybren A. Stüvel
2020-08-10Tests: move remaining gtests into their own module foldersBrecht Van Lommel
2020-07-15UV: support region fill for path selectCampbell Barton
2020-07-14Cleanup: sort header, cmake pathsCampbell Barton
2020-07-09UV: path selection supportCampbell Barton
2020-07-09Cleanup: move BMesh UV queries into their own fileCampbell Barton
2020-06-05Cleanup: rename suffix 'conv' to 'convert'Campbell Barton
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2019-10-20Fix T70864: Separate loose parts runs indefinitelyCampbell Barton
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2018-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto
2018-06-30Cleanup: rename bmesh_queries -> bmesh_queryCampbell Barton
2018-05-28Windows: Add support for building with clang.Ray Molenkamp
2017-11-26Cleanup: rename edge -> edgesCampbell Barton
2017-11-26Cleanup: move edge-rotate into own fileCampbell Barton
2017-11-23Getting rid of OMP: first usage of new parallel BMesh items iteration instead.Bastien Montagne
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton
2016-04-01BMesh: improve path-select fill region w/ ngonsCampbell Barton
2015-12-10MSVC 2015 fix, /WX warnings as errors is to restrictive for msvc 2015 current...Martijn Berger
2015-12-10Eigen: fold remaining OpenNL code into intern/eigen.Brecht Van Lommel
2015-12-09BMesh: move BM_face_split_edgenet to its own fileCampbell Barton
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-06-11BMesh: flatten faces operatorCampbell Barton