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
c4e7a229589debe81bd4b0eb481a8eb5212ab9bb
test
/
source
/
blender
/
bmesh
History
Campbell Barton
234626f9e1
correct BM_edge_face_pair() being called inside BLI_assert() - this needed to run every time.
...
also other minor changes.
2013-10-16 22:07:16 +00:00
..
intern
correct BM_edge_face_pair() being called inside BLI_assert() - this needed to run every time.
2013-10-16 22:07:16 +00:00
operators
fix [
#37100
] Segfault when I rotate an edge
2013-10-16 05:24:55 +00:00
tools
beautify: passing edge/face flags as arguments
2013-10-16 03:24:50 +00:00
bmesh_class.h
correct error in recent changes for building with openmp.
2013-09-09 05:42:26 +00:00
bmesh_tools.h
split operators/bmo_beautify.c into tools/bmesh_beautify.c
2013-10-16 03:24:38 +00:00
bmesh.h
update bmesh doxy docs, remove double-promotion warnings in remove-strict-flags cmake macro.
2013-09-08 06:55:58 +00:00
CMakeLists.txt
split operators/bmo_beautify.c into tools/bmesh_beautify.c
2013-10-16 03:24:38 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00