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
14475d07cdae42e2ecbf0cb755ee363237a6c136
test
/
source
/
blender
/
bmesh
History
Andrew Wiggin
b602024a26
Fix rip tool issues related to BM_Make_Ngon generating a copy of an original face with a face loop cycle starting on a different loop.
2011-09-21 15:38:34 +00:00
..
intern
Fix rip tool issues related to BM_Make_Ngon generating a copy of an original face with a face loop cycle starting on a different loop.
2011-09-21 15:38:34 +00:00
operators
Fix rip tool issues related to BM_Make_Ngon generating a copy of an original face with a face loop cycle starting on a different loop.
2011-09-21 15:38:34 +00:00
tools
remove redundant casts
2011-09-12 15:10:59 +00:00
bmesh_class.h
…
bmesh_error.h
…
bmesh_filters.h
…
bmesh_iterators.h
…
bmesh_marking.h
Submit of patch [
#28568
] BMesh: make active element highlights work
2011-09-13 13:41:20 +00:00
bmesh_operator_api.h
…
bmesh_operators.h
…
bmesh_queries.h
…
bmesh_walkers.h
…
bmesh.h
set some function args to const, no functional change.
2011-09-12 05:01:39 +00:00
CMakeLists.txt
…
editmesh_tools.c
svn merge -r40166:40279 ^/trunk/blender
2011-09-17 04:59:14 +00:00
SConscript
…