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
2020-01-23CMake: Refactor external dependencies handlingSergey Sharybin
2020-01-23Fix T71311 Bridge Edge Loops crash when bridging cube edgesSybren A. Stüvel
2020-01-21Fix T73295: Incorrect BMesh volume calculationCampbell Barton
2020-01-13Fix T71329: Bevel: Don't drop offsets to 'in plane' facesHans Goudey
2020-01-09Fix T72375: Crash when using spin toolmano-wii
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-28BMesh: reduce memory usage existing edit-modeCampbell Barton
2019-11-28Fix separating mesh parts breaking vertex parents & hooksCampbell Barton
2019-11-27Fix T71865: Separating mesh parts breaks shape keysCampbell Barton
2019-11-27Cleanup: bmesh conversion commentsCampbell Barton
2019-11-27Fix crash exiting edit-mode with an active basis shape keyCampbell Barton
2019-11-26BMesh: support copying & freeing layers by typeCampbell Barton
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-21Object: edit-mode data support for object vertex coordinate accessCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-24Cleanup: comments, formattingCampbell Barton
2019-10-20Fix T70864: Separate loose parts runs indefinitelyCampbell Barton
2019-10-15Fix T70560: Large cones are created with double vertices (even thoughPhilipp Oeser
2019-10-01Fix T70328: Crash when editing loopcuts with AutoMerge & Split optionmano-wii
2019-09-20Fix T69600: Bridge edges creates UV's with wrong rotationCampbell Barton
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-12BMesh: New tool `BM_mesh_intersect_edges`mano-wii
2019-09-12Cleanup: line breaks with commentsCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-29Fix T56532: Boolean locks up BlenderCampbell Barton
2019-08-28Cleanup: remove automerge BMesh operatorCampbell Barton
2019-08-26Edit Mesh: New option "Split Edges & Faces" to "AutoMerge"mano-wii
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Fix T68103: bevel sometimes infinite loops with patch miter.Howard Trickey
2019-08-16Cleanup: spellingCampbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-12Fix T66922: Merge by distance tooltip text wrongPhilipp Oeser
2019-08-08BMesh: add utility to calculate normal from a vertex cloudCampbell Barton
2019-08-02Fix T68129: Bridge edge loops fails on small edge loopsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Spelling fixes in comments and descriptions, patch by luzpazBrecht Van Lommel
2019-07-30BLI_task: Cleanup: rename some structs to make them more generic.Bastien Montagne
2019-07-29Fix T67523: Incorrect UV's for grid primitivematc