2013-05-08 |
Campbell Barton | use BM_face_create_ngon_verts for python api face creation |
tree | commitdiff |
2013-05-07 |
Campbell Barton | expose bmesh volume calculation to python api (use... |
tree | commitdiff |
2013-05-05 |
Campbell Barton | correct bmesh api crossref and update uv-operator template. |
tree | commitdiff |
2013-05-02 |
Bastien Montagne | A bit more clear error message... |
tree | commitdiff |
2013-04-30 |
Campbell Barton | remove direct freestyle data access from bmesh, was... |
tree | commitdiff |
2013-04-29 |
Campbell Barton | fix [#35150] Crash when bmesh operation called from... |
tree | commitdiff |
2013-04-24 |
Campbell Barton | fix [#34657] Smoothing will not be updated in object... |
tree | commitdiff |
2013-04-15 |
Campbell Barton | code cleanup: minor BMESH_TODO's, some were left in... |
tree | commitdiff |
2013-04-13 |
Campbell Barton | code cleanup: rename BKE_tessmesh -> BKE_editmesh,... |
tree | commitdiff |
2013-04-10 |
Campbell Barton | interpolate verts as well as loops for inset. |
tree | commitdiff |
2013-04-07 |
Thomas Dinges | Fix for [#34898] Typo in error message of mathutils... |
tree | commitdiff |
2013-04-07 |
Campbell Barton | freestyle lineset `tag` attribute was defined but not... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Part I of the Freestyle branch merger: new 'freestyle... |
tree | commitdiff |
2013-04-06 |
Tamito Kajiyama | Pre-merger changes. soc-2008-mxcurioni |
tree | commitdiff |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | fix [#34870] bmesh.ops.* parameter lists and descriptio... |
tree | commitdiff |
2013-04-05 |
Campbell Barton | add BM_face_calc_center_mean_weighted() gives much... |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55813:55815 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55776:55813 |
tree | commitdiff |
2013-04-05 |
Campbell Barton | fix [#34881] Bad characters in error output (PyConsole... |
tree | commitdiff |
2013-04-04 |
Campbell Barton | py api, bmesh |
tree | commitdiff |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
tree | commitdiff |
2013-04-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55700. |
tree | commitdiff |
2013-03-27 |
Campbell Barton | svn merge ^/trunk/blender -r55594:55635 |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle changes: |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
tree | commitdiff |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
tree | commitdiff |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
tree | commitdiff |
2013-03-22 |
Tamito Kajiyama | Fix for missing -DWITH_FREESTYLE. |
tree | commitdiff |
2013-03-22 |
Campbell Barton | code cleanup: use NULL rather then 0 for pointers,... |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
tree | commitdiff |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
tree | commitdiff |
2013-03-18 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55357. |
tree | commitdiff |
2013-03-17 |
Campbell Barton | code cleanup: incorrect sized array args, remove some... |
tree | commitdiff |
2013-03-15 |
Campbell Barton | code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_... |
tree | commitdiff |
2013-03-13 |
Tamito Kajiyama | New implementation of Freestyle edge/face marks |
tree | commitdiff |
2013-03-11 |
Campbell Barton | use gcc warning -Wredundant-decls, exposes some odd... |
tree | commitdiff |
2013-03-10 |
Campbell Barton | add STREQ macro (commonly used macro like CLAMP, MAX2... |
tree | commitdiff |
2013-03-03 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54992. |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | code cleanup: remove unused and unsupported functions... |
tree | commitdiff |
2013-02-25 |
Sergey Sharybin | Camera tracking: libmv distortion API now also uses... |
tree | commitdiff |
2013-02-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54802. |
tree | commitdiff |
2013-02-16 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54594. |
tree | commitdiff |
2013-02-14 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-02-13 |
Campbell Barton | bmesh operators exceptions were not cleared after raisi... |
tree | commitdiff |
2013-02-12 |
Campbell Barton | report [#33731] Fastorigin addon crashes on mesh.update() |
tree | commitdiff |
2013-02-10 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54421. |
tree | commitdiff |
2013-02-04 |
Campbell Barton | add BM_edge_is_contiguous(), check for python api. |
tree | commitdiff |
2013-01-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54171. |
tree | commitdiff |
2013-01-29 |
Campbell Barton | Correct fix for r54164, the testcase I was using worked... |
tree | commitdiff |
2013-01-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 54110. |
tree | commitdiff |
2013-01-14 |
Campbell Barton | use booleans for bmesh api. |
tree | commitdiff |
2013-01-12 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53729. |
tree | commitdiff |
2013-01-09 |
Campbell Barton | partial fix for [#32581] Mesh properties API does not... |
tree | commitdiff |
2013-01-09 |
Campbell Barton | style cleanup |
tree | commitdiff |
2013-01-07 |
Howard Trickey | Add normal_flip() member to Python BMesh's Face. |
tree | commitdiff |
2013-01-05 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53584. |
tree | commitdiff |
2012-12-27 |
Campbell Barton | use keyword args for bmesh.update_edit_mesh(...) |
tree | commitdiff |
2012-12-23 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53280. |
tree | commitdiff |
2012-12-20 |
Tamito Kajiyama | Another big patch set by Bastien Montagne, thanks a... |
tree | commitdiff |
2012-12-19 |
Campbell Barton | fix [#33616] Documentation not matching the behaviour... |
tree | commitdiff |
2012-12-19 |
Tamito Kajiyama | Merged changes in the trunk up to revision 53146. |
tree | commitdiff |
2012-12-18 |
Tamito Kajiyama | Made Freestyle Edge/Face Marks accessible from Python. |
tree | commitdiff |
2012-12-12 |
Campbell Barton | remove context argument from EDBM_update_generic() |
tree | commitdiff |
2012-12-12 |
Campbell Barton | add destructive argument to bmesh.update_edit_mesh() |
tree | commitdiff |
2012-12-10 |
Sergey Sharybin | Merging r51923 through r52851 from trunk into soc-2011... |
tree | commitdiff |
2012-12-08 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52815. |
tree | commitdiff |
2012-12-03 |
Campbell Barton | fix own mistake with recent commit to skip calculating... |
tree | commitdiff |
2012-12-01 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52690. |
tree | commitdiff |
2012-11-29 |
Campbell Barton | fix [#33029] Applying modifier leaks memory |
tree | commitdiff |
2012-11-29 |
Campbell Barton | py/bmesh api: add radial prev/next attributes to the... |
tree | commitdiff |
2012-11-29 |
Campbell Barton | bmesh py api: add bmesh.update_edit_mode(), there was... |
tree | commitdiff |
2012-11-29 |
Campbell Barton | some minor edits |
tree | commitdiff |
2012-11-29 |
Campbell Barton | bmesh py api: use generic checking macros to see if... |
tree | commitdiff |
2012-11-29 |
Campbell Barton | bmesh py api: add BMeshFaceSeq.active attribute- bm... |
tree | commitdiff |
2012-11-28 |
Campbell Barton | bmesh operator py api: |
tree | commitdiff |
2012-11-28 |
Campbell Barton | use radians for 'spin' bmesh operator (since the rest... |
tree | commitdiff |
2012-11-27 |
Campbell Barton | replace and exception macro's for static functions... |
tree | commitdiff |
2012-11-27 |
Campbell Barton | split py->slot & slot->py into their own functions... |
tree | commitdiff |
2012-11-27 |
Campbell Barton | move bmesh operator calling into its own file. |
tree | commitdiff |
2012-11-27 |
Campbell Barton | add empty files (will move bmesh operator calling here) |
tree | commitdiff |
2012-11-27 |
Campbell Barton | py/bmesh api - add support for single item buffers... |
tree | commitdiff |
2012-11-27 |
Campbell Barton | bmesh/py operator api: |
tree | commitdiff |
2012-11-26 |
Campbell Barton | py/bmesh api - support for converting from/to BMO_OP_SL... |
tree | commitdiff |
2012-11-26 |
Tamito Kajiyama | Merged changes in the trunk up to revision 52546. |
tree | commitdiff |
2012-11-26 |
Campbell Barton | add subtypes to bmesh operators (needed for python... |
tree | commitdiff |
2012-11-21 |
Campbell Barton | py api cleanup, replace use... |
tree | commitdiff |
2012-11-21 |
Campbell Barton | py api: BMesh.from_object() was using the derivedFinal... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | py api: add mapping support to bmesh operator return... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | py api: remove ".out" from the names of dict keys retur... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | bmesh operator api edits, add macros and NULL the buffe... |
tree | commitdiff |
2012-11-20 |
Campbell Barton | bmesh py api: add support for return values from bmesh... |
tree | commitdiff |
2012-11-19 |
Campbell Barton | use input and output slots for bmesh operators, needed... |
tree | commitdiff |
2012-11-19 |
Campbell Barton | bmesh: BM_verts_in_face was using bmesh operator flag... |
tree | commitdiff |
2012-11-05 |
Sergey Sharybin | Merging r50625 through r51896 from trunk into soc-2011... |
tree | commitdiff |
2012-10-29 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51718. |
tree | commitdiff |
2012-10-27 |
Campbell Barton | use min/max inline functions where MIN2/MAX2 were doing... |
tree | commitdiff |
2012-10-20 |
Campbell Barton | code cleanup: spelling |
tree | commitdiff |
2012-10-20 |
Tamito Kajiyama | Merged changes in the trunk up to revision 51448. |
tree | commitdiff |
2012-10-15 |
Campbell Barton | code cleanup: define sizes of vectors for function... |
tree | commitdiff |
next |