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
2017-10-04Fix T52923: Circle diameter is in fact radiusCampbell Barton
2017-09-29Drop platform support for Solaris & AIXCampbell Barton
2017-09-26Beauty fill was skipping small facesCampbell Barton
2017-09-19BLI_utildefines_iter: Use for iteration helpersCampbell Barton
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-19Correct recent error in boolean quad split checkCampbell Barton
2017-09-18BMesh: move bridge tools stepping logic into macroCampbell Barton
2017-09-15Fix T52384: Bridge pair result depends on other loopsCampbell Barton
2017-09-15BMesh: use less involved check for edge rotationCampbell Barton
2017-09-15Polyfill Beautify: option to rotate out of degenerate stateCampbell Barton
2017-09-15Fix error in recent boolean changes w/ quad splitCampbell Barton
2017-09-14Correct error in last commitCampbell Barton
2017-09-14Fix T52748: Select shortest face path failsCampbell Barton
2017-09-14Fix T52291: Boolean fails w/ co-linear edged ngonsCampbell Barton
2017-09-11Fix T52701: Mesh shortest path fails at boundariesCampbell Barton
2017-09-03Fix T52634: EditMesh Remove doubles could hangCampbell Barton
2017-09-01BMesh: use predictable order for remove-doublesCampbell Barton
2017-08-26Missed last commitCampbell Barton
2017-08-26Fix T52515: Crash on BMesh.to_mesh()Campbell Barton
2017-08-26Fix minor Mesh -> BMesh conversion issuesCampbell Barton
2017-08-12Fix T52329: Boolean with aligned shapes failedCampbell Barton
2017-08-11Fix bevel clamping bugs T51247 and T50819.Howard Trickey
2017-08-01Cleanup: use static vars where appropriateCampbell Barton
2017-07-31Code cleanup: fix warning with clang.Brecht Van Lommel
2017-07-29Cleanup: multistatement-macros warningCampbell Barton
2017-07-15Fix T52066: Grid Mesh UV's aren't correctCampbell Barton
2017-07-13Cleanup: Fix MSVC warning messageAntonio Vazquez
2017-07-12BMesh: move safe loop-normal-calc to own functionCampbell Barton
2017-07-11Resolve T51745: Mesh extrude keep-orig needs edgesCampbell Barton
2017-06-28Fix own really stupid mistake/typo in previous commit...Bastien Montagne
2017-06-28Fix T51900: Crash after pressing "F" multiple times.Bastien Montagne
2017-06-15Math Lib: add angle_on_axis_v3v3_v3Campbell Barton
2017-06-09Fix T51648: Inconsistent edge collapse point depending on orientationLuca Rood
2017-06-08Fix T51733: 3d print toolbox checks report false positives.Bastien Montagne
2017-06-07Bevel Op (internal and API) now returns new edges and verts as well asHoward Trickey
2017-05-29Fix T50906 and T49361, bevel didn't curve in plane sometimes.Howard Trickey
2017-05-28Fix T48996, bevel bad for certain in-plane edges.Howard Trickey
2017-05-23Fix T48668, bevel mistake on presumed reflex angle.Howard Trickey
2017-05-18Correct last commitCampbell Barton
2017-05-18Fix T51539: BMesh boolean crashCampbell Barton
2017-05-17BMesh: remove duplicate argument for wireframe opCampbell Barton
2017-05-16Fix T49467: Crash due to assert failure in bevel.Howard Trickey
2017-05-15Fix T51180: BMesh crash using calc_uvs=TrueCampbell Barton
2017-05-15Cleanup: warnings, styleCampbell Barton
2017-05-06bmesh: use 'uint' instead of 'unsigned int'Campbell Barton
2017-04-07Fix T51137: Edge Rip HangsCampbell Barton
2017-04-06Fix T51135: Cylinder primitive generated bad UVsGermano Cavalcante
2017-03-31Fix T51072: The reference of a pyobject may be being overwritten in `bm_mesh_...Germano Cavalcante
2017-03-14Fix T50876: Cycles Crash - Cycles crashes before sampling when certain meshes...Bastien Montagne
2017-03-13Fix T50920: Adds missing edges on return of bisect operatorGermano Cavalcante