This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
20a37ba8f87f2d68a509f75c87bcdf61cb607278
test
/
source
/
blender
/
bmesh
History
Campbell Barton
db53faffa3
make ngon_perimeter into a public api function and expose to python.
2012-04-15 10:09:27 +00:00
..
intern
make ngon_perimeter into a public api function and expose to python.
2012-04-15 10:09:27 +00:00
operators
make ngon_perimeter into a public api function and expose to python.
2012-04-15 10:09:27 +00:00
tools
add option not to delete edges/verts when joining faces, needed so we can loop over edges and join them without having to check if they have been removed.
2012-04-04 14:48:10 +00:00
bmesh_class.h
code cleanup: no functional changes
2012-04-07 12:37:15 +00:00
bmesh.h
code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).
2012-03-24 01:24:58 +00:00
CMakeLists.txt
Added Vertex Slide: Slides a vertex along a selected and connected edge (Shift+Ctrl+V)
2012-04-07 03:15:20 +00:00
SConscript
fix for building bmesh bevel with scons (source file was left out)
2012-03-16 05:25:02 +00:00