Go to file
Campbell Barton a1337caac0 bmesh api: minor simplify & cleanup
- add BM_face_edge_share_loop(f, e) -- edge version of existing BM_face_vert_share_loop(f, v)
- simplify BM_edge_ordered_verts_ex(), check could be reduced.
- use BM_ELEM_INTERNAL_TAG for bmesh_jfke(), not BM_ELEM_TAG to avoid clobbering tagged data tools might use.
2012-04-18 04:32:55 +00:00
build_files qtcreator/netbeans generators: fix for error getting project info when svn isnt found (common on windows) 2012-04-15 09:34:57 +00:00
doc updated man page 2012-04-05 09:41:55 +00:00
extern libmv: bundle new upstream version from own branch with rigid registration implementation 2012-04-12 11:37:51 +00:00
intern And another fix for r45669 to have dualcon compile on windows... 2012-04-16 10:22:28 +00:00
release move rip out into its own file 2012-04-17 10:25:23 +00:00
source bmesh api: minor simplify & cleanup 2012-04-18 04:32:55 +00:00
CMakeLists.txt fix incorrect use of PLATFORM_DEFAULT with cmake 2012-04-15 09:51:30 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct Scons: 2012-04-14 22:33:48 +00:00