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
2fe92248a0cf05f5664fc65df47641982beb2eaa
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
5ddc7d64a8
optimize bmesh operations that use triangle BMFace's (dyn-topo and mesh conversion).
2013-01-16 21:09:54 +00:00
..
intern
optimize bmesh operations that use triangle BMFace's (dyn-topo and mesh conversion).
2013-01-16 21:09:54 +00:00
operators
replace vertex slide with the transform operator. (MESH_OT_vert_slide -> TRANSFORM_OT_vert_slide)
2013-01-15 03:48:13 +00:00
tools
use booleans for bmesh api.
2013-01-14 16:42:43 +00:00
bmesh_class.h
fix for own error with unwrap selection checking uvedit_have_selection() failed with no UV layer.
2013-01-14 08:02:06 +00:00
bmesh.h
fix for own error with unwrap selection checking uvedit_have_selection() failed with no UV layer.
2013-01-14 08:02:06 +00:00
CMakeLists.txt
replace vertex slide with the transform operator. (MESH_OT_vert_slide -> TRANSFORM_OT_vert_slide)
2013-01-15 03:48:13 +00:00
SConscript
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00