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
2011-04-15=bmesh= connected PET now works, for the most partJoseph Eagar
2011-04-11=bmesh=Joseph Eagar
2011-03-29=bmesh=Joseph Eagar
2011-03-27=bmesh=Joseph Eagar
2011-03-20bmesh, less warningsCampbell Barton
2011-02-27merge with/from trunk at r35190Joseph Eagar
2010-09-25=BMesh: Super Knife Tool Alpha=Joseph Eagar
2010-07-22=bmesh= fkey for dissolve works again, also fixed a crasherJoseph Eagar
2010-07-15wip commit; DO NOT USE. almost done with phase 1 of this restructuring, basi...Joseph Eagar
2009-09-18part 1 of cleaning up my little array macro library to be a formal API. also...Joseph Eagar
2009-09-10coded implemented for create faces from edgenet. note this is automatically ...Joseph Eagar
2009-09-10commit of transform pinning patch by Fabian Fricke (frigi). wip hotkey is en...Joseph Eagar
2009-08-05bmeshafied the hide/reveal code. created a set of API functions for hiding/r...Joseph Eagar
2009-07-25assorted uv fixesJoseph Eagar
2009-07-17moved the selection history stuff within bmesh itself, to avoid memory access...Joseph Eagar
2009-06-23Array modifier is now implemented using bmeshJoseph Eagar
2009-06-18Ported over the delete key and fkey fully overJoseph Eagar
2009-06-12moved the active face pointer to BMesh, where I think it belongs. also made ...Joseph Eagar
2009-06-10(NOTE: DO NOT TEST)Joseph Eagar
2009-05-18fixed a few of the memory leaksJoseph Eagar
2009-05-18extrude works now, though vert extrude does not. still plenty of work needed...Joseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-03-12the make ngon function's overlap test needed some work, the API functionJoseph Eagar
2009-03-11implemented an (edge) loop walker. note I misunderstood Joseph Eagar
2009-03-09dissolve faces: errors-out on holes, preserves winding, and doesn't delete or...Joseph Eagar
2009-02-14extrude handles loop customdata properly, also added a BM_Face_CopyShared fu...Joseph Eagar
2009-01-07move back new api codeJoseph Eagar