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
2f29f8d18656e9c8796b68671a60812d0cffcb70
test2
/
source
/
blender
/
bmesh
History
Joseph Eagar
bd9192670b
Added option in shift-g to select verts by number of connected edges (valence).
2012-06-15 01:43:01 +00:00
..
intern
Added option in shift-g to select verts by number of connected edges (valence).
2012-06-15 01:43:01 +00:00
operators
Added option in shift-g to select verts by number of connected edges (valence).
2012-06-15 01:43:01 +00:00
tools
code cleanup: use TRUE/FALSE rather then 1/0 for better readability, also replace do prefix with do_ for bool vars.
2012-05-19 13:28:19 +00:00
bmesh_class.h
fix [
#31489
] EdgeSplit modifier prevents All Edge to be work correctly since 2.63
2012-05-22 07:26:45 +00:00
bmesh.h
code cleanup: spelling
2012-05-20 21:23:26 +00:00
CMakeLists.txt
Add convex hull operator (bmesh operator and wm operator.)
2012-04-29 16:09:40 +00:00
SConscript
- fix for python freeing its own bmesh clearing the global mirror cache.
2012-04-23 04:24:11 +00:00