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
cab2aef71ab44bc7d85cf4e2c1de607d02e0df7d
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
7d67261a7b
fix bug with editmesh rip, active edge could be left on the unselected side of the edge loops.
2013-08-14 09:14:33 +00:00
..
intern
bmesh utility functions for storing an editselection after another in the list.
2013-08-14 09:13:11 +00:00
operators
bmesh edge-net: refactor out face creation into its own function, replace array reallocation with alloca.
2013-08-13 23:48:48 +00:00
tools
fix bug with editmesh rip, active edge could be left on the unselected side of the edge loops.
2013-08-14 09:14:33 +00:00
bmesh_class.h
bump up openmp limit for release,
2013-07-02 04:34:39 +00:00
bmesh.h
fix for bug in rip tool, isolated verts would remain selected after ripping.
2013-08-13 01:52:36 +00:00
CMakeLists.txt
new mesh tool for cleaning up meshes, splits up non-planar faces while they exceed a given angle threshold
2013-07-28 19:53:46 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00