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
052d892207f75c77f13dedb535447d5fe2f7e52f
test2
/
source
/
blender
/
bmesh
/
intern
History
Campbell Barton
052d892207
small changes to iterator, preparing for bigger changes.
...
- renamed flag to layer - added define to make dummy layer args easier to tell apart from flags
2011-11-24 00:14:13 +00:00
..
in-progress
Various typo cleanups, remove unnecessary code etc, found during recent work and separated to a cleanup change
2011-11-20 16:21:13 +00:00
bmesh_construct.c
fix for [
#29365
] Sharp Edges get lost after edit mode toggle
2011-11-23 22:21:33 +00:00
bmesh_eulers.c
…
bmesh_filters.c
…
bmesh_inline.c
…
bmesh_interp.c
…
bmesh_iterators.c
…
bmesh_marking.c
…
bmesh_mesh.c
…
bmesh_mods.c
Various typo cleanups, remove unnecessary code etc, found during recent work and separated to a cleanup change
2011-11-20 16:21:13 +00:00
bmesh_newcore.c
Various typo cleanups, remove unnecessary code etc, found during recent work and separated to a cleanup change
2011-11-20 16:21:13 +00:00
bmesh_opdefines.c
…
bmesh_operators_private.h
…
bmesh_operators.c
…
bmesh_polygon.c
…
bmesh_private.h
…
bmesh_queries.c
…
bmesh_structure.c
…
bmesh_structure.h
…
bmesh_to_editmesh.c
…
bmesh_walkers_impl.c
small changes to iterator, preparing for bigger changes.
2011-11-24 00:14:13 +00:00
bmesh_walkers_private.h
…
bmesh_walkers.c
small changes to iterator, preparing for bigger changes.
2011-11-24 00:14:13 +00:00
editmesh_to_bmesh.c
…