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
9cd72eef995ae730f3fd30276db997c845b7b40c
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
a1e6e75add
fix [
#30936
] Face Inset gives bad UV's
2012-04-13 10:37:33 +00:00
..
intern
fix [
#30936
] Face Inset gives bad UV's
2012-04-13 10:37:33 +00:00
operators
fix [
#30936
] Face Inset gives bad UV's
2012-04-13 10:37:33 +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