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
91b2b970ade21a70c3c7289cefff6c2cbb2059cd
test
/
source
/
blender
/
bmesh
History
Campbell Barton
91b2b970ad
api cleanup: move edgenet bmesh operator into its own file.
2013-03-27 06:49:16 +00:00
..
intern
api cleanup: split part of BM_face_create_ngon_vcloud() into a new function BM_face_create_ngon_verts(),
2013-03-27 05:52:28 +00:00
operators
api cleanup: move edgenet bmesh operator into its own file.
2013-03-27 06:49:16 +00:00
tools
code cleanup:
2013-03-25 02:41:30 +00:00
bmesh_class.h
- ghost-sdl builds again.
2013-03-16 20:49:46 +00:00
bmesh.h
Triangulate modifier no longer uses bmesh operator api call, instead add a BM_mesh_triangulate() function. Gives ~2x speedup in my tests on an optimized build.
2013-01-29 10:31:05 +00:00
CMakeLists.txt
api cleanup: move edgenet bmesh operator into its own file.
2013-03-27 06:49:16 +00:00
SConscript
use bool for knife, also scons tab/space mix.
2013-03-15 19:00:21 +00:00