Go to file
Campbell Barton 753056d4e8 BMesh utility functions, not used yet,
- BM_edge_loop_pair incase you need the loops rather then the faces.
- BM_edge_ordered_verts_ex() - accepts a loop argument.
- BM_edge_length_calc() - simple length calc, useful if the edge is in some array, saves assigning a var and using len_v3v2().
2012-03-19 01:57:42 +00:00
build_files OSX/scons: also allow for omp-builds with gcc-4.6.2 and 4.6.3 ( tested ), TODO: check if we can compile objC/objC++ with newer gcc too 2012-03-15 14:57:51 +00:00
doc == Python API docs == 2012-03-16 14:49:16 +00:00
extern Bundle latest version of Carve library which shall resolve compilation issues with clang 2012-03-12 21:18:28 +00:00
intern spelling cleanup 2012-03-18 07:38:51 +00:00
release "Fix" for [#30098] Particle rotation wrong / explode modifier 2012-03-18 21:33:00 +00:00
source BMesh utility functions, not used yet, 2012-03-19 01:57:42 +00:00
CMakeLists.txt dont disable python when addons aren't found (addons are not needed for python to run) 2012-03-17 18:33:51 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Spelling Cleanup 2012-03-01 12:20:18 +00:00
SConstruct building without python works again, cleanup bmesh include paths (cmake and scons). 2012-03-08 03:25:53 +00:00