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-05-09Cleanup: spellingCampbell Barton
2020-05-08Cleanup: take includes out of 'extern "C"' blocksJacques Lucke
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T75946: Intersect (knife) doesn't cut all intersectionsCampbell Barton
2020-04-24Merge branch 'blender-v2.83-release'Campbell Barton
2020-04-24Fix T63787: Knife intersect crashesCampbell Barton
2020-04-24Cleanup: correct printf warnings for bmesh interesect debuggingCampbell Barton
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-22Fix T75994: Crash with 'Split Edges and Faces' | Auto-MergeGermano Cavalcante
2020-04-17Cleanup: use colon after doxygen parameters, spellingCampbell Barton
2020-03-23Fix possible endless loop in Auto Merge & SplitGermano Cavalcante
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-09Cleanup: Replace ABS/SQUARE/CUBE with function callsSergey Sharybin
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-15Fix T58571: Limited dissolve ignores boundaries between delimited facesCampbell Barton
2020-02-15Cleanup: define useCampbell Barton
2020-02-07Code Quality Day: Comment formatting in bmesh_bevel.cHans Goudey
2020-02-07Cleanup: use of 'unsigned'Campbell Barton
2020-01-30Fix T73450, crash when adding segments on bevel.Howard Trickey
2020-01-28Cleanup: warnings, clang-formatCampbell Barton
2020-01-28bmesh_intersect_edges: Don't detect faces if an edge already existsmano-wii
2020-01-27bmesh_intersect_edges: Improve detection of the best_facemano-wii
2020-01-27bmesh_intersect_edges: Fix assertsmano-wii
2020-01-27Edit Mesh: Auto Merge - Split Edges & Faces - Better logic for splitting facesmano-wii
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
2020-01-07bmesh_intersect_edges: Remove unnecessary index settingmano-wii
2020-01-06BM_mesh_intersect: Match the mesh in Debug build with Releasemano-wii
2020-01-05Edit Mesh: Use multithreading in other parts of Auto Merge & Splitmano-wii
2020-01-05Cleanup: warningCampbell Barton
2020-01-04Edit Mesh: Multithread support for Auto Merge & Splitmano-wii
2020-01-02EditMesh: Improve AutoMerge with Split Edges & Facesmano-wii
2019-12-12BLI_bvhtree_overlap_ex: add 'max_interactions' parametermano-wii
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-10-01Fix T70328: Crash when editing loopcuts with AutoMerge & Split optionmano-wii
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-08-29Fix T56532: Boolean locks up BlenderCampbell Barton
2019-08-16Fix T68103: bevel sometimes infinite loops with patch miter.Howard Trickey