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
2020-08-31New Boolean: Always expose solver propery, add warningHans Goudey
2020-08-31Cleanup: Resolve unused variable warning in lite buildHans Goudey
2020-08-28Merge newboolean branch into master.Howard Trickey
2020-07-03Cleanup: Editors/Mesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-13Fix T75574: Instant crash: averaging custom normals on model.Bastien Montagne
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-25Local ViewDalai Felinto
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-06-15Merge branch 'master' into blender28Campbell Barton
2018-06-15Fix T55490, intersect two triangles fails.Howard Trickey
2018-05-20Cleanup: whitespace, duplicate includesCampbell Barton
2018-05-16Multi-Object-Editing: intersect boolean (MESH_OT_intersect_boolean)milios
2018-05-16Fix check for MESH_OT_intersectDalai Felinto
2018-05-16Multi-Object-Editing: intersect (MESH_OT_intersect)milios
2018-05-16Multi-Object-Editing: Weld Edges into Faces(MESH_OT_face_split_by_edges)milios
2018-02-01Cleanup: rename BLI_*_empty() -> clear()Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-03-11BMesh: add BM_mesh_separate_facesCampbell Barton
2017-03-05BMesh: Add 'cut' separate mode for intersect toolCampbell Barton
2017-03-05Fix T50855: Intersect (knife) w/o separate doesn't selectCampbell Barton
2016-08-18Cleanup: some bad sizeof() usages.Bastien Montagne
2016-07-16Cleanup: spellingCampbell Barton
2016-02-20Fix for NULL used instead of falseSergey Sharybin
2015-12-23Fix weld edges into faces splicing verts that shared a faceCampbell Barton
2015-12-22Rename mesh operatorsCampbell Barton
2015-12-17BMesh: split-by-edges minor fixesCampbell Barton
2015-12-16BMesh: support connecting single-edge island linksCampbell Barton
2015-12-15BMesh: split-py-edge now splices verts into edgesCampbell Barton
2015-12-15Fix split-py-edge assuming valid face indicesCampbell Barton
2015-12-13BMesh: split-face by edges support isolated edgesCampbell Barton
2015-12-13BMesh: replace BLI_array w/ BLI_bufferCampbell Barton
2015-12-11Mistake in last commitCampbell Barton
2015-12-11BMesh: Boolean as an edit-mode toolCampbell Barton
2015-12-11BMesh: hole support for intersect toolCampbell Barton
2015-12-01Fix T46900: Inset Faces Thickness & Depth Do Not Use Scene Units (i.e. Imperi...Bastien Montagne
2014-12-12cleanup: disallow NULL arg to uvedit_aspectCampbell Barton