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
6fb53f7c4207240805fa9fc6d3d2f406bb3ef474
test
/
source
/
blender
/
bmesh
History
Campbell Barton
032d83ecc4
style cleanup: defines with braces
2012-05-27 20:13:59 +00:00
..
intern
style cleanup: defines with braces
2012-05-27 20:13:59 +00:00
operators
style cleanup: defines with braces
2012-05-27 20:13:59 +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