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
4e981dc566736b89e4e288d3dfd18f9d3a88dcaa
test2
/
source
/
blender
/
bmesh
/
tools
History
Campbell Barton
0b9be70591
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43: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
fix for asserts added in own recent commit with more strict type-checking
2012-11-27 02:34:40 +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
typo's and some style cleanup, also added asserts into BLI_vsnprintf and BLI_sprintfN when invalid args are given.
2012-11-28 06:43: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