2012-05-02 |
Campbell Barton | bmesh: use fixed stack size for face flipping array. |
blob | commitdiff | raw |
2012-04-28 |
Sergey Sharybin | Camera tracking: support of tripod motion solving |
blob | commitdiff | raw | diff to current |
2012-04-28 |
Campbell Barton | fix memory leak in BM_face_copy() |
blob | commitdiff | raw | diff to current |
2012-04-26 |
Campbell Barton | code cleanup: bmesh comments/todos, no functional changes. |
blob | commitdiff | raw | diff to current |
2012-04-24 |
Campbell Barton | code cleanup: no functional change - had both EDBM_edit... |
blob | commitdiff | raw | diff to current |
2012-04-22 |
Campbell Barton | style cleanup: comments |
blob | commitdiff | raw | diff to current |
2012-04-20 |
Campbell Barton | knife tool alpha values where being set to zero (inters... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Campbell Barton | bmesh: improve rip tool |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Campbell Barton | code cleanup: remove unused BMesh args. |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Campbell Barton | remove BM_ITER, BM_ITER_INDEX macros, use ELEM or MESH... |
blob | commitdiff | raw | diff to current |
2012-04-19 |
Campbell Barton | style cleanup: BM_ITER / BM_ITER_INDEX / BMO_ITER |
blob | commitdiff | raw | diff to current |
2012-04-18 |
Campbell Barton | code cleanup: minor edits to bmesh_jfke(), move simple... |
blob | commitdiff | raw | diff to current |
2012-04-18 |
Campbell Barton | bmesh api: minor simplify & cleanup |
blob | commitdiff | raw | diff to current |
2012-04-17 |
Campbell Barton | bmesh api: adjust bmesh_vert_separate() not to set... |
blob | commitdiff | raw | diff to current |
2012-04-14 |
Sergey Sharybin | Merging r44227 through r45619 from trunk into soc-2011... |
blob | commitdiff | raw | diff to current |
2012-04-10 |
Joseph Eagar | Fix related to #30859: bmesh face splitting would set... |
blob | commitdiff | raw | diff to current |
2012-04-07 |
Campbell Barton | code cleanup: no functional changes |
blob | commitdiff | raw | diff to current |
2012-04-05 |
Campbell Barton | adjust limited dissolve to take face angle into account... |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Campbell Barton | fix [#30809] Limited dissolve leaves edges behind |
blob | commitdiff | raw | diff to current |
2012-04-04 |
Campbell Barton | add option not to delete edges/verts when joining faces... |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Campbell Barton | fix for error with console command history not working... |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Campbell Barton | fix [#30632] Edge Split Modifier (creates invalid mesh) |
blob | commitdiff | raw | diff to current |
2012-03-23 |
Campbell Barton | minor speedup to vertex split function, avoid a hash... |
blob | commitdiff | raw | diff to current |
2012-03-20 |
Campbell Barton | rename define BM_INLINE -> BLI_INLINE to avoid confusio... |
blob | commitdiff | raw | diff to current |
2012-03-19 |
Campbell Barton | bmesh inset: |
blob | commitdiff | raw | diff to current |
2012-03-18 |
Campbell Barton | spelling cleanup |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Campbell Barton | BMesh: rewrite edge split code (used by edge split... |
blob | commitdiff | raw | diff to current |
2012-03-09 |
Campbell Barton | added API function to C and python |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Campbell Barton | bmesh py api, new functions: |
blob | commitdiff | raw | diff to current |
2012-03-08 |
Campbell Barton | building without python works again, cleanup bmesh... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Campbell Barton | fix for own error in edge-rotate keeping edge customdat... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Campbell Barton | code cleanup - give edge split more helpful var names... |
blob | commitdiff | raw | diff to current |
2012-03-06 |
Howard Trickey | Add BM_face_split_n which splits a face with intermedia... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Campbell Barton | edge rotate now keeps edge properties (like seam, creas... |
blob | commitdiff | raw | diff to current |
2012-03-05 |
Campbell Barton | Improvements to bmesh edge rotate |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Campbell Barton | style cleanup / comment formatting for bli/bke/bmesh |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Campbell Barton | fix for leak in bmesh edge split - assert when invalid... |
blob | commitdiff | raw | diff to current |
2012-03-03 |
Campbell Barton | style cleanup - spelling corrections & update some... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Campbell Barton | Code Cleanup: remove bmesh_radial_loop_next() function, |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Campbell Barton | style cleanup: bmesh - have continue on new line, also... |
blob | commitdiff | raw | diff to current |
2012-03-01 |
Campbell Barton | Spelling Cleanup |
blob | commitdiff | raw | diff to current |
2012-02-29 |
Campbell Barton | update doxygen comments for bmesh. |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Campbell Barton | code cleanup: de-duplicate bmesh face creation code, |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Campbell Barton | Code Cleanup: |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Campbell Barton | more header re-arranging. |
blob | commitdiff | raw | diff to current |
2012-02-28 |
Campbell Barton | code cleanup, |
blob | commitdiff | raw | diff to current |
|