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-07-21Bevel: Refactor "Vertex Only" to an enumHans Goudey
2020-06-23Bevel: Refactor profile type input to use an enumHans Goudey
2020-06-20Bevel: add new 'Absolute' mode for interpreting 'amount' value.Howard Trickey
2020-05-18Merge branch 'blender-v2.83-release'Campbell Barton
2020-05-18Cleanup: quiet enum conversion warningCampbell Barton
2020-05-07Merge branch 'blender-v2.83-release'Philipp Oeser
2020-05-07Fix T75793: Mirror modifier UV flip only works on first UDIM TilePhilipp Oeser
2020-04-15Operator: Add 'use_dissolve_ortho_edges' option for ExtrudeGermano Cavalcante
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