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
2f46a2cbf7a80c85734bd2b7d7cd0b5dc178f43b
test
/
source
/
blender
/
bmesh
History
Campbell Barton
75383a79f6
array modifier was adding vertices to the 'targetmap' multiple times.
...
this is supported by weldop but would prefer not to allow multiple keys in the map.
2013-08-27 23:32:11 +00:00
..
intern
internal bmesh operator change, always initialize ghash for mapping slots, save having many checks.
2013-08-27 22:13:11 +00:00
operators
array modifier was adding vertices to the 'targetmap' multiple times.
2013-08-27 23:32:11 +00:00
tools
style cleanup
2013-08-27 21:30:33 +00:00
bmesh_class.h
improved BM_face_copy_shared to copy from more possible connected loops and add filter function (not used yet).
2013-08-18 11:44:51 +00:00
bmesh_tools.h
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
bmesh.h
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
CMakeLists.txt
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00