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
2019-05-20Normal UI: Remove normals toolbar and add/muliply menu options.Howard Trickey
2019-05-08Normals Menu: fix Average to be able to specify type.Howard 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-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-22Cleanup: style, use bracesCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17Fix T63247: edbm_rip_invoke__edge rips unselected verts on mesh bordersSebastian Parborg
2019-04-17ClangFormat: remove '#if 0' to fix bmo_inset.c indentCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: avoid adjacent C-style commentsCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Cleanup: trailing commasCampbell Barton
2019-04-16CMake: add libs needed for gtestsCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-16CMake: cleanup, arg rename, add definitions lastCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-01Fix T63071: Bevel inconsistent results toggling harden_normals.Howard Trickey
2019-03-27Cleanup: style, use braces for bmeshCampbell Barton
2019-03-23Cleanup: style, use const args where possibleCampbell Barton
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19Fix T62713: Paste Normal Vectors - needed better selection handling.Bastien Montagne
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-13BMesh: make edge winding from face optionalCampbell Barton
2019-03-13Fix T62487: Flipped normals extruding edge loopCampbell Barton
2019-03-13BMesh: utility function to swap edge vertsCampbell Barton
2019-03-08Fix T59304: boolean modifier does not preserve UV textures.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06Cleanup: remove redundant file argumentCampbell Barton
2019-02-27Fix T61988, Bevel miter on small scale.Howard Trickey
2019-02-27Revert "Fix T61988: Bevel mitering on small objects."Howard Trickey
2019-02-27Fix T61988: Bevel mitering on small objects.Howard Trickey
2019-02-26BMesh: utility functions for visible element accessCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18Cleanup: conform headers to have license firstCampbell Barton
2019-02-15Bevel: fix twist on bevel of cylinder with >= 200 sides.Howard Trickey
2019-02-15Fix T61427: Bevel crash with patch miter.Howard Trickey
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-08Bevel, fix crash when adjust offsets with inner arc miter.Howard Trickey
2019-02-08Bevel: fix regression re even adjustment of offsets.Howard Trickey