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
a9af5635264d8a143fb0902f2d8819b2a6f9f23c
test2
/
source
/
blender
/
bmesh
/
tools
History
Campbell Barton
a9af563526
bmesh: lazy initialize bmesh tool flag pool, has the advantage that modifiers that dont use bmesh operators can skip allocating it.
2012-11-18 12:14:22 +00:00
..
BME_bevel.c
bmesh: lazy initialize bmesh tool flag pool, has the advantage that modifiers that dont use bmesh operators can skip allocating it.
2012-11-18 12:14:22 +00:00
bmesh_bevel.c
bmesh: move internal API flags out of BMFlagLayer, into BMHeader which was being padded up anyway, added static assert to make sure it stays <=16 bytes.
2012-11-18 10:17:07 +00:00
bmesh_bevel.h
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
bmesh_decimate_collapse.c
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
bmesh_decimate_dissolve.c
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
bmesh_decimate_unsubdivide.c
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00
bmesh_decimate.h
finish moving bevel code out of the operator dir (it works again)
2012-11-18 08:35:27 +00:00