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
7bcbbe26d581f5dd57de3a0d8ddf08264e2aa631
test
/
source
/
blender
/
bmesh
History
Campbell Barton
d760a86927
code cleanup: minor changes, replace len_v3 with len_squared_v3 for comparison.
2013-01-21 18:45:31 +00:00
..
intern
code cleanup: minor changes, replace len_v3 with len_squared_v3 for comparison.
2013-01-21 18:45:31 +00:00
operators
fix for own error in recent BLI_array commit
2013-01-20 16:58:14 +00:00
tools
Vertex bevel: adjust vertex positions to make a more rounded pattern.
2013-01-21 18:19:34 +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