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
2012-03-04* rename BM_face_other_loop --> BM_face_other_edge_loopCampbell Barton
2012-03-04switch arg order for BM_face_other_* funcs (make face come first), and add ni...Campbell Barton
2012-03-03bmesh edge rotateCampbell Barton
2012-03-01Code Cleanup: remove bmesh_radial_loop_next() function,Campbell Barton
2012-03-01fast-path for BM_edge_is_manifold, BM_edge_is_boundary functions.Campbell Barton
2012-02-29update doxygen comments for bmesh.Campbell Barton
2012-02-28code cleanup: de-duplicate bmesh face creation code,Campbell Barton
2012-02-28Code Cleanup:Campbell Barton
2012-02-28more header re-arranging.Campbell Barton
2012-02-28Code CleanupCampbell Barton
2012-02-28Code Cleanup: bmeshCampbell Barton
2012-02-28fix [#30374] Can't Fill Triangular FaceCampbell Barton
2012-02-27Code Cleanup:Campbell Barton
2012-02-27style cleanupCampbell Barton
2012-02-27fix for a bmesh glitch when making a face (Fkey).Campbell Barton
2012-02-26bmesh api name change, add _count suffix for BM_*_share functions.Campbell Barton
2012-02-25bmesh api:Campbell Barton
2012-02-25fix for own regression in r44361 (broke BM_vert_in_face)Campbell Barton
2012-02-24typo cleanup, no functional changes.Campbell Barton
2012-02-23bmesh api cleanup, remove unused header.Campbell Barton
2012-02-23bmesh minor api refactorCampbell Barton
2012-02-23bmesh py api: functions for getting the area/angle/center of BMesh elements.Campbell Barton
2012-02-19copying bmesh dir on its own from bmesh branchCampbell Barton