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
f00a49baaaf4b2f8d8a6a6265255fa7085a79bf8
test
/
source
/
blender
/
bmesh
/
tools
History
Campbell Barton
0526fcf13f
revert part of r52720, Id rather leave these as-is, even if they give warnings under some configurations.
2012-12-03 08:11:04 +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
revert part of r52720, Id rather leave these as-is, even if they give warnings under some configurations.
2012-12-03 08:11:04 +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
revert part of r52720, Id rather leave these as-is, even if they give warnings under some configurations.
2012-12-03 08:11:04 +00:00
bmesh_decimate_dissolve.c
code cleanup: doxy comment corrections and correct own typo animation player docs.
2012-11-26 00:59:11 +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
fix [
#33320
] Decimate modifer in collapse is inconsistent when limiting to a vertex group
2012-11-28 02:49:06 +00:00