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-21move some bmesh headers into intern/ since they are not used externally.Campbell Barton
2012-03-21style cleanup: bmeshCampbell Barton
2012-03-20rename define BM_INLINE -> BLI_INLINE to avoid confusion with bmesh defines.Campbell Barton
2012-03-19code cleanup: bmesh api - make arg order consistent - htype before hflag or o...Campbell Barton
2012-03-16*picky* fix for edge rotateCampbell Barton
2012-03-10Speedup for ngon normal calculationCampbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-02bmmesh api - use struct rather than int[4] to initialize mesh sizes.Campbell Barton
2012-03-01bmesh api:Campbell Barton
2012-03-01style cleanupCampbell Barton
2012-02-28more header re-arranging.Campbell Barton
2012-02-28bmesh: re-arrange headersCampbell Barton
2012-02-28Code Cleanup: bmeshCampbell Barton
2012-02-27Code Cleanup:Campbell Barton
2012-02-27update bmesh design doc and added some comments to the code from it.Campbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-26bmesh code cleanupCampbell Barton
2012-02-25bmesh api:Campbell Barton
2012-02-25code cleanup: white space, spelling & ';;' end of lines.Campbell Barton
2012-02-23previous fix wasnt working in edge mode, now selection +/- works in vert/edge...Campbell Barton
2012-02-21fix for leak in gpu.export_shader(), wasnt freeing the function.Campbell Barton
2012-02-20added boolean type for bmesh operators, will make python wrapping clearer and...Campbell Barton
2012-02-19copying bmesh dir on its own from bmesh branchCampbell Barton