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
d4ee07537e19902c18f6ae8cd5f8335e40a8b3dc
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
c93978d445
code cleanup: some edits for unused vars in recent smooth addition and some style edits.
2012-10-24 11:31:57 +00:00
..
intern
Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)
2012-10-24 10:39:11 +00:00
operators
code cleanup: some edits for unused vars in recent smooth addition and some style edits.
2012-10-24 11:31:57 +00:00
tools
add CDDM_from_bmesh(), avoids using BMEditMesh in modifiers.
2012-10-24 07:24:11 +00:00
bmesh_class.h
code cleanup: check defgroup_name_index() return value != -1, rather then checking >= 0.
2012-10-22 17:19:05 +00:00
bmesh.h
decimate modifier rewrite to use bmesh (#ifdef-disabled by default for now).
2012-10-19 07:31:51 +00:00
CMakeLists.txt
Merge GSoC project from branch: Laplacian Smooth (Operator & Modifier)
2012-10-24 10:39:11 +00:00
SConscript
Compile fix for r51578:
2012-10-24 10:54:50 +00:00