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
8904429287fa0104e9b8ea2b93c8aabb995b3396
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
d9fcbe2f59
remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere.
2012-07-21 01:09:11 +00:00
..
intern
remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere.
2012-07-21 01:09:11 +00:00
operators
add option so operators can be called with a flag, currently the only flag is to respect hidden geometry.
2012-07-21 00:58:02 +00:00
tools
code cleanup: spelling
2012-07-16 23:23:33 +00:00
bmesh_class.h
remove BMO_OP_FLAG_RATIONALIZE_NORMALS option which wasnt used anywhere.
2012-07-21 01:09:11 +00:00
bmesh.h
code cleanup: spelling
2012-05-20 21:23:26 +00:00
CMakeLists.txt
code cleanup: cmake buildsystem edits, unused var warnings and better description for WITH_PYTHON_MODULE.
2012-06-28 08:51:02 +00:00
SConscript
- fix for python freeing its own bmesh clearing the global mirror cache.
2012-04-23 04:24:11 +00:00