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
2016-08-09Merge branch 'master' into strand_nodesLukas Tönne
2016-07-31Cleanup: spelling, styleCampbell Barton
2016-07-29Simple contact detection method for hair editing, using the typical BVH close...Lukas Tönne
2016-07-25Merge branch 'master' into strand_nodesLukas Tönne
2016-07-22Correct mistake comparing verticesCampbell Barton
2016-07-22Fix T48926: Subdivide edge-ring crashCampbell Barton
2016-07-22BMesh: compare face angles as angles cosineCampbell Barton
2016-07-20BMesh: improve BM_face_splits_check_legalCampbell Barton
2016-07-19Merge branch 'master' into strand_gpuLukas Tönne
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-19Cleanup: style, spellingCampbell Barton
2016-07-16Cleanup: spellingCampbell Barton
2016-07-14Cleanup: comment blocksCampbell Barton
2016-07-09Merge branch 'master' into strand_gpuLukas Tönne
2016-07-08Cleanup: use normalize_v#_lengthCampbell Barton
2016-07-08Cleanup: spellingCampbell Barton
2016-07-08initialize variables before useMike Erwin
2016-07-07Cleanup: spelling, styleCampbell Barton
2016-07-06Enable render strand display during hair edit mode.Lukas Tönne
2016-07-06Renamed BMesh strand functions to replace deprecated particle term 'keys' by ...Lukas Tönne
2016-07-05Support for the Strand data structure in the hair editmode.Lukas Tönne
2016-07-05Merge branch 'master' into strand_editmodeLukas Tönne
2016-07-02BMesh: utility function to resize bmesh elementsCampbell Barton
2016-07-02Cleanup: comment blocksCampbell Barton
2016-07-01BMesh: make toolflags optionalCampbell Barton
2016-06-29BMesh Intersect: use flags to keep track of vertsCampbell Barton
2016-06-27Merge branch 'master' into strand_editmodeLukas Tönne
2016-06-27Docs: arg namesCampbell Barton
2016-06-24BMesh: avoid redundant calculations comparing anglesCampbell Barton
2016-06-24Fix T48716: Knife cut creates inverted normalsCampbell Barton
2016-06-23Fix T48707: Edit-mesh intersect crashCampbell Barton
2016-06-23Correct recent change to edge-netCampbell Barton
2016-06-23Correct assertCampbell Barton
2016-06-21Fix null-pointer freeCampbell Barton
2016-06-21Fix T48683: Knife cut creates holeCampbell Barton
2016-06-21BMesh: avoid verts-of-edge iteratorCampbell Barton
2016-06-20Fix building for Windows after 57cff46v (booleans unitialized)Dalai Felinto
2016-06-17Fix T48667: Bisect-fill crashCampbell Barton
2016-06-16Correct error in recent commitCampbell Barton
2016-06-16BMesh Decimate: use doubles to calculate optimized positionCampbell Barton
2016-06-15BMesh Decimate: support ngonsCampbell Barton
2016-06-15Fix error splitting convex facesCampbell Barton
2016-06-14Fix T48154: Decimate topology changes with scaleCampbell Barton
2016-06-13Fix T48616: Auto-merge selects extra edgesCampbell Barton
2016-06-12bmesh py api: expose BM_face_calc_tangent_*Campbell Barton
2016-06-01Fix bug where corner boundary was straight when it should curve.Howard Trickey
2016-05-26BMesh: don't alloc zero sized select elem arrayCampbell Barton
2016-05-25Fix T47257: bevel crash when there are internal faces.Howard Trickey
2016-05-14Fix Cube generated UV's rotated incorrectlyCampbell Barton
2016-05-13Correct BM_iter_mesh_bitmap_from_filter returnCampbell Barton