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
2021-06-05Edit Mesh: partial updates for normal and face tessellationCampbell Barton
2021-06-03Cleanup: use ascii characters instead of unicode where possibleCampbell Barton
2021-06-01Cleanup: split face tessellation into inline functionsCampbell Barton
2021-06-01Cleanup: split bmesh tessellation into it's own fileCampbell Barton
2021-06-01Cleanup: remove disabled face tessellation logicCampbell Barton
2021-06-01BMesh: remove checks for tessellating 2 sided facesCampbell Barton
2021-05-31Win: Fix warnings as errors being off for bmeshRay Molenkamp
2021-04-30Cleanup: comments in BMesh bisect, use doxygen sectionsCampbell Barton
2021-04-29Clean-up: Edit and commentsPratik Borhade
2021-04-29Fix T86799: Boolean crashes duplicating object with "Fast" solverCampbell Barton
2021-04-29Fix T87779: Asymmetric position vertices in circles primitives.Campbell Barton
2021-04-29Fix build error: use of unintialized variableWannes Malfait
2021-04-29Fix T87863: Bisect fails when edges of an N-gon lie on the planeCampbell Barton
2021-04-15Fix missing NULL checks in adb21faa83d69069418d7bb14e0211261072f3a9Campbell Barton
2021-04-15Fix T70286: Dissolve vertices/edges creates duplicate faceCampbell Barton
2021-04-12Fix T87259: Un-Subdivide creates duplicate facesCampbell Barton
2021-04-09Cleanup: use our own code style for doxy-gen comment blocksCampbell Barton
2021-04-02Cleanup: Remove unecessary C API for direct mesh booleanHans Goudey
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20Bevel code: add a null pointer check.Howard Trickey
2021-03-18Cleanup: spellingCampbell Barton
2021-03-16Fix T86168: Add primitive Grid. Wrong number of subdivisionsPratik Borhade
2021-03-10Fix T67190: Edge Loop Select doesn't support non-manifold edgesPratik Borhade
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: spellingCampbell Barton
2021-02-28Fix T86082 Bevel messed up UVs on some multisegment bevels.Howard Trickey
2021-02-24Docs: clarify radial/cycle use for BMesh loopsCampbell Barton
2021-02-22Fix T85753: Default UVs for Icosphere are flipped horizontallyPhilipp Oeser
2021-02-22Fix proportional connected not working with loose edges due to hidden geometryPablo Dobarro
2021-02-17Cleanup: spellingCampbell Barton
2021-02-13Cleanup: macro hygiene, use parenthesis around operatorsCampbell Barton
2021-02-10Cleanup: spellingCampbell Barton
2021-02-10Cleanup: update old commentsCampbell Barton
2021-02-09Cleanup: spellingCampbell Barton
2021-02-07Fix T84493 et al: New Boolean on Suzanne.Howard Trickey
2021-02-06UI: Fix Typos in Comments and Docsluzpaz
2021-02-05Cleanup: outdated/unhelpful commentsCampbell Barton
2021-02-05Cleanup: correct spelling in commentsCampbell Barton
2021-01-31Cleanup: remove unused BMesh.currentop struct memberCampbell Barton
2021-01-31Cleanup: correct and update comments for bmesh walkersCampbell Barton
2021-01-30Fix T84465 Bevel Percent and Absolute when limit type is Weight.Howard Trickey
2021-01-29Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-29Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-29Fix T84906: Loop select can fail when starting from an ngonCampbell Barton
2021-01-29Docs: add diagrams describing the purpose of BMwEdgeLoopWalker.f_hubCampbell Barton
2021-01-24Cleanup: spellingCampbell Barton
2021-01-20Merge branch 'blender-v2.92-release'Campbell Barton
2021-01-20BMesh: add function to check if a point is inside a faces UV'sCampbell Barton
2021-01-20Cleanup: remove extra in trailing asteriskCampbell Barton