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
a32cc95fa87e50efbd2ea152ea44766614894a49
test
/
source
/
blender
/
bmesh
History
Campbell Barton
28889a3500
fix [
#30732
] bmesh: loop select continues through hidden sections.
2012-03-30 09:27:54 +00:00
..
intern
fix [
#30732
] bmesh: loop select continues through hidden sections.
2012-03-30 09:27:54 +00:00
operators
fix [
#30715
] bmesh: select linked not ignoring hidden verts/edges/faces
2012-03-29 13:09:07 +00:00
tools
style cleanup: follow style guide for formatting of if/for/while loops, and else if's
2012-03-24 06:38:07 +00:00
bmesh_class.h
move some bmesh headers into intern/ since they are not used externally.
2012-03-21 12:08:16 +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
code cleanup: move bmesh inline funcs to headers (avoids compiling the C files).
2012-03-24 01:24:58 +00:00
SConscript
fix for building bmesh bevel with scons (source file was left out)
2012-03-16 05:25:02 +00:00