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
d90d25ec784a63276f589d06d24ffbfcef26e482
test
/
source
/
blender
/
bmesh
History
Campbell Barton
8ef934c73f
ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect).
...
add BLI_pophead/tail, since getting the first element from a list and removing it is a common task.
2013-08-26 23:37:08 +00:00
..
intern
ghash/bli-listbase edits, rename BLI_ghash_pop -> BLI_ghash_popkey (since it takes a key as an arg and isnt popping any element from the hash as you might expect).
2013-08-26 23:37:08 +00:00
operators
replace hashes with sets where possible.
2013-08-25 20:03:45 +00:00
tools
fix error in recently added symmetrize rewrite, verts already on the aligned to the mirror-plane would not be welded.
2013-08-23 13:27:44 +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