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
4bcccc24c1bb412d19d5e4ecfb3cbbbbc86321af
test2
/
source
/
blender
/
bmesh
History
Campbell Barton
2924a02a35
move strict compiler checks into a header so its easier to manage in one place (pragmas were copied around).
...
also enable more strict warnings for BLF (which had some incorrect casts).
2013-09-01 00:46:04 +00:00
..
intern
move strict compiler checks into a header so its easier to manage in one place (pragmas were copied around).
2013-09-01 00:46:04 +00:00
operators
array modifier was adding vertices to the 'targetmap' multiple times.
2013-08-27 23:32:11 +00:00
tools
move strict compiler checks into a header so its easier to manage in one place (pragmas were copied around).
2013-09-01 00:46:04 +00:00
bmesh_class.h
improved BM_face_copy_shared to copy from more possible connected loops and add filter function (not used yet).
2013-08-18 11:44:51 +00:00
bmesh_tools.h
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
bmesh.h
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
CMakeLists.txt
move bmesh tools into their own include,
2013-08-23 04:22:07 +00:00
SConscript
Merged changes in the trunk up to revision 55357.
2013-03-18 00:48:59 +00:00