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-01-27Fix T59804: Expose hidden bmesh.ops.symmetrize options in pythonmano-wii
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13BMesh: make edge winding from face optionalCampbell 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-18Add miter pattern options.Howard Trickey
2019-01-07Better bevel normal hardening when some faces were smooth.Howard Trickey
2019-01-04Fix T60099: Inconsistent normals from spin toolCampbell Barton
2019-01-03Fix T58113 Multiple problems with bevel harden normals.Howard Trickey
2018-12-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-27Partial fix for T57868, crash when using bevel from Python.Howard Trickey
2018-09-28Cleanup: Remove bmo_similar.c and small renamingDalai Felinto
2018-09-26Merge branch 'master' into blender2.8Campbell Barton
2018-09-26BMesh: spin option to merge first/lastCampbell Barton
2018-09-25Merge branch 'master' into blender2.8Campbell Barton
2018-09-25BMesh: option to flip normals for extrude/spinCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-27Implement BMesh Operator string enumerators and docs generation.Andrew Hale
2018-08-14BMesh: define suptype for bevel normals.outCampbell Barton
2018-08-04Added comments on hn_mode, BMOps on bevelRohan Rathi
2018-06-11Added ability to harden normals.Rohan Rathi
2018-06-04Added UI support for seams and sharp edges and cleanupRohan Rathi
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-02-19Cleanup: remove BMeshToMeshParams.calc_tessfaceCampbell Barton
2017-11-05Cleanup: spellingCampbell Barton
2017-10-04Fix T52923: Circle diameter is in fact radiusCampbell Barton
2017-07-11Resolve T51745: Mesh extrude keep-orig needs edgesCampbell Barton
2017-06-07Bevel Op (internal and API) now returns new edges and verts as well asHoward Trickey
2017-05-17BMesh: remove duplicate argument for wireframe opCampbell Barton
2017-03-13Fix T50920: Adds missing edges on return of bisect operatorGermano Cavalcante
2016-09-24Mesh: added default UVs for Monkey, improved UVs for UV Sphere and Icosphere.Peter Lu
2016-03-20Docs: add missing bmesh.ops descriptionsCampbell Barton
2016-03-14Fix T47788: Symmetrize flips multi-res dataCampbell Barton
2015-12-05Fix T37879: Default UV generation for mesh primitives.Bastien Montagne
2015-11-05Fix T46692: Triangulate creates duplicate facesCampbell Barton
2015-10-10Fix various compiler warnings.Brecht Van Lommel
2015-07-05Add 'loop slide' option to bevel. See T45260Howard Trickey
2015-06-17BMesh: Add edge-offset option: cap-endpointCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
2015-06-11BMesh: flatten faces operatorCampbell Barton