This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
c56b39b8ddda615d85bb6d2dcdcb9e3fa3dc483f
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
a8226cbcb2
code cleanup: mselect conversion when creating a bmesh from a bmesh was overly verbose.
2012-04-11 11:22:19 +00:00
..
intern
code cleanup: mselect conversion when creating a bmesh from a bmesh was overly verbose.
2012-04-11 11:22:19 +00:00
operators
fix [
#30852
] Wrong Material ID applied for the new faces
2012-04-09 05:17:07 +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