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
27ffa5dfdf4eacc8bc933d58db33973950afeb7f
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
580f19d949
fix [
#30994
] Extruding faces gives bad UV's
...
this had strange logic, there was no need to loop over all face loops.
2012-04-18 09:56:19 +00:00
..
intern
add missing NULL check for BM_vert_collapse_faces(), could crash in rare cases.
2012-04-18 08:11:08 +00:00
operators
fix [
#30994
] Extruding faces gives bad UV's
2012-04-18 09:56:19 +00:00
tools
fix [
#30921
] Bevel modifier's is not work correctly with bevel weights
2012-04-18 07:29:12 +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