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-14Cleanup: spellingCampbell Barton
2020-07-03Cleanup: Unused variables in non-debug buildHans Goudey
2020-07-03Cleanup: BMesh, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-07-02Cleanup: spellingCampbell Barton
2020-07-01Cleanup: spellingCampbell Barton
2020-06-26Cleanup: Fix strict compiler warning about variable shadowingSergey Sharybin
2020-06-26Fixed typo in previous commit (UV fix); had nonsensical self-test.Howard Trickey
2020-06-26Fix T76199 Bevel materials "bleed" over faces.Howard Trickey
2020-06-23Cleanup: A few small comment & naming changes in bevelHans 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-06-10Cleanup: improve custom data type namesJacques Lucke
2020-05-19Merge branch 'blender-v2.83-release'Hans Goudey
2020-05-19Fix T75383:Bevel weird behaviour when using bevel weightsHans Goudey
2020-04-17Cleanup: use colon after doxygen parameters, spellingCampbell Barton
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-15Cleanup: add parens for clarityCampbell Barton
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2020-03-02Bevel: Z-Up Custom Profile OrientationHans Goudey
2020-02-28Fix T74256, crash in bmesh.ops.bevel if segments not set.Howard Trickey
2020-02-07Code Quality Day: Comment formatting in bmesh_bevel.cHans Goudey
2020-01-30Fix T73450, crash when adding segments on bevel.Howard Trickey
2020-01-25Bevel: Remove Debugging CodeHans Goudey
2020-01-25Bevel: Simplify Profile Calculation StepHans Goudey
2020-01-13Fix T71329: Bevel: Don't drop offsets to 'in plane' facesHans Goudey
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-11-22Fixed rest of bevel regression tests.Howard Trickey
2019-11-22Fix some of the bevel regression tests.Howard Trickey
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Cleanup: spellingCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-08-16Fix T68103: bevel sometimes infinite loops with patch miter.Howard Trickey
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-26Fix T67595: bevel concave cube corner.Howard Trickey
2019-07-20Fix T67196: bevel bad at a 3-edge bevel.Howard Trickey
2019-06-15Cleanup: spellingCampbell Barton
2019-05-31Cleanup: style, use braces in source/Campbell Barton
2019-05-28Cleanup: clang-formatCampbell Barton
2019-05-28Fix T65141 Bevel did not curve.Howard Trickey
2019-05-26Fix T64989 Bevel hangs with Mark Sharp sometimes.Howard Trickey
2019-05-25Fix T64582: bevel spikes sometimesHoward Trickey
2019-05-07Fix Bevel T64107 - width/depth value wrong for vertex only.Howard Trickey
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-30Fix T63759 Vertex Bevel works for width and depth offset types.Howard Trickey
2019-04-29Cleanup: comments (long lines) in bmeshCampbell Barton
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-01Fix T63071: Bevel inconsistent results toggling harden_normals.Howard Trickey