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
2b7db66edf76a79c7abcf75f4bccafd17ecfeb37
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
2b7db66edf
optimize BM_face_exists(), was doing a lot of redundant checks.
2013-01-14 18:37:58 +00:00
..
intern
optimize BM_face_exists(), was doing a lot of redundant checks.
2013-01-14 18:37:58 +00:00
operators
use booleans for bmesh api.
2013-01-14 16:42:43 +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
add option WITH_SYSTEM_BULLET to link against the bullet installation found on the system.
2013-01-03 00:23:52 +00:00
SConscript
Add BMLog for efficiently storing changes to vertices and faces
2012-12-30 18:24:08 +00:00