blender/source/blender/bmesh
Howard Trickey b67a297d33 Bevel: use library plane/line intersection instead of custom one.
Custom one had a bug, not worth tracking down.
2012-11-09 16:00:30 +00:00
..
intern bmesh refactor - rename some of the BM_****_share_****_count() functions to BM_***_share_check() 2012-11-09 14:52:05 +00:00
operators Bevel: use library plane/line intersection instead of custom one. 2012-11-09 16:00:30 +00:00
tools add CDDM_from_bmesh(), avoids using BMEditMesh in modifiers. 2012-10-24 07:24:11 +00:00
bmesh_class.h code cleanup: check defgroup_name_index() return value != -1, rather then checking >= 0. 2012-10-22 17:19:05 +00:00
bmesh.h decimate modifier rewrite to use bmesh (#ifdef-disabled by default for now). 2012-10-19 07:31:51 +00:00
CMakeLists.txt code cleanup: cmake - add missing headers, remove directories from source listing. 2012-11-03 15:49:38 +00:00
SConscript Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a few others), and another bunch of UI messages tweaks/fixes, as well as some BKE_report()<->BKE_reportf()... 2012-10-26 17:32:50 +00:00