2009-03-12 |
Joseph Eagar | the make ngon function's overlap test needed some work... |
tree | commitdiff |
2009-03-11 |
Joseph Eagar | numerical error fix for tesselator |
tree | commitdiff |
2009-03-11 |
Joseph Eagar | implemented an (edge) loop walker. note I misunderstood |
tree | commitdiff |
2009-03-09 |
Joseph Eagar | fixed some dissolveverts/faces bugs and added a few... |
tree | commitdiff |
2009-03-09 |
Joseph Eagar | fixed triangulator. |
tree | commitdiff |
2009-03-09 |
Joseph Eagar | split bmesh_operators.h, added (some) docs in comments... |
tree | commitdiff |
2009-03-09 |
Joseph Eagar | dissolve faces: errors-out on holes, preserves winding... |
tree | commitdiff |
2009-03-08 |
Joseph Eagar | compiler fix part 1 |
tree | commitdiff |
2009-03-08 |
Joseph Eagar | Got the walker API to work, for safely recursing the... |
tree | commitdiff |
2009-03-08 |
Joseph Eagar | Merge ... 2.5 at 19207, plus some half-finished walker... |
tree | commitdiff |
2009-03-08 |
Joseph Eagar | Merge ... 2.5 at 19207, plus some half-finished walker... |
tree | commitdiff |
2009-03-06 |
Geoffrey Bantle | -> Added new restrction to Join Face Kill Edge Euler |
tree | commitdiff |
2009-03-06 |
Geoffrey Bantle | -> New Euler: "Unglue Face Region Make Vert" |
tree | commitdiff |
2009-03-06 |
Joseph Eagar | BM_SplitFace now copies header flags to the new face... |
tree | commitdiff |
2009-03-06 |
Joseph Eagar | tesselator works. . .FINALLYscons/scons.py BF_QUICK... |
tree | commitdiff |
2009-03-04 |
Joseph Eagar | missing file |
tree | commitdiff |
2009-03-04 |
Joseph Eagar | Printf-style method of calling operations now take... |
tree | commitdiff |
2009-03-02 |
Joseph Eagar | Created a printf-style method of calling operators... |
tree | commitdiff |
2009-03-02 |
Joseph Eagar | more tweaks to triangulator. also added a bmeshutils... |
tree | commitdiff |
2009-03-01 |
Joseph Eagar | made triangulator produce less nice triangulations... |
tree | commitdiff |
2009-03-01 |
Joseph Eagar | coded little vert connect tool. connects selected... |
tree | commitdiff |
2009-03-01 |
Joseph Eagar | adding files from merge. |
tree | commitdiff |
2009-03-01 |
Joseph Eagar | split dissolve_disk into dissolve_vert dissolve_disk... |
tree | commitdiff |
2009-03-01 |
Joseph Eagar | yay tesselator is behaving. seems to work ok now.... |
tree | commitdiff |
2009-02-28 |
Joseph Eagar | Merge ... trunk. also tried to fix tesselator code... |
tree | commitdiff |
2009-02-15 |
Joseph Eagar | another dissolve bugfix. commented out some code I... |
tree | commitdiff |
2009-02-15 |
Joseph Eagar | Dissolve verts better cleans up two-edged faces, as... |
tree | commitdiff |
2009-02-15 |
Joseph Eagar | dissolve verts (which can be executed with xkey btw... |
tree | commitdiff |
2009-02-15 |
Joseph Eagar | extrude uses dupe/delete rather then split, and it... |
tree | commitdiff |
2009-02-14 |
Joseph Eagar | extrude handles loop customdata properly, also added... |
tree | commitdiff |
2009-02-13 |
Joseph Eagar | missing free |
tree | commitdiff |
2009-02-13 |
Joseph Eagar | merge with 2.5 at r18948 |
tree | commitdiff |
2009-02-12 |
Joseph Eagar | made extrude properly delete unneeded geometry |
tree | commitdiff |
2009-02-12 |
Joseph Eagar | Replaced unified extrude edges/faces code (the stuff... |
tree | commitdiff |
2009-02-11 |
Joseph Eagar | split and dupe ops now spit out an edge map for finding... |
tree | commitdiff |
2009-02-09 |
Joseph Eagar | edge subdivide now spits out inner elements from fully... |
tree | commitdiff |
2009-02-09 |
Joseph Eagar | Added a new slot type, that maps geometric elements to |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | forgot this file |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | alt-ctrl leftmouse (e.g. current knife) now uses bmesh... |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | merge with 2.5 at r18865 |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | forgot that you can't simply grow an array by one,... |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | bmesh esubdivide now supports one of the selection... |
tree | commitdiff |
2009-02-08 |
Joseph Eagar | yay triangle patterns work in new bmesh esubdivide. |
tree | commitdiff |
2009-02-03 |
Joseph Eagar | Merge ... 2.5 at r18796. note I've customized the |
tree | commitdiff |
2009-02-02 |
Joseph Eagar | Begin port of edge subdivide (with multicut) to |
tree | commitdiff |
2009-01-30 |
Joseph Eagar | merge with 2.5 at r18751 |
tree | commitdiff |
2009-01-26 |
Joseph Eagar | merge with 2.5 at r18679 |
tree | commitdiff |
2009-01-22 |
Joseph Eagar | destruction of previous slot api. if it returns, it'll |
tree | commitdiff |
2009-01-22 |
Joseph Eagar | changed bmesh_api_set/getindex to be just macros, and... |
tree | commitdiff |
2009-01-22 |
Joseph Eagar | added operator slot iterators |
tree | commitdiff |
2009-01-22 |
Joseph Eagar | tesselator/triangulator improvements, it now works... |
tree | commitdiff |
2009-01-21 |
Joseph Eagar | conversion code now uses triangulator for fgonafication... |
tree | commitdiff |
2009-01-21 |
Joseph Eagar | got triangulator to work, and made it a bmesh operator... |
tree | commitdiff |
2009-01-21 |
Joseph Eagar | Merge ... 2.5 at r18598, also made the test 2.5 operato... |
tree | commitdiff |
2009-01-19 |
Joseph Eagar | customdata works properly again |
tree | commitdiff |
2009-01-19 |
Joseph Eagar | merge with 2.5 at r18570 |
tree | commitdiff |
2009-01-19 |
Joseph Eagar | remove unneeded scene pointer |
tree | commitdiff |
2009-01-19 |
Joseph Eagar | added bmesh test op and made the dupeop.c stuff work... |
tree | commitdiff |
2009-01-12 |
Joilnen Leite | fixing a function declaration and a compiling error |
tree | commitdiff |
2009-01-09 |
Joseph Eagar | Merge ... 2.5 at revision 18432, made bmesh compile... |
tree | commitdiff |
2009-01-07 |
Joseph Eagar | move back new api code |
tree | commitdiff |
2007-07-29 |
Geoffrey Bantle | -> Fixed transform code |
tree | commitdiff |
2007-05-29 |
Joseph Eagar | BMesh Branch |
tree | commitdiff |
2007-05-28 |
Joseph Eagar | =BMesh Branch= |
tree | commitdiff |
2007-05-24 |
Joseph Eagar | BMesh Branch |
tree | commitdiff |
2007-05-22 |
Joseph Eagar | Part two of branch creation: add new files |
tree | commitdiff |
|