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
0ea3c285ea769bcb692b6fbe7ad072c514b5f4d2
test
/
source
/
blender
/
bmesh
History
Howard Trickey
835ebd576c
Fix bevel crash bug
#33714
. Had to disable elem tag on new vertices.
2013-01-03 13:37:17 +00:00
..
intern
code cleanup: BM_face_create_ngon()
2013-01-03 08:06:12 +00:00
operators
Add symmetrize operator for dynamic-topology sculpt mode
2012-12-30 18:31:01 +00:00
tools
Fix bevel crash bug
#33714
. Had to disable elem tag on new vertices.
2013-01-03 13:37:17 +00:00
bmesh_class.h
fix own error in bmesh/openmp unhiding, set BM_OMP_LIMIT to 0 so we can spot these cases more easily (will change before release).
2012-12-21 06:06:17 +00:00
bmesh.h
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00
CMakeLists.txt
add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system.
2013-01-03 00:23:52 +00:00
SConscript
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00